浏览代码

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
Jeremy Utley 22 年之前
父节点
当前提交
94cb9c2250
共有 3 个文件被更改,包括 11 次插入0 次删除
  1. 3 0
      chapter01/changelog.xml
  2. 3 0
      chapter04/chapter04.xml
  3. 5 0
      chapter06/nettools-inst.xml

+ 3 - 0
chapter01/changelog.xml

@@ -94,6 +94,9 @@
 </itemizedlist>
 </itemizedlist>
 </para></listitem>
 </para></listitem>
 
 
+<listitem><para>September 22nd, 2003 [jeremy]: Added net-tools patch to fix
+mii-tool compilation</para></listitem>
+
 <listitem><para>September 22nd, 2003 [jwrober]: Chapter 5 - Updated the Why 
 <listitem><para>September 22nd, 2003 [jwrober]: Chapter 5 - Updated the Why 
 Static page to more accurately represent the difference between statically and 
 Static page to more accurately represent the difference between statically and 
 dynamically linked binaries. Thanks to Ian Molton for point this out.  Fixes 
 dynamically linked binaries. Thanks to Ian Molton for point this out.  Fixes 

+ 3 - 0
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;:
 Ncurses Vsscanf Patch (&ncurses-vsscanf-patch-version;) - &ncurses-vsscanf-patch-size;:
 <ulink url="&http;/ncurses-5.3-vsscanf.patch"/>
 <ulink url="&http;/ncurses-5.3-vsscanf.patch"/>
 
 
+Net-Tools mii-tool Patch (1.60) - 2k:
+<ulink url="&http;/net-tools-1.60-miitool-gcc33-1.patch"/>
+
 Perl Libc Patch (&perl-libc-patch-version;) - &perl-libc-patch-size;:
 Perl Libc Patch (&perl-libc-patch-version;) - &perl-libc-patch-size;:
 <ulink url="&http;/perl-&perl-libc-patch-version;.patch"/>
 <ulink url="&http;/perl-&perl-libc-patch-version;.patch"/>
 
 

+ 5 - 0
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,
 telling the package to include support for those protocols in its programs,
 but it's up to the kernel to make the protocols available.</para>
 but it's up to the kernel to make the protocols available.</para>
 
 
+<para>The following patch will fix a small syntax problem with the source
+for the mii-tool binary:</para>
+
+<para><screen><userinput>patch -Np1 -i ../net-tools-1.60-miitool-gcc33-1.patch</userinput></screen></para>
+
 <para>Prepare Net-tools for compilation with:</para>
 <para>Prepare Net-tools for compilation with:</para>
 
 
 <para><screen><userinput>make config</userinput></screen></para>
 <para><screen><userinput>make config</userinput></screen></para>