[kaffe] help, a problem about kaffeh

王凯 wang__kai at sjtu.edu.cn
Mon Aug 16 01:46:21 PDT 2004


I'm installing kaffe into my embedded linux on an XScale board. 

first, I set the environment variables:
export CC=arm-linux-gcc
export AS=arm-linux-as
export LD=arm-linux-ld
export CPP='arm-linux-gcc -E'
export AR=arm-linux-ar
export NM=arm-linux-nm
export STRIP=arm-linux-strip
export OBJCOPY=arm-linux-objcopy
export OBJDUMP=arm-linux-objdump
export RANLIB=arm-linux-ranlib
export QTDIR=/usr/local/qt-2.3.2
export PATH=$QTDIR/bin:$PATH
export PATH=/home/sitsang/tmp/sitsang_fs/usr/local/kaffe/bin:$PATH

I put the sourcefiles in /home/sitsang/tmp/sitsang_fs/usr/local/kaffe, and want to install kaffe in that folder, too.

then I configure it with:
./configure --prefix=/home/sitsang/tmp/sitsang_fs/usr/local/kaffe --build=i386-linux --host=arm-linux CC=arm-linux-gcc CXX=arm-linux-g++ CPP='arm-linux-gcc -E' --with-qtdir=/usr/local/qt-2.3.2 --with-awt=qt --with-includes=/usr/local/arm-linux/include --with-libraries=/usr/local/arm-linux/lib --without-x --target=arm-linux --enable-pure-java-math --disable-esdtest --without-esd

There is no error occurs in configure.

I find in the internet that there is still a varible named KAFFEH, which points to a file with the name kaffeh, but after configure, I can't find the kaffeh file. So the error occurs when I try to make it.

I wonder is there anything wrong in the configure? Or is there any parameters I forgot?

I need you help.

And it's my first time to use mail list, I don't konw how to get your reply. Do I need to login to some web site? If so, please write to me at least this time. My email: wang__kai at sjtu.edu.cn or wang__kai__ at hotmail.com  . 

Thanks alot.




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://kaffe.org/pipermail/kaffe/attachments/20040816/8687cf9d/attachment-0006.htm 


More information about the kaffe mailing list