An update: I've checked in the patch that allows OOo's configure to recognise Kaffe > 1.1.0 to the branch that will be released shortly as 1.1rc3.
Can anyone help with this problem? > While we're on the subject of incompatibilities :) I wonder if it's possible > to fix this: > > jni.h is in <kaffe>/include and contains these includes: > #include "jtypes.h" > #include "jmalloc.h" > > But jtypes.h and jmalloc.h are not in the same directory - they are in > <kaffe>/include/kaffe > > I saw this problem when trying to compile berkelydb: > > /bin/sh ./libtool --mode=compile ccache gcc-3.2 -c -I. -I../dist/../include > -D_REENTRANT -I/usr/lib/kaffe/include -D_GNU_SO ccache gcc-3.2 -c -I. > -I../dist/../include -D_REENTRANT -I/usr/lib/kaffe/include -D_GNU_SOURCE > ../dist/../libdb_java/java_Db > In file included from ../libdb_java/java_Db.c:13: > /usr/lib/kaffe/include/jni.h:18:20: jtypes.h: No such file or directory > /usr/lib/kaffe/include/jni.h:19:21: jmalloc.h: No such file or directory Thanks, Chris _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
