Date: Fri, 22 Oct 2004 19:55:48 +0100 From: Ian Grigg <iang@iang.org> To: Jeremy Faulkner <gldisater@gldis.ca> Cc: java@freebsd.org Subject: Re: Eclipse-3.0.1 Message-ID: <417957B4.50007@iang.org> In-Reply-To: <1098358263.982.6.camel@ocean-deep.gldis.ca> References: <1098358263.982.6.camel@ocean-deep.gldis.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Jeremy Faulkner wrote: > The eclipse port has been updated to use gcc 3.4 could someone using 4.x > test the new port diff please? When I do the 'portupgrade java/eclipse' which has (3.0 or whichever is available currently, I also did 'cvsup /etc/cvsup/ports-supfile immediately prior) the eclipse make bombs out on pthreads, as below. Also, in reinstalling 2.1.3, it bombs out on a gettext lib incompatibility, 2nd snippet. So I guess I'm fubar at this point? (I gather that you wanted testing on the "port diff" as opposed to the port, but I don't know how to get access to that. Would that fix the pthreads issue?) iang Notes: FreeBSD galland 4.9-RC FreeBSD 4.9-RC #7: Tue Sep 30 03:21:16 EDT 2003 root@galland.cryptohill.net:/usr/obj/usr/src/sys/IBMA31 i386 These all done: kldload linprocfs mount -t linprocfs linprocfs /compat/linux/proc Make sure you have all 4 files (in /usr/ports/distfiles) j2sdk-1_4_2_04-linux-i586.bin j2sdk-1_4_2-src-scsl.zip j2sdk-1_4_2-bin-scsl.zip bsd-jdk14-patches-6.tar.gz ======================================================= ... gmake all-am gmake[5]: Entering directory `/usr/ports/devel/ORBit2/work/ORBit2-2.10.4/src/ vices/name' /bin/sh /usr/local/bin/libtool15 --mode=link cc -O -pipe -L/usr/local/lib name-client-2 name-client.o name-support.o ../../../src/orb/libORBit-2.la li BitCosNaming-2.la -lm -L/usr/local/lib -lglib-2.0 -liconv cc -O -pipe -o .libs/name-client-2 name-client.o name-support.o -L/usr/local b ../../../src/orb/.libs/libORBit-2.so ./.libs/libORBitCosNaming-2.so /usr/po /devel/ORBit2/work/ORBit2-2.10.4/src/orb/.libs/libORBit-2.so -lgmodule-2.0 -l t -lgobject-2.0 -lgthread-2.0 -lm -lglib-2.0 -liconv -Wl,--rpath -Wl,/usr/loc lib /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_cond_signal /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_destro /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_create' ... ======================================================= ... Stop in /usr/ports/java/eclipse. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade25003.0 e reinstall egrep: /var/db/pkg/eclipse-2.1.3_1/+CONTENTS: No such file or directory ---> Restoring the old version pkg_add: warning: package 'eclipse-2.1.3_1' requires 'gettext-0.11.5_1', but ttext-0.13.1_1' is installed pkg_add: warning: package 'eclipse-2.1.3_1' requires 'javavmwrapper-1.5', but avavmwrapper-1.4' is installed pkg_add: warning: package 'eclipse-2.1.3_1' requires 'javavmwrapper-1.4', but avavmwrapper-1.5' is installed pkg_add: warning: package 'eclipse-2.1.3_1' requires 'gettext-0.13.1_1', but ttext-0.11.5_1' is installed pkg_add: warning: package 'eclipse-2.1.3_1' requires 'glib-2.2.2', but 'glib- .2' is installed pkg_add: warning: package 'eclipse-2.1.3_1' requires 'glib-2.4.2', but 'glib- .2' is installed pkg_add: warning: package 'eclipse-2.1.3_1' requires 'atk-1.6.1', but 'atk-1. _1' is installed pkg_add: warning: package 'eclipse-2.1.3_1' requires 'atk-1.4.1_1', but 'atk- .1' is installed ** Fix the installation problem and try again. [Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 265 packages fou (-0 +1) . done] ** The following packages were not installed or upgraded (*:skipped / !:faile ! java/eclipse (eclipse-2.1.3_1) (install error) ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?417957B4.50007>