aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/grub.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-08-05 14:25:02 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-08-05 14:25:02 +0000
commitf1c177f9587a73e995b274d60babc763a4ed2f61 (patch)
tree0b8e3139ea25ac4106cbb4d044c61a46e962fc1f /chapter06/grub.xml
parent36ba266b6f3981db638891ec5fa369bc5ae258a2 (diff)
Upgrade to Glibc-2.16.0. Fixes #3131.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9922 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/grub.xml')
-rw-r--r--chapter06/grub.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/grub.xml b/chapter06/grub.xml
index 249447d1a..ea8f649da 100644
--- a/chapter06/grub.xml
+++ b/chapter06/grub.xml
@@ -40,6 +40,10 @@
<sect2 role="installation">
<title>Installation of GRUB</title>
+ <para>Fix an incompatibility between this package and Glibc-&glibc-version;:</para>
+
+<screen><userinput remap="pre">sed -i -e '/gets is a/d' grub-core/gnulib/stdio.in.h</userinput></screen>
+
<para>Prepare GRUB for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr \