diff options
Diffstat (limited to 'chapter05/texinfo.xml')
-rw-r--r-- | chapter05/texinfo.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter05/texinfo.xml b/chapter05/texinfo.xml index 032243b84..3e5ecfaef 100644 --- a/chapter05/texinfo.xml +++ b/chapter05/texinfo.xml @@ -47,6 +47,12 @@ <screen><userinput remap="configure">./configure --prefix=/tools</userinput></screen> + <note> + <para>As part of the configure process, a test is made that indicates an + error for TestXS_la-TestXS.lo. This is not relevant for LFS and should be + ignored.</para> + </note> + <para>Compile the package:</para> <screen><userinput remap="make">make</userinput></screen> |