>>>>> SHUDO Kazuyuki writes:
> Hi,
> I've updated glibc from 2.0.7 to 2.0.110.
> Then JDK 1.1.7v1a can't work at all.
> Java command says,
> % java
> /usr/local/java/bin/i586/green_threads/java: error in loading shared libraries:
>/usr/local/java/lib/i586/green_threads/libjava.so: undefined symbol: _dl_symbol_value
> Glibc 2.0.7 have a symbol _dl_symbol_value but 2.0.110
> don't have it. I need JDK adapted to recent glibc.
> Are there any plans?
I've had the same problem and send a bug report. One of the blackdown
developers told me that this will be fixed in JDK 1.2.
The problem is that the JDK port uses an internal symbol
(_dl_symbol_value) instead of dlsym - and this internal symbol isn't
available in glibc 2.1 (2.0.110 is a test release of glibc 2.1).
Andreas
--
Andreas Jaeger [EMAIL PROTECTED] [EMAIL PROTECTED]
for pgp-key finger [EMAIL PROTECTED]