diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 031408e4d..c9cee268c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,15 @@ --> + + 2014-09-09 + + + [bdubbs] - Simplify glibc testing. + + + + 2014-09-08 diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index d8b509895..5c168b03b 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -108,8 +108,7 @@ cd ../glibc-build Generally a few tests do not pass, but you can generally ignore any of the test failures listed below. Now test the build results: -make check 2>&1 | tee glibc-check-log -grep Error glibc-check-log +make check You will probably see some test failures. The Glibc test suite is somewhat dependent on the host system. This is a list of the most common diff --git a/general.ent b/general.ent index 07951ed6b..7fd6f3ef8 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - + - +