On Mon, Nov 16, 2020 at 04:43:14PM +0000, Roger via lfs-dev wrote:
> eudev puts udev.pc in /usr/share/pkgconfig; all other packages
> use /usr/lib/pkgconfig.
> 

On a completed BLFS desktop system, you can have a lot more in
/usr/share/pkgconfig.  The are supposed to be
architecture-independent files, whereas those pkgconfig files in a
lib* directory are for a specific architecture (e.g. multilib might
use lib for 32-bit, lib64 for 64-bit).

> To put udev.pc in /usr/lib/pkgconfig change eudev's "make
> install" command to
> 
>     make sharepkgconfigdir=/usr/lib/pkgconfig install
> 
> HTH

Probably does no harm on a non-multilib system, but not recommended.

ĸen
-- 
Internal error in fortune program:
    fnum=2987  n=45  flag=1  goose_level=-232323
Please write down these values and notify fortune program admin.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to