Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2002 10:41:40 -0600
From:      Steve Peterson <steve-hv@zpfe.com>
To:        Greg Lewis <glewis@eyesbeyond.com>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: Build error
Message-ID:  <5.1.0.14.2.20021118103228.04b0f3b8@wheresmymailserver.com>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.2.20021118103228.04b0f3b8>