Author: matthew
Date: 2012-03-29 00:46:19 -0600 (Thu, 29 Mar 2012)
New Revision: 9796
Modified:
trunk/BOOK/chapter05/glibc.xml
Log:
Fix location of patch application
Modified: trunk/BOOK/chapter05/glibc.xml
===================================================================
--- trunk/BOOK/chapter05/glibc.xml 2012-03-28 21:16:16 UTC (rev 9795)
+++ trunk/BOOK/chapter05/glibc.xml 2012-03-29 06:46:19 UTC (rev 9796)
@@ -52,12 +52,12 @@
<screen><userinput remap="pre">sed -i 's#/var/db#/tools/var/db#'
Makeconfig</userinput></screen>
+ <para>Fix a bug that prevents Glibc from building with
GCC-&gcc-version;:</para>
+<screen><userinput remap="pre">patch -Np1 -i
../&glibc-gcc_fix-patch;</userinput></screen>
+
<para>The Glibc documentation recommends building Glibc outside of the
source
directory in a dedicated build directory:</para>
- <para>Fix a bug that prevents Glibc from building with
GCC-&gcc-version;:</para>
-<screen><userinput remap="pre">patch -Np1 -i
../&glibc-gcc_fix-patch;</userinput></screen>
-
<screen><userinput remap="pre">mkdir -v ../glibc-build
cd ../glibc-build</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page