Errata for the 7.3 Version of the LFS Book
Miscellaneous Errata
Changes to some distros cause the build of check-0.9.9 to fail in Chapter 5. The proper fix is to add
--with-sysroot to the end of the configure line in Binutils-2.23.1 - Pass 2.An alternative fix is to change the build instructions of check to be:
CFLAGS="-L/tools/lib -lpthread" ./configure --prefix=/tools CFLAGS="-L/tools/lib -lpthread" make
In Section 6.10, the results of the grep for SEARCH should not include: SEARCH_DIR("/tools/i686-pc-linux-gnu/lib")