On Fri, Oct 18, 2002 at 06:01:35AM -0700, Jeff Bailey wrote: > On Fri, Oct 18, 2002 at 10:46:38PM +1000, Jay Hap-hang Yu wrote: > > > Error occurred during initialization of VM > > Unable to load native library: > > /usr/local/sun/j2sdk1.4.0/jre/lib/i386/libjava.so: symbol > > __libc_waitpid, version GLIBC_2.0 not defined in file libc.so.6 with > > link time reference > > Backward compatability is only guaranteed for published interfaces. > > 0009b274 g DF .text 0000002c GLIBC_PRIVATE __libc_waitpid > > Java should not be refering to __libc_waitpid directly. You may want > to report the bug to them upstream, since this will hit them on every > distro.
There is also a newer version of the JRE available from Sun which fixes this. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

