From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 9 13:20:31 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 702D116A4CE for ; Fri, 9 Jan 2004 13:20:31 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88B8F43D1D for ; Fri, 9 Jan 2004 13:20:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i09LKKFR060494 for ; Fri, 9 Jan 2004 13:20:20 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i09LKK8I060493; Fri, 9 Jan 2004 13:20:20 -0800 (PST) (envelope-from gnats) Date: Fri, 9 Jan 2004 13:20:20 -0800 (PST) Message-Id: <200401092120.i09LKK8I060493@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Munish Chopra Subject: Re: ports/61139: net/psi Makefile errors X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Munish Chopra List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2004 21:20:31 -0000 The following reply was made to PR ports/61139; it has been noted by GNATS. From: Munish Chopra To: Eugene Ossintsev Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/61139: net/psi Makefile errors Date: Fri, 9 Jan 2004 16:05:58 -0500 On 2004-01-09 21:45 +0000, Eugene Ossintsev wrote: > Hello, > > psi might not be installed under /usr/local/bin . Could you check it again > please? E.g. so: "which psi". > It's in /usr/local/bin/psi. I'm under the impression that since it's an X program though, it should be going into /usr/X11R6/bin. > "--prefix=${PREFIX}" is used quite correctly. See "USE_X_PREFIX=yes" in > net/psi's Makefile . > Yeah I figured that would cover it, but that still doesn't explain this: ... /usr/bin/strip /usr/X11R6/bin/psi /usr/bin/strip: /usr/X11R6/bin/psi: No such file or directory *** Error code 1 Thanks for the quick responses! -- Munish Chopra