ports/123624: port java/sablevm installs jni.h in /usr/local/include that messes up other JVM builds.

Andrew Reilly areilly at bigpond.net.au
Tue May 13 06:50:02 UTC 2008


>Number:         123624
>Category:       ports
>Synopsis:       port java/sablevm installs jni.h in /usr/local/include that messes up other JVM builds.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 13 06:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Reilly
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD duncan.reilly.home 7.0-STABLE FreeBSD 7.0-STABLE #11: Sat May 10 16:36:58 EST 2008 root at duncan.reilly.home:/usr/obj/usr/src/sys/DUNCAN amd64


	athlon-x2, 3G
>Description:
	per pr java/123608: sablevm installs jni.h directly into
	/usr/local/include, where it is found by c and c++
	compilers on the standard search path, before the other
	JVM's own jni.h headers.  This causes them (specifically
	java/jdk16) to fail to build.
>How-To-Repeat:
	install java/sablevm
	attempt to build java/jdk16 -- see it break.
>Fix:

	work-around: de-install java/sablevm before attempting
	to install jdk16, and re-install after.

	Fix would be for port to install header in
	/usr/local/lib/sablevm/include, which (currently)
	contains a symlink to the /usr/local/include version.


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list