From daaa09419c0987d6e4167110c26224d43676b53a Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Mon, 26 Jan 2004 22:23:57 +0000 Subject: Making references to the Wiki and Richard's References page. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3187 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/gcc-pass2.xml | 8 ++++---- chapter05/tcl.xml | 7 +++---- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'chapter05') diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml index 314f88019..f25add08b 100644 --- a/chapter05/gcc-pass2.xml +++ b/chapter05/gcc-pass2.xml @@ -29,10 +29,10 @@ system is set up correctly in this regard by performing a simple test:
The system has no more ptys. Ask your system administrator to create more.
Your host distribution is not set up for proper PTY operation. In this -case there is no point in running the test suites for GCC and Binutils until you -are able to resolve the issue. You can consult the LFS Wiki at - for more information on how to -get PTYs working. +case there is no point in running the test suites for GCC and Binutils until +you are able to resolve the issue. You can consult the LFS Wiki at + for more information on how to get PTYs +working. This time we will build both the C and the C++ compilers, so you'll have to unpack all three GCC tarballs (-core, -g++, and -testsuite) in one and the diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml index 73d080f4c..92250ecec 100644 --- a/chapter05/tcl.xml +++ b/chapter05/tcl.xml @@ -51,10 +51,9 @@ exercised correctly. More information on the TZ environment variable will be given later on in . -Sometimes, package test suites will give false failures. You can -consult the LFS Wiki at -to verify that these failures are normal. This applies to all tests -throughout the book. +Sometimes package test suites will give false failures. You can +consult the LFS Wiki at to verify that these +failures are normal. This applies to all tests throughout the book. Install the package: -- cgit v1.2.3-54-g00ecf