Errata for the 11.2 Version of the LFS Book
Known Security Vulnerabilities
Miscellaneous Errata
- The original tarball for expat is now unavailable due to a security vulnerability. Please use expat-2.4.9 instead, see the security advisories for more information.
- The sanity check in "5.5 Glibc-2.36" is wrong. The first command should read "echo 'int main(){}' | $LFS_TGT-gcc -xc -" instead of "echo 'int main(){}' | gcc -xc -".