From f1c177f9587a73e995b274d60babc763a4ed2f61 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 5 Aug 2012 14:25:02 +0000 Subject: Upgrade to Glibc-2.16.0. Fixes #3131. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9922 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/libpipeline.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter06/libpipeline.xml') 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 @@ Installation of Libpipeline + Fix an incompatibility between this package and Glibc-&glibc-version;: + +sed -i -e '/gets is a/d' gnulib/lib/stdio.in.h + Prepare Libpipeline for compilation: PKG_CONFIG_PATH=/tools/lib/pkgconfig ./configure --prefix=/usr -- cgit v1.2.3-54-g00ecf