JDK16 on FreeBSD 8-BETA2

Rick C. Petty rick-freebsd2008 at kiwi-computer.com
Thu Aug 13 18:36:44 UTC 2009


On Thu, Aug 13, 2009 at 08:06:14PM +0200, Ronald Klop wrote:
> 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
> 
> 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 .

Actually, that was the first port I tried to look for after upgrading to
8.0-beta2.   I'm just surprised it wasn't created before 8.0-beta.  Because
it didn't exist, I just forcibly upgraded all my ports.  Most of which
worked, but diablo-jdk16 certainly did not (as would be expected since it's
a binary-only port).  I was just falsely led by the error message.  Looking
back, it makes sense.

-- Rick C. Petty


More information about the freebsd-java mailing list