From 31b2ae676d85a5b1efe3ef3105ef14f9ae6623af Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Fri, 16 Jan 2004 10:15:49 +0000 Subject: First stage towards Bug 719. Making the Chapter 5 test suites strictly optional. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/gettext.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'chapter05/gettext.xml') diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml index ae32f4166..726e1d6e4 100644 --- a/chapter05/gettext.xml +++ b/chapter05/gettext.xml @@ -21,14 +21,14 @@ Estimated required disk space: &gettext-compsize-tools; make -This package has a test suite available which can perform a number of -checks to ensure it built correctly. However, the Gettext test suite is known -to experience failures under certain host conditions -- for -example, if it finds a Java compiler on the host (Note: an experimental patch -to disable Java is available from the patches project). The Gettext test suite -takes a very long time to run and is not considered critical. Therefore, -we don't recommend running it here. Should you choose to run it, the following -command will do so: +As discussed earlier, we don't recommend running the test suites for the +temporary tools here in this chapter. If you still want to run the Gettext test +suite anyway, the following command will do so. However, you should be aware +that the Gettext test suite is known to experience failures under certain host +conditions -- for example, when it finds a Java compiler on the host (Note: an +experimental patch to disable Java is available from the patches project). Not +only that, the Gettext test suite takes an excessive amount of time to run and +is not considered critical: make check -- cgit v1.2.3-54-g00ecf