From owner-freebsd-java Mon Nov 18 11:19:51 2002 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 0A39E37B401 for ; Mon, 18 Nov 2002 11:19:50 -0800 (PST) Received: from zpfe.com (dev06.eqp.zpfe.com [209.46.51.22]) by mx1.FreeBSD.org (Postfix) with SMTP id 423B443E3B for ; Mon, 18 Nov 2002 11:19:49 -0800 (PST) (envelope-from steve-hv@zpfe.com) Received: (qmail 91368 invoked from network); 18 Nov 2002 19:19:36 -0000 Received: from dev13.eqp.zpfe.com (HELO PUFFY.zpfe.com) (209.46.51.29) by dev06.eqp.zpfe.com with SMTP; 18 Nov 2002 19:19:36 -0000 Message-Id: <5.1.0.14.2.20021118130819.04ab7e68@wheresmymailserver.com> X-Sender: (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 18 Nov 2002 13:19:35 -0600 To: Greg Lewis From: Steve Peterson Subject: Re: Build error Cc: freebsd-java@FreeBSD.ORG In-Reply-To: <20021119033453.B42369@misty.eyesbeyond.com> References: <5.1.0.14.2.20021118103228.04b0f3b8@wheresmymailserver.com> <5.1.0.14.2.20021114212157.045fe008@magpie.zpfe.com> <5.1.0.14.2.20021114212157.045fe008@magpie.zpfe.com> <20021116033624.A25296@misty.eyesbeyond.com> <5.1.0.14.2.20021118103228.04b0f3b8@wheresmymailserver.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 Using the port was the trick. Thanks. S At 03:34 AM 11/19/2002 +1030, Greg Lewis wrote: >On Mon, Nov 18, 2002 at 10:41:40AM -0600, Steve Peterson wrote: > > Hi -- still getting the same problem. I started over from scratch & had > > the same error. > > > > I'm building as root. > > > > Here's the list of commands I'm running: > > > > mkdir /usr/local/java1.3.1/ > > cd /usr/local/java1.3.1/ > > pax -r < ~/j2sdk-1_3_1-src.tar > > chmod -R u+w * > > mkdir -p hotspot1.3.1/build/bsd > > mkdir -p hotspot1.3.1/build/bsd/makefiles > > mkdir -p hotspot1.3.1/build/bsd/package > > mkdir -p hotspot1.3.1/src/os/bsd/launcher > > mkdir -p hotspot1.3.1/src/os/bsd/vm > > mkdir -p hotspot1.3.1/src/os_cpu/bsd_i486/vm > > mkdir -p j2sdk1.3.1/ext/plugin/oji-plugin/include/bsd/jdk12 > > mkdir -p j2sdk1.3.1/ext/plugin/oji-plugin/include/solaris/navig5/private > > mkdir -p j2sdk1.3.1/src/bsd/doc/man > > patch < ~/bsd-jdk131-patches-7/jdk131.patches > ~/patch.out > > cd j2sdk1.3.1/make > > gmake > > > > My environment: > > > > ALT_BOOTDIR=/usr/local/linux-sun-jdk1.3.1 > > ALT_MOTIF_DIR=/usr/X11R6 > > OPENWINHOME=/usr/X11R6 > > BUILD_CLASSIC=yes > > JAVA_COMPILER=NONE > > > > Note that ALT_BOOTDIR is slightly different than that specified in the > > BUILD document as it looks like the name of the Linux JDK package has > changed. > >It has. > >Try building with the port (/usr/ports/java/jdk13). Thats easier than >building by hand and should work. > >-- >Greg Lewis Email : glewis@eyesbeyond.com >Eyes Beyond Web : http://www.eyesbeyond.com >Information Technology FreeBSD : glewis@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message