Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2001 12:42:17 +1000 (EST)
From:      peter.jeremy@alcatel.com.au
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29341: jdk-1.1.8 requires obsolete .so's
Message-ID:  <200107310242.f6V2gH386960@gsmx07.alcatel.com.au>

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

>Number:         29341
>Category:       ports
>Synopsis:       jdk-1.1.8 requires obsolete .so's
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 30 19:50:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Peter Jeremy
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Alcatel Australia Limited
>Environment:
System: FreeBSD gsmx07.alcatel.com.au 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Jan 18 05:05:46 EST 2001 root@gsmx07.alcatel.com.au:/usr/obj/3.0/cvs/src/sys/gsmx i386

	Occurs on both 4-STABLE and 5-CURRENT
>Description:
	jdk-1.1.8 (/usr/ports/java/jdk) is a binary package downloaded
	from ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/nate/JDK1.1/
	the dynamic executables included are linked against libc.so.3
	and libxpg4.so.2 - both of which are obsolete.  (Current
	versions are libc.so.4 or .5 and libxpg4.so.3

	I found this particularly annoying because the port appeared
	to install successfully and then a later port that depended
	on jdk failed to configure - without any useful errors.  I
	needed to manually work through the failing section of the
	configuration file to discover the error.

>How-To-Repeat:
	Install jdk-1.1.8 on -CURRENT or -STABLE machine without 3.x
	compatibility libraries.  Try to run (eg) jar.

>Fix:
	Preferably re-compile against -STABLE.  As a minimum, add
	dependency checks in the port Makefile to ensure that the
	libraries are present before installing the port.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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