Hi,
When compiling Udev Extras (from eudev) from BLFS SVN, first sed command
cannot find the file to edit.
===
Installation of Udev Extras
First, re-build eudev:
sed -i '/struct ucred/i struct ucred;' src/libudev/util.h &&
sed -r -i 's|/usr(/bin/test)|\1|' test/udev-test.pl &&
===
The error seems harmless and the build goes on.
=================================================================================
Building: eudev-1.10 |tar.gz| (gudev) at Thu Aug 28 10:57:14 CEST 2014
=================================================================================
sed: can't read src/libudev/util.h: No such file or directory
This first sed commnad has been removed in LFS SVN eudev-1.10 instructions.
===
6.67.1. Installation of Eudev
First, fix a test script:
sed -r -i 's|/usr(/bin/test)|\1|' test/udev-test.pl
===
Regards
ALZ.
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page