Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2002 06:26:38 +0600
From:      Max Khon <fjoe@iclub.nsu.ru>
To:        Bill Huey <billh@gnuppy.monkey.org>
Cc:        Huang wen hui <hwh@ns.gddsn.org.cn>, freebsd-java@freebsd.org
Subject:   Re: awt app always abort when exit using hotspot vm under STABLE
Message-ID:  <20021029062638.A87185@iclub.nsu.ru>
In-Reply-To: <20021028081446.GA11982@gnuppy.monkey.org>; from billh@gnuppy.monkey.org on Mon, Oct 28, 2002 at 12:14:46AM -0800
References:  <3DB61145.8050207@mail.gddsn.org.cn> <20021028081346.GA11956@gnuppy.monkey.org> <20021028081446.GA11982@gnuppy.monkey.org>

next in thread | previous in thread | raw e-mail | index | archive | help
hi, there!

On Mon, Oct 28, 2002 at 12:14:46AM -0800, Bill Huey wrote:

> On Mon, Oct 28, 2002 at 12:13:46AM -0800, Bill Huey wrote:
> > BTW, I used gcc 3.1 to build it.
> 
> The reason why I use that compiler is because gcc 3.2 wouldn't
> build the from the ports.

do you have left-overs from -CURRENT in your /usr/include?
I could not build gcc32 from ports on RELENG_4 until I realized that
<stdint.h> is not in RELENG_4.
after 'rm -rf /usr/include',
'mtree -Urd -f /etc/mtree/BSD.include.dist -p /usr/include',
and 'make includes' in /usr/src, gcc32 builds just fine

/fjoe


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




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