Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Nov 2004 12:08:29 +0200
From:      Android Andrew <android@oberon.pfi.lt>
To:        freebsd-stable@freebsd.org
Subject:   eclipse-3.0_1 build error
Message-ID:  <418B511D.8070303@oberon.pfi.lt>

next in thread | raw e-mail | index | archive | help
    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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?418B511D.8070303>