diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml
index fe360c897..414576666 100644
--- a/chapter08/binutils.xml
+++ b/chapter08/binutils.xml
@@ -178,15 +178,24 @@ cd build
make -k check
- Twelve tests fail in the gold testsuite when the
+ Twelve tests fail in the gold testsuite when the
and
options are passed to GCC.
+ anyway.)
+ Will be fixed in 2.40 (upstream commit 67d1991). -->
The test named ar with versioned solib is also
- known to fail.
+ known to fail.
+
+ Because of a race between the gas testsuite and the gprofng testsuite,
+ some gas tests may fail if parallel jobs are used. If you are not
+ assured of the correctness of gas, invoke
+ make check-gas to run gas testsuite separately and
+ all tests should pass. Three gprofng tests result
+ ERROR and they are counted as
+ UNRESOLVED in the summary.Install the package:
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index 0cdba2695..423f3854e 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -158,7 +158,7 @@ esac
You may see some test failures. The Glibc test suite is
somewhat dependent on the host system. A few failures out of
- over 4200 tests can generally be ignored. This is a list of the
+ over 5000 tests can generally be ignored. This is a list of the
most common issues seen for recent versions of LFS: