mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Minor rewordings
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6410 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
09bd7b3084
commit
fc8a87f18e
@ -46,18 +46,18 @@ problem.</para></note>
|
|||||||
<sect2>
|
<sect2>
|
||||||
<title>Configure Script Problems</title>
|
<title>Configure Script Problems</title>
|
||||||
|
|
||||||
<para>If something goes wrong during the stage where the
|
<para>If something goes wrong while running the <command>configure</command>
|
||||||
<command>configure</command> script is run, review the
|
script is run, review the <filename>config.log</filename> file. This file may
|
||||||
<filename>config.log</filename> file. This file may contain errors encountered
|
contain errors encountered during <command>configure</command> which were not
|
||||||
during <command>configure</command> which were not printed to the screen.
|
printed to the screen. Include those <emphasis>relevant</emphasis> lines if you
|
||||||
Include those relevant lines if you need to ask for help.</para>
|
need to ask for help.</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>Compilation Problems</title>
|
<title>Compilation Problems</title>
|
||||||
|
|
||||||
<para>Both the screen output and the contents of various files are
|
<para>Both the screen output and the contents of various files are
|
||||||
useful in determining the cause of compilation issues. The screen output
|
useful in determining the cause of compilation problems. The screen output
|
||||||
from the <command>./configure</command> script and the
|
from the <command>./configure</command> script and the
|
||||||
<command>make</command> run can be helpful. It
|
<command>make</command> run can be helpful. It
|
||||||
is not necessary to include the entire output, but do include enough
|
is not necessary to include the entire output, but do include enough
|
||||||
|
Loading…
Reference in New Issue
Block a user