my configure command line is:
KAFFEH="/usr/local/kaffe/bin/kaffeh" CC=arm-linux-gcc NM=arm-linux-nm AR=arm-linux-ar ./configure --target=arm --host=arm-linux --build=i686-linux --disable-debug --disable-xprofiling --disable-feedback --disable-gcj --disable-alsatest --disable-esdtest --disable-sound --without-profiling --without-stats --disable-static --prefix=$HOME/vmkaffe-1.1.5 --exec-prefix=$HOME/vmkaffe-1.1.5 --without-alsa --without-esd --with-engine=intrp --disable-native-awt --without-x --without-classpath-gtk-awt --with-staticlib=no --with-staticbin=no --with-staticvm=no --with-stats --enable-pure-java-math --without-gmp --without-suncompat --with-includes=/usr/local/arm/3.0/include --with-libraries=/usr/local/arm/3.0/lib
it runs well on 1.1.0 and 1.1.1 but not with 1.1.5
the error that comes with build step is the following;
creating kaffe-bin
make[2]: Leaving directory `/home/stage/dev/kaffe/kaffe-1.1.5/kaffe/kaffe'
Making all in scripts
make[2]: Entering directory `/home/stage/dev/kaffe/kaffe-1.1.5/kaffe/scripts'
make[3]: Entering directory `/home/stage/dev/kaffe/kaffe-1.1.5/kaffe/scripts'
make[3]: *** Pas de r�gle pour fabriquer la cible � javac �, n�cessaire pour � all-am �. Arr�t.
make[3]: Leaving directory `/home/stage/dev/kaffe/kaffe-1.1.5/kaffe/scripts'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/home/stage/dev/kaffe/kaffe-1.1.5/kaffe/scripts'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/stage/dev/kaffe/kaffe-1.1.5/kaffe'
make: *** [all-recursive] Erreur 1
it seems that there is no rule to make javac...strange
if anybody could help us...
with regards
--
Fabrice & Fr�d�ric
--
Plateforme Technologique Valence
T�l : 04 75 41 88 58
_______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
