Date: Tue, 7 Oct 2003 17:04:36 -0700 (PDT) From: Maho Nakata <maho@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ifc Makefile ports/lang/ifc/files ld.c linux_file.c Message-ID: <200310080004.h9804ane098173@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maho 2003/10/07 17:04:36 PDT
FreeBSD ports repository
Modified files:
lang/ifc Makefile
lang/ifc/files ld.c linux_file.c
Log:
IFC fails to link when invoked with -ax or -x option
because a static library of ifc has an unresolved symbol, __sigsetjmp.
The following is an example of error messages:
PR: 57574
Submitted by: Masakazu HIGAKI <higamasa@dream.com>
Revision Changes Path
1.18 +2 -1 ports/lang/ifc/Makefile
1.3 +9 -1 ports/lang/ifc/files/ld.c
1.3 +1 -4 ports/lang/ifc/files/linux_file.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310080004.h9804ane098173>
