Problems with AWT tests
Milla Makelainen
milla.makelainen at emorphia.com
Fri Feb 23 08:14:42 PST 2001
Hi all,
I've just installed Kaffe (1.0.6, not the CVS), and "make check" seems
to work fine (1 unexpected pass: PropertiesTest.java). However, I'm
unable to run any of the AWT examples - all throw this exception:
[root at ipaq WidgetsDemo]# kaffe WidgetsDemo
java.lang.ExceptionInInitializerError: [exception was
java.lang.UnsatisfiedLinkError: file not found]
at java.lang.Class.forName(Class.java:native)
at java.lang.Class.forName(Class.java:52)
java.lang.UnsatisfiedLinkError: file not found
at java.lang.Throwable.fillInStackTrace(Throwable.java:native)
at java.lang.Throwable.<init>(Throwable.java:38)
at java.lang.Error.<init>(Error.java:21)
at java.lang.LinkageError.<init>(LinkageError.java:21)
at
java.lang.UnsatisfiedLinkError.<init>(UnsatisfiedLinkError.java:21)
at java.lang.Runtime.loadLibrary(Runtime.java:141)
at java.lang.System.loadLibrary(System.java:144)
at java.awt.Toolkit.<clinit>(Toolkit.java:113)
at java.awt.Window.<init>(Window.java:36)
at java.lang.Throwable.printStackTrace(Throwable.java:56)
at java.lang.Class.forName(Class.java:native)
at java.lang.Class.forName(Class.java:52)
Not very helpful - a file is missing, but what file?
many thanks,
Milla
Milla Mäkeläinen
Emorphia
phone: +44(0)1279450100
mobile: +44(0)7801495538
fax: +44(0)7092054551
email: milla.makelainen at emorphia.com
mail: Mill House, Station Approach, Harlow Mill, Harlow, Essex, CM20
2EL, UK
Check out FIPA-OS @ http://fipa-os.sourceforge.net/
This message may contain information proprietary to Emorphia so any
unauthorised disclosure, copying or distribution of its contents is
strictly prohibited.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 2416 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20010223/22ca1adb/attachment-0003.bin
More information about the kaffe
mailing list