diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/openssl.xml | 3 | ||||
-rw-r--r-- | chapter06/tar.xml | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/openssl.xml b/chapter06/openssl.xml index 865881a1f..bd35f285b 100644 --- a/chapter06/openssl.xml +++ b/chapter06/openssl.xml @@ -59,6 +59,9 @@ <screen><userinput remap="test">make test</userinput></screen> + <para>One subtest in the test 40-test_rehash.t fails in the lfs chroot + environment, but passes when run as a regular user.</para> + <para>Install the package:</para> <screen><userinput remap="install">sed -i '/INSTALL_LIBS/s/libcrypto.a libssl.a//' Makefile diff --git a/chapter06/tar.xml b/chapter06/tar.xml index afb1a5af6..10d76dee4 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -72,6 +72,8 @@ <screen><userinput remap="test">make check</userinput></screen> + <para>One test, link mismatch, is known to fail.</para> + <para>Install the package:</para> <screen><userinput remap="install">make install |