|
@@ -47,12 +47,6 @@
|
|
|
|
|
|
<screen><userinput remap="pre">patch -Np1 -i ../&inetutils-man_pages-patch;</userinput></screen>
|
|
|
|
|
|
- <para>Inetutils has a minor issue with GCC-&gcc-version;. Fix it by
|
|
|
- issuing the following command:</para>
|
|
|
-
|
|
|
-<screen><userinput remap="pre">sed -i 's@<sys/types.h>@<sys/types.h>\n#include <stdlib.h>@' \
|
|
|
- libicmp/icmp_timestamp.c</userinput></screen>
|
|
|
-
|
|
|
<para>Prepare Inetutils for compilation:</para>
|
|
|
|
|
|
<screen><userinput remap="configure">./configure --prefix=/usr --libexecdir=/usr/sbin \
|