diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ea1c523c5..a130bfe04 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ 2013-02-24 + + [matthew] - Upgrade to IPRoute2-3.8.0. Fixes + #3291. + [matthew] - Upgrade to Linux-3.8. Fixes #3290. diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index b912ca4db..b10288014 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -53,6 +53,9 @@ sed -i /ARPD/d Makefile sed -i 's/arpd.8//' man/man8/Makefile + Remove a compiler flag that causes the compilation to fail: +sed -i 's/-Werror//' Makefile + Compile the package: make DESTDIR= diff --git a/packages.ent b/packages.ent index 325cd2dfe..cea326a50 100644 --- a/packages.ent +++ b/packages.ent @@ -270,10 +270,10 @@ - - + + - +