Forwarding to lfs-dev.

John Burrell wrote:
> Bruce - strictly lfs - sorry, but I'm not registered in lfs-support.
> 
> I replaced module-init-tools with kmod.
> 
> In the configure --libdir=/lib
> 
> This means that kmod puts libkmod.pc in /lib/pkgconfig

Yes it does.

> Of course, there are many ways to get the pc file into 
 > /usr/lib/pkgconfig, where it belongs.
> 
> I did:
> 
> sed -i 's|pkgconfigdir = $(libdir)/pkgconfig|pkgconfigdir = 
> /usr/lib/pkgconfig|' \
     Makefile.am
> 
> autoreconf
> 
> then as per the book.

I took a look at my development system and I also have 
/lib/pkgconfig/libtirpc.pc.

Should we just create /usr/lib/pkgconfig as a part of Section 6.5 and 
then a symlink from /lib/pkgconfig -> ../usr/lib/pkgconfig in Section 6.6?

   -- Bruce

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to