From owner-freebsd-java@FreeBSD.ORG Mon Nov 24 08:39:32 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5583F16A4CE for ; Mon, 24 Nov 2003 08:39:32 -0800 (PST) Received: from artax.karlin.mff.cuni.cz (artax.karlin.mff.cuni.cz [195.113.31.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3353943FE1 for ; Mon, 24 Nov 2003 08:39:29 -0800 (PST) (envelope-from jsta6559@artax.karlin.mff.cuni.cz) Received: by artax.karlin.mff.cuni.cz (Postfix, from userid 16559) id 36DC93FC0; Mon, 24 Nov 2003 17:39:28 +0100 (CET) Date: Mon, 24 Nov 2003 17:39:28 +0100 From: Jan Stary To: freebsd-java@freebsd.org Message-ID: <20031124163928.GA17846@artax.karlin.mff.cuni.cz> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i Subject: building jdk13 (5.1) needs a functional JDK? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 16:39:32 -0000 Hello, I'm trying to compile the jdk13 port on 5.1-RELEASE-p10 I have linux compatibility and 4.x compatibility in kernel I get the following error during the build. Specifying BOOTDIR, ALT_BOOTDIR and JDK13DIR as /usr/local/diablo-jdk1.3.1/ doesn't help. (the port itself requested and built it!) Has anyone built this port succesfully? This is supposed to be the native java port for BSD, isn't it? And I shuold not evne need the linux compat... Thanks for any ideas Jan ===> Building for jdk-1.3.1p8_2 # Start of jdk build i386 Build started: 1.3.1-p8-root-031124-17:35 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.