ports/138706: /lib/libz.so version bump prevents java/jdk* from upgrading
Alexander Best
alexbestms at math.uni-muenster.de
Thu Sep 10 16:10:03 UTC 2009
>Number: 138706
>Category: ports
>Synopsis: /lib/libz.so version bump prevents java/jdk* from upgrading
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Sep 10 16:10:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Alexander Best
>Release: 9.0-CURRENT
>Organization:
>Environment:
FreeBSD otaku 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r197043: Wed Sep 9 21:10:17 CEST 2009 root at otaku:/usr/obj/usr/src/sys/ARUNDEL i386
>Description:
it would be nice to have a note in UPDATING on how to rebuild an installed
java/jdk* under >= 8. since java/jdk1* requires an installed java environment
in order to build it fails due to the version bump of /lib/libz.so.4 to
/lib/libz.so.5.
to be able to rebuild any installed java/jdk* one needs to do the following:
`echo libz.so.4 libz.so.5 > /etc/libmap.conf` in order for any java/jdk* port to update.
i haven't checked what the situation is like when no java environment is
installed, but i believe this doesn't cause a problem since java/diablo-jdk*
is used for bootrapping then.
[1] http://lists.freebsd.org/pipermail/freebsd-ports/2009-September/056915.html
[2] http://lists.freebsd.org/pipermail/freebsd-ports/2009-July/056120.html
cheers.
alex
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list