From owner-freebsd-java Wed Feb 5 7:13: 5 2003 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 4364237B401 for ; Wed, 5 Feb 2003 07:13:04 -0800 (PST) Received: from mail-relay.edison.ro (62.231.66.133 [62.231.66.133]) by mx1.FreeBSD.org (Postfix) with SMTP id C542C43F75 for ; Wed, 5 Feb 2003 07:12:42 -0800 (PST) (envelope-from gicabulica@edison.ro) Received: (qmail 16617 invoked from network); 5 Feb 2003 15:18:02 -0000 Received: from unknown (HELO hardy) (192.168.2.159) by 192.168.4.228 with SMTP; 5 Feb 2003 15:18:02 -0000 Date: Wed, 5 Feb 2003 17:11:21 +0200 From: costin X-Mailer: The Bat! (v1.61) Reply-To: costin X-Priority: 3 (Normal) Message-ID: <135182162726.20030205171121@edison.ro> To: freebsd-java@freebsd.org Subject: Install instructions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Hi! Just need some simple advices to install the native port jdk1.3 After downloading all thats needed, and a simple # make depends NATIVE_BOOTSTRAP=yes works fine when I`m doing the # make install NATIVE_BOOTSTRAP=yes I get the following messages: ######################## ===> Applying FreeBSD patches for jdk-1.3.1p7_2 ===> Configuring for jdk-1.3.1p7_2 ===> Building for jdk-1.3.1p7_2 i386 Build started: 1.3.1-p7-root-030205-15:48 ERROR: BOOTDIR does not point to a valid Java 2 SDK Check that you have access to /usr/local/jdk1.3.1/bin/java and/or check your value of ALT_BOOTDIR. Exiting because of the above error(s). gmake: *** [sanity] Error 1 *** Error code 2 ######################### So it seems that I need jdk kit for linux as stated in the BUILD file from the patch set. Now, after installing the package in /usr/local/linux-sun-jdk1.3 (standard) I get the same error even though I made the appropriate setenv(in csh) and export (in bash) for the ports What`s wrong? -- Thanks, costin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message