From b2321308a2740fe736852cb6560fd70a01a0241d Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 4 Sep 2018 17:12:25 +0000 Subject: A typo and remove an obsolete test failure note git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11466 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/libelf.xml | 2 +- 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 @@ Installation of Libelf Libelf is part of elfutils-&elfutils-version; package. Use - the elfutils-&elfutils-version;.tar.xz as the source tarball. + the elfutils-&elfutils-version;.tar.bz2 as the source tarball. Prepare Libelf for compilation: 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 @@ To test the results, issue: make test - + Install the package: sed -i '/INSTALL_LIBS/s/libcrypto.a libssl.a//' Makefile -- cgit v1.2.3-54-g00ecf