Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2014 20:06:42 -0500
From:      George Mitchell <george+freebsd@m5p.com>
To:        "Matthew D. Fuller" <fullermd@over-yonder.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Can't compile openjdk7 at 340877 (fixed)
Message-ID:  <52E702A2.1050809@m5p.com>
In-Reply-To: <20140127140434.GA78053@over-yonder.net>
References:  <52E641A4.3060004@m5p.com> <20140127140434.GA78053@over-yonder.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/27/14 09:04, Matthew D. Fuller wrote:
> On Mon, Jan 27, 2014 at 06:23:16AM -0500 I heard the voice of
> George Mitchell, and lo! it spake thus:
>> I updated my ports tree to revision 340877, and trying to compile
>> openjdk7 dies like this:
>>
>> cd bsd_amd64_compiler2/product && ./test_gamma
>> Using java runtime at: /usr/local/openjdk7/jre
>> Error occurred during initialization of VM
>> java/lang/NoClassDefFoundError: java/lang/invoke/AdapterMethodHandle
>
> <http://lists.freebsd.org/pipermail/freebsd-ports/2014-January/088841.html>;
>
> My solution was forcing it to use the bootstrap version again.
>
>
Fortunately I still had a package for the bootstrap compiler around.
Using "portmaster -BDg -m BOOTSTRAPJDKDIR=/usr/local/bootstrap-openjdk
java/openjdk7" appears to have solved the problem for me.  Thanks for
your help!                                                 -- George



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