>>>>> Aaron Gaudio writes:

 > Your problem is related to the version of glibc you are using. The JDK
 > 1.1.7 uses an internal symbol, _dl_symbol_value, which was present in
 > glibc 2.0 but is no longer in glibc 2.1, thus the undefined symbol error.
 > I believe JDK 1.1.6 does not use this symbol and should be fine, although
 > I have not checked it myself yet. The next JDK release (whether 1.2 or
 > an upgrade of 1.1.7) should have this fixed.


 > BTW, glibc 2.1 has been officially released, so you can upgrade it
 > (although I doubt that will solve your problem here).

glibc 2.1 doesn't fix that problem[1] - and I've been also unsuccessful
trying JDK 1.1.6 with glibc 2.1 :-(.

Andreas

Footnotes: 
[1]  since the problem is in JDK - otherwise glibc 2.1 contains a
     number of fixes;-)

-- 
 Andreas Jaeger   [EMAIL PROTECTED]    [EMAIL PROTECTED]
  for pgp-key finger [EMAIL PROTECTED]

Reply via email to