JDK16 on FreeBSD 8-BETA2

Ronald Klop ronald-freebsd8 at klop.yi.org
Thu Aug 13 18:30:51 UTC 2009


On Thu, 13 Aug 2009 03:17:21 +0200, Daichi GOTO <daichi at ongs.co.jp> wrote:

> Rick C. Petty wrote:
>> On Wed, Aug 12, 2009 at 07:14:51AM -0400, Douglas Berry wrote:
>>>> Error occurred during initialization of VM
>>>> Unable to load ZIP library:  
>>>> /usr/local/diablo-jdk1.6.0/jre/lib/amd64/libzip.so
>>> I found this on one of the lists... seems to get by
>>> the problem.
>>>
>>> # /etc/libmap.conf
>>> #
>>> # candidate             mapping
>>> #
>>> # Temporary libmap.cnf to solve problems caused by the 8.0 lib version  
>>> bump.
>>> # diablo still looks for libz.so.4
>>> libz.so.4               libz.so.5
>
> It's bingo!
>
>> That worked for bootstrapping a jdk16 build.  Once jdk16 installed, the
>> mapping was no longer needed.  Thanks!
>>  -- Rick C. Petty
>> _______________________________________________
>> freebsd-java at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-java
>> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
>
> I have gotten a success to build jdk16 with diablo jdk16.
> Thanks :)
>


There probably needs to appear a misc/compat7x package for this to work  
out of the box.
Which is also mentioned in http://wiki.freebsd.org/8.0TODO .

Cheers,

Ronald.


More information about the freebsd-java mailing list