cURL / Mailing Lists / curl-library / Single Mail

curl-library

Javalib on solaris

From: shoaib shaikh <msmys_at_hotmail.com>
Date: Wed, 03 Apr 2002 18:10:27

Hi,

    I have been trying to implement javalib on solaris. I got hold of
javalib-0.1 which has makefile for solaris.
    I compiled the files by issuing "make". After some changes, "make"
compiled successfully (atleast did not report errors/warnings).
     Then I tried "make test", but it reports "undefined library javalib
error."
The complete error message is:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no javacurl in
java.l
ibrary.path
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.<init>(Throwable.java:94)
        at java.lang.Error.<init>(Error.java:50)
        at java.lang.LinkageError.<init>(LinkageError.java:43)
        at
java.lang.UnsatisfiedLinkError.<init>(UnsatisfiedLinkError.java:42)
        at java.lang.ClassLoader.loadLibrary(Compiled Code)
        at java.lang.Runtime.loadLibrary0(Runtime.java:473)
        at java.lang.System.loadLibrary(System.java:778)
        at <Unloaded Method>
        at test.main(test.java:20)

I will appreciate if someone can help!
Your attention is much appreciated.
Shoaib.

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx
Received on 2002-04-03