From owner-freebsd-java Sun Sep 9 10:37:32 2001 Delivered-To: freebsd-java@freebsd.org Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by hub.freebsd.org (Postfix) with ESMTP id 2CB1137B405 for ; Sun, 9 Sep 2001 10:37:29 -0700 (PDT) Received: from [166.70.9.174] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.22 #1) id 15g8W1-0007ek-00; Sun, 09 Sep 2001 11:37:26 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.3/8.11.3) id f89HaMA33881; Mon, 10 Sep 2001 03:06:22 +0930 (CST) (envelope-from glewis) Date: Mon, 10 Sep 2001 03:06:19 +0930 From: Greg Lewis To: Jakub Klausa Cc: freebsd-java@FreeBSD.ORG Subject: Re: Problem compiling native 1.3 jdk. Message-ID: <20010910030618.A33428@misty.eyesbeyond.com> References: <20010909125854.N53546@bofh.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010909125854.N53546@bofh.pl>; from jacke@bofh.pl on Sun, Sep 09, 2001 at 12:58:54PM +0200 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 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