From e43d9b664be589bd1f5068dfa55d6b25386792e2 Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Thu, 24 Jun 2004 17:38:46 +0000 Subject: Upgraded to Linux-libc-headers 2.6.7.0 and updated the Net-tools GCC patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3849 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/net-tools.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/net-tools.xml b/chapter06/net-tools.xml index e9bc7b096..9f4388b5e 100644 --- a/chapter06/net-tools.xml +++ b/chapter06/net-tools.xml @@ -41,7 +41,7 @@ but it's up to the kernel to make the protocols available. This package also has issues with being compiled by GCC 3.4, which we fix by applying the following patch: -patch -Np1 -i ../net-tools-&net-tools-version;-gcc34-2.patch +patch -Np1 -i ../net-tools-&net-tools-version;-gcc34-3.patch Fix an issue that arises when building against Linux 2.6: -- cgit v1.2.3-54-g00ecf