aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/texinfo.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml
index c30698a90..5032f10c2 100644
--- a/chapter06/texinfo.xml
+++ b/chapter06/texinfo.xml
@@ -31,6 +31,12 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
<para>Prepare Texinfo for compilation:</para>
+<para>The patch listed below fixes a known segfault in texinfo:</para>
+
+<screen><userinput>patch -Np1 -i ../texinfo-&texinfo-version;-segfault-1.patch</userinput></screen>
+
+<para>Prepare Texinfo for compilation:</para>
+
<screen><userinput>./configure --prefix=/usr</userinput></screen>
<para>Compile the package:</para>