Hi 2 all! I get this error (portupgrade eclipse): ===> Building Eclipse launcher. cd plugins/platform-launcher/library/gtk && \ /bin/csh build.csh -os freebsd && \ /bin/cp eclipse ../../bin/freebsd/gtk/eclipse Building FreeBSD launcher. Defaults: -os freebsd -arch x86 -ws gtk gmake[1]: Entering directory `/usr/ports/java/eclipse/work/plugins/platform-launcher/library/gtk' rm -f eclipse eclipse.o eclipseUtil.o eclipseShm.o eclipseGtk.o gmake[1]: Leaving directory `/usr/ports/java/eclipse/work/plugins/platform-launcher/library/gtk' gmake[1]: Entering directory `/usr/ports/java/eclipse/work/plugins/platform-launcher/library/gtk' cc -O -s -DMOZILLA_FIX -DPROGRAM_NAME="\"Eclipse\"" -DDEFAULT_OS="\"freebsd\"" -DDEFAULT_OS_ARCH="\"x86\"" -DDEFAULT_WS="\"gtk\"" -I. -I.. `pkg-config --cflags gtk+-2.0` -c ../eclipse.c -o eclipse.o cc -O -s -DMOZILLA_FIX -DPROGRAM_NAME="\"Eclipse\"" -DDEFAULT_OS="\"freebsd\"" -DDEFAULT_OS_ARCH="\"x86\"" -DDEFAULT_WS="\"gtk\"" -I. -I.. `pkg-config --cflags gtk+-2.0` -c ../eclipseUtil.c -o eclipseUtil.o cc -O -s -DMOZILLA_FIX -DPROGRAM_NAME="\"Eclipse\"" -DDEFAULT_OS="\"freebsd\"" -DDEFAULT_OS_ARCH="\"x86\"" -DDEFAULT_WS="\"gtk\"" -I. -I.. `pkg-config --cflags gtk+-2.0` -c ../eclipseShm.c -o eclipseShm.o cc -O -s -DMOZILLA_FIX -DPROGRAM_NAME="\"Eclipse\"" -DDEFAULT_OS="\"freebsd\"" -DDEFAULT_OS_ARCH="\"x86\"" -DDEFAULT_WS="\"gtk\"" -I. -I.. `pkg-config --cflags gtk+-2.0` -c eclipseGtk.c -o eclipseGtk.o cc -o eclipse eclipse.o eclipseUtil.o eclipseShm.o eclipseGtk.o `pkg-config --libs-only-L gtk+-2.0` -lgtk-x11-2.0 -lgdk_pixbuf-2.0 /lib/libm.so.2: undefined reference to `__isnanl' gmake[1]: *** [eclipse] Error 1 gmake[1]: Leaving directory `/usr/ports/java/eclipse/work/plugins/platform-launcher/library/gtk' cp: eclipse: No such file or directory gmake: *** [launcher] Error 1 *** Error code 2 Stop in /usr/ports/java/eclipse. My system: 5.3-STABLE FreeBSD 5.3-STABLE #1: Thu Nov 4 14:50:02 EET 2004
On Fri, Nov 05, 2004 at 12:08:29PM +0200, Android Andrew wrote:> Hi 2 all! > > I get this error (portupgrade eclipse):See UPDATING; you have some binaries still linked to the old libraries.> `pkg-config --libs-only-L gtk+-2.0` -lgtk-x11-2.0 -lgdk_pixbuf-2.0 > /lib/libm.so.2: undefined reference to `__isnanl'Kris -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20041105/82cb6828/attachment.bin