On Thu, 25 Nov 1999 21:51:06 PST, Ruchir Tewari wrote:

>
>I've tried that. Upgrading to jdk117_v3 does not fix this.
>This was apparently caused by a kernel fix that went in from
>redhat6.0 to redhat6.1
>
>The jdk117_v1a should work without a problem on redhat6.1
>and I have'nt had an issue with it so far except this one.
>Have you ?

JDK 117_v1a depends on some glibc 2.0 things that are broken in glibc 2.1

RedHat 6.x is glibc 2.1 based and thus will not work with 117_v1a
out of the box.

However, if you had a RedHat 5.x system and upgraded to 6.x then you
will still have glibc 2.0 along with glibc 2.1 and thus 117_v1a will work.
Also, 117_v3, while compatible with glibc 2.1 was linked against glibc 2.0
and thus if you have both on your system it will use glibc 2.0.  This could
be your problem when using JNI.

-- 
Michael Sinz ---- Technology and Engineering Director/Consultant
"Starting Startups"                 mailto:[EMAIL PROTECTED]
My place on the web ---> http://www.users.fast.net/~michael_sinz



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

Reply via email to