PDF fixes in chapter06, set 1.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@4943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2005-04-13 18:43:32 +00:00
parent 087b1c9bf6
commit f3a70cdefc
6 changed files with 17 additions and 3 deletions

View File

@ -76,6 +76,8 @@ used if the system was used to cross-compile (for example, compiling a
package on an Intel machine that generates code that can be executed package on an Intel machine that generates code that can be executed
on PowerPC machines).</para> on PowerPC machines).</para>
<beginpage/>
<important><para>The test suite for Binutils in this section is <important><para>The test suite for Binutils in this section is
considered critical. Do not skip it under any considered critical. Do not skip it under any
circumstances.</para></important> circumstances.</para></important>

View File

@ -174,7 +174,7 @@ gcov</seg>
<listitem> <listitem>
<para>A shell script used to help create useful bug reports</para> <para>A shell script used to help create useful bug reports</para>
<indexterm zone="ch-system-gcc gccbug"><primary sortas="b-gccbug">gccbug</primary></indexterm> <indexterm zone="ch-system-gcc gccbug"><primary sortas="b-gccbug">gccbug</primary></indexterm>
</listitem> <beginpage/></listitem>
</varlistentry> </varlistentry>
<varlistentry id="gcov"> <varlistentry id="gcov">

View File

@ -75,6 +75,8 @@ class="directory">/usr/lib/glibc</filename>.</para></listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>
<beginpage/>
<para>Compile the package:</para> <para>Compile the package:</para>
<screen><userinput>make</userinput></screen> <screen><userinput>make</userinput></screen>
@ -134,6 +136,8 @@ with:</para>
<screen><userinput>make localedata/install-locales</userinput></screen> <screen><userinput>make localedata/install-locales</userinput></screen>
<beginpage/>
<para>To save time, an alternative to running the <para>To save time, an alternative to running the
previous command (which generates and installs every locale Glibc is previous command (which generates and installs every locale Glibc is
aware of) is to install only those locales that are wanted and needed. aware of) is to install only those locales that are wanted and needed.
@ -184,6 +188,8 @@ on the threading API (applicable to NPTL as well):</para>
<screen><userinput>make -C ../glibc-&glibc-version;/linuxthreads/man install</userinput></screen> <screen><userinput>make -C ../glibc-&glibc-version;/linuxthreads/man install</userinput></screen>
<beginpage/>
</sect2> </sect2>
<sect2 id="conf-glibc" role="configuration"><title>Configuring Glibc</title> <sect2 id="conf-glibc" role="configuration"><title>Configuring Glibc</title>
@ -246,8 +252,9 @@ mode.</para></listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>
</sect2> <beginpage/>
</sect2>
<sect2 id="conf-ld" role="configuration"> <sect2 id="conf-ld" role="configuration">
<title>Configuring Dynamic Loader</title> <title>Configuring Dynamic Loader</title>

View File

@ -59,7 +59,8 @@ the package installs.</para>
<para>To keep track of which package installs particular files, a package <para>To keep track of which package installs particular files, a package
manager can be used. For a general overview of different styles of package manager can be used. For a general overview of different styles of package
managers, please refer to <ulink managers, please refer to <ulink
url="&blfs-root;view/svn/introduction/important.html"/>. url="&blfs-root;view/svn/introduction/important.html"><phrase
condition="pdf">&blfs-root;view/svn/ introduction/important.html</phrase></ulink>.
For a package management method specifically geared towards LFS, we recommend <ulink For a package management method specifically geared towards LFS, we recommend <ulink
url="&hints-root;more_control_and_pkg_man.txt"/>.</para> url="&hints-root;more_control_and_pkg_man.txt"/>.</para>

View File

@ -76,6 +76,8 @@ paths to binaries it has executed. In order to use the newly compiled
binaries as soon as they are installed, turn off this function for the binaries as soon as they are installed, turn off this function for the
duration of this chapter.</para> duration of this chapter.</para>
<beginpage/>
<para>The <command>login</command>, <command>agetty</command>, and <para>The <command>login</command>, <command>agetty</command>, and
<command>init</command> programs (and others) use a number of log <command>init</command> programs (and others) use a number of log
files to record information such as who was logged into the system and files to record information such as who was logged into the system and

View File

@ -71,6 +71,8 @@ dynamic linker in the above commands. Refer back to <xref
linkend="ch-tools-toolchaintechnotes" role=","/> if linkend="ch-tools-toolchaintechnotes" role=","/> if
necessary.</para></important> necessary.</para></important>
<beginpage/>
<caution><para>It is imperative at this point to stop and ensure that <caution><para>It is imperative at this point to stop and ensure that
the basic functions (compiling and linking) of the adjusted toolchain the basic functions (compiling and linking) of the adjusted toolchain
are working as expected. To do this, perform a sanity are working as expected. To do this, perform a sanity