Subject: Re: pkg/32733: shared-mime-info buildlink pkg-config wrapper doesn't find all modules
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 02/04/2006 17:55:03
The following reply was made to PR pkg/32733; it has been noted by GNATS.
From: joerg@britannica.bec.de
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: pkg/32733: shared-mime-info buildlink pkg-config wrapper doesn't find all modules
Date: Sat, 4 Feb 2006 18:52:30 +0100
On Sat, Feb 04, 2006 at 05:45:00PM +0000, jml@ascia.fi wrote:
> When using any native pkgconfig enabled component
> (with shared-mime-info), work/.tools/bin/pkg-config does not find
> modules, whereas /usr/pkg/bin/pkg-config run directly does. Problem
> is that the wrapper script forces libpath to
> work/.buildlink/lib/pkgconfig, which is populated only with a _subset_
> of /usr/pkg/lib/pkgconfig, not from $PKG_CONFIG_PATH.
OK and where exactly is your problem? At least for pkg/lib/pkgconfig
this is the intended behaviour. Do you mean you want to use a native
package instead of the pkgsrc one and it doesn't pick up the pkgconfig
file of the native one?
Joerg