Hi all, The current instructions mention the fact that running the IPRoute2 testsuite is unreliable from within the chroot environment as it depends on /proc/config.gz support. That's fair enough, but even when running on a freshly rebooted LFS build, the following appears to be required:
sed -i '/^TARGETS/@arpd@@g' misc/Makefile make DESTDIR= cd testsuite sed -i 's/sudo/& -E/' Makefile make mkdir results make alltests # requires sudo Even then, I get not particularly fantastic results (a fair few 'Operation not supported' errors), but they may be down to me being under a VirtualBox environment and therefore just having a simple PCNET32 device hooking up to my hosts's interface. Could someone run the above commands, please, and verify that they work for you? They were carried out using the latest iproute2-2.6.31 release. Thanks, Matt. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
