Lance,

Two days ago, I just went through the same problems than you. Your glibc
doesn't match the JKD 1.2pre-v2 you have downloaded. I have tried the glibc
2.1 version on a glibc 2.0 system and encountered exactly your problems.
Maybe you made the same mistake?

Rudy



-----Original Message-----
From: Lance Roundy <[EMAIL PROTECTED]>
To: Java Linux <[EMAIL PROTECTED]>
Date: Wednesday, June 30, 1999 1:03 PM
Subject: JDK 1.2 Library Issues


>I thought I would check here before trying to submit a bug report.
>(If I should have gone the other way someone please let me know.)
>
>I loaded JDK 1.2 pre-v2 onto my Debian 2.1 (slink) system.  The first
>attempt at running (applet or application) generated a lib error:
>
> libhpi.so: No such file or directory
>
>I found the library in the delivery, so I started looking into causes.
>It turns out that in .java_wrapper, during the definition of
>LD_LIBRARY_PATH, the variable "j" was null instead of the valid path to
>the jre bin directory.  Further investigation showed that the "realpath"
>executable generated a SEG FAULT.
>
>Knowing that I had no links in my path I manually set "j" which
>eliminated the first library error but resulted in another:
>
> libjvm.so: undefined symbol: __bzero
>
>At this point I'm currently stumped and could use some guidance.  Also
>if anyone has experience with "realpath" problems/fixes please send them
>along also.
>
>Thanks,
>Lance
>
>
>----------------------------------------------------------------------
>To UNSUBSCRIBE, email to [EMAIL PROTECTED]
>with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]
>
>


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

Reply via email to