Veritas NetBackup / jvm / libc.so.6

Ulrich Drepper drepper at redhat.com
Tue Feb 17 22:59:15 UTC 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

alklein at integraonline.com wrote:

>   "Error occurred during initializaton of VM
>   Unable to load native library: /usr/openv/java/jre/lib/i386/libjava.so: symbol_libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference"

I've mentioned the work-around for this problem multiple times already:

1. get ftp://people.redhat.com/drepper/libcwait.c

2. compile with gcc -shared -o libcwait.so -O -g libcwait.c

3. add LD_PRELOAD=/path/to/libcwait.so to the command line of the
problematic application.


It's a bug in old Sun JVMs this hack helps to cover up.

- -- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAMpzD2ijCOnn/RHQRAgB2AKDKUSjNAXoDrPeBywYjwGz9otaxIwCgsn0m
psuG5MUb6zurpQdLcceLLQE=
=iCmy
-----END PGP SIGNATURE-----





More information about the fedora-list mailing list