Ken Moffat wrote: > I don't have kmod source handy, so I can't tell if it will take an > overide in the same way.
Both kmod and xz needed a "pkgconfigdir=/usr/lib/pkgconfig" override on the "make install" command line for me, when I built both recently. I also passed udev a "sharepkgconfigdir=/usr/lib/pkgconfig" override, otherwise it dumped udev.pc into /usr/share/pkgconfig, where nothing ever looks -- or at least, the way I built pkg-config, nothing ever looks there. Not sure if that matches BLFS or not though... (Though just to be safe, I also overrode pkgconfigdir= on the "make" and "make check" runs for kmod and xz, and sharepkgconfigdir= on the "make" and "make check" runs for udev. Not sure if anything uses those values at build or check time, but that's safest I think.) I don't know what other packages might need this, though, since I only built the requirements for udev-180. :-/
signature.asc
Description: OpenPGP digital signature
-- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page