mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 05:27:39 +00:00
Fixed texinfo segfault
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
4ac3a762bc
commit
2ca7e11401
@ -142,6 +142,12 @@ following:</para>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>Texinfo Seg-Fault Patch - 1 KB:</term> <listitem>
|
||||||
|
<para><ulink url="&patches-root;texinfo-&texinfo-version;-segfault-1.patch"/></para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
||||||
<para>In addition to the above required patches, there exist a number of
|
<para>In addition to the above required patches, there exist a number of
|
||||||
|
@ -31,6 +31,12 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
|
|||||||
|
|
||||||
<para>Prepare Texinfo for compilation:</para>
|
<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>
|
<screen><userinput>./configure --prefix=/usr</userinput></screen>
|
||||||
|
|
||||||
<para>Compile the package:</para>
|
<para>Compile the package:</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user