Re: [Sablevm-developer] Problems with 1.0.3 - java/lang/UnsatisfiedLinkError
Brought to you by:
egagnon
From: Mark W. <ma...@kl...> - 2002-08-20 21:31:33
|
Hi, On Tue, 2002-08-20 at 21:10, Grzegorz Prokopski wrote: > W li=B6cie z wto, 20-08-2002, godz. 20:55, Mark Wielaard pisze:=20 > > I am going to try to update to the CVS version and try again. > If it fails - try 1.0.1 and report the result please. Here are some datapoints. I didn't have time to do extensive testing or debugging to know what is really happening. The reports below are with the sablevm-debug version. I commented out all other flavors in the build-many script. First I updated the CVS version and extracted the sablevm-class-library-1.0.3.tar.gz and sablevm-native-library-1.0.3.tar.gz files in that directory. Patched the files as attached and disabled all other builds except the debug one in the build-many script. Then I did a ./build-many /usr/local/sablevm. This produced the exact same result as reported before. (Note that it is slightly different from the output that you posted but almost the same.) Then I downloaded the 1.0.1 versions: sablevm-1.0.1.tar.gz, sablevm-class-library-1.0.1.tar.gz and sablevm-native-library-1.0.1.tar.gz. Unpacked sablevm-1.0.1.tar.gz, unpacked the other two archives inside the sablevm-1.0.1 directory and replaced the system.h, system.c and jni_system_specific.h files with the patched CVS versions. This produced a binary that got a little bit further as can be seen in the attached output file but gives a java/lang/ExceptionInInitializerError at the end. I hope someone else will get better results. I will probably not have more time to play with this stuff before the weekend. If you have specific things you want me to try out please let me know, but I won't have time to debug this on my own right now. Good night, Mark |