Red Hat 6.0 comes with glibc 2.1.1. When attempting to run 'java' from the
Blackdown jdk 1.1.7v1 release, we get the error message:

/tmp/m/jdk1.1.7v1/bin/../bin/i686/green_threads/java: error in loading shared 
libraries: /tmp/m/jdk1.1.7v1/bin/../lib/i686/green_threads/libjava.so: undefined 
symbol: _dl_symbol_value

In other words, _dl_symbol_value isn't found in the shared libraries for
some reason. Under glibc 2.0.7 (from RedHat 5.2) this works fine, and I can
see that symbol defined in the shared libs ... but it's not there in 2.1.1
for some reason.

Looks like there should be a rebuild of JDK 1.1.7 against the latest 
glibc?

(Yes, I know that JDK 1.2 is out, but we have a need for JDK1.1.7 support.)

mdw


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to