hi all
i'm actually triying to use kaffe 1.0.7
but it seems that it is note initialised when i try to use it
indeed, i've tried with a simple helloWorld but i've got the following error:

[EMAIL PROTECTED] bin]$java /root/helloworld
pc : [<401b6924>]    lr : [<401b6848>]    Not tainted
sp : bffffa78  ip : 4006eef4  fp : 40082b28
r10: 4006eac4  r9 : 40056014  r8 : 0014fe50
r7 : 001600a8  r6 : 00000080  r5 : 00000000  r4 : 001600a8
r3 : 00000000  r2 : 00000020  r1 : 00000000  r0 : 001600a8
Flags: Nzcv  IRQs on  FIQs on  Mode USER_32  Segment user
Control: C000317F  Table: 20378000  DAC: 00000015
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/NullPointerException
Aborted

how can i get this error out?
i don't know how to initialise the CLASSPATH...

i've built Kaffe with the following options:
KAFFEH=/usr/local/kaffe/bin/kaffeh CC=arm-linux-gcc NM=arm-linux-nm AR=arm-linux-ar ./configure --host=arm-linux --build=i686-linux --with-rt-jar=/home/stage/dev/kaffe/kaffe-1.1.5/tmp/rt.jar --enable-pure-java-math  --without-classpath-gtk-awt --with-threads=unix-jthreads --without-x --prefix=/opt/vmkaffe-1.0.7 --exec-prefix=/opt/vmkaffe-1.0.7 --disable-debug --with-engine=intrp --disable-esdtest --disable-sound --disable-alsatest

--
with regards

Fabrice & Frédéric
--
Plateforme Technologique Valence
Tél : 04 75 41 88 58
_______________________________________________
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to