Date: Mon, 12 Oct 1998 11:42:20 -0700 (PDT) From: "Justin M. Seger" <jseger@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/devel/libffi Makefile Message-ID: <199810121842.LAA27044@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jseger 1998/10/12 11:42:20 PDT Modified files: devel/libffi Makefile Log: Mark BROKEN for ELF: /bin/sh ../libtool --mode=link cc -O -pipe -o ffitest ffitest.o libffi.la cc -O -pipe -o .libs/ffitest ffitest.o -Wl,-rpath -Wl,/usr/local/lib .libs/libffi.so .libs/libffi.so: undefined reference to `ffi_call_SYSV' .libs/libffi.so: undefined reference to `_ffi_prep_args' *** Error code 1 Revision Changes Path 1.2 +3 -1 ports/devel/libffi/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810121842.LAA27044>