Ken Moffat wrote:
On Sat, Mar 07, 2015 at 04:33:17AM +0000, Ken Moffat wrote:
But udev extras fro meudev installs two of the beasties in my
builds, libgudev-1.0.a and libudev.a and yet in the book we only
mention libgudev-1.0.so which makes me ask : how are you guys
preventing those static libs from being installed ?
A straight --disable-static : what puzzled me was that the book only
mentions .so and yet my last few builds have all had the static libs
too. Maybe eudev originally did not install them. And libudev
itself is only recreated by the reinstall, it already exists.
Strangely, I just tested this on a fully-completed desktop, and both
tests pass - in LFS chroot the suite continues to claim that
udev-test.pl failed, without showing any individual test failures.
That script only uses 'warnings' and 'strict', so does not need any
extra modules, and all the test rules and devices are within the
eudev source. Ah! It fails if run as root. No idea why.
I don't recall which test it was but someone was testing for ownership of /. It
failed because it was not root. It was originally a partition mounted as
/mnt/lfs and when I built LFS, I owned that partition. Going back and doing
'sudo chown root.root /' fixed that particular test.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page