kaffe-1.0.b1 for static linking

Daniel Veillard Daniel.Veillard at w3.org
Wed Jul 15 09:26:53 PDT 1998


Quoting Kiyo Inaba (inaba at src.ricoh.co.jp):
> Will someone work to fix the problem to make kaffe-1.0.b1 with
> --enable-staticlib while I sleep (;->) ?

  The version from the CVS base now compiles fine with --enable-staticlib
I still have problems with AWT, but I guess they can be solved quickly, my
bet is that the V.M. tries to load the shared lib even if it was compiled
statically in ... I will check this one,
------
~/opera/kaffe/test/awt/WidgetsDemo -> ./WidgetsDemo.sh
java.lang.UnsatisfiedLinkError: awt
        at java/lang/Throwable.<init>(30)
        at java/lang/Error.<init>(21)
        at java/lang/LinkageError.<init>(21)
        at java/lang/UnsatisfiedLinkError.<init>(21)
        at java/lang/Runtime.loadLibrary(125)
        at java/lang/System.loadLibrary(92)
        at java/awt/Toolkit.<clinit>(42)
        at java/awt/Color.<clinit>(18)
        at java/awt/Defaults.<clinit>(51)
        at java/awt/Window.<init>(30)
        at java/awt/Window.<clinit>(25)
~/opera/kaffe/test/awt/WidgetsDemo -> 
-------

Daniel

-- 
Daniel.Veillard at w3.org | W3C  MIT/LCS  NE43-344  | Today's Bookmarks :
Tel : +1 617 253 5884  | 545 Technology Square   | Linux, WWW, rpm2html,
Fax : +1 617 258 5999  | Cambridge, MA 02139 USA | badminton, Kaffe,
http://www.w3.org/People/W3Cpeople.html#Veillard | HTTP-NG and Amaya.


More information about the kaffe mailing list