Changeset f32f537


Ignore:
Timestamp:
Feb 21, 2006, 1:26:16 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
4a9cdca
Parents:
360c931
Message:

r788@server (orig r786): jim | 2005-12-01 12:07:35 -0800

r851@server: jim | 2005-12-01 12:07:08 -0800
Text updates from G. Moko. Thank You


Files:
48 edited

Legend:

Unmodified
Added
Removed
  • boot/64/e2fsprogs.xml

    r360c931 rf32f537  
    6565    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    6666    href="../common/e2fsprogs.xml"
     67    xpointer="xpointer(//*[@os='l'])"/>
     68
     69    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     70    href="../common/e2fsprogs.xml"
    6771    xpointer="xpointer(//*[@os='ad'])"/>
    6872
  • boot/common/e2fsprogs.xml

    r360c931 rf32f537  
    3939    --host=${LFS_TARGET}</userinput></screen>
    4040
    41     <variablelist os="ab">
     41    <variablelist os="e">
    4242      <title>The meaning of the configure options:</title>
    4343
     
    5151
    5252    </variablelist>
    53 
    54     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    55     href="../../final-system/common/e2fsprogs.xml"
    56     xpointer="xpointer(//*[@os='e'])"/>
    5753
    5854<screen os="ac"><userinput>make</userinput></screen>
     
    7369    href="../../final-system/common/e2fsprogs.xml"
    7470    xpointer="xpointer(//*[@os='k'])"/>
     71
     72    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     73    href="../../final-system/common/e2fsprogs.xml"
     74    xpointer="xpointer(//*[@os='l'])"/>
    7575
    7676    <para os="ad">Create needed symlinks for a bootable system:</para>
  • boot/common/introduction.xml

    r360c931 rf32f537  
    1111  <title>Introduction</title>
    1212
    13   <para>This chapter shows how to complete the temporaly tools to create
     13  <para>This chapter shows how to complete the temporary tools to create
    1414  a minimal system that will be used to boot the target machine and to build
    15   them the final system packages.</para>
     15  the final system packages.</para>
    1616
    1717</sect1>
  • boot/common/module-init-tools.xml

    r360c931 rf32f537  
    3131    xpointer="xpointer(//*[@os='b'])"/>
    3232
    33     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../../final-system/common/module-init-tools.xml"
    35     xpointer="xpointer(//*[@os='c'])"/>
    36 
    3733<screen os="d"><userinput>./configure --prefix=/ \
    3834   --host=${LFS_TARGET}</userinput></screen>
  • boot/common/util-linux.xml

    r360c931 rf32f537  
    7070      <title>The meaning of the make parameters:</title>
    7171
    72       <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    73       href="../../final-system/common/util-linux.xml"
    74       xpointer="xpointer(//*[@os='e1'])"/>
     72      <varlistentry>
     73        <term><parameter>HAVE_KILL=yes</parameter></term>
     74        <listitem>
     75          <para>This prevents the <command>kill</command> program
     76          from being built.</para>
     77        </listitem>
     78      </varlistentry>
    7579
    7680      <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • boot/mips/module-init-tools.xml

    r360c931 rf32f537  
    4040
    4141    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    42     href="../../final-system/common/module-init-tools.xml"
    43     xpointer="xpointer(//*[@os='c'])"/>
    44 
    45     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4642    href="../common/module-init-tools.xml"
    4743    xpointer="xpointer(//*[@os='d'])"/>
  • boot/mips64/module-init-tools.xml

    r360c931 rf32f537  
    4040
    4141    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    42     href="../common/module-init-tools.xml"
    43     xpointer="xpointer(//*[@os='c'])"/>
    44 
    45     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4642    href="../multilib/module-init-tools.xml"
    4743    xpointer="xpointer(//*[@os='d'])"/>
  • boot/multilib/e2fsprogs.xml

    r360c931 rf32f537  
    4848    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4949    href="../common/e2fsprogs.xml"
    50     xpointer="xpointer(//*[@os='ab'])"/>
    51 
    52     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    53     href="../common/e2fsprogs.xml"
    5450    xpointer="xpointer(//*[@os='e'])"/>
    5551
     
    7470    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    7571    href="../common/e2fsprogs.xml"
     72    xpointer="xpointer(//*[@os='l'])"/>
     73
     74    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     75    href="../common/e2fsprogs.xml"
    7676    xpointer="xpointer(//*[@os='ad'])"/>
    7777
  • boot/multilib/module-init-tools.xml

    r360c931 rf32f537  
    3131    xpointer="xpointer(//*[@os='b'])"/>
    3232
    33     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    34     href="../common/module-init-tools.xml"
    35     xpointer="xpointer(//*[@os='c'])"/>
    36 
    3733<screen os="d"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/ \
    3834   --host=${LFS_TARGET}</userinput></screen>
  • boot/x86/kernel.xml

    r360c931 rf32f537  
    2424
    2525    <warning os="aa">
    26       <para>Here a temporaly cross-compiled kernel will be builded. When
     26      <para>Here a temporary cross-compiled kernel will be built. When
    2727      configuring it, select the minimal amount of options required to can
    2828      boot the target machine and build the final system. I.e., not support
     
    4949    xpointer="xpointer(//*[@os='d'])"/>
    5050
    51     <para os="ab">If your keyboard isn't an US one, you may whant to build
     51    <para os="ab">If your keyboard isn't an US one, you may want to build
    5252    the proper keymap for your keyboard layout inside the kernel. Do it by
    5353    running the following command:</para>
  • boot/x86_64-64/grub-build.xml

    r360c931 rf32f537  
    6666
    6767    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    68     href="../x86/grub-build.xml"
     68    href="../x86_64/grub-build.xml"
    6969    xpointer="xpointer(//*[@os='i'])"/>
    7070
    7171    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    72     href="../x86/grub-build.xml"
    73     xpointer="xpointer(//*[@os='ac'])"/>
     72    href="../x86_64/grub-build.xml"
     73    xpointer="xpointer(//*[@os='j'])"/>
    7474
    7575  </sect2>
  • boot/x86_64/grub-build.xml

    r360c931 rf32f537  
    5151
    5252    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    53     href="../x86/grub-build.xml"
     53    href="../../final-system/x86_64/grub.xml"
    5454    xpointer="xpointer(//*[@os='i'])"/>
    5555
    5656    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    57     href="../x86/grub-build.xml"
    58     xpointer="xpointer(//*[@os='ac'])"/>
     57    href="../../final-system/x86_64/grub.xml"
     58    xpointer="xpointer(//*[@os='j'])"/>
    5959
    6060  </sect2>
  • boot/x86_64/kernel.xml

    r360c931 rf32f537  
    3232
    3333    <para os="t1">To ensure that your system boots and you can properly run both
    34     32bit and 64bit binaries, Please make sure that you enable support for
     34    32 bits and 64 bits binaries, please make sure that you enable support for
    3535    ELF and emulations for 32bit ELF into the kernel.</para>
    3636
  • cross-tools/common/binutils.xml

    r360c931 rf32f537  
    5959        <term><parameter>--host=${LFS_HOST}</parameter></term>
    6060        <listitem>
    61           <para>When used injunction with --target, this creates a cross-architecture
     61          <para>When used with --target, this creates a cross-architecture
    6262          executable that creates files for ${LFS_TARGET} but runs on ${LFS_HOST).</para>
    6363        </listitem>
     
    6767        <term><parameter>--target=${LFS_TARGET}</parameter></term>
    6868        <listitem>
    69           <para>When used injunction with --host, this creates a cross-architecture
     69          <para>When used with --host, this creates a cross-architecture
    7070          executable that creates files for ${LFS_TARGET} but runs on ${LFS_HOST).</para>
    7171        </listitem>
  • cross-tools/common/glibc.xml

    r360c931 rf32f537  
    8989        <term><parameter>AR="${LFS_TARGET}-ar"</parameter></term>
    9090        <listitem>
    91           <para>This forces GLIBC to use the AR utilitythat we made for our target
     91          <para>This forces GLIBC to use the AR utility we made for our target
    9292          architecture.</para>
    9393        </listitem>
  • cross-tools/common/variables-multilib.xml

    r360c931 rf32f537  
    1414  architecture tools</bridgehead>
    1515
    16   <para>This method is recommended for all LiveCD based distro's.</para>
     16     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     17     href="../common/variables.xml"
     18     xpointer="xpointer(//*[@os='a'])"/>
    1719
    18   <para>During the building of the cross-compile tools you will need to
    19   set a few variables that will be dependent on your particular needs.
    20   The first variable will be the triplet of the <envar>HOST</envar> machine.
    21   You will need to set the <envar>CHOST</envar> triplet to match your
    22   particular needs. To set this information you can issue the following
    23   command:</para>
     20     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     21     href="../common/variables.xml"
     22     xpointer="xpointer(//*[@os='b'])"/>
    2423
    25 <screen><userinput>export LFS_HOST="${MACHTYPE}"</userinput></screen>
     24     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25     href="../common/variables.xml"
     26     xpointer="xpointer(//*[@os='c'])"/>
    2627
    27   <para>Now you will need to set the target triplet for the target
    28   architecure. You can do this by running the same command as above, just
    29   running it on the target machine. If you can't run the command on the
    30   target machine, you can use the table at the bottom of this page. Set
    31   the command using the method listed below:</para>
     28     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29     href="../common/variables.xml"
     30     xpointer="xpointer(//*[@os='d'])"/>
    3231
    33 <screen><userinput>export LFS_TARGET="{target triplet}"</userinput></screen>
     32     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33     href="../common/variables.xml"
     34     xpointer="xpointer(//*[@os='e'])"/>
    3435
    3536  <bridgehead renderas="sect4">Configuration # 2 - Creating same
    3637  architecture tools</bridgehead>
    3738
    38   <para>You can also create <quote>clean</quote> tools on your current
    39   distro. This will ensure that you have all the prerequisites for the
    40   LFS build.</para>
     39     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     40     href="../common/variables.xml"
     41     xpointer="xpointer(//*[@os='f'])"/>
     42       
     43     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     44     href="../common/variables.xml"
     45     xpointer="xpointer(//*[@os='g'])"/>
    4146
    42   <para>You will need to set your host target triplet a little differently.
    43   To set this information you can issue the following commands:</para>
     47     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     48     href="../common/variables.xml"
     49     xpointer="xpointer(//*[@os='h'])"/>
    4450
    45 <screen><userinput>export LFS_HOST="`echo ${MACHTYPE} | sed -e 's/unknown/cross/g' -e 's/-pc-/-cross-/g'`"</userinput></screen>
     51     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     52     href="../common/variables.xml"
     53     xpointer="xpointer(//*[@os='i'])"/>
    4654
    47   <para>Now you will need to set the target triplet for the target, which
    48   in this case is very simple. Set the command using the method listed
    49   below:</para>
    50 
    51 <screen><userinput>export LFS_TARGET="${MACHTYPE}"</userinput></screen>
     55     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     56     href="../common/variables.xml"
     57     xpointer="xpointer(//*[@os='j'])"/>
    5258
    5359  <bridgehead renderas="sect4">Sanity Check</bridgehead>
    5460
    55   <para>Let's perform a sanity check to prevent build issues. If our LFS_HOST matches our
    56   target, we will get some failures during our cross-compile:</para>
     61     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     62     href="../common/variables.xml"
     63     xpointer="xpointer(//*[@os='k'])"/>
    5764
    58 <screen><userinput>if [ "${LFS_HOST}" = "${LFS_TARGET}" ]; then \
    59   echo "Host and Target can't be the same. Use the Other Configuration Method" ; fi</userinput></screen>
    60  
    61   <para>If you received an message, "Host and Target can't be the same."
    62   You will need to use the other Configuration Method. This will prevent build
    63   issues during the early phases of the build.</para>
     65     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     66     href="../common/variables.xml"
     67     xpointer="xpointer(//*[@os='l'])"/>
     68
     69     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     70     href="../common/variables.xml"
     71     xpointer="xpointer(//*[@os='m'])"/>
    6472
    6573  <bridgehead renderas="sect4">Copy settings to Environment</bridgehead>
    6674
    67   <para>Now we will add these to <filename>~/.bashrc</filename>, just in
    68   case you have to exit and restart building later:</para>
     75  <para os="n">Now we will add ${LFS_TARGET} to <filename>~/.bashrc</filename>, just in
     76  case you have to exit and restart building later: We will add ${LFS_HOST} after
     77  it performs another sanity check in the next section</para>
    6978
    70 <screen><userinput>echo export LFS_TARGET=\""${LFS_TARGET}\"" &gt;&gt; ~/.bashrc</userinput></screen>
     79<screen os="o"><userinput>echo export LFS_TARGET=\""${LFS_TARGET}\"" &gt;&gt; ~/.bashrc</userinput></screen>
    7180
    72 
    73   <table>
    74     <title>List of architectures, target triplets, and recommended book</title>
    75     <tgroup cols="2" align="center">
    76       <colspec colname="Processor"/>
    77       <colspec colname="Triplet"/>
    78       <colspec colname="Book"/>
    79       <thead>
    80         <row>
    81           <entry>Architecture</entry>
    82           <entry>Target Triplet</entry>
    83           <entry>32 Bit, 64 Bit, 32/64 Bit</entry>
    84         </row>
    85       </thead>
    86       <tbody>
    87         <row>
    88           <entry>Pentium, K6, 586 Compatibles</entry>
    89           <entry>i586-pc-linux-gnu</entry>
    90           <entry>32 Bit</entry>
    91         </row>
    92         <row>
    93           <entry>Pentium II, Pentium III, Pentium 4</entry>
    94           <entry>i686-pc-linux-gnu</entry>
    95           <entry>32 Bit</entry>
    96         </row>
    97         <row>
    98           <entry>Athlon, Duron</entry>
    99           <entry>i686-pc-linux-gnu</entry>
    100           <entry>32 Bit</entry>
    101         </row>
    102         <row>
    103           <entry>Athlon64</entry>
    104           <entry>x86_64-pc-linux-gnu</entry>
    105           <entry>32/64 Bit</entry>
    106         </row>
    107         <row>
    108           <entry>PowerPC</entry>
    109           <entry>powerpc-unknown-linux-gnu</entry>
    110           <entry>32 Bit</entry>
    111         </row>
    112         <row>
    113           <entry>PowerPC64</entry>
    114           <entry>ppc64-unknown-linux-gnu</entry>
    115           <entry>64 Bit</entry>
    116         </row>
    117         <row>
    118           <entry>MIPS</entry>
    119           <entry>mips-unknown-linux-gnu</entry>
    120           <entry>32 Bit</entry>
    121         </row>
    122         <row>
    123           <entry>MIPS Little Endian</entry>
    124           <entry>mipsel-unknown-linux-gnu</entry>
    125           <entry>32 Bit</entry>
    126         </row>
    127         <row>
    128           <entry>MIPS 64</entry>
    129           <entry>mips64-unknown-linux-gnu</entry>
    130           <entry>64 Bit</entry>
    131         </row>
    132         <row>
    133           <entry>MIPS 64 Little Endian</entry>
    134           <entry>mips64el-unknown-linux-gnu</entry>
    135           <entry>64 Bit</entry>
    136         </row>
    137         <row>
    138           <entry>Cypress</entry>
    139           <entry>sparc-unknown-linux-gnu</entry>
    140           <entry>32 Bit</entry>
    141         </row>
    142         <row>
    143           <entry>Supersparc and Hypersparc</entry>
    144           <entry>sparc-unknown-linux-gnu</entry>
    145           <entry>32 Bit</entry>
    146         </row>
    147         <row>
    148           <entry>Ultrasparc</entry>
    149           <entry>sparc64-unknown-linux-gnu</entry>
    150           <entry>32/64 Bit</entry>
    151         </row>
    152         <row>
    153           <entry>Alpha</entry>
    154           <entry>alpha-unknown-linux-gnu</entry>
    155           <entry>64 Bit</entry>
    156         </row>
    157       </tbody>
    158     </tgroup>
    159   </table>
     81     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     82     href="../common/variables.xml"
     83     xpointer="xpointer(//*[@os='p'])"/>
    16084
    16185</sect1>
     86
  • cross-tools/common/variables.xml

    r360c931 rf32f537  
    1414  architecture tools</bridgehead>
    1515
    16   <para>This method is recommended for all LiveCD based distro's.</para>
     16  <para os="a">This method is recommended for all LiveCD based distro's.</para>
    1717
    18   <para>During the building of the cross-compile tools you will need to
     18  <para os="b">During the building of the cross-compile tools you will need to
    1919  set a few variables that will be dependent on your particular needs.
    2020  The first variable will be the triplet of the <envar>HOST</envar> machine.
     
    2323  command:</para>
    2424
    25 <screen><userinput>export LFS_HOST="${MACHTYPE}"</userinput></screen>
     25<screen os="c"><userinput>export LFS_HOST="${MACHTYPE}"</userinput></screen>
    2626
    27   <para>Now you will need to set the target triplet for the target
    28   architecure. You can do this by running the same command as above, just
     27  <para os="d">Now you will need to set the target triplet for the target
     28  architecture. You can do this by running the same command as above, just
    2929  running it on the target machine. If you can't run the command on the
    3030  target machine, you can use the table at the bottom of this page. Set
    3131  the command using the method listed below:</para>
    3232
    33 <screen><userinput>export LFS_TARGET="{target triplet}"</userinput></screen>
     33<screen os="e"><userinput>export LFS_TARGET="{target triplet}"</userinput></screen>
    3434
    3535  <bridgehead renderas="sect4">Configuration # 2 - Creating same
    3636  architecture tools</bridgehead>
    3737
    38   <para>You can also create <quote>clean</quote> tools on your current
     38  <para os="f">You can also create <quote>clean</quote> tools on your current
    3939  distro. This will ensure that you have all the prerequisites for the
    4040  LFS build.</para>
    4141
    42   <para>You will need to set your host target triplet a little differently.
     42  <para os="g">You will need to set your host target triplet a little differently.
    4343  To set this information you can issue the following commands:</para>
    4444
    45 <screen><userinput>export LFS_HOST="`echo ${MACHTYPE} | sed -e 's/unknown/cross/g' -e 's/-pc-/-cross-/g'`"</userinput></screen>
     45<screen os="h"><userinput>export LFS_HOST="`echo ${MACHTYPE} | sed -e 's/unknown/cross/g' -e 's/-pc-/-cross-/g'`"</userinput></screen>
    4646
    47   <para>Now you will need to set the target triplet for the target, which
     47  <para os="i">Now you will need to set the target triplet for the target, which
    4848  in this case is very simple. Set the command using the method listed
    4949  below:</para>
    5050
    51 <screen><userinput>export LFS_TARGET="${MACHTYPE}"</userinput></screen>
     51<screen os="j"><userinput>export LFS_TARGET="${MACHTYPE}"</userinput></screen>
    5252
    5353  <bridgehead renderas="sect4">Sanity Check</bridgehead>
    5454
    55   <para>Let's perform a sanity check to prevent build issues. If our LFS_HOST matches our
     55  <para os="k">Let's perform a sanity check to prevent build issues. If our LFS_HOST matches our
    5656  target, we will get some failures during our cross-compile:</para>
    5757
    58 <screen><userinput>if [ "${LFS_HOST}" = "${LFS_TARGET}" ]; then \
     58<screen os="l"><userinput>if [ "${LFS_HOST}" = "${LFS_TARGET}" ]; then \
    5959  echo "Host and Target can't be the same." ; fi</userinput></screen>
    6060 
    61   <para>If you received an message, "Host and Target can't be the same."
     61  <para os="m">If you received an message, "Host and Target can't be the same."
    6262  You will need to use the other Configuration Method. This will prevent build
    6363  issues during the early phases of the build.</para>
     
    6565  <bridgehead renderas="sect4">Copy settings to Environment</bridgehead>
    6666
    67   <para>Now we will add these to <filename>~/.bashrc</filename>, just in
     67  <para os="n">Now we will add these to <filename>~/.bashrc</filename>, just in
    6868  case you have to exit and restart building later:</para>
    6969
    70 <screen><userinput>echo export LFS_HOST=\""${LFS_HOST}\"" &gt;&gt; ~/.bashrc
     70<screen os="o"><userinput>echo export LFS_HOST=\""${LFS_HOST}\"" &gt;&gt; ~/.bashrc
    7171echo export LFS_TARGET=\""${LFS_TARGET}\"" &gt;&gt; ~/.bashrc</userinput></screen>
    7272
    73   <table>
     73  <table os="p">
    7474    <title>List of architectures, target triplets, and recommended book</title>
    7575    <tgroup cols="2" align="center">
  • cross-tools/mips64-64/flags.xml

    r360c931 rf32f537  
    1111  <title>Build Flags</title>
    1212
    13   <para>We will need to setup target specific flags for the compiler
    14   and linkers.</para>
     13   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     14   href="../x86_64-64/flags.xml"
     15   xpointer="xpointer(//*[@os='a'])"/>
    1516
    16 <screen><userinput>export BUILD64="-mabi=64"</userinput></screen>
     17<screen os="b"><userinput>export BUILD64="-mabi=64"</userinput></screen>
    1718
    18   <para>Lets add the build flags to <filename>~/.bashrc</filename> to
    19   prevent issues if we stop and come back later.</para>
     19   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     20   href="../x86_64-64/flags.xml"
     21   xpointer="xpointer(//*[@os='c'])"/>
    2022
    21 <screen><userinput>echo export BUILD64=\""${BUILD64}\"" &gt;&gt; ~/.bashrc</userinput></screen>
     23   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     24   href="../x86_64-64/flags.xml"
     25   xpointer="xpointer(//*[@os='d'])"/>
    2226
    2327</sect1>
  • cross-tools/mips64/flags.xml

    r360c931 rf32f537  
    1111  <title>Build Flags</title>
    1212
    13   <para>We will need to setup target specific flags for the compiler
    14   and linkers.</para>
     13     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     14     href="../x86_64/flags.xml"
     15     xpointer="xpointer(//*[@os='a'])"/>
    1516
    16 <screen><userinput>export BUILD32="-mabi=32"
     17<screen os="b"><userinput>export BUILD32="-mabi=32"
    1718export BUILDN32="-mabi=n32"
    1819export BUILD64="-mabi=64"</userinput></screen>
    1920
    20   <para>You will need to set your host target triplet for o32 bit:</para>
     21     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     22     href="../x86_64/flags.xml"
     23     xpointer="xpointer(//*[@os='c'])"/>
    2124
    22 <screen><userinput>export LFS_TARGET32="`echo ${LFS_TARGET}| sed -e 's/64//g'`"</userinput></screen>
     25<screen os="d"><userinput>export LFS_TARGET32="`echo ${LFS_TARGET}| sed -e 's/64//g'`"</userinput></screen>
    2326
    24 <screen><userinput>if [ "${LFS_HOST}" = "${LFS_TARGET32}" ]; then \
    25   echo "Host and Target can't be the same." ; fi</userinput></screen>
     27     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     28     href="../x86_64/flags.xml"
     29     xpointer="xpointer(//*[@os='e'])"/>
    2630
    27   <para>If the above test gave you "Host and Target can't be the same", you will need to change your LFS_HOST to a
    28   a different target triplet:</para>
     31     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     32     href="../x86_64/flags.xml"
     33     xpointer="xpointer(//*[@os='f'])"/>
    2934
    30 <screen><userinput>export LFS_HOST="`echo ${MACHTYPE} | sed -e 's/unknown/cross/g' -e 's/-pc-/-cross-/g'`"</userinput></screen>
     35     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     36     href="../x86_64/flags.xml"
     37     xpointer="xpointer(//*[@os='g'])"/>
    3138
    32   <para>Lets add the build flags to <filename>~/.bashrc</filename> to
    33   prevent issues if we stop and come back later.</para>
     39     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     40     href="../x86_64/flags.xml"
     41     xpointer="xpointer(//*[@os='h'])"/>
    3442
    35 <screen><userinput>echo export BUILD32=\""${BUILD32}\"" &gt;&gt; ~/.bashrc
     43     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     44     href="../x86_64/flags.xml"
     45     xpointer="xpointer(//*[@os='i'])"/>
     46
     47<screen os="j"><userinput>echo export BUILD32=\""${BUILD32}\"" &gt;&gt; ~/.bashrc
    3648echo export BUILDN32=\""${BUILDN32}\"" &gt;&gt; ~/.bashrc
    3749echo export BUILD64=\""${BUILD64}\"" &gt;&gt; ~/.bashrc
  • cross-tools/multilib/glibc-64bit.xml

    r360c931 rf32f537  
    8383        <term><parameter>--libdir=/tools/lib64</parameter></term>
    8484        <listitem>
    85           <para>Puts GLIBC into a /tools/lib64 instead of /tools/lib.</para>
     85          <para>Puts GLIBC into /tools/lib64 instead of /tools/lib.</para>
    8686        </listitem>
    8787      </varlistentry>
  • cross-tools/sparc64-64/flags.xml

    r360c931 rf32f537  
    1010  <?dbhtml filename="flags.html"?>
    1111
    12   <para>We will need to setup target specific flags for the compiler
    13   and linkers. You can choose the appropriate BUILD32 and BUILD64
    14   from the table at the bottom of the page.</para>
     12   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     13   href="../x86_64-64/flags.xml"
     14   xpointer="xpointer(//*[@os='a'])"/>
    1515
    16 <screen><userinput>export BUILD64="[BUILD64 entries]"
     16<screen os="b"><userinput>export BUILD64="[BUILD64 entries]"
    1717export GCCTARGET="[GCCTARGET entries]"</userinput></screen>
    1818
    19   <para>Lets add the build flags to <filename>~/.bashrc</filename> to
    20   prevent issues if we stop and come back later.</para>
     19   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     20   href="../x86_64-64/flags.xml"
     21   xpointer="xpointer(//*[@os='c'])"/>
    2122
    22 <screen><userinput>echo export BUILD64=\""${BUILD64}\"" &gt;&gt; ~/.bashrc
     23<screen os="d"><userinput>echo export BUILD64=\""${BUILD64}\"" &gt;&gt; ~/.bashrc
    2324echo export GCCTARGET=\""${GCCTARGET}\"" &gt;&gt; ~/.bashrc</userinput></screen>
    2425
    25   <para>The following table gives the entires for different Sparc 64 capable
     26  <para os="e">The following table gives the entires for different Sparc 64 capable
    2627  processors. Pick the processor that matches your system.</para>
    2728
    28   <table>
     29  <table os="f">
    2930    <title>List of architectures, target triplets, and recommended book</title>
    3031    <tgroup cols="2" align="center">
  • cross-tools/sparc64/flags.xml

    r360c931 rf32f537  
    1010  <?dbhtml filename="flags.html"?>
    1111
    12   <para>We will need to setup target specific flags for the compiler
     12  <para os="a">We will need to setup target specific flags for the compiler
    1313  and linkers. You can choose the appropriate BUILD32 and BUILD64
    1414  from the table at the bottom of the page.</para>
    1515
    16 <screen><userinput>export BUILD32="[BUILD32 entries]"
     16<screen os="b"><userinput>export BUILD32="[BUILD32 entries]"
    1717export BUILD64="[BUILD64 entries]"
    1818export GCCTARGET="[GCCTARGET entries]"</userinput></screen>
    1919
    20   <para>You will need to set your host target triplet for 32 bit:</para>
     20   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     21   href="../x86_64/flags.xml"
     22   xpointer="xpointer(//*[@os='c'])"/>
    2123
    22 <screen><userinput>export LFS_TARGET32="sparcv9-unknown-linux-gnu"</userinput></screen>
     24<screen os="d"><userinput>export LFS_TARGET32="sparcv9-unknown-linux-gnu"</userinput></screen>
    2325
    24   <para>Let's perform a sanity check to prevent build issues. If our LFS_HOST matches our
    25   target, we will get some failures during our cross-compile:</para>
     26   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     27   href="../x86_64/flags.xml"
     28   xpointer="xpointer(//*[@os='e'])"/>
    2629
    27 <screen><userinput>if [ "${LFS_HOST}" = "${LFS_TARGET32}" ]; then \
    28   echo "Host and Target can't be the same." ; fi</userinput></screen>
     30   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31   href="../x86_64/flags.xml"
     32   xpointer="xpointer(//*[@os='f'])"/>
    2933
    30   <para>If the above test gave you "Host and Target can't be the same", you will need to change your LFS_HOST to a
    31   a different target triplet:</para>
     34   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     35   href="../x86_64/flags.xml"
     36   xpointer="xpointer(//*[@os='g'])"/>
    3237
    33 <screen><userinput>export LFS_HOST="`echo ${MACHTYPE} | sed -e 's/unknown/cross/g' -e 's/-pc-/-cross-/g'`"</userinput></screen>
     38   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     39   href="../x86_64/flags.xml"
     40   xpointer="xpointer(//*[@os='h'])"/>
    3441
    35   <para>Lets add the build flags to <filename>~/.bashrc</filename> to
    36   prevent issues if we stop and come back later.</para>
     42   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     43   href="../x86_64/flags.xml"
     44   xpointer="xpointer(//*[@os='i'])"/>
    3745
    38 <screen><userinput>echo export BUILD32=\""${BUILD32}\"" &gt;&gt; ~/.bashrc
     46<screen os="j"><userinput>echo export BUILD32=\""${BUILD32}\"" &gt;&gt; ~/.bashrc
    3947echo export BUILD64=\""${BUILD64}\"" &gt;&gt; ~/.bashrc
    4048echo export GCCTARGET=\""${GCCTARGET}\"" &gt;&gt; ~/.bashrc
     
    4250echo export LFS_HOST=\""${LFS_HOST}\"" &gt;&gt; ~/.bashrc</userinput></screen>
    4351
    44   <para>The following table gives the entires for different Sparc 64 capable
     52  <para os="k">The following table gives the entires for different Sparc 64 capable
    4553  processors. Pick the processor that matches your system.</para>
    4654
    47   <table>
     55  <table os="l">
    4856    <title>List of architectures, target triplets, and recommended book</title>
    4957    <tgroup cols="2" align="center">
  • cross-tools/x86/gcc-final.xml

    r360c931 rf32f537  
    9797        <term><parameter>--enable-languages=c,c++</parameter></term>
    9898        <listitem>
    99           <para>This option ensures that only the C and C++ compilers is built.</para>
     99          <para>This option ensures that only the C and C++ compilers are built.</para>
    100100        </listitem>
    101101      </varlistentry>
  • cross-tools/x86/gcc-static.xml

    r360c931 rf32f537  
    3737    search the <filename class="directory">/usr</filename> directory for
    3838    <filename class="libraryfile">libgcc_s.so</filename> when
    39     cross-compling:</para>
     39    cross-compiling:</para>
    4040
    4141<screen os="af"><userinput>patch -Np1 -i ../&gcc-cross_search-patch;</userinput></screen>
  • cross-tools/x86/glibc-headers.xml

    r360c931 rf32f537  
    7676        <term><parameter>--host=${LFS_HOST}</parameter></term>
    7777        <listitem>
    78           <para>When used injunction with --target, this creates a cross-architecture
     78          <para>When used with --target, this creates a cross-architecture
    7979          executable that creates files for ${LFS_TARGET} but runs on ${LFS_HOST).</para>
    8080        </listitem>
     
    8484        <term><parameter>--target=${LFS_TARGET}</parameter></term>
    8585        <listitem>
    86           <para>When used injunction with --host, this creates a cross-architecture
     86          <para>When used with --host, this creates a cross-architecture
    8787          executable that creates files for ${LFS_TARGET} but runs on ${LFS_HOST).</para>
    8888        </listitem>
  • cross-tools/x86_64-64/flags.xml

    r360c931 rf32f537  
    1111  <title>Build Flags</title>
    1212
    13   <para>We will need to setup target specific flags for the compiler
     13  <para os="a">We will need to setup target specific flags for the compiler
    1414  and linkers.</para>
    1515
    16 <screen><userinput>export BUILD64="-m64"</userinput></screen>
     16<screen os="b"><userinput>export BUILD64="-m64"</userinput></screen>
    1717
    18   <para>Lets add the build flags to <filename>~/.bashrc</filename> to
     18  <para os="c">Lets add the build flags to <filename>~/.bashrc</filename> to
    1919  prevent issues if we stop and come back later.</para>
    2020
    21 <screen><userinput>echo export BUILD64=\""${BUILD64}\"" &gt;&gt; ~/.bashrc</userinput></screen>
     21<screen os="d"><userinput>echo export BUILD64=\""${BUILD64}\"" &gt;&gt; ~/.bashrc</userinput></screen>
    2222
    2323</sect1>
  • cross-tools/x86_64/flags.xml

    r360c931 rf32f537  
    1111  <title>Build Flags</title>
    1212
    13   <para>We will need to setup target specific flags for the compiler
     13  <para os="a">We will need to setup target specific flags for the compiler
    1414  and linkers.</para>
    1515
    16 <screen><userinput>export BUILD32="-m32"
     16<screen os="b"><userinput>export BUILD32="-m32"
    1717export BUILD64="-m64"</userinput></screen>
    1818
    19   <para>You will need to set your host target triplet for 32 bit:</para>
     19  <para os="c">You will need to set your host target triplet for 32 bits:</para>
    2020
    21 <screen><userinput>export LFS_TARGET32="i686-pc-linux-gnu"</userinput></screen>
     21<screen os="d"><userinput>export LFS_TARGET32="i686-pc-linux-gnu"</userinput></screen>
    2222
    23   <para>Let's perform a sanity check to prevent build issues. If our LFS_HOST matches our
     23  <para os="e">Let's perform a sanity check to prevent build issues. If our LFS_HOST matches our
    2424  target, we will get some failures during our cross-compile:</para>
    2525
    26 <screen><userinput>if [ "${LFS_HOST}" = "${LFS_TARGET32}" ]; then \
     26<screen os="f"><userinput>if [ "${LFS_HOST}" = "${LFS_TARGET32}" ]; then \
    2727  echo "Host and Target can't be the same." ; fi</userinput></screen>
    2828
    29   <para>If the above test gave you "Host and Target can't be the same", you will need to change your LFS_HOST to a
     29  <para os="g">If the above test gave you "Host and Target can't be the same", you will need to change your LFS_HOST to a
    3030  a different target triplet:</para>
    3131
    32   <para>If the above test gave you an error, you will need to change your LFS_HOST to a
    33   a different target triplet:</para>
     32<screen os="h"><userinput>export LFS_HOST="`echo ${MACHTYPE} | sed -e 's/unknown/cross/g' -e 's/-pc-/-cross-/g'`"</userinput></screen>
    3433
    35 <screen><userinput>export LFS_HOST="`echo ${MACHTYPE} | sed -e 's/unknown/cross/g' -e 's/-pc-/-cross-/g'`"</userinput></screen>
    36 
    37   <para>Lets add the build flags to <filename>~/.bashrc</filename> to
     34  <para os="i">Lets add the build flags to <filename>~/.bashrc</filename> to
    3835  prevent issues if we stop and come back later.</para>
    3936
    40 <screen><userinput>echo export BUILD32=\""${BUILD32}\"" &gt;&gt; ~/.bashrc
     37<screen os="j"><userinput>echo export BUILD32=\""${BUILD32}\"" &gt;&gt; ~/.bashrc
    4138echo export BUILD64=\""${BUILD64}\"" &gt;&gt; ~/.bashrc
    4239echo export LFS_TARGET32=\""${LFS_TARGET32}\"" &gt;&gt; ~/.bashrc
  • final-system/common/bash.xml

    r360c931 rf32f537  
    4747<screen os="d"><userinput>patch -Np1 -i ../&bash-fixes-patch;</userinput></screen>
    4848
    49     <para os="e">Bash also has issues when compiled against newer versions of Glibc.
     49    <para os="e">Bash also has an issue when compiled against newer versions of Glibc.
    5050    The following patch resolves this problem:</para>
    5151
  • final-system/common/inetutils.xml

    r360c931 rf32f537  
    4141<screen os="p2"><userinput>patch -Np1 -i ../&inetutils-man_pages-patch;</userinput></screen>
    4242
    43     <para os="p3">The following patches addresses build issues with GCC 4.x:</para>
     43    <para os="p3">This patch addresses build issues with GCC 4.x:</para>
    4444
    4545<screen os="p4"><userinput>patch -Np1 -i ../&inetutils-gcc4_fixes-patch;</userinput></screen>
  • final-system/common/readline.xml

    r360c931 rf32f537  
    6666<screen os="i"><userinput>make install</userinput></screen>
    6767
    68     <para os="j">Give Readline's dynamic libraries to a more appropriate
     68    <para os="j">Give Readline's dynamic libraries more appropriate
    6969    permissions:</para>
    7070
  • final-system/multilib/findutils.xml

    r360c931 rf32f537  
    2929    --libexecdir=/usr/lib64/locate --localstatedir=/var/lib64/locate</userinput></screen>
    3030
    31     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    32     href="../common/findutils.xml"
    33     xpointer="xpointer(//*[@os='c'])"/>
     31    <variablelist os="c">
     32      <title>The meaning of the configure options:</title>
     33
     34      <varlistentry>
     35        <term><parameter>--localstatedir</parameter></term>
     36        <listitem>
     37          <para>This option changes the location of the <command>locate</command>
     38          database to be in <filename class="directory">/var/lib64/locate</filename>,
     39          which is FHS-compliant.</para>
     40        </listitem>
     41      </varlistentry>
     42
     43    </variablelist>
    3444
    3545    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • final-system/multilib/glibc-64bit.xml

    r360c931 rf32f537  
    150150    class="directory">/usr/lib</filename> for dynamic libraries that are
    151151    needed by programs as they are run. However, if there are libraries in
    152     directories other than <filename class="directory">/lib</filename> and
    153     <filename class="directory">/usr/lib</filename>, these need to be
     152    directories other than <filename class="directory">/lib</filename>,
     153    <filename class="directory">/lib64</filename>,
     154    <filename class="directory">/usr/lib</filename>, and
     155    <filename class="directory">/usr/lib64</filename>, these need to be
    154156    added to the <filename>/etc/ld.so.conf</filename> file in order
    155157    for the dynamic loader to find them. Some directories that are commonly
  • final-system/x86_64-64/grub.xml

    r360c931 rf32f537  
    6464
    6565    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    66     href="../x86/grub.xml"
     66    href="../x86_64/grub.xml"
    6767    xpointer="xpointer(//*[@os='i'])"/>
    6868
    6969    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    70     href="../x86/grub.xml"
     70    href="../x86_64/grub.xml"
    7171    xpointer="xpointer(//*[@os='j'])"/>
    7272
  • final-system/x86_64/grub.xml

    r360c931 rf32f537  
    5151cp /usr/lib/grub/x86_64-pc/stage{1,2} /boot/grub</userinput></screen>
    5252
    53     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    54     href="../x86/grub.xml"
    55     xpointer="xpointer(//*[@os='i'])"/>
     53    <para os="i">Replace <filename class="directory">x86_64-pc</filename> with whatever
     54    directory is appropriate for the hardware in use.</para>
    5655
    57     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    58     href="../x86/grub.xml"
    59     xpointer="xpointer(//*[@os='j'])"/>
     56    <para os="j">The <filename class="directory">x86_64-pc</filename> directory
     57    contains a number of <filename>*stage1_5</filename> files, different
     58    ones for different file systems. Review the files available and copy
     59    the appropriate ones to the <filename
     60    class="directory">/boot/grub</filename> directory. Most users will
     61    copy the <filename>e2fs_stage1_5</filename> and/or
     62    <filename>reiserfs_stage1_5</filename> files.</para>
    6063
    6164  </sect2>
  • temp-system/common/bash.xml

    r360c931 rf32f537  
    2323    <title>Installation of Bash</title>
    2424
    25     <para os="aa">Fix a minor issue during the build when cross-compling:</para>
     25    <para os="aa">Fix a minor issue during the build when cross-compiling:</para>
    2626
    2727<screen os="ab"><userinput>cp Makefile.in Makefile.in.orig
     
    5858          <para>This options turns off the use of Bash's memory allocation
    5959          (malloc) function which is known to cause segmentation faults.
    60           By turning this option off, Bash will use the malloc functions
     60          By turning this option off, Bash will use the malloc function
    6161          from Glibc which are more stable.</para>
    6262        </listitem>
  • temp-system/common/choose.xml

    r360c931 rf32f537  
    1212
    1313  <para>TO BE WRITTEN...
    14   Introductory text about the diferecies between the boot and chroot method
     14  Introductory text about the differencies between the boot and chroot methods
    1515  and who can use any of them or who can use only one.</para>
    1616
  • temp-system/common/gettext.xml

    r360c931 rf32f537  
    4242          <para>This flag tells Gettext not to build the <filename
    4343          class="libraryfile">asprintf</filename> library. Because
    44           nothing in this chapter or the next requires this library a
    45           nd Gettext gets rebuilt later, exclude it to save time
     44          nothing in this chapter or the next requires this library
     45          and Gettext gets rebuilt later, exclude it to save time
    4646          and space.</para>
    4747        </listitem>
  • temp-system/common/gzip.xml

    r360c931 rf32f537  
    5252    xpointer="xpointer(//*[@os='h'])"/>
    5353
    54     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    55     href="../../final-system/common/gzip.xml"
    56     xpointer="xpointer(//*[@os='i'])"/>
    57 
    5854  </sect2>
    5955
  • temp-system/common/zlib.xml

    r360c931 rf32f537  
    3939        <term><parameter>--shared</parameter></term>
    4040        <listitem>
    41           <para>Tells zlib to build shared libraries.</para>
     41          <para>Tells zlib to build shared library.</para>
    4242        </listitem>
    4343      </varlistentry>
  • temp-system/multilib/binutils.xml

    r360c931 rf32f537  
    6767        <term><parameter>CC="${CC} ${BUILD64}"</parameter></term>
    6868        <listitem>
    69           <para>Tell the compiler to use our 64 bit Build flags.</para>
     69          <para>Tell the compiler to use our 64 bits Build flags.</para>
    7070        </listitem>
    7171      </varlistentry>
  • temp-system/multilib/gettext.xml

    r360c931 rf32f537  
    4747        <listitem>
    4848          <para>Forces Gettext is use our Target Architecture g++ compiler
    49           with our 32 bit build flags.</para>
     49          with our 32 bits build flags.</para>
    5050        </listitem>
    5151      </varlistentry>
  • temp-system/multilib/gzip.xml

    r360c931 rf32f537  
    5454    xpointer="xpointer(//*[@os='h'])"/>
    5555
    56     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    57     href="../common/gzip.xml"
    58     xpointer="xpointer(//*[@os='i'])"/>
    59 
    6056  </sect2>
    6157
  • temp-system/multilib/zlib.xml

    r360c931 rf32f537  
    4141        <listitem>
    4242          <para>Tell ZLIB to use our architecutre specific gcc and use
    43           our 32 bit build flags.</para>
     43          our 32 bits build flags.</para>
    4444        </listitem>
    4545      </varlistentry>
  • temp-system/x86/gcc.xml

    r360c931 rf32f537  
    6161   gcc/Makefile.in.orig > gcc/Makefile.in</userinput></screen>
    6262
    63     <para os="ch">Use our cross-complier instead of the one GCC builds, named
     63    <para os="ch">Use our cross-compiler instead of the one GCC builds, named
    6464    <command>xgcc</command>:</para>
    6565
  • temp-tools/common/expect.xml

    r360c931 rf32f537  
    4848      <title>The meaning of the configure options:</title>
    4949
    50       <varlistentry>
     50      <varlistentry os="e1">
    5151        <term><parameter>--with-tcl=/tools/lib</parameter></term>
    5252        <listitem>
     
    5656      </varlistentry>
    5757
    58       <varlistentry>
     58      <varlistentry os="e2">
    5959        <term><parameter>--with-tclinclude=/tools/include</parameter></term>
    6060        <listitem>
     
    6666      </varlistentry>
    6767
    68       <varlistentry>
     68      <varlistentry os="e3">
    6969        <term><parameter>--with-x=no</parameter></term>
    7070        <listitem>
  • temp-tools/common/texinfo.xml

    r360c931 rf32f537  
    4343    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4444    href="../../final-system/common/texinfo.xml"
    45     xpointer="xpointer(//*[@os='f'])"/>
     45    xpointer="xpointer(//*[@os='g'])"/>
    4646
    4747  </sect2>
  • temp-tools/multilib/expect-64bit.xml

    r360c931 rf32f537  
    3838   --libdir=/tools/lib64 --with-x=no</userinput></screen>
    3939
    40     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    41     href="../common/expect.xml"
    42     xpointer="xpointer(//*[@os='e'])"/>
     40    <variablelist os="e">
     41      <title>The meaning of the configure options:</title>
     42
     43      <varlistentry os="e1">
     44        <term><parameter>--with-tcl=/tools/lib64</parameter></term>
     45        <listitem>
     46          <para>This ensures that the configure script finds the Tcl
     47          installation in the temporary temp-tools location.</para>
     48        </listitem>
     49      </varlistentry>
     50
     51       <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     52        href="../common/expect.xml"
     53        xpointer="xpointer(//*[@os='e2'])"/>
     54
     55       <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     56        href="../common/expect.xml"
     57        xpointer="xpointer(//*[@os='e3'])"/>
     58
     59    </variablelist>
    4360
    4461    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • temp-tools/multilib/texinfo.xml

    r360c931 rf32f537  
    4343    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4444    href="../common/texinfo.xml"
    45     xpointer="xpointer(//*[@os='f'])"/>
     45    xpointer="xpointer(//*[@os='g'])"/>
    4646
    4747  </sect2>
Note: See TracChangeset for help on using the changeset viewer.