From owner-freebsd-ports Sun Nov 4 10:50: 7 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6849337B417 for ; Sun, 4 Nov 2001 10:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA4Io1c00816; Sun, 4 Nov 2001 10:50:01 -0800 (PST) (envelope-from gnats) Received: from mailout01.sul.t-online.de (mailout01.sul.t-online.com [194.25.134.80]) by hub.freebsd.org (Postfix) with ESMTP id 6D61C37B416 for ; Sun, 4 Nov 2001 10:47:18 -0800 (PST) Received: from fwd02.sul.t-online.de by mailout01.sul.t-online.de with smtp id 160SIf-0000zU-04; Sun, 04 Nov 2001 19:47:17 +0100 Received: from theater.dyndns.org (320068889749-0001@[217.224.157.143]) by fmrl02.sul.t-online.com with esmtp id 160SIS-1m0f68C; Sun, 4 Nov 2001 19:47:04 +0100 Received: from monster.ikea.net (monster.ikea.net [192.168.2.3]) by theater.dyndns.org (8.11.6/8.11.4) with ESMTP id fA4ILIb22343 for ; Sun, 4 Nov 2001 19:21:19 +0100 (CET) (envelope-from vs@foldr.org) Received: (from vs@localhost) by monster.ikea.net (8.11.6/8.11.6) id fA4ILOd67061; Sun, 4 Nov 2001 19:21:24 +0100 (CET) (envelope-from vs) Message-Id: <200111041821.fA4ILOd67061@monster.ikea.net> Date: Sun, 4 Nov 2001 19:21:24 +0100 (CET) From: Volker Stolz To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/31755: linux-jdk1.2.2 looks for registervm in strange places Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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