Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Nov 2001 19:21:24 +0100 (CET)
From:      Volker Stolz <vs@foldr.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31755: linux-jdk1.2.2 looks for registervm in strange places
Message-ID:  <200111041821.fA4ILOd67061@monster.ikea.net>

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

>Number:         31755
>Category:       ports
>Synopsis:       linux-jdk1.2.2 looks for registervm in strange places
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 04 10:50:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Volker Stolz
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
Informatik II
>Environment:
System: FreeBSD monster.ikea.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sun Oct 28 15:06:40 CET 2001 root@monster.ikea.net:/old/usr/obj/opt/src/sys/MONSTER i386


>Description:
On 'make install' ${LOCALBASE}/bin/registervm is invoked. However, when the wrapper
has been installed using $PREFIX, this will obviously fail. I suggest drop the prefix
and let the Makefile search for registervm in the path.

>How-To-Repeat:
Install javavmwrapper with PREFIX=/opt/local, try installing linux-jdk1.2.2.
>Fix:
Remove prefix from registervm in makefile and use the shell search-path.
>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?200111041821.fA4ILOd67061>