From 05ed9658443cde19e528b435c71e3113190364b9 Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Mon, 29 Sep 2003 06:13:23 +0000 Subject: Fix typos. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2904 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc-inst.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chapter05') diff --git a/chapter05/glibc-inst.xml b/chapter05/glibc-inst.xml index 4bae896d4..492e5e762 100644 --- a/chapter05/glibc-inst.xml +++ b/chapter05/glibc-inst.xml @@ -105,21 +105,21 @@ settings are also known to be a factor here. The gettext test sometimes fails due to host system issues. The exact reasons are not yet clear. -The atime test sometimes fails when the LFS parition is mounted +The atime test sometimes fails when the LFS partition is mounted with the noatime option or due to other file system quirks. In general, when running on slower hardware, some tests might fail due to test timeouts being exceeded. The shm test might fail in the circumstances of the host system -running the devfs file system but not having the tmpfs filesystem mounted at +running the devfs file system but not having the tmpfs file system mounted at /dev/shm due to lack of support for tmpfs in the kernel. In summary, don't worry too much if you see Glibc test suite failures here in Chapter 5. The Glibc in Chapter 6 is the one we'll ultimately end up using so -that is the one we would really like to pass. But please keep in mind, even in -Chapter 6 some failures could still occur, the math tests for example. When +that is the one we would really like to see pass. But please keep in mind, even +in Chapter 6 some failures could still occur, the math tests for example. When experiencing a failure, note the failure then continue on by reissuing the make check. The test suite should pick up where it left off and continue on. You can circumvent this stop-start sequence by issuing a -- cgit v1.2.3-54-g00ecf