From owner-freebsd-java Mon Oct 28 22:19: 4 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 8F4EF37B401 for ; Mon, 28 Oct 2002 22:19:03 -0800 (PST) Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CD4043E7B for ; Mon, 28 Oct 2002 22:19:02 -0800 (PST) (envelope-from fjoe@iclub.nsu.ru) Received: from drweb by mail.nsu.ru with drweb-scanned (Exim 3.20 #1) id 186Phk-0005eq-00; Tue, 29 Oct 2002 12:18:20 +0600 Received: from iclub.nsu.ru ([193.124.215.97] ident=root) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 186PhX-0005TW-00; Tue, 29 Oct 2002 12:18:07 +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 g9T6HYFG095862; Tue, 29 Oct 2002 12:17:34 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Received: (from fjoe@localhost) by iclub.nsu.ru (8.12.6/8.12.6/Submit) id g9T6HRrU095860; Tue, 29 Oct 2002 12:17:27 +0600 (NS) Date: Tue, 29 Oct 2002 12:17:27 +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: <20021029121727.A95772@iclub.nsu.ru> References: <3DB61145.8050207@mail.gddsn.org.cn> <20021028081346.GA11956@gnuppy.monkey.org> <20021028081446.GA11982@gnuppy.monkey.org> <20021029062638.A87185@iclub.nsu.ru> <20021029042757.GA6570@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: <20021029042757.GA6570@gnuppy.monkey.org>; from billh@gnuppy.monkey.org on Mon, Oct 28, 2002 at 08:27:57PM -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 08:27:57PM -0800, Bill Huey wrote: > > 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. > > This is under -stable. I'll have to struggle with it. yes, I described the situation under -stable. if you have some #include's from 5.x in your /usr/include gcc32 could not be built from ports (I had stdint.h). There will be no problems if you populate your /usr/include from scratch. /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message