From owner-freebsd-java Mon Nov 18 8:42: 1 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 03F4437B401 for ; Mon, 18 Nov 2002 08:41:59 -0800 (PST) Received: from zpfe.com (dev06.eqp.zpfe.com [209.46.51.22]) by mx1.FreeBSD.org (Postfix) with SMTP id 2696C43E6E for ; Mon, 18 Nov 2002 08:41:58 -0800 (PST) (envelope-from steve-hv@zpfe.com) Received: (qmail 49082 invoked from network); 18 Nov 2002 16:41:42 -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 16:41:42 -0000 Message-Id: <5.1.0.14.2.20021118103228.04b0f3b8@wheresmymailserver.com> X-Sender: (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 18 Nov 2002 10:41:40 -0600 To: Greg Lewis From: Steve Peterson Subject: Re: Build error Cc: freebsd-java@FreeBSD.ORG In-Reply-To: <20021116033624.A25296@misty.eyesbeyond.com> References: <5.1.0.14.2.20021114212157.045fe008@magpie.zpfe.com> <5.1.0.14.2.20021114212157.045fe008@magpie.zpfe.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 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. JDK source distribution: -rwxr--r-- 1 stevep stevep 129329664 Nov 14 14:03 j2sdk-1_3_1-src.tar Patches distro: -rwxr--r-- 1 stevep stevep 2938880 Nov 14 13:54 bsd-jdk131-patches-7.tar The patch file: -rw-r--r-- 1 eztest staff 1588037 Jul 25 11:48 jdk131.patches S At 03:36 AM 11/16/2002 +1030, Greg Lewis wrote: >On Thu, Nov 14, 2002 at 09:36:21PM -0600, Steve Peterson wrote: > > Greetings. > > > > I'm building JDK 1.3.1 on FreeBSD 4.7-RELEASE and am running into a > compile > > error on dependencies for class FullValueDescriptionHelper (see below for > > error messages). I took a peek at the patchset to see if there was some > > reference to that class but no joy. > > > > I searched the list archives for FullValueDescriptionHelper but no joy > > there either. > > > > My environment: > > > > FreeBSD 4.7-RELEASE-p2 > > stock gcc > > patches are bsd-jdk131-patches-7 > > bootstrap JDK is the linux-sun-jdk-1.3.1.06 port. > > Java source is j2sdk-1_3_1-src.tar.gz downloaded today from Sun. > >This all looks good. > > > Any ideas on solutions or ways to go about troubleshooting this? > >Hmmm. This is the first time I've seen this. Try looking in the list >archives and seeing if anyone has had anything similar. Also try >a make clean and then rebuild. > >-- >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