Date: Mon, 6 Feb 2006 08:59:24 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: Gene <listmail@Bomgardner.net> Cc: "freebsd-questions@FreeBSD. ORG" <freebsd-questions@freebsd.org> Subject: Re: Apparant java catch-22 Message-ID: <20060205195924.GA11605@osiris.chen.org.nz> In-Reply-To: <43E6560C.1070207@Bomgardner.net> References: <43E6560C.1070207@Bomgardner.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 05, 2006 at 01:46:20PM -0600, Gene wrote: [...] > ERROR: Your BOOTDIR environment variable does not point > to a valid Java 2 SDK for bootstrapping this build. > A Java 2 SDK 1.4.2 build must be bootstrapped using > J2SDK 1.4.1 fcs (or later). > Apparently, your bootstrap JDK is version > Please update your ALT_BOOTDIR setting and start your build again. For your first java/jdk14 build you first need to have a linux-jdk14 installed, and active (ie linuxalator on, linprocfs mounted) to act as a bootstrap compiler. Once the native jdk14 has been built and installed, you can remove linux-jdk14 and its dependancies. Any further jdk14 builds will use the native jdk14 as its bootstrap compiler. Cheers. -- Jonathan Chen <jonc@chen.org.nz> ----------------------------------------------------------------------- "I love deadlines. I like the whooshing sound they make as they fly by" - Douglas Adams
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060205195924.GA11605>