diff options
Diffstat (limited to 'chapter06/libtool.xml')
-rw-r--r-- | chapter06/libtool.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/chapter06/libtool.xml b/chapter06/libtool.xml index 5271dd5be..35f8b5419 100644 --- a/chapter06/libtool.xml +++ b/chapter06/libtool.xml @@ -50,12 +50,13 @@ <screen><userinput remap="make">make</userinput></screen> - <para>To test the results (about 3.0 SBU), issue:</para> + <para>To test the results (about 11.0 SBU), issue:</para> <screen><userinput remap="test">make check</userinput></screen> - <para>Five tests are known to fail in the LFS build envronment, - but all tests pass if rechecked after Chapter 6 is complete.</para> + <para>Five tests are known to fail in the LFS build envronment due + to a circular dependency, but all tests pass if rechecked after + automake is installed.</para> <para>Install the package:</para> |