diff options
Diffstat (limited to 'chapter06/inetutils.xml')
-rw-r--r-- | chapter06/inetutils.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml index 1ddb547fb..c8251c5c2 100644 --- a/chapter06/inetutils.xml +++ b/chapter06/inetutils.xml @@ -30,6 +30,10 @@ Diffutils, GCC, Glibc, Grep, Make, Ncurses, and Sed</seg></seglistitem> <sect2 role="installation"> <title>Installation of Inetutils</title> +<para>Apply a patch to Inetutils to enable it to compile with GCC-&gcc-version;:</para> + +<screen><userinput>patch -Np1 -i ../&inetutils-gcc4_fixes-patch;</userinput></screen> + <para>All programs that come with Inetutils will not be installed. However, the Inetutils build system will insist on installing all the man pages anyway. The following patch will correct this |