[kaffe] Bug report for 1.0.7- make fails on Red Hat 8.0

Scott Lerman Scott_Lerman at umit.maine.edu
Sat Jan 4 13:52:09 PST 2003


I've tried compiling the 1.0.7 source on Red Hat 8.0 with gcc 3.2, and it fails with-
In file included from jar.c:1:
../kaffevm/jar.c: In function `jar_read':
../kaffevm/jar.c:34: warning: implicit declaration of function `memcpy'
../kaffevm/jar.c:45: warning: implicit declaration of function `strerror'
In file included from jar.c:1:
../kaffevm/jar.c: In function `openJarFile':
../kaffevm/jar.c:224: `O_RDONLY' undeclared (first use in this function)
../kaffevm/jar.c:224: (Each undeclared identifier is reported only once
../kaffevm/jar.c:224: for each function it appears in.)
../kaffevm/jar.c: In function `lookupJarFile':
../kaffevm/jar.c:266: warning: implicit declaration of function `strcmp'
make[2]: *** [jar.o] Error 1
make[2]: Leaving directory `/root/kaffe-1.0.7/kaffe/kaffeh'
make[1]: *** [stamp-kaffeh] Error 2
make[1]: Leaving directory `/root/kaffe-1.0.7/include'
make: *** [all-recursive] Error 1

During ./configure, there were a lot of 'checking for [something].h ... no' lines. Not sure if that means anything, but it seemed kind of suspicious, especially since some of them were things like stdlib.h and string.h. If anyone has any ideas, feel
free to e-mail me directly, since I don't subscribe to the list. Thanks.

Scott Lerman





More information about the kaffe mailing list