diff --git a/chapter03/introduction.xml b/chapter03/introduction.xml
index 645686311..439e2806a 100644
--- a/chapter03/introduction.xml
+++ b/chapter03/introduction.xml
@@ -37,6 +37,28 @@
alternative means of downloading at .
+
+
+ Listed on the next page are several important packages located at
+ ftp.gnu.org. That site is the canonical locaton of the
+ subject packages but has been affected by a long term
+ distributed denial of services (DDOS) attack. See
+ slashdot news for details.
+
+
+
+ An alternative for ftp.gnu.org is to use one of the mirrors for that
+ site. A list of mirrors is located at
+
+
+
+
+ If you choose to use the wget list described below, that file will
+ also need to be modified to use your desired mirror.
+
+
+
+
Downloaded packages and patches will need to be stored somewhere
that is conveniently available throughout the entire build. A working
directory is also required to unpack the sources and build them.
diff --git a/chapter08/libelf.xml b/chapter08/libelf.xml
index c2d44c837..bde918890 100644
--- a/chapter08/libelf.xml
+++ b/chapter08/libelf.xml
@@ -56,7 +56,7 @@
To test the results, issue:
-make check
+make -k check
Two tests are known to fail, dwarf_srclang_check and
run-backtrace-native-core.sh.