From owner-freebsd-java@FreeBSD.ORG Sun Jul 13 13:01:43 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 95A7537B401 for ; Sun, 13 Jul 2003 13:01:43 -0700 (PDT) Received: from relay1.cris.net (relay1.cris.net [212.110.128.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id C519443F93 for ; Sun, 13 Jul 2003 13:01:40 -0700 (PDT) (envelope-from ml@phantom.cris.net) Received: from phantom.cris.net (root@phantom.cris.net [212.110.130.74]) by relay1.cris.net (8.12.6/8.12.6) with ESMTP id h6DN5Oih097736; Sun, 13 Jul 2003 23:05:25 GMT Received: (from ml@localhost) by phantom.cris.net (8.12.6/8.12.2) id h6DK8xAa039058; Sun, 13 Jul 2003 23:08:59 +0300 (EEST) (envelope-from ml) Date: Sun, 13 Jul 2003 23:08:58 +0300 From: Alexey Zelkin To: Man Alive Message-ID: <20030713230858.A39031@phantom.cris.net> References: <1058109424.641.6.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1058109424.641.6.camel@localhost>; from manalive@gmx.net on Sun, Jul 13, 2003 at 08:17:05AM -0700 X-Operating-System: FreeBSD 4.7-STABLE i386 cc: freebsd-java@freebsd.org Subject: Re: jdk13 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: Sun, 13 Jul 2003 20:01:43 -0000 hi, Did you tried to enable linux emulation before ? It'll help :) On Sun, Jul 13, 2003 at 08:17:05AM -0700, Man Alive wrote: > Hello, I tried to install jdk13 on freshly installed 5.1-Release, but > kept encountering this error: > > ----- > > ===> Building for jdk-1.3.1p8_2 > # Start of jdk build > i386 Build started: 1.3.1-p8-navigator-030713-08:10 > 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 > > Stop in /usr/ports/java/jdk13. > > ----- > > According to google, I should be installing linux-sun-jdk13 first before > trying native install (which I never did before yet installed without > problems). I tried that, successfully installed linux-sun-jdk13, but > still have problems with native installation with same error as above. > Is it possible that using linux_base-8 might be a factor (before doing > fresh install, I used linux_base (v.7) and never had problems)? Any > workarounds? > > Thanks for your help and best regards, > > Jonas > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"