mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 06:14:13 +01:00
Added a command inadvertantly left out of the Chapter 5 Glibc instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8613 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
7ce01e0fcd
commit
181205154e
@ -166,9 +166,10 @@ cd ../glibc-build</userinput></screen>
|
||||
<para>Compilation is now complete. As mentioned earlier, running the
|
||||
test suites for the temporary tools installed in this chapter is not
|
||||
mandatory. To run the Glibc test suite (if desired), the following
|
||||
command will do so:</para>
|
||||
commands will do so:</para>
|
||||
|
||||
<screen><userinput remap="test">make check</userinput></screen>
|
||||
<screen><userinput remap="test">cp -v ../glibc-&glibc-version;/iconvdata/gconv-modules iconvdata
|
||||
make check</userinput></screen>
|
||||
|
||||
<para>For a discussion of test failures that are of particular
|
||||
importance, please see <xref linkend="ch-system-glibc" role="."/></para>
|
||||
|
Loading…
Reference in New Issue
Block a user