Oliver Koell wrote:

> Hi,
>
> i´m using the JDK1.1.6v4 on a SuSE 5.3 distribution. To get it working,
> i had to
> remove libc.so.5 and libdl.so.1 from the jdk´s lib directory.
>
> Now i´ve got the following problem:
>
> ....
> /usr/lib/java/bin/../bin/i686/green_threads/java: can't resolve symbol
> '__eprintf'
> /usr/lib/java/bin/../bin/i686/green_threads/java: can't resolve symbol
> '__eprintf'
> /usr/lib/java/bin/../bin/i686/green_threads/java: can't resolve symbol
> '__eprintf'
> Unable to resolve symbol (libmath.so)
> java.lang.UnsatisfiedLinkError: no math in shared library path
>         at java.lang.Runtime.loadLibrary(Runtime.java)
>         at java.lang.System.loadLibrary(System.java)
>         at  ....
>
> This only happens, when i use a java SSL library - i never encountered
> this problem
> with other code.
>
> I´m pretty sure, that libmath.so is in my library search path. Any
> ideas, where
> ´__eprintf´ is suppose to be found?
>
> Regards,
>
> Oliver

Has anyone found a solution to or even an idea of what  is causing this
problem?  We are having a similar problem on Slackware 3.4 with one of our
programs and have had to revert back to JDK1.1.6v2 libc5.

Thanks,
K.R.

--
K.R. Foley
Alwan, Inc.
[EMAIL PROTECTED]


Reply via email to