Changeset 875141e for chapter05


Ignore:
Timestamp:
07/07/2005 07:14:48 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.1, 6.1.1
Children:
ffa0932
Parents:
0988f83f
Message:

Fixing beginpage tags. Fisrt round.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6432 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
chapter05
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter05/expect.xml

    r0988f83f r875141e  
    9797<para>The source directories of both Tcl and Expect can now be removed.</para>
    9898
    99 <beginpage/>
    100 
    10199</sect2>
    102100
  • chapter05/gcc-pass2.xml

    r0988f83f r875141e  
    8484Glibc.</para>
    8585
     86<beginpage/>
     87
    8688<important><para>The above patches are critical in ensuring a
    8789successful overall build. Do not forget to apply
     
    159161earlier.</para>
    160162
    161 <beginpage/>
    162 
    163163<para>Compilation is now complete. As previously mentioned, running
    164164the test suites for the temporary tools compiled in this chapter is
  • chapter05/glibc.xml

    r0988f83f r875141e  
    7878<term><parameter>--enable-kernel=2.6.0</parameter></term>
    7979<listitem><para>This tells Glibc to compile the library with support
    80 for 2.6.x Linux kernels.</para></listitem>
     80for 2.6.x Linux kernels.</para><beginpage/></listitem>
    8181</varlistentry>
    8282
     
    8585<listitem><para>While not required, this switch ensures that there are
    8686no errors pertaining to which Binutils programs get used during the
    87 Glibc build.</para><beginpage/></listitem>
     87Glibc build.</para></listitem>
    8888</varlistentry>
    8989
Note: See TracChangeset for help on using the changeset viewer.