Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 13:22:08 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        Steve Tremblett <sjt@cisco.com>
Cc:        John Utz <john@utzweb.net>, questions@FreeBSD.ORG, java@FreeBSD.ORG
Subject:   Re: jdk13 build failed
Message-ID:  <3C97AC00.1020902@owt.com>
References:  <20020319123257.H23375@sjt-u10.cisco.com> <Pine.LNX.4.44.0203191139540.15885-100000@jupiter.linuxengine.net> <20020319131618.N23375@sjt-u10.cisco.com>

next in thread | previous in thread | raw e-mail | index | archive | help


Steve Tremblett wrote:

> +---- John Utz wrote:
> | you dont have the mandatory linux jdk installed, correct?
> 
> After installing linux-jdk13 this error persists - any hints?


You can do something like

coral# cd /usr/ports
coral# make search name=jdk-1.3
Port:   jdk-1.3.1p6
Path:   /usr/ports/java/jdk13
Info:   Sun's Java Developers Kit
Maint:  java@FreeBSD.org
Index:  java devel
B-deps: XFree86-3.3.6_10 gettext-0.10.35_1 glib-1.2.10_5 gmake-3.79.1 
gtar-1.13.25 gtk-1.2.10_3 javavmwrapper-1.4 linux-jdk-1.3.1.02_1 
linux_base-6.1 m4-1.4_1 nspr-4.1.2 open-motif-devel-2.1.30 
pkgconfig-0.10.0 zip-2.3
R-deps: XFree86-3.3.6_10 gettext-0.10.35_1 glib-1.2.10_5 gtk-1.2.10_3 
javavmwrapper-1.4 nspr-4.1.2 pkgconfig-0.10.0 urwfonts-1.0

I tied all of this up into a shell script that I call search and then 
I don't have to cd into /usr/ports to do the lookup. Instead of 
search, you can also look up key=.

Kent


> 
> | 
> | On Tue, 19 Mar 2002, Steve Tremblett wrote:
> | 
> | > In building jdk13 I get the following error:
> | > 
> | > ===>  Applying FreeBSD patches for jdk-1.3.1p6_2
> | > ===>  Configuring for jdk-1.3.1p6_2
> | > ===>  Building for jdk-1.3.1p6_2
> | > i386 Build started:   1.3.1-p6-root-020319-12: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


-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C97AC00.1020902>