From owner-freebsd-java Tue Nov 7 7:56:38 2000 Delivered-To: freebsd-java@freebsd.org Received: from srv74.server4me.com (srv74.server4me.com [216.55.177.74]) by hub.freebsd.org (Postfix) with ESMTP id ACEA837B479 for ; Tue, 7 Nov 2000 07:56:36 -0800 (PST) Received: from rhoderunner1 (rhodespc.dsl.telerama.com [205.201.10.60]) by srv74.server4me.com (8.9.3/8.9.3) with SMTP id HAA72810 for ; Tue, 7 Nov 2000 07:51:32 -0800 (PST) (envelope-from rhodespc@rhoderunner.com) Message-ID: <001001c048d3$5a3fbdc0$3c0ac9cd@rhoderunner1> From: "Phillip Rhodes" To: Subject: JDK1.2 make simple question. Date: Tue, 7 Nov 2000 10:56:53 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sorry folks...I am trying!! I am trying to get JDK1.2 built...I have tried 2 different ways and both end with different errors. Which is the best way to build JDK 1.2? Both ways I try error out on make. Method 1: Get the lastest ports.tar.gz and do a build from /usr/ports/java/jdk12-beta Build Errors out: ERROR: Your ALT_BOOTDIR environment variable does not point to a valid JDK for bootstrapping this build. A JDK 1.2 or 1.2.x build must be bootstrapped against a 1.2-V (or later) build. Please update your ALT_BOOTDIR setting, or just unset it, and try again. Method 2: Get the lastest jdk12-beta.tar.gz. Extracted path is /pub/FreeBSD/branches/-current/ports/java/jdk12-beta If I do a build here, the build errors out. ===> Patching for jdk-1.2.2b10 cp: /usr/home/rhodespc/test/pub/FreeBSD/branches/-current/ports/java/jdk12-beta/ ../../java/jfc/work/swing-1.1.1fcs/*.jar: No such file or directory *** Error code 1 THANK YOU!! Very appreciative of help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message