Michael Plump writes:
> > Happens with and without greenthreads/libc|libdl in the
> > LD path. RedHat 5.1, glibc-2.0.7-13.
> check your /lib/ld.so.1 and /lib/libdl.so.1 and see what versions they are
> (an "ls -l" should tell you)
> then try running it with 1.9.6?
37146 May 10 04:49 /lib/libdl-2.0.7.so
14 Apr 21 13:00 /lib/libdl.so.1 -> libdl.so.1.9.5
5224 May 8 17:50 /lib/libdl.so.1.9.5
14 Apr 25 12:35 /lib/libdl.so.2 -> libdl-2.0.7.so
Curious: what has 1.9.5 to do with anything? I have
the glibc ports of JDK:
ldd libjava.so (as all others)
libm.so.6 => /lib/libm.so.6 (0x40075000)
libdl.so.2 => ./libdl.so.2 (0x4008e000)
libc.so.6 => ./libc.so.6 (0x40091000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2aaaa000)
Well, I go looking for a ld 1.9.6 RPM, but somehow I
doubt that this will help. Never mind, Japhar works
nicely.
b.