From owner-freebsd-java Fri Jan 18 5:21:35 2002 Delivered-To: freebsd-java@freebsd.org Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by hub.freebsd.org (Postfix) with ESMTP id 191E437B41C for ; Fri, 18 Jan 2002 05:21:29 -0800 (PST) Received: from localhost (hquiroz@localhost) by puget.esil.univ-mrs.fr (8.11.6/8.11.6) with ESMTP id g0IDSKM85725; Fri, 18 Jan 2002 14:28:29 +0100 (CET) (envelope-from hquiroz@esil.univ-mrs.fr) X-Authentication-Warning: puget.esil.univ-mrs.fr: hquiroz owned process doing -bs Date: Fri, 18 Jan 2002 14:28:19 +0100 (CET) From: Herve Quiroz To: wiebel@vandalon.nl Cc: java@freebsd.org Subject: Re: jdk13 port In-Reply-To: <1011359508.3c481f14c779c@www.vandalon.nl> Message-ID: <20020118142346.W85720-100000@puget.esil.univ-mrs.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 you need to have the linux-jdk13 port installed to compile the Java standard API classes. So either you portinstall the linux-jdk13 or maybe you can specifiy an alternate path for your own Java SDK using portinstall -m'ALT_BOOTDIR=' or something similar. I once tried using IBM JDK 1.3 but as the javac syntax is different from Sun's JDK I got problems. Now I use linux-jdk13 and it's ok. Herve On Fri, 18 Jan 2002 wiebel@vandalon.nl wrote: > > > Hi there, > > when trying to install jdk13 from the ports i'm getting the following error: > > ===> Building for jdk-1.3.1p5 > i386 Build started: 1.3.1-internal-root-020118-14:09 > ERROR: BOOTDIR does not point to a valid Java 2 SDK > Check that you have access to > /usr/local/linux-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 > > > hope you can fix it :)) > > Greets > > Joris > > 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