Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Aug 2005 22:27:08 -0600
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        ? ? <googl3meister@gmail.com>
Cc:        dR <dystopianrebel@yahoo.com>, freebsd-amd64@freebsd.org, freebsd-java@freebsd.org
Subject:   Re: Building JDK15 for AMD64 -- status of the "long-command" error?
Message-ID:  <20050817042708.GA24252@misty.eyesbeyond.com>
In-Reply-To: <8f554029050816180853f0bef9@mail.gmail.com>
References:  <20050803124814.17890.qmail@web52306.mail.yahoo.com> <8f554029050816180853f0bef9@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 17, 2005 at 11:08:04AM +1000, ? ? wrote:
> For the archives - when I first installed it, I had the 'long command'
> issue and naively didn't write it down expecting it to come up again
> when the next portupgrade happened along... Ever since then it builds
> successfully... and I won't be in a position to completely remove and
> reinstall to locate this error for some time.

Thats because the successive portupgrades will use the installed native
JDK to bootstrap the build rather than reverting to using the Linux JDK
it had to use originally.  This problem is only seen with the Linux JDK,
it isn't seen with a native JDK.

> Someone provided some scripts to check the command line length
> problem, but they ran for >24 hours on my box without erroring out - I
> changed the 'jump size' to 6 levels and re-ran it with same results,
> albeit for a much shorter time (about an hour).
> 
> 5.4-STABLE on AMD-64/3000+/2GB/Asus A8V Deluxe
> > java -version
> java version "1.5.0-p1"
> Java(TM) 2 Runtime Environment, Standard Edition (build
> 1.5.0-p1-gm_13_aug_2005_14_37)
> Java HotSpot(TM) 64-Bit Server VM (build
> 1.5.0-p1-gm_13_aug_2005_14_37, mixed mode)

Same problem - this is the native JDK, it won't show the issue.

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org



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