From owner-freebsd-java Mon Nov 18 9: 7:46 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 48EC437B401 for ; Mon, 18 Nov 2002 09:07:45 -0800 (PST) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6F4C43E3B for ; Mon, 18 Nov 2002 09:07:43 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: from mail by mgr2.xmission.com with spam-scanned (Exim 3.35 #1) id 18DpMd-00033J-02 for freebsd-java@freebsd.org; Mon, 18 Nov 2002 10:07:11 -0700 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 18DpKV-0001ix-02; Mon, 18 Nov 2002 10:05:00 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id gAIH4sk42819; Tue, 19 Nov 2002 03:34:54 +1030 (CST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Tue, 19 Nov 2002 03:34:53 +1030 From: Greg Lewis To: Steve Peterson Cc: Greg Lewis , freebsd-java@FreeBSD.ORG Subject: Re: Build error Message-ID: <20021119033453.B42369@misty.eyesbeyond.com> References: <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 Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.2.20021118103228.04b0f3b8@wheresmymailserver.com>; from steve-hv@zpfe.com on Mon, Nov 18, 2002 at 10:41:40AM -0600 X-Spam-Status: No, hits=-3.5 required=8.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MUTT,X_AUTH_WARNING version=2.43 X-Spam-Level: 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 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