aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/glibc.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index f09ce9daa..048acd484 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -72,6 +72,11 @@
<screen><userinput>tar -xf ../glibc-libidn-&glibc-version;.tar.bz2</userinput></screen>
+ <para>Apply the following patch to fix build errors in packages that include
+ linux/types.h after sys/kd.h:</para>
+
+<screen><userinput>patch -Np1 -i ../&glibc-linux_types-patch;</userinput></screen>
+
<para>In the vi_VN.TCVN locale, <command>bash</command> enters an infinite loop
at startup. It is unknown whether this is a <command>bash</command> bug or a
Glibc problem. Disable installation of this locale in order to avoid the