Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Feb 2004 18:31:44 +0100 (CET)
From:      Mykola Khotyaintsev <ko@irfu.se>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        pav@FreeBSD.org
Subject:   java/62314: [MAINTAINER UPDATE] math/vtk-java : compatibility with jdk14
Message-ID:  <200402031731.i13HVi6E098173@nest.irfu.se>
Resent-Message-ID: <200402031740.i13He86o019429@freefall.freebsd.org>

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

>Number:         62314
>Category:       java
>Synopsis:       [MAINTAINER UPDATE] math/vtk-java : compatibility with jdk14
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-java
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 03 09:40:08 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Mykola Khotyaintsev
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
Mykola Khotyaintsev	
>Environment:
System: FreeBSD goverla 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Mon Jan 19 16:33:57 CET 2004 ko@goverla:/usr/obj/usr/src/
sys/GOVERLA i386


	
>Description:
	It is impossible to build the port with new jdk14 (1.4.2-p6).
	The include file jni_md.h of the jdk14 port was moved from include/bsd/ to include/freebsd/.
	
>How-To-Repeat:
	
>Fix:
	Change 
	-DJAVA_INCLUDE_PATH2:PATH=${JAVA_HOME}/include/bsd
	to
	-DJAVA_INCLUDE_PATH2:PATH=${JAVA_HOME}/include/freebsd
	in the math/vtk-java/Makefile
	


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



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