with kaffe-1.0.b1 ...
alice dubois
alice.dubois at lemel.fr
Fri Nov 6 04:35:53 PST 1998
Here is what I have done to make run kaffe-1.0.b1 :
- add libjpeg.a in kaffe/kaffe/Makefile
- replace math by management before libmanagement.a and math by awt before
libawt.a in kaffe/kaffe/Makefile
- use libraries/clib/native/Makefile from kaffe-1.0.b2
Is it correct ?
But one test doesn't pass, it's ExecTest:
"ExecTest ... error running
Should have got:
Okay
Okay
But got instead:
Failed to locate native function: kaffe/lang/
UNIXProcess.forkAndExec([Ljava/lang/Object;[Ljava/lang/Object;)I
java.lang.UnsatisfiedLinkError
at java/lang/Runtime.exec(62)
at java/lang/Runtime.exec(57)
at ExecTest.main(11)"
What can I do to correct that ? Have I done something wrong ?
Thanks
Alice
More information about the kaffe
mailing list