Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2003 21:44:11 +1030 (CST)
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   java/47668: jdk13 doesn't respect LOCALBASE
Message-ID:  <200301301114.h0UBEBT21514@misty.eyesbeyond.com>

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

>Number:         47668
>Category:       java
>Synopsis:       jdk13 doesn't respect LOCALBASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-java
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 30 03:20:02 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Greg Lewis
>Release:        FreeBSD 4.5-RELEASE-p2 i386
>Organization:
Eyesbeyond Information Technology
>Environment:
System: FreeBSD misty.eyesbeyond.com 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Tue Apr 2 15:20:57 CST 2002 root@:/usr/src/sys/compile/MISTY i386


>Description:
Mail from Mike Meyer <mwm-dated-1044336154.329122@mired.org>:

	The file make/common/Defs-bsd.gmk sets DEVTOOLS_PATH to
	/usr/local/bin. This isn't correct on systems that have LOCALBASE
	pointed somewhere else, and causes the build to fail when it can't
	find gm4 on such systems.
              
	I don't have a generic fix for this; I just changed the patchfile to
	set it to the correct path for my system. Sorry.

>How-To-Repeat:

Build the jdk13 port on a system with LOCALBASE set to other than 
/usr/local/bin

>Fix:

We need to patch Defs-bsd.gmk during the build process and set
DEVTOOLS_PATH to the current setting of LOCALBASE.

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

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




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