[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: building eclipse on testing/unstable fails



The problem is the new libc recently made available in unstable.  It
breaks a number of Java implementations, so the problem is not with
eclipse.  The solution is to upgrade to SDK1.4.1, since also 1.4.0 and
1.3.x has this problem for both Sun and Blackdown distributions.  The
alternative is to downgrade libc to version 2.2.5.

- Hein

On Wed, 2002-10-23 at 09:51, Alexander Dreweke wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi
> 
> I'm using the latest ant (Apache Ant version 1.5 compiled on July 11
> 2002) and blackdown (Java(TM) 2 Runtime Environment, Standard Edition
> (build Blackdown-1.3.1-02b-FCS)) packages on my debian unstable system.
> 
> I've downloaded the eclipse-sourceBuild-srcIncluded-2.0.1.zip and tried
> to build it. With export JAVA_HOME=/usr/lib/j2se/1.3/ as described in
> the eclipse instructins.
> 
> But nevertheless how i try to build eclipse:
> build -os linux -ws motif;
> build -os linux -ws motif -bc /usr/lib/j2se/1.3/jre/lib/rt.jar -target
> compile;
> build -os linux -ws gtk;
> build -os linux -ws gtk -bc /usr/lib/j2se/1.3/jre/lib/rt.jar -target
> compile;
> 
> i always get the same error:
> 
> generateJavadoc:
> ~    [delete] Deleting directory
> /var/tmp/eclipse/plugins/org.eclipse.platform.doc.isv/reference/api
> ~     [mkdir] Created dir:
> /var/tmp/eclipse/plugins/org.eclipse.platform.doc.isv/reference/api
> /usr/lib/j2se/1.3/bin/i386/native_threads/java: relocation error:
> /usr/lib/j2se/1.3/jre/lib/i386/libjava.so: symbol __libc_waitpid,
> version GLIBC_2.0 not defined in file libc.so.6 with link time reference
> 
> I searched in eclips bugzilla but didn't find anything, so can someone
> please help me.
> 
> Thanks a lot.
> 
> Cu
> 	alex
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.0 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iD8DBQE9tlTp33wQPFgg3ZwRAo8mAJ4wn/Xx/6gpxSBrXlmHD85GNq21eQCfdfsQ
> H1Oj5aivBKRp4UmdyvT0IqE=
> =ERmS
> -----END PGP SIGNATURE-----
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-java-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org




Reply to: