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

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'm sure you'll have your preferred solution.

jb.
                                          
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to