diff --git a/chapter08/libtool.xml b/chapter08/libtool.xml
index 2082c6cf9..e7eeb3ad9 100644
--- a/chapter08/libtool.xml
+++ b/chapter08/libtool.xml
@@ -52,7 +52,7 @@
To test the results, issue:
-make check
+make -k check
The test time for libtool can be reduced significantly on a
system with multiple cores. To do this, append
@@ -61,8 +61,9 @@
percent.
Five tests are known to fail in the LFS build environment due
- to a circular dependency, but all tests pass if rechecked after
- automake is installed.
+ to a circular dependency, but these tests pass if rechecked after
+ automake is installed. Additionally, with grep-3.8, two tests will
+ trigger a warning for non-POSIX regular expressions and fail.
Install the package: