From 7e602eabe602030b09e5d299f8c7e5c2a751081b Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Sat, 27 Sep 2003 03:38:15 +0000 Subject: Chapter 6 - Clarify remaining PTY issues. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2893 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/gcc-pass2-inst.xml | 2 +- chapter05/lockingglibc.xml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'chapter05') diff --git a/chapter05/gcc-pass2-inst.xml b/chapter05/gcc-pass2-inst.xml index a22419cb0..e4f4febfb 100644 --- a/chapter05/gcc-pass2-inst.xml +++ b/chapter05/gcc-pass2-inst.xml @@ -16,7 +16,7 @@ simple test: If you receive the message: -The system has no more ptys. Ask your system administrator to create more. +
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 diff --git a/chapter05/lockingglibc.xml b/chapter05/lockingglibc.xml index 2851750a7..dbb5c2872 100644 --- a/chapter05/lockingglibc.xml +++ b/chapter05/lockingglibc.xml @@ -53,8 +53,7 @@ readelf -l a.out | grep ': /tools' If everything is working correctly, there should be no errors, and the output of the last command will be: -[Requesting program interpreter: /tools/lib/ld-linux.so.2] - +
[Requesting program interpreter: /tools/lib/ld-linux.so.2]
If you did not receive the output as shown above, then something is seriously wrong. You will need to investigate and retrace your steps to find -- cgit v1.2.3-54-g00ecf