Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Sep 2009 16:02:49 GMT
From:      Alexander Best <alexbestms@math.uni-muenster.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/138706: /lib/libz.so version bump prevents java/jdk* from upgrading
Message-ID:  <200909101602.n8AG2nBs079697@www.freebsd.org>
Resent-Message-ID: <200909101610.n8AGA3Rq008248@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



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