Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2002 03:34:53 +1030
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Steve Peterson <steve-hv@zpfe.com>
Cc:        Greg Lewis <glewis@eyesbeyond.com>, freebsd-java@FreeBSD.ORG
Subject:   Re: Build error
Message-ID:  <20021119033453.B42369@misty.eyesbeyond.com>
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
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>

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




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