|
@@ -65,9 +65,9 @@ sed -i 's/arpd.8//' man/man8/Makefile</userinput></screen>
|
|
|
<para>This package comes with a test suite, but due to assumptions it makes,
|
|
|
it is not possible to reliably run these tests from within the chroot
|
|
|
environment. If you wish to run these tests after booting into your new LFS
|
|
|
- system, ensure you select <filename>/proc/config.gz</filename>
|
|
|
- CONFIG_IKCONFIG_PROC ("General setup" -> "Enable access to
|
|
|
- .config through /proc/config.gz") support into your kernel then run
|
|
|
+ system, ensure you enable <filename>/proc/config.gz</filename> support
|
|
|
+ in your kernel ("General setup" -> "Enable access to
|
|
|
+ .config through /proc/config.gz" [CONFIG_IKCONFIG_PROC]), then run
|
|
|
'make alltests' from the <filename class="directory">testsuite/</filename>
|
|
|
subdirectory.</para>
|
|
|
|