suken woo <[EMAIL PROTECTED]> writes:
> hi,all:
> get the error messages during gmake core
> gmake[1]: Entering directory 
> `/usr/ports/java/jdk13/work/hotspot1.3.1/build/linux/linux_i486_core/jvmg'
> gmake[2]: Entering directory 
> `/usr/ports/java/jdk13/work/hotspot1.3.1/build/linux/linux_i486_core/jvmg'
> Compiling 
> 
>/usr/ports/java/jdk13/work/hotspot1.3.1/build/linux/../../src/os/linux/vm/os_linux.cpp
> /usr/ports/java/jdk13/work/hotspot1.3.1/src/os/linux/vm/os_linux.cpp:49:26: 
> machine/ansi.h: No such file or directory
> gmake[2]: *** [os_linux.o] Error 1
> gmake[2]: Leaving directory 
> `/usr/ports/java/jdk13/work/hotspot1.3.1/build/linux/linux_i486_core/jvmg'
> gmake[1]: *** [the_vm] Error 2
> gmake[1]: Leaving directory 
> `/usr/ports/java/jdk13/work/hotspot1.3.1/build/linux/linux_i486_core/jvmg'
> gmake: *** [jvmgcore] Error 2

AFAICT the <machine/ansi.h> include here is bogus.  Removing it should
fix this.

Best regards,
Mike Barcroft

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to