Updated, config.log's last lines don't contain the errors anymore, there's all kinds of extra info at the end these days

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2786 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2003-09-12 20:07:13 +00:00
parent cc7e27a874
commit b89299ed3d

View File

@ -36,11 +36,11 @@ help us to see other possible causes of your problem.)</para>
<sect2> <sect2>
<title>Configure problems</title> <title>Configure problems</title>
<para>When something goes wrong during the stage where the configure <para>When something goes wrong during the stage where the configure script
script is run, look at the last lines of the is run, look through the <filename>config.log</filename> file. This file
<filename>config.log</filename>. This file may contain errors may contain errors encountered during configure which weren't printed to
encountered during configure which weren't printed to the screen. the screen. Include those relevant lines if you decide to ask for
Include those relevant lines if you decide to ask for help.</para> help.</para>
</sect2> </sect2>