1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/devel/libffi
Satoshi Asami d83046f9ca Looks like someone broke this while fixing the ELF case.... ;)
===
/bin/sh ../libtool --mode=link cc -O -pipe  -o ffitest  ffitest.o libffi.la
libtool: link: warning: using a buggy system linker
libtool: link: relinking will be required before `ffitest' can be installed
cc -O -pipe -o .libs/ffitest ffitest.o /usr/ports/devel/libffi/work/libffi-1.18/src/.libs/libffi.so
creating ffitest
./ffitest
ld.so failed: Undefined symbol "ffi_prep_args" in ffitest:/usr/ports/devel/libffi/work/libffi-1.18/src/.libs/libffi.so
*** Error code 1

Stop.
1998-10-22 06:33:45 +00:00
..
files Convert to ELF and remove leading underscores so this builds 1998-10-20 01:35:31 +00:00
distinfo Initial import of libffi version 1.18. 1998-08-10 00:08:48 +00:00
Makefile Looks like someone broke this while fixing the ELF case.... ;) 1998-10-22 06:33:45 +00:00
pkg-comment Initial import of libffi version 1.18. 1998-08-10 00:08:48 +00:00
pkg-descr Initial import of libffi version 1.18. 1998-08-10 00:08:48 +00:00
pkg-plist Convert to ELF and remove leading underscores so this builds 1998-10-20 01:35:31 +00:00