diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/libelf.xml | 2 | ||||
-rw-r--r-- | chapter06/openssl.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/libelf.xml b/chapter06/libelf.xml index de9cac192..7166dd48f 100644 --- a/chapter06/libelf.xml +++ b/chapter06/libelf.xml @@ -42,7 +42,7 @@ <title>Installation of Libelf</title> <para>Libelf is part of elfutils-&elfutils-version; package. Use - the elfutils-&elfutils-version;.tar.xz as the source tarball.</para> + the elfutils-&elfutils-version;.tar.bz2 as the source tarball.</para> <para>Prepare Libelf for compilation:</para> diff --git a/chapter06/openssl.xml b/chapter06/openssl.xml index bd35f285b..34e4ade29 100644 --- a/chapter06/openssl.xml +++ b/chapter06/openssl.xml @@ -58,10 +58,10 @@ <para>To test the results, issue:</para> <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 |