[Prev][Next][Index][Thread]
Kaffe make problem
Hi,
After configuring the kaffe-cvs-20000904 successfully for oskit-20000901
I get the following errors when I do a make all in the kaffe directory --
which do I need to change to make this thing find the required files ?
/usr/local/bin/x86-oskit-gcc -posix-oskit -pthread -nostdinc -DHAVE_CONFIG_H
-I. -I/local/scratch/us204/kaffe/kaffe/kaffe-cvs-20000904/kaffe/kaffeh
-I../../config -I../../include -I../kaffevm -I/local/scratch/us204/kaffe/kaffe/
kaffe-cvs-20000904/kaffe/kaffeh/../kaffevm -DKAFFEH -DKVER='"1.0.6"'
-I/local/scratch/us204/kaffe/kaffe/kaffe-cvs-20000904/kaffe/kaffevm
-I/local/scratch/us204/kaffe/kaffe/kaffe-cvs-20000904/kaffe/kaffevm/systems/osk
it-pthreads -I/local/scratch/us204/kaffe/kaffe/kaffe-cvs-20000904/config
-I/local/scratch/us204/kaffe/kaffe/kaffe-cvs-20000904/include
-I/usr/local/include -g -O2 -Wall -Wstrict-prototypes -c -o utf8const.o
utf8const.c
In file included from /local/scratch/us204/kaffe/kaffe/kaffe-cvs-20000904/kaffe
/kaffeh/../kaffevm/utf8const.c:14,
from utf8const.c:1:
/local/scratch/us204/kaffe/kaffe/kaffe-cvs-20000904/kaffe/kaffeh/../kaffevm/cla
ssMethod.h:17: md.h: No such file or directory
In file included from /local/scratch/us204/kaffe/kaffe/kaffe-cvs-20000904/kaffe
/kaffeh/../kaffevm/utf8const.c:19,
from utf8const.c:1:
/local/scratch/us204/kaffe/kaffe/kaffe-cvs-20000904/kaffe/kaffeh/../kaffevm/loc
ks.h:20: md.h: No such file or directory
make[1]: *** [utf8const.o] Error 1
make[1]: Leaving directory `/local/scratch/us204/kaffe/kaffe/kaffe-cvs-20000904
/config/i386/oskit/kaffe/kaffeh'
make: *** [all-recursive] Error 1
Thanks,
-Umar
Follow-Ups: