From owner-cvs-all Mon Oct 12 11:42:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA10846 for cvs-all-outgoing; Mon, 12 Oct 1998 11:42:30 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA10826; Mon, 12 Oct 1998 11:42:24 -0700 (PDT) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA27044; Mon, 12 Oct 1998 11:42:20 -0700 (PDT) Date: Mon, 12 Oct 1998 11:42:20 -0700 (PDT) Message-Id: <199810121842.LAA27044@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/devel/libffi Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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