hi all<br>
yesterday i've got a problem with kaffe 1.0.7<br>
so as you said me, i've tried to use the 1.1.5 version downloaded form the ftp<br>
<br>
i've succed in building it with the following command line<br>
KAFFEH=/usr/local/kaffe/bin/kaffeh
CC=/usr/local/arm/3.0/bin/arm-linux-gcc
NM=/usr/local/arm/3.0/bin/arm-linux-nm
AR=/usr/local/arm/3.0/bin/arm-linux-ar ./configure --host=arm-linux
--build=i386-linux
--with-rt-jar=/home/stage/dev/kaffe/kaffe-1.1.5/tmp/rt.jar
--enable-pure-java-math&nbsp; --without-classpath-gtk-awt
--with-threads=unix-jthreads --without-x --prefix=/opt/vmkaffe-1.1.5
--exec-prefix=/opt/vmkaffe-1.1.5 --disable-debug --with-engine=intrp
--disable-esdtest --disable-sound --disable-alsatest<br>
<br>
but when i try to use the VM, it doesn't work<br>
<br>
i've launche the -version option to test if the building was well done<br>
[root@EmbeddedLinux bin]$java -version<br>
Kaffe Virtual Machine<br>
<br>
Copyright (c) 1996-2004 <a href="http://Kaffe.org">Kaffe.org</a> project contributors (please see<br>
&nbsp; the source code for a full list of contributors).&nbsp; All rights reserved.<br>
Portions Copyright (c) 1996-2002 Transvirtual Technologies, Inc.<br>
<br>
The Kaffe virtual machine is free software, licensed under the terms of<br>
the GNU General Public License.&nbsp; <a href="http://Kaffe.org">Kaffe.org</a> is a an independent, free software<br>
community project, not directly affiliated with Transvirtual Technologies,<br>
Inc.&nbsp; Kaffe is a Trademark of Transvirtual Technologies, Inc.&nbsp; Kaffe comes<br>
with ABSOLUTELY NO WARRANTY.<br>
<br>
Engine: Interpreter&nbsp;&nbsp; Version: 1.1.5&nbsp;&nbsp; Java Version: 1.1<br>
<br>
<br>
<br>
and next, i've tried my helloWorld but having the classpath error<br>
[root@EmbeddedLinux bin]$java /root/helloworld<br>
pc : [&lt;4006236c&gt;]&nbsp;&nbsp;&nbsp; lr : [&lt;40062340&gt;]&nbsp;&nbsp;&nbsp; Not tainted<br>
sp : bffff984&nbsp; ip : 40247bdc&nbsp; fp : bffff9ac<br>
r10: 40079aac&nbsp; r9 : 000136d8&nbsp; r8 : 00013670<br>
r7 : 000136d8&nbsp; r6 : 00000005&nbsp; r5 : 4007fde4&nbsp; r4 : 00001000<br>
r3 : c0000000&nbsp; r2 : bffff000&nbsp; r1 : 4007fde4&nbsp; r0 : 00001000<br>
Flags: nzCv&nbsp; IRQs on&nbsp; FIQs on&nbsp; Mode USER_32&nbsp; Segment user<br>
Control: C000317F&nbsp; Table: 21F3C000&nbsp; DAC: 00000015<br>
pc : [&lt;401f1924&gt;]&nbsp;&nbsp;&nbsp; lr : [&lt;401f1848&gt;]&nbsp;&nbsp;&nbsp; Not tainted<br>
sp : bffff928&nbsp; ip : 40079ff4&nbsp; fp : bffff968<br>
r10: 40079aac&nbsp; r9 : 4004f01c&nbsp; r8 : 00000001<br>
r7 : 002630d8&nbsp; r6 : 00000080&nbsp; r5 : 00000000&nbsp; r4 : 002630d8<br>
r3 : 00000000&nbsp; r2 : 00000020&nbsp; r1 : 00000000&nbsp; r0 : 002630d8<br>
Flags: Nzcv&nbsp; IRQs on&nbsp; FIQs on&nbsp; Mode USER_32&nbsp; Segment user<br>
Control: C000317F&nbsp; Table: 21F3C000&nbsp; DAC: 00000015<br>
Internal error: caught an unexpected exception.<br>
Please check your CLASSPATH and your installation.<br>
java/lang/NullPointerException<br>
Aborted<br>
<br>
<br>
does anyone have an idea about it?<br>
<br>-- <br>with regards<br><br>Frédéric<br>--<br>Plateforme Technologique Valence<br>Tél : 04 75 41 88 58