Date: Fri, 25 May 2001 17:17:05 +0300 From: Panagiotis Astithas <past@netmode.ntua.gr> To: Peter Choe <choepete@mindspring.com> Cc: java@FreeBSD.ORG Subject: Re: can't install jdk12-beta from ports Message-ID: <20010525171704.B74289@netmode.ece.ntua.gr> In-Reply-To: <3B0D318A.12190D4A@mindspring.com>; from choepete@mindspring.com on Thu, May 24, 2001 at 12:06:34PM -0400 References: <3B0D318A.12190D4A@mindspring.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 24, 2001 at 12:06:34PM -0400, Peter Choe wrote: > i am trying to install jdk12-beta from the ports but when i do make i > get the following error: > > Your ALT_BOOTDIR environment variable does not point > to a valid JDK for bootstrapping this build. > A JDK1.2 or 1.2.x build must be bootstrapped against > a 1.2-v (or later) build. Please update your ALT-BOOTDIR > settin, or just unset it, and try again. It has been a while, but when I tried to install jdk1.2.2 from ports I got an error, because I had already set JAVA_HOME. Try unsetting all the possibly relevant environment variables (JAVA_HOME, JAVA_COMPILER, ALT_BOOTDIR, etc.) and trying again. -past To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010525171704.B74289>