From owner-freebsd-ports@FreeBSD.ORG Sun Aug 12 08:52:17 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 06913106566B for ; Sun, 12 Aug 2012 08:52:17 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C37FB8FC08; Sun, 12 Aug 2012 08:52:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q7C8qGbL043662; Sun, 12 Aug 2012 08:52:16 GMT (envelope-from bapt@freebsd.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7C8qFrI043661; Sun, 12 Aug 2012 08:52:15 GMT (envelope-from bapt@freebsd.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@freebsd.org using -f Date: Sun, 12 Aug 2012 10:52:13 +0200 From: Baptiste Daroussin To: Olivier Smedts Message-ID: <20120812085213.GC31466@ithaqua.etoilebsd.net> References: <5023C674.10900@coosemans.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GZVR6ND4mMseVXL/" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Ports , Tijl Coosemans Subject: Re: pkgconf issue ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Aug 2012 08:52:17 -0000 --GZVR6ND4mMseVXL/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 10, 2012 at 12:47:53AM +0200, Olivier Smedts wrote: > 2012/8/9 Tijl Coosemans : > > On 09-08-2012 15:14, Olivier Smedts wrote: > >> All my ports are up-to-date and I've previously dealt with the > >> pkg-config -> pkgconf transition by reading UPDATING. No problems. > >> > >> But now I try to install a port which depends on ports I didn't have, > >> which in turn depend on cairo... and they fail to build. And it's > >> strange because there seems to be a problem with pkgconf, at least on > >> my system : > >> > >> # pkg-config --cflags cairo > >> Package glproto was not found in the pkg-config search path. > >> Perhaps you should add the directory containing `glproto.pc' > >> to the PKG_CONFIG_PATH environment variable > >> No package 'glproto' found > > > > I opened a PR for this a month ago: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D169701 >=20 > OK this explains my problem, partly, but I'm nearly sure that even > with gl.pc missing, pkg-config handled this situation and correctly > gave the good cairo (for example, with my cairo depending on gl) > cflags and includes, while with pkgconf it fails to give the good > include path. That's why I cc'ed bapt. Thanks I'll have a look when fully back. in a few days. regards, Bapt --GZVR6ND4mMseVXL/ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlAnbr0ACgkQ8kTtMUmk6EyVIgCgoSn2fTt/lD4nGcCsTp9645HC usAAoIndh42M44Lxkz5jqi7Cn15J2Ofk =vJlD -----END PGP SIGNATURE----- --GZVR6ND4mMseVXL/--