Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Feb 1999 14:32:48 -0800 (PST)
From:      steve@dangerous-minds.com
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/10111: Problem with the pgp262s port, Makefile will not install, needs tweaking!
Message-ID:  <199902152232.OAA16931@hub.freebsd.org>

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

>Number:         10111
>Category:       ports
>Synopsis:       Problem with the pgp262s port, Makefile will not install, needs tweaking!
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 15 14:40:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     steve
>Release:        FreeBSD 3.0-RELEASE
>Organization:
>Environment:
FreeBSD device.null 3.0-RELEASE FreeBSD 3.0-RELEASE #2:
Wed Feb 10 13:41:33 CST 1999     root@device.null:/usr/src/sys/compile/NULL i386
>Description:
bash-2.02# pwd
/usr/ports/security/pgp

bash-2.02# make install
===>  Installing for pgp262s
cd /usr/ports/security/pgp/work/pgp262s; install -c -o bin -g bin -m 555 pgp /usr/local/bin
cd: can't cd to /usr/ports/security/pgp/work/pgp262s
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
bash-2.02# 
>How-To-Repeat:
cd /usr/ports/security/pgp ; make ; make install


>Fix:
Correct /usr/ports/security/pgp/Makefile

make install looks for the contents of
/usr/ports/security/pgp/work in:

/usr/ports/security/pgp/work/pgp262s

which doesn't exist!

Makefile needs to be changed/corrected
>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?199902152232.OAA16931>