eclipse-3.0_1 build error

Android Andrew android at oberon.pfi.lt
Fri Nov 5 02:08:32 PST 2004


    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


More information about the freebsd-stable mailing list