Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2002 11:33:16 +1100 (EST)
From:      Andrew <andrew@ugh.net.au>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34891: devel/boehm-gc doesn't respect PREFIX
Message-ID:  <20020213003316.63720A804@starbug.ugh.net.au>

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

>Number:         34891
>Category:       ports
>Synopsis:       devel/boehm-gc doesn't respect PREFIX
>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:   Tue Feb 12 16:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Andrew
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
UgH!
>Environment:

4.4-STABLE, boehm-gc Makefile rev 1.15 ( alittle out of date so this may have
been fixed).

	
>Description:

The devel/boehm-gc doesn't respect PREFIX. I tried to compile it with:

make PREFIX=$HOME DISTDIR=/tmp WRKDIRPREFIX=/tmp install

and got (after a successful build):

install: /usr/local/lib/libgc.so.1: Permission denied

>How-To-Repeat:

cd /usr/ports/devel/boehm-gc && make PREFIX=$HOME DISTDIR=/tmp WRKDIRPREFIX=/tmp install

>Fix:

I would have though GNU_CONFIGURE= yes should have fixed it but it seems not.
>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?20020213003316.63720A804>