ports/69093: [patch] devel/pkgconfig does not search for .pc files in libdir/pkgconfig

Adam Weinberger adamw at FreeBSD.org
Thu Jul 15 14:00:42 UTC 2004


The following reply was made to PR ports/69093; it has been noted by GNATS.

From: Adam Weinberger <adamw at FreeBSD.org>
To: Konstantin Oznobihin <bork at rsu.ru>
Cc: FreeBSD-gnats-submit at FreeBSD.org
Subject: Re: ports/69093: [patch] devel/pkgconfig does not search for .pc files in libdir/pkgconfig
Date: Thu, 15 Jul 2004 09:54:53 -0400

 >> (07.15.2004 @ 0749 PST): Konstantin Oznobihin said, in 3.2K: <<
 > 	In pkg-config(1) it is said that the default directory to search
 > 	for .pc files is libdir/pkgconfig (which I think is ${PREFIX}/lib/pkgconfig)
 > 	and some ports (e.g. openssl, omniORB) install their .pc files
 > 	in this directory, but pkg-config searches them in libdata/pkgconfig.
 >
 > >Fix:
 > 	Dirty hack based on existing patches for pkgconfig. Added LLIBPKGLIBDIR
 > 	to Makefile.in and scan_dir (LLIBPKGLIBDIR, (void *)1); to pkg.c
 >> end of "ports/69093: [patch] devel/pkgconfig does not search for .pc files in libdir/pkgconfig" from Konstantin Oznobihin <<
 
 Is this really the Right Thing to do? I'd be more inclined to want to
 see openssl and omniORB trained to install their .pc files in the
 proper location.
 
 # Adam
 
 
 --
 Adam Weinberger
 adamw at magnesium.net || adamw at FreeBSD.org
 adamw at vectors.cx    ||   adamw at gnome.org
 http://www.vectors.cx



More information about the freebsd-ports-bugs mailing list