Hi all, we are actually trying to build Kaffe 1.1.5 for an Atmel Arm9 but when comes the &quot;make&quot; step, a problem appear<br>
my configure command line is:<br>
KAFFEH=&quot;/usr/local/kaffe/bin/kaffeh&quot; 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<br>
<br>
it runs well on 1.1.0 and 1.1.1 but not with 1.1.5<br>
<br>
the error that comes with build step is the following;<br>
creating kaffe-bin<br>
make[2]: Leaving directory `/home/stage/dev/kaffe/kaffe-1.1.5/kaffe/kaffe'<br>
Making all in scripts<br>
make[2]: Entering directory `/home/stage/dev/kaffe/kaffe-1.1.5/kaffe/scripts'<br>
make[3]: Entering directory `/home/stage/dev/kaffe/kaffe-1.1.5/kaffe/scripts'<br>
make[3]: *** Pas de règle pour fabriquer la cible « javac », nécessaire pour « all-am ». Arrêt.<br>
make[3]: Leaving directory `/home/stage/dev/kaffe/kaffe-1.1.5/kaffe/scripts'<br>
make[2]: *** [all-recursive] Erreur 1<br>
make[2]: Leaving directory `/home/stage/dev/kaffe/kaffe-1.1.5/kaffe/scripts'<br>
make[1]: *** [all-recursive] Erreur 1<br>
make[1]: Leaving directory `/home/stage/dev/kaffe/kaffe-1.1.5/kaffe'<br>
make: *** [all-recursive] Erreur 1<br>
<br>
<br>
it seems that there is no rule to make javac...strange<br>
<br>
if anybody could help us...<br>
<br>
with regards<br><br>-- <br><br>Fabrice &amp; Frédéric<br>--<br>Plateforme Technologique Valence<br>Tél : 04 75 41 88 58