Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2002 12:02:46 -0400
From:      Mike Barcroft <mike@FreeBSD.org>
To:        suken woo <wsk@mail.gddsn.org.cn>
Cc:        glewis@FreeBSD.org, freebsd-current@freebsd.org, freebsd-java@freebsd.org
Subject:   Re: hotspot 1.3.1 not such ansi.h file error
Message-ID:  <20021008120246.I97120@espresso.q9media.com>
In-Reply-To: <3DA2E51D.9050601@mail.gddsn.org.cn>; from wsk@mail.gddsn.org.cn on Tue, Oct 08, 2002 at 10:01:01PM %2B0800
References:  <3DA2E51D.9050601@mail.gddsn.org.cn>

next in thread | previous in thread | raw e-mail | index | archive | help
suken woo <wsk@mail.gddsn.org.cn> 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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021008120246.I97120>