From owner-freebsd-hackers Tue Apr 3 12:53:24 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from gradient.cis.upenn.edu (GRADIENT.CIS.UPENN.EDU [158.130.67.48]) by hub.freebsd.org (Postfix) with ESMTP id 46CD237B71D for ; Tue, 3 Apr 2001 12:53:19 -0700 (PDT) (envelope-from agoodloe@gradient.cis.upenn.edu) Received: from localhost (localhost [127.0.0.1]) by gradient.cis.upenn.edu (8.10.1/8.10.1) with ESMTP id f33JrHp00671 for ; Tue, 3 Apr 2001 15:53:17 -0400 (EDT) Date: Tue, 3 Apr 2001 15:53:17 -0400 (EDT) From: Alwyn Goodloe To: freebsd-hackers@freebsd.org Subject: JDK1.2 build Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, I've asked this on the questions list but no one there could resolve the problem so I thought I would ask it on the hackers list. First note I have all the ports required. I've had the following problems in building the jdk: There were problems with ALT_BOOTDIR finding the linux jdk so I removed it (which the error message indicates as a fix) and things seemed to go ok UNTIL I get /usr/local/java/jdk1.2/x86/bin/javac: permission denied gmake[3]: *** [.compile.classlist] Error 126 (the permissions are all open so that should be ok). Maybe its somehow related to the ALT_BOOTDIR but I doubt it. I had script turned on I include the output below. I find this to be rather strange. I'm well into day two of staring at it so help is definitely needed. I considered doing the entire build by hand, following the instructions given online but was pinning my hopes on you guys before doing that. Alwyn agoodloe@gradient.cis.upenn.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message