From owner-freebsd-java Wed Feb 5 8:48:43 2003 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 E996237B406 for ; Wed, 5 Feb 2003 08:48:34 -0800 (PST) Received: from relay1.cris.net (relay1.cris.net [212.110.128.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF21D43E4A for ; Wed, 5 Feb 2003 08:48:29 -0800 (PST) (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 h15Intvb038973; Wed, 5 Feb 2003 18:49:56 GMT Received: (from ml@localhost) by phantom.cris.net (8.12.6/8.12.2) id h15Gq21G090292; Wed, 5 Feb 2003 18:52:02 +0200 (EET) (envelope-from ml) Date: Wed, 5 Feb 2003 18:52:00 +0200 From: Alexey Zelkin To: costin Cc: freebsd-java@FreeBSD.ORG Subject: Re: More install problems Message-ID: <20030205185200.A90249@phantom.cris.net> References: <12184393163.20030205174831@edison.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <12184393163.20030205174831@edison.ro>; from gicabulica@edison.ro on Wed, Feb 05, 2003 at 05:48:31PM +0200 X-Operating-System: FreeBSD 4.7-STABLE i386 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 1. You need to install port without NATIVE_BOOTSTRAP option enabled. 2. You may easely remove linux-sun-jdk1.3 after installing of native one 3. As soon as you have native JDK built & installed -- you may use NATIVE_BOOTSTRAP option to use it as bootstrap JDK for newly building JDK. PS: NATIVE_BOOTSTRAP is FreeBSD port only option. All options listed in BUILD file are J2SE internal options. On Wed, Feb 05, 2003 at 05:48:31PM +0200, costin wrote: > Hi! > > I don`t want to bother anyone but I can`t install the native port. > > After installing the linux-sun-jdk1.3 when I run the jdk13 make > install I keep receiving the same error: > > >>>>>>>>>>>>>>>>>>>>> > Hunk #1 succeeded at 25. > done > ===> Applying FreeBSD patches for jdk-1.3.1p7_2 > ===> Configuring for jdk-1.3.1p7_2 > ===> Building for jdk-1.3.1p7_2 > i386 Build started: 1.3.1-p7-root-030205-16:42 > ERROR: BOOTDIR does not point to a valid Java 2 SDK > Check that you have access to > /usr/local/jdk1.3.1/bin/java > and/or check your value of ALT_BOOTDIR. > > Exiting because of the above error(s). > gmake: *** [sanity] Error 1 > *** Error code 2 > > Stop in /usr/ports/java/jdk13. > > >>>>>>>>>>>>>>>>>>>> > > I`ve looked through the Makefile and I see that when the > Native Bootstrap method is used their is no linux involved. However > the BUILD says that one need a jdk compiler in order to boot-up the > process. > > > I see that the variables from the BUILD file are already set in the > Makefile but when used with the NATIVE_BOOTSTRAP option again the > error message appears. > > The only time I managed to install the port was without the > NATIVE_BOOTSTRAP option which as far as I can see overwrites/appends > the linux distribution. > > Can anyone help me? > > -- > Thanks, > costin > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message