From 94cb9c2250e9b8e0a2264073551e2ce15d4cc52c Mon Sep 17 00:00:00 2001 From: Jeremy Utley Date: Tue, 23 Sep 2003 04:13:09 +0000 Subject: Added net-tools patch to fix mii-tool compilation git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter04/chapter04.xml | 3 +++ chapter06/nettools-inst.xml | 5 +++++ 3 files changed, 11 insertions(+) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9a4f63001..eba096d7a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -94,6 +94,9 @@ +September 22nd, 2003 [jeremy]: Added net-tools patch to fix +mii-tool compilation + September 22nd, 2003 [jwrober]: Chapter 5 - Updated the Why Static page to more accurately represent the difference between statically and dynamically linked binaries. Thanks to Ian Molton for point this out. Fixes diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml index a2aff1477..92aedcac2 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -286,6 +286,9 @@ Ncurses Etip Patch (&ncurses-etip-patch-version;) - &ncurses-etip-patch-size;: Ncurses Vsscanf Patch (&ncurses-vsscanf-patch-version;) - &ncurses-vsscanf-patch-size;: +Net-Tools mii-tool Patch (1.60) - 2k: + + Perl Libc Patch (&perl-libc-patch-version;) - &perl-libc-patch-size;: diff --git a/chapter06/nettools-inst.xml b/chapter06/nettools-inst.xml index 942feadc0..c6783234b 100644 --- a/chapter06/nettools-inst.xml +++ b/chapter06/nettools-inst.xml @@ -13,6 +13,11 @@ to actually enable these protocols in the kernel -- what you do here is merely telling the package to include support for those protocols in its programs, but it's up to the kernel to make the protocols available. +The following patch will fix a small syntax problem with the source +for the mii-tool binary: + +patch -Np1 -i ../net-tools-1.60-miitool-gcc33-1.patch + Prepare Net-tools for compilation with: make config -- cgit v1.2.3-54-g00ecf