aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/tcl.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-08-06 17:14:46 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-08-06 17:14:46 +0000
commitc8fd7fe8f6c932ecfe8072110ef700127c096063 (patch)
tree6409291a5d5b8ace4a6f9531f0e060f423001c60 /chapter08/tcl.xml
parent68a5dcb9b8627567e56e1fb3de66e8ee03dd3f9e (diff)
Update to vim-8.2.1361.
Update to glibc-2.32. Update to bison-3.7.1. Update to bc-3.1.5. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/tcl.xml')
-rw-r--r--chapter08/tcl.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter08/tcl.xml b/chapter08/tcl.xml
index 1df22b81c..72e8f9b43 100644
--- a/chapter08/tcl.xml
+++ b/chapter08/tcl.xml
@@ -114,6 +114,14 @@ unset SRCDIR</userinput></screen>
<screen><userinput remap="test">make test</userinput></screen>
+ <note>
+ <para>
+ In the test results there are several places associated with clock.test
+ that indicate a failure, but the summary at the end indicates no
+ failures. clock.test passes on a complete LFS system.
+ </para>
+ </note>
+
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>