aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r--chapter06/glibc.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index f1c1a68d1..a55ef9722 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -66,6 +66,10 @@
Glibc autoconf tests would give false results and defeat the goal
of achieving a clean build.</para>
+ <para>Now, fix a build problem that affects i386 systems:</para>
+
+<screen><userinput remap="pre">patch -Np1 -i ../&glibc-upstream-patch;</userinput></screen>
+
<para>The Glibc documentation recommends building Glibc outside of the source
directory in a dedicated build directory:</para>
@@ -135,7 +139,7 @@ cd ../glibc-build</userinput></screen>
-->
<listitem>
<para>The <emphasis>elf/tst-protected1a</emphasis> and
- <emphasis>elf/tst-protected1a</emphasis> tests are known to
+ <emphasis>elf/tst-protected1b</emphasis> tests are known to
fail with the current stable version of binutils.</para>
</listitem>