From owner-freebsd-java Mon Oct 28 16:28: 8 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 600C637B401 for ; Mon, 28 Oct 2002 16:28:07 -0800 (PST) Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 446CE43E42 for ; Mon, 28 Oct 2002 16:28:06 -0800 (PST) (envelope-from fjoe@iclub.nsu.ru) Received: from drweb by mail.nsu.ru with drweb-scanned (Exim 3.20 #1) id 186KEK-0007Eu-00; Tue, 29 Oct 2002 06:27:36 +0600 Received: from iclub.nsu.ru ([193.124.215.97] ident=root) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 186KDu-00070b-00; Tue, 29 Oct 2002 06:27:10 +0600 Received: from iclub.nsu.ru (fjoe@localhost [127.0.0.1]) by iclub.nsu.ru (8.12.6/8.12.6) with ESMTP id g9T0QhFG087265; Tue, 29 Oct 2002 06:26:43 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Received: (from fjoe@localhost) by iclub.nsu.ru (8.12.6/8.12.6/Submit) id g9T0Qc4h087263; Tue, 29 Oct 2002 06:26:38 +0600 (NS) Date: Tue, 29 Oct 2002 06:26:38 +0600 From: Max Khon To: Bill Huey Cc: Huang wen hui , freebsd-java@freebsd.org Subject: Re: awt app always abort when exit using hotspot vm under STABLE Message-ID: <20021029062638.A87185@iclub.nsu.ru> References: <3DB61145.8050207@mail.gddsn.org.cn> <20021028081346.GA11956@gnuppy.monkey.org> <20021028081446.GA11982@gnuppy.monkey.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20021028081446.GA11982@gnuppy.monkey.org>; from billh@gnuppy.monkey.org on Mon, Oct 28, 2002 at 12:14:46AM -0800 X-Envelope-To: billh@gnuppy.monkey.org, hwh@ns.gddsn.org.cn, freebsd-java@freebsd.org Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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 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