Hi Kiyo,
Kiyo Inaba wrote:
I am updating my base for NetBSD/m68k to more recent version from CVS. And I found recent addition of check for kaffe/kaffevm/mem/gc-mem.c make it can not be compiled.
../../../kaffe-snap-040610/kaffe/kaffevm/mem/gc-mem.c:968: `PROT_READ' undeclared (first use in this function)
In theory, there PROT_* values should be in <sys/mman.h>. Are they there on your system? Does configure find the include file in your config.log?
I've fixed a compilation problem on Cygwin on 13th june that dealt with a similar problem. Check out this thread:
http://thread.gmane.org/gmane.comp.java.vm.kaffe.general/5035
I've checked in a fix. I hope it works, I've added the includes mentioned in the NetBSD 1.5 man pages for mprotect to the file.
cheers, dalibor topic
_______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
