Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2003 15:42:19 -0700 (PDT)
From:      Gabor Tjong A Hung <gtjongahung@yahoo.com>
To:        java@FreeBSD.ORG
Subject:   Eclipse build error
Message-ID:  <20030919224219.42567.qmail@web12505.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi there while compileing eclipse I get the folowing
error:

===> Linking eclipse.
/bin/mkdir -p
plugins/platform-launcher/bin/freebsd/gtk
c++ -o
plugins/platform-launcher/bin/freebsd/gtk/eclipse
plugins/platform-launcher/library/gtk/../eclipse.o
plugins/platform-launcher/library/gtk/../eclipseUtil.o
plugins/platform-launcher/library/gtk/eclipseGtk.o
`pkg-config --libs gtk+-2.0`
/usr/bin/ld: warning: libatk-1.0.so.200, needed by
/usr/X11R6/lib/libgtk-x11-2.0.so, may conflict with
libatk-1.0.so.400
===> Compiling Java sources.
ant -Dos=freebsd -Dws=gtk -f build.xml compile
/usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2:
Undefined symbol "__fpclassifyd"
*** Error code 1

Stop in /usr/ports/java/eclipse/work.
*** Error code 1

Stop in /usr/ports/java/eclipse.




Do you guys have any suggestion for what I can do or
why it is that this happens?

CABLE# strings /usr/lib/libm.so.2 |grep __fpclassifyd
__fpclassifyd
CABLE# uname -a
FreeBSD CABLE.kvz.local 5.1-RELEASE-p4 FreeBSD
5.1-RELEASE-p4 #1: Wed Sep 17 21:18:54 CEST 2003    
aquacable@CABLE.kvz.local:/usr/obj/usr/src/sys/MYKERNEL
 i386


Regards


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


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