diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index f5fd82d45..2ecbf679f 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -55,6 +55,9 @@
+January 29th, 2003 [gerard]: Chapter 06 - GCC: Changed the
+install target to install-no-fixedincludes.
+
January 29th, 2003 [gerard]: Downgraded to binutils-2.13.2
due to a GCC bug that can't parse the version string of binutils 2.13.2.1.
The only changes between 2.13.2 and 2.13.2.1 are documentation changes, so
diff --git a/chapter06/gcc-inst.xml b/chapter06/gcc-inst.xml
index c2492712d..eed1380c3 100644
--- a/chapter06/gcc-inst.xml
+++ b/chapter06/gcc-inst.xml
@@ -57,7 +57,7 @@ properly.
Finish installing the package:
-make install
+make install-no-fixedincludes
Some packages expect the C PreProcessor to be installed in the
/lib and /usr/lib directories.