On Sun, 2002-10-20 at 16:36, Pac wrote: > I've just upgraded my binaries > > and now when I run ANT or Java I've got this error message > > Error occurred during initialization of VM > Unable to load native library: /home/pac/jdk1.3.1_02/jre/lib/i386/libjava.so: > symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link > time reference > > > How can I fix it ?
This is also a problem with Sun SDK1.4.0, however, installing the J2SDK1.4.1 from Sun worked for me. - Hein

