From 7f1fcd89bbc057b79fb7316f08d69b14c349becb Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Fri, 24 Oct 2003 17:28:42 +0000 Subject: Adding several cross reference tags. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc-inst.xml | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'chapter05/glibc-inst.xml') diff --git a/chapter05/glibc-inst.xml b/chapter05/glibc-inst.xml index 02da2d905..3e88212f1 100644 --- a/chapter05/glibc-inst.xml +++ b/chapter05/glibc-inst.xml @@ -9,8 +9,9 @@ Glibc-linuxthreads in that directory, not in the directory where you usually unpack all the sources. We are going to run the test suite for Glibc in this chapter. -However, it's worth pointing out that running the Glibc test suite here -is considered not as important as running it in Chapter 6. +However, it's worth pointing out that running the Glibc test suite here +is considered not as important as running it in +. This package is known to behave badly when you have changed its default optimization flags (including the -march and -mcpu options). @@ -89,13 +90,13 @@ running the test suite. make check The Glibc test suite is highly dependent on certain functions of your host -system, in particular the kernel. Additionally, here in Chapter 5 some tests +system, in particular the kernel. Additionally, here in this chapter some tests can be adversely affected by existing tools or environmental issues on the host system. Of course, these won't be a problem when we run the Glibc test suite -inside the chroot environment of Chapter 6. In general, the Glibc test suite is -always expected to pass. However, as mentioned above, some failures are -unavoidable in certain circumstances. Here is a list of the most common issues -we are aware of: +inside the chroot environment of . In general, the +Glibc test suite is always expected to pass. However, as mentioned above, some +failures are unavoidable in certain circumstances. Here is a list of the most +common issues we are aware of: The math tests sometimes fail when running @@ -118,10 +119,11 @@ the kernel. fail due to test timeouts being exceeded. -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 see pass. But please keep in mind, even -in Chapter 6 some failures could still occur -- the math +In summary, don't worry too much if you see Glibc test suite failures +here in this chapter. The Glibc in is the one we'll +ultimately end up using so that is the one we would really like to see pass. +But please keep in mind, even in some failures +could still occur -- the math tests for example. When experiencing a failure, make a note of it, then continue by reissuing the make check. The test suite should pick up where it left off and continue on. You can circumvent this -- cgit v1.2.3-54-g00ecf