Author: robert
Date: 2007-08-10 14:52:37 -0600 (Fri, 10 Aug 2007)
New Revision: 1201
Modified:
trunk/BOOK/chapter06/glibc.xml
Log:
add missing kernel-2.4 condition for sed command in glibc chap6
Modified: trunk/BOOK/chapter06/glibc.xml
===================================================================
--- trunk/BOOK/chapter06/glibc.xml 2007-08-10 20:51:23 UTC (rev 1200)
+++ trunk/BOOK/chapter06/glibc.xml 2007-08-10 20:52:37 UTC (rev 1201)
@@ -46,7 +46,7 @@
<para vendor="2.4">The some of the tests also need an additional header
file included for them to build with linuxthreads:</para>
-<screen><userinput>sed 's/#include <stdio.h>/&\n#include
<stdlib.h>/' \
+<screen vendor="2.4"><userinput>sed 's/#include
<stdio.h>/&\n#include <stdlib.h>/' \
-i.orig
libio/{bug-memstream1,bug-wmemstream1,tst-memstream{1,2}}.c</userinput></screen>
<para>If you want to install LibIDN then unpack it:</para>
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-book
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page