> common/decaf/jvmbuiltins.cc :32: file curses.h: No Such file or
> directory
You need to poke around in the Makefile(s) and NOT define
USE_CURSES, or include the (n)curses header in the include path.
> common/nativecode/jbheap.cc:514: Invalid use of void expression
It's doing pointer arithmetic; cast them to integers or whatever.
-_Quinn
_______________________________________________
Kernel maillist - [EMAIL PROTECTED]
http://jos.org/mailman/listinfo/kernel
- [JOS-Kernel] build errors Gregory Mace
- Todd L. Miller
