[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Veritas NetBackup / jvm / libc.so.6
- From: Ulrich Drepper <drepper redhat com>
- To: fedora-list redhat com
- Subject: Re: Veritas NetBackup / jvm / libc.so.6
- Date: Tue, 17 Feb 2004 14:59:15 -0800
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
alklein 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-----
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]