Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Sep 2003 15:02:07 -0500
From:      "Rob" <polkrl@bellsouth.net>
To:        "'Scott Reese'" <sreese@codysbooks.com>, <freebsd-questions@freebsd.org>
Cc:        freebsd-java@freebsd.org
Subject:   RE: jdk13 port broken?
Message-ID:  <001001c37bc4$40d6a0c0$6401a8c0@DELL>
In-Reply-To: <1063649207.83601.16.camel@borges>

next in thread | previous in thread | raw e-mail | index | archive | help
I had the same problem. I used make WITH_LINUX_BOOTSTRAP=yes install
clean   I think that was the correct command, look at the Makefile and
look at the options..

Hope this helps
ROb

-----Original Message-----
From: owner-freebsd-questions@freebsd.org
[mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Scott Reese
Sent: Monday, September 15, 2003 1:07 PM
To: freebsd-questions@freebsd.org
Cc: freebsd-java@freebsd.org
Subject: jdk13 port broken?

[Please cc: me in any replies as I'm not currently subscribed to these
lists.  Thank you.]

Hello all,

Sorry for the cross-posting but I wasn't sure which list would be better
for this question.  I'm trying to build the jdk13 port and no matter
what I do, I can't get past the following error:

# Start of jdk build
i386 Build started:   1.3.1-p8-root-030915-11:03
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.

I've tried searching Google for an answer to this problem, but nothing
I've found there has helped so far.  My BOOTDIR environment variable
isn't set at all.  I've tried explicity setting ALT_BOOTDIR to
"/usr/local/diablo-jdk1.3.1" but that doesn't help either.  Any ideas as
to what the problem might be?  Any and all suggestions welcome.

Thank you,
Scott

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001001c37bc4$40d6a0c0$6401a8c0>