aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/libpipeline.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/libpipeline.xml')
-rw-r--r--chapter06/libpipeline.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/libpipeline.xml b/chapter06/libpipeline.xml
index d9ecf4e55..060914c8d 100644
--- a/chapter06/libpipeline.xml
+++ b/chapter06/libpipeline.xml
@@ -41,6 +41,10 @@
<sect2 role="installation">
<title>Installation of Libpipeline</title>
+ <para>Fix an incompatibility between this package and Glibc-&glibc-version;:</para>
+
+<screen><userinput remap="pre">sed -i -e '/gets is a/d' gnulib/lib/stdio.in.h</userinput></screen>
+
<para>Prepare Libpipeline for compilation:</para>
<screen><userinput remap="configure">PKG_CONFIG_PATH=/tools/lib/pkgconfig ./configure --prefix=/usr</userinput></screen>