From owner-freebsd-java@FreeBSD.ORG Thu Oct 9 07:38:19 2003 Return-Path: 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 2FD0916A4B3 for ; Thu, 9 Oct 2003 07:38:19 -0700 (PDT) Received: from mgr5.xmission.com (mgr5.xmission.com [198.60.22.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EAF043FA3 for ; Thu, 9 Oct 2003 07:38:18 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: from mail by mgr5.xmission.com with spam-scanned (Exim 3.35 #1) id 1A7bvl-0004ZM-05 for java@freebsd.org; Thu, 09 Oct 2003 08:38:17 -0600 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr5.xmission.com with esmtp (Exim 3.35 #1) id 1A7bvX-0004Ts-05; Thu, 09 Oct 2003 08:38:04 -0600 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) h99EcwjG096142; Thu, 9 Oct 2003 08:38:59 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.9p1/8.12.9/Submit) id h99Ect0d096141; Thu, 9 Oct 2003 08:38:55 -0600 (MDT) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Thu, 9 Oct 2003 08:38:55 -0600 From: Greg Lewis To: Martin Jessa Message-ID: <20031009143855.GB96036@misty.eyesbeyond.com> References: <20031009113133.430e8b28.freebsd@yazzy.org> <3F852DE7.40405@noc.ntua.gr> <20031009115353.41ba44b2.freebsd@yazzy.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031009115353.41ba44b2.freebsd@yazzy.org> User-Agent: Mutt/1.4.1i X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on mgr5.xmission.com X-Spam-Status: No, hits=-1.4 required=8.0 tests=BAYES_20 autolearn=no version=2.60 X-Spam-Level: cc: ports@freebsd.org cc: java@freebsd.org cc: glewis@freebsd.org cc: Panagiotis Astithas Subject: Re: JDK 1.3 loop? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2003 14:38:19 -0000 On Thu, Oct 09, 2003 at 11:53:53AM +0200, Martin Jessa wrote: > For the future generations. > It seems like installing of /usr/ports/java/linux-blackdown-jdk13 and running make WITH_LINUX_BOOTSTRAP=yes install for the native jdk13 should solve the problem. > Anyway, this should be either stated in the port build as a comment or fixed as a dependiency. The port already tries to figure out if you have a suitable bootstrap and tries to use that. You can override it by setting JDK13DIR. What exactly would you like it to do? > Too bad it doesnt work either. At least not on 5.1-CURRENT (no optimalization in the make.conf file): What doesn't work? The compilation? > Segmentation fault (core dumped) > gmake[5]: *** [.compile.classlist] Error 139 > gmake[5]: Leaving directory `/usr/ports/java/jdk13/work/j2sdk1.3.1/make/sun/javac/oldjavac' > gmake[4]: *** [optimized] Error 2 More detail please. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org