Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2001 03:06:19 +0930
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Jakub Klausa <jacke@bofh.pl>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: Problem compiling native 1.3 jdk.
Message-ID:  <20010910030618.A33428@misty.eyesbeyond.com>
In-Reply-To: <20010909125854.N53546@bofh.pl>; from jacke@bofh.pl on Sun, Sep 09, 2001 at 12:58:54PM %2B0200
References:  <20010909125854.N53546@bofh.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 09, 2001 at 12:58:54PM +0200, Jakub Klausa wrote:
> 	Is it a know issue, that native jdk13 doesn't build from the ports
> as it (propably) should? 

Well, the port would hardly have gotten committed if it was a known issue :)

> [12:59:16] [ttyp3] [135] system:jacke:/usr/ports/java/jdk13# make
> ===>  Building for jdk-1.3.1p3
> i386 Build started:   1.3.1-internal-jacke-010909-12:59
> 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.

The critical thing you don't mention is the output of:

${ALT_BOOTDIR}/bin/java -version

This is what the sanityck script checks.  Have you got linux emulation
enabled for instance?

-- 
Greg Lewis                            Email : glewis@eyesbeyond.com
Eyes Beyond                           Phone : (801) 765 1887
Information Technology                Web   : http://www.eyesbeyond.com


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




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