From 05946986d0233d9977107a34eefd1c96ebaffa4b Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Mon, 13 Oct 2003 03:57:33 +0000 Subject: [PATCH] Add some whitespace adjustments. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2974 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/binutils-pass2-inst.xml | 3 +++ chapter05/lockingglibc.xml | 3 +++ chapter05/tcl-inst.xml | 4 ++++ index.xml | 4 ++-- 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/chapter05/binutils-pass2-inst.xml b/chapter05/binutils-pass2-inst.xml index 22175648d..4192408ff 100644 --- a/chapter05/binutils-pass2-inst.xml +++ b/chapter05/binutils-pass2-inst.xml @@ -53,6 +53,9 @@ chapter: make -C ld clean make -C ld LIB_PATH=/usr/lib:/lib + + + Do not yet remove the Binutils source and build directories. We'll need these directories again in the next chapter in the state they are in now. diff --git a/chapter05/lockingglibc.xml b/chapter05/lockingglibc.xml index 215e7567e..0f62d8f66 100644 --- a/chapter05/lockingglibc.xml +++ b/chapter05/lockingglibc.xml @@ -46,6 +46,9 @@ following commands to eliminate this possibility: rm -f /tools/lib/gcc-lib/*/*/include/{pthread.h,bits/sigthread.h} + + + It is imperative at this point to stop and ensure that the basic functions (compiling and linking) of the new toolchain are working as expected. For this we are going to perform a simple sanity check: diff --git a/chapter05/tcl-inst.xml b/chapter05/tcl-inst.xml index b20a2c173..856b31032 100644 --- a/chapter05/tcl-inst.xml +++ b/chapter05/tcl-inst.xml @@ -46,8 +46,12 @@ throughout the book. make install Make a necessary symbolic link: + ln -s tclsh8.4 /tools/bin/tclsh + + + Do not remove the tcl&tcl-version; source directory yet, as the next package will need its internal headers. diff --git a/index.xml b/index.xml index 2f10b362a..c3901a38b 100644 --- a/index.xml +++ b/index.xml @@ -3,8 +3,8 @@ "/usr/share/docbook/docbookx.dtd" [ - - + +