From 90e3cb3f0e14cadecc0edf2b6de96ee432bc60de Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Sun, 1 Feb 2004 21:49:10 +0000 Subject: Replacing several tags by . git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3203 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chapter05/glibc.xml') diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index e8c2e8e91..5b5f1d77e 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -53,7 +53,7 @@ regard to what kernel headers and Binutils programs get used during the Glibc build. --without-gd: This switch ensures -that we don't build the memusagestat program, which +that we don't build the memusagestat program, which strangely enough insists on linking against the host's libraries (libgd, libpng, libz, and so forth). @@ -122,9 +122,9 @@ 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 +continue 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 make -k check. But if +stop-start sequence by issuing a make -k check. But if you do that, be sure to log the output so that you can later peruse the log file and examine the total number of failures. @@ -156,7 +156,7 @@ command will do so: An alternative to running the previous command is to install only those locales which you need or want. This can be achieved by using the -localedef command. Information on this can be found in +localedef command. Information on this can be found in the INSTALL file in the Glibc source. However, there are a number of locales that are essential for the tests of future packages to pass, in particular, the libstdc++ tests from GCC. The -- cgit v1.2.3-54-g00ecf