From owner-freebsd-java Tue Mar 19 15:55:51 2002 Delivered-To: freebsd-java@freebsd.org Received: from cafe.muraoka.info.waseda.ac.jp (cafe.muraoka.info.waseda.ac.jp [133.9.68.49]) by hub.freebsd.org (Postfix) with ESMTP id 559C337B404 for ; Tue, 19 Mar 2002 15:55:45 -0800 (PST) Received: from muraoka.info.waseda.ac.jp (shudoh@localhost [127.0.0.1]) by cafe.muraoka.info.waseda.ac.jp (8.9.1a/3.7W) with ESMTP id IAA14308 for ; Wed, 20 Mar 2002 08:55:21 +0900 Message-Id: <200203192355.IAA14308@cafe.muraoka.info.waseda.ac.jp> To: java@FreeBSD.ORG From: shudo@computer.org Subject: Re: jdk13 build failed In-Reply-To: <0B0368CED76DD4118E1200D0B73E9B5D041E9F67@MAIL1> References: <0B0368CED76DD4118E1200D0B73E9B5D041E9F67@MAIL1> Date: Wed, 20 Mar 2002 08:55:21 +0900 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 From: Mike Dewhirst > the only reason the build fails is due to linux-jdk not being installed. It > is required for jdk1.3. If linux-jdk13 has been already installed, build of linux-jdk13 can fail without the kernel loadble module for Linux emulation loaded. Steve, confirm the `linux' module loaded with kldstat and load it with kldload if not loaded. Steve Tremblett wrote: | 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. Kazuyuki Shudo shudo@computer.org http://www.shudo.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message