> /../bin/i586/green_threads/java: error in loading shared libraries:
./../lib/i586/green_threads/libjava.so: undefined symbol:
_dl_symbol_value
I'm using SUSE, checking the directory /lib :
nm -A *.so* | grep _dl_symbol_value
gives me following result:
libc-2.0.7.so:00088d50 T _dl_symbol_value
so i believe you should somehow play with your glibc version?!
Marcel
--
Marcel Ruff
[EMAIL PROTECTED]
http://www.lake.de/home/lake/swand/
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]