From owner-freebsd-stable Sat Apr 13 8:51:30 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.augenstein.net (pD950E0DB.dip.t-dialin.net [217.80.224.219]) by hub.freebsd.org (Postfix) with ESMTP id 14C7437B400 for ; Sat, 13 Apr 2002 08:51:25 -0700 (PDT) Received: by mail.augenstein.net (Postfix, from userid 666) id EFBB9AB; Sat, 13 Apr 2002 17:52:25 +0200 (CEST) Date: Sat, 13 Apr 2002 17:52:25 +0200 From: Norbert Augenstein To: jbw Cc: stable@FreeBSD.ORG Subject: Re: Mozilla & Java Message-Id: <20020413175225.101a22f6.auge@seth.augenstein.net> In-Reply-To: <20020413084345.A50263@arem.peritian.com> References: <20020413084345.A50263@arem.peritian.com> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) X-Copyright: (c) Norbert Augenstein -> Forwarding NOT permitted without prior permission! Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, you have to install linux-jdk1.3.1 first, as this is the linux source then try again to build native jdk13 out of it auge On Sat, 13 Apr 2002 08:43:45 -0400 jbw wrote: > I'm trying to install java so that use it with Mozilla. I get the > following error message when trying to install the jdk13 port. > > Patching file j2sdk1.3.1/src/solaris/native/sun/awt/robot_child/robot_proc.c using Plan A... > Hunk #1 succeeded at 25. > done > ===> Applying FreeBSD patches for jdk-1.3.1p6_3 > ===> Configuring for jdk-1.3.1p6_3 > ===> Building for jdk-1.3.1p6_3 > i386 Build started: 1.3.1-p6-root-020413-08:36 > 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 > > Stop in /usr/ports/java/jdk13. > ---> Installing the new version via the port > ===> Building for jdk-1.3.1p6_3 > i386 Build started: 1.3.1-p6-root-020413-08:36 > 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 > > Stop in /usr/ports/java/jdk13. > *** Error code 1 > > Stop in /usr/ports/java/jdk13. > > What do I need to do have this install correctly? Out of curiousity since > this isn't the linux version of java why is it looking for > /usr/local/linux-jdk1.3.1/bin/java BOOTDIR? > > TIA > > jbw > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message