
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Undefined symbols in shared libraries
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, Nov 06, 2002 at 06:41:39PM +0900, Botond Botyanszki wrote:
> I got this when the libs were not in ld.so.conf.
Did that, but got the same result (undefined symbols error).
For a much older system using the same software, I was told to put one
of the other libraries in '/etc/ld.so.preload'. Is that what I have to
do here?
On another machine, I tried adding the lib to this file and rebooting,
but it still hasn't come back up (luckily, it is a test server). I dont
want to risk the same thing happening to this server until Im sure of
what is being changed.
> It's because you are specifying the libpath with -l, but the linker doesn't know about
> it when the code is called through java.
> Edit ld.so.conf and rerun ldconfig. Or try setting LD_LIBRARY_PATH
Tried both of these, as well as specifying all the paths to Tomcat at
startup with '-Djava.library.path=/xxxx:/xxxx/xxxx', but with the same
error.
Thanks.
- --
A. Sajjad Zaidi
gpg --keyserver pgp.mit.edu --recv-keys 267E0D0E
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE9yOq5t1KjqyZ+DQ4RAhalAJ9zHo5SvJa/BTmoOtmNSEI2sQ+c/wCfWQGt
6y0jEFktu4k4I4EGt8EkkRs=
=ZXZO
-----END PGP SIGNATURE-----
Home |
Main Index |
Thread Index