From owner-freebsd-java@FreeBSD.ORG Fri Sep 19 15:42:20 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42CA716A4BF for ; Fri, 19 Sep 2003 15:42:20 -0700 (PDT) Received: from web12505.mail.yahoo.com (web12505.mail.yahoo.com [216.136.173.197]) by mx1.FreeBSD.org (Postfix) with SMTP id C1CD843F3F for ; Fri, 19 Sep 2003 15:42:19 -0700 (PDT) (envelope-from gtjongahung@yahoo.com) Message-ID: <20030919224219.42567.qmail@web12505.mail.yahoo.com> Received: from [145.94.33.51] by web12505.mail.yahoo.com via HTTP; Fri, 19 Sep 2003 15:42:19 PDT Date: Fri, 19 Sep 2003 15:42:19 -0700 (PDT) From: Gabor Tjong A Hung To: java@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Eclipse build error X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: tjongahung@bigfoot.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 22:42:20 -0000 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