From 2ca7e11401e84599bdb93c7987338a600f88cf0c Mon Sep 17 00:00:00 2001 From: Jim Gifford Date: Thu, 2 Sep 2004 19:00:13 +0000 Subject: Fixed texinfo segfault git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter03/patches.xml | 6 ++++++ chapter06/texinfo.xml | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/chapter03/patches.xml b/chapter03/patches.xml index f6f178cc8..9c488c62f 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -142,6 +142,12 @@ following: + +Texinfo Seg-Fault Patch - 1 KB: + + + + In addition to the above required patches, there exist a number of 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 Prepare Texinfo for compilation: +The patch listed below fixes a known segfault in texinfo: + +patch -Np1 -i ../texinfo-&texinfo-version;-segfault-1.patch + +Prepare Texinfo for compilation: + ./configure --prefix=/usr Compile the package: -- cgit v1.2.3-54-g00ecf