From owner-freebsd-ports@FreeBSD.ORG Thu Oct 9 01:57:10 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B76816A4B3 for ; Thu, 9 Oct 2003 01:57:10 -0700 (PDT) Received: from smtp1.euronet.nl (smtp1.euronet.nl [194.134.35.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BA1F43FDF for ; Thu, 9 Oct 2003 01:57:09 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by smtp1.euronet.nl (Postfix) with ESMTP id 4385E67E73; Thu, 9 Oct 2003 10:57:06 +0200 (MEST) From: Ernst de Haan To: Martin Jessa Date: Thu, 9 Oct 2003 10:57:07 +0200 User-Agent: KMail/1.5.2 References: <20031009105022.22591252.freebsd@yazzy.org> In-Reply-To: <20031009105022.22591252.freebsd@yazzy.org> X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310091057.07869.znerd@FreeBSD.org> cc: ports@freebsd.org Subject: Re: JDK 1.3 loop? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2003 08:57:10 -0000 Martin, Please ask Java-related questions on java@. Ernst On donderdag 9 oktober 2003 10:50, Martin Jessa wrote: > Hi. > > 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. > > ===> 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. > > Exiting because of the above error(s). > gmake: *** [sanity] Error 1 > *** Error code 2 > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"