From owner-freebsd-java@FreeBSD.ORG Thu Oct 9 07:34:10 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 B72AF16A4B3 for ; Thu, 9 Oct 2003 07:34:10 -0700 (PDT) Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22BED43F85 for ; Thu, 9 Oct 2003 07:34:09 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: from mail by mgr1.xmission.com with spam-scanned (Exim 3.35 #1) id 1A7brj-000275-01 for java@freebsd.org; Thu, 09 Oct 2003 08:34:07 -0600 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.35 #1) id 1A7brY-0001zG-01; Thu, 09 Oct 2003 08:33:56 -0600 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) h99EYpjG096111; Thu, 9 Oct 2003 08:34:52 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.9p1/8.12.9/Submit) id h99EYnxL096110; Thu, 9 Oct 2003 08:34:49 -0600 (MDT) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Thu, 9 Oct 2003 08:34:48 -0600 From: Greg Lewis To: Martin Jessa Message-ID: <20031009143448.GA96036@misty.eyesbeyond.com> References: <20031009113133.430e8b28.freebsd@yazzy.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031009113133.430e8b28.freebsd@yazzy.org> User-Agent: Mutt/1.4.1i X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on mgr1.xmission.com X-Spam-Status: No, hits=-0.9 required=8.0 tests=BAYES_30 autolearn=no version=2.60 X-Spam-Level: cc: java@freebsd.org 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:34:10 -0000 On Thu, Oct 09, 2003 at 11:31:33AM +0200, Martin Jessa wrote: > Got this annoying error trying to compile jdk-1.3 > Seems like a new installation of jdk-1.3 needs an existing installation of java for bootstrapping, which sounds absurd. Yeah! Imagine if gcc needed another C compiler to bootstrap itself! Oh wait... > I also have linux-sun-jdk-1.3.1.09 Sun Java Development Kit 1.3 for Linux installed. make JDK13DIR=/usr/local/linux-sun-jdk1.3.1 > Please CC: to me or ports@ as I dont subscribe to java@. > > ===> Returning to build of jdk-1.3.1p8_2 > ===> jdk-1.3.1p8_2 depends on executable: gmake - found > ===> jdk-1.3.1p8_2 depends on shared library: glib12.3 - found > ===> jdk-1.3.1p8_2 depends on shared library: gtk12.2 - found > ===> jdk-1.3.1p8_2 depends on shared library: nspr4.1 - found > ===> Configuring for jdk-1.3.1p8_2 > ===> Building for jdk-1.3.1p8_2 > # Start of jdk build > i386 Build started: 1.3.1-p8-root-031009-10:33 > ERROR: Your BOOTDIR environment variable does not point > to a valid Java 2 SDK for bootstrapping this build. > A Java 2 SDK 1.3.1 build must be bootstrapped against any > 1.3 build. Please update your ALT_BOOTDIR setting, or > just unset it, and start your build again. The Java version you're trying to bootstrap with doesn't run. Fix this and restart the build. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org