Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2007 15:57:15 -0500 (EST)
From:      Drew Derbyshire <ahd@kew.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/108629: /usr/ports/Makefile index target references unavailable program
Message-ID:  <20070131205715.A7513B858@shub-internet.kew.com>
Resent-Message-ID: <200701312120.l0VLKKke017411@freefall.freebsd.org>

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

>Number:         108629
>Category:       ports
>Synopsis:       /usr/ports/Makefile index target references unavailable program
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 31 21:20:19 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Drew Derbyshire
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
Kendra Electronic Wonderworks, Stoneham MA 02180 (http://www.kew.com)
>Environment:
System: FreeBSD xena.hh.kew.com 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #9: Wed Nov 8 23:11:58 EST 2006 ahd@xena.hh.kew.com:/scratch/6x/obj/scratch/6x/src/sys/DELL_SMP_6X i386


>Description:
	
	Doing a build of the ports index on a clean machine (no ports installed) results in 
	an error reported:

	    Generating INDEX-6 - please wait..pkg-config: not found
	    "Makefile", line 40: warning: "pkg-config --libs pthread-stubs" returned non-zero status

>How-To-Repeat:
	
	Delete all installed packages actually just pkg-config), and then:

	    cd /usr/ports
	    make index
>Fix:

	Not known WHICH makefile is doing this.

	Workaround is:
		cd /usr/ports/devel/pkg-config
		make install


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070131205715.A7513B858>