From owner-freebsd-questions@FreeBSD.ORG Wed Nov 5 18:53:32 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BBF516A4CE for ; Wed, 5 Nov 2003 18:53:32 -0800 (PST) Received: from nycsmtp4out-eri0.rdc-nyc.rr.com (nycsmtp4out-eri0.rdc-nyc.rr.com [24.29.99.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C44543FF3 for ; Wed, 5 Nov 2003 18:53:30 -0800 (PST) (envelope-from asolomon15@nyc.rr.com) Received: from [192.168.1.100] (24-193-64-2.nyc.rr.com [24.193.64.2]) 1.0) with ESMTP id hA62rTcw029241 for ; Wed, 5 Nov 2003 21:53:29 -0500 (EST) From: asolomon15 To: freebsd-questions@FreeBSD.ORG Content-Type: text/plain Message-Id: <1068087220.1933.4.camel@nyshell.solomon.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Wed, 05 Nov 2003 21:53:41 -0500 Content-Transfer-Encoding: 7bit Subject: jdk1.3 compile problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2003 02:53:32 -0000 Hello everyone... I seem to have a problem when I try to build jdk13 port on freebsd5.1 release. Here are the errors that I get # Start of jdk build i386 Build started: 1.3.1-p8-daddius-031105-21:52 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.