Changeset 52e5dd9


Ignore:
Timestamp:
Feb 21, 2006, 1:19:39 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
a298fa4
Parents:
d3a4fc0
Message:

r767@server (orig r765): jim | 2005-11-28 19:59:09 -0800

r809@server: jim | 2005-11-28 18:36:31 -0800
More glibc text updates


Location:
BOOK/final-system
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/mips64-64/glibc.xml

    rd3a4fc0 r52e5dd9  
    5454    xpointer="xpointer(//*[@os='f'])"/>
    5555
    56     <para>Now we make sure the Glibc goes into
    57     <filename class="directory">/lib</filename>:</para>
     56    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     57    href="../x86_64-64/glibc.xml"
     58    xpointer="xpointer(//*[@os='l1'])"/>
    5859
    59 <screen><userinput>echo "slibdir=/lib" &gt;&gt; configparms</userinput></screen>
     60    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     61    href="../x86_64-64/glibc.xml"
     62    xpointer="xpointer(//*[@os='l2'])"/>
    6063
    6164    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    6366    xpointer="xpointer(//*[@os='g'])"/>
    6467
    65 <screen><userinput>../glibc-&glibc-version;/configure --prefix=/usr \
    66     --disable-profile --enable-add-ons --enable-kernel=2.6.0 \
    67     --libexecdir=/usr/lib/glibc --libdir=/usr/lib</userinput></screen>
     68    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     69    href="../x86_64-64/glibc.xml"
     70    xpointer="xpointer(//*[@os='h'])"/>
    6871
    69     <variablelist>
    70       <title>The meaning of the new configure option:</title>
    71 
    72       <varlistentry>
    73         <term><parameter>--libexecdir=/usr/lib/glibc</parameter></term>
    74         <listitem>
    75           <para>This changes the location of the <command>pt_chown</command>
    76           program from its default of <filename
    77           class="directory">/usr/libexec</filename> to <filename
    78           class="directory">/usr/lib64/glibc</filename>.</para>
    79         </listitem>
    80       </varlistentry>
    81     </variablelist>
     72    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     73    href="../x86_64-64/glibc.xml"
     74    xpointer="xpointer(//*[@os='i'])"/>
    8275
    8376    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/sparc64-64/glibc.xml

    rd3a4fc0 r52e5dd9  
    5454    xpointer="xpointer(//*[@os='f'])"/>
    5555
    56     <para>Now we make sure the Glibc goes into
    57     <filename class="directory">/lib</filename>:</para>
     56    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     57    href="../sparc64/glibc-64bit.xml"
     58    xpointer="xpointer(//*[@os='t1'])"/>
    5859
    59 <screen><userinput>echo "slibdir=/lib" &gt;&gt; configparms</userinput></screen>
     60    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     61    href="../sparc64/glibc-64bit.xml"
     62    xpointer="xpointer(//*[@os='t2'])"/>
     63
     64    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     65    href="../x86_64-64/glibc.xml"
     66    xpointer="xpointer(//*[@os='l2'])"/>
     67
     68    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     69    href="../x86_64-64/glibc.xml"
     70    xpointer="xpointer(//*[@os='l2'])"/>
    6071
    6172    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    6374    xpointer="xpointer(//*[@os='g'])"/>
    6475
    65 <screen><userinput>../glibc-&glibc-version;/configure --prefix=/usr \
     76<screen os="h"><userinput>../glibc-&glibc-version;/configure --prefix=/usr \
    6677    --disable-profile --enable-add-ons --enable-kernel=2.6.0 \
    67     --libexecdir=/usr/lib/glibc --libdir=/usr/lib</userinput></screen>
     78    --libexecdir=/usr/lib/glibc --libdir=/usr/lib
     79    --cache-file=config.cache</userinput></screen>
    6880
    69     <variablelist>
    70       <title>The meaning of the new configure option:</title>
    71 
    72       <varlistentry>
    73         <term><parameter>--libexecdir=/usr/lib/glibc</parameter></term>
    74         <listitem>
    75           <para>This changes the location of the <command>pt_chown</command>
    76           program from its default of <filename
    77           class="directory">/usr/libexec</filename> to <filename
    78           class="directory">/usr/lib64/glibc</filename>.</para>
    79         </listitem>
    80       </varlistentry>
    81     </variablelist>
     81    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     82    href="../x86_64-64/glibc.xml"
     83    xpointer="xpointer(//*[@os='i'])"/>
    8284
    8385    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/sparc64/glibc-64bit.xml

    rd3a4fc0 r52e5dd9  
    5858    xpointer="xpointer(//*[@os='m2'])"/>
    5959
     60    <para os="t1">For TLS support on the Sparc64 we will need to add the following lines to
     61    <filename>config.cache</filename>:</para>
     62
     63<screen os="t2"><userinput>echo "libc_cv_sparc64_tls=yes" &gt;&gt; config.cache</userinput></screen>
     64
    6065    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    6166    href="glibc.xml"
    6267    xpointer="xpointer(//*[@os='g'])"/>
    6368
    64     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    65     href="../multilib/glibc-64bit.xml"
    66     xpointer="xpointer(//*[@os='h'])"/>
     69<screen os="h"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
     70    ../glibc-&glibc-version;/configure --prefix=/usr \
     71    --disable-profile --enable-add-ons --enable-kernel=2.6.0 \
     72    --libexecdir=/usr/lib64/glibc --libdir=/usr/lib64 \
     73    --cache-file=config.cache</userinput></screen>
    6774
    6875    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/final-system/x86_64-64/glibc.xml

    rd3a4fc0 r52e5dd9  
    4646    xpointer="xpointer(//*[@os='f'])"/>
    4747
    48     <para>Now we make sure the Glibc goes into
     48    <para os="l1">Now we make sure the Glibc goes into
    4949    <filename class="directory">/lib</filename>:</para>
    5050
    51 <screen><userinput>echo "slibdir=/lib" &gt;&gt; configparms</userinput></screen>
     51<screen os="l2"><userinput>echo "slibdir=/lib" &gt;&gt; configparms</userinput></screen>
    5252
    5353    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    5555    xpointer="xpointer(//*[@os='g'])"/>
    5656
    57 <screen><userinput>../glibc-&glibc-version;/configure --prefix=/usr \
     57<screen os="h"><userinput>../glibc-&glibc-version;/configure --prefix=/usr \
    5858    --disable-profile --enable-add-ons --enable-kernel=2.6.0 \
    5959    --libexecdir=/usr/lib/glibc --libdir=/usr/lib</userinput></screen>
    6060
    61     <variablelist>
     61    <variablelist os="i">
    6262      <title>The meaning of the new configure option:</title>
    6363
     
    123123    is. The following <command>sed</command> will correct this.</para>
    124124
    125     <screen><userinput>
    126     rm /lib/ld-linux.so.2
     125    <screen><userinput>rm /lib/ld-linux.so.2
    127126    cp /usr/bin/ldd{,.bak}
    128     sed '/RTLDLIST/s%/ld-linux.so.2 /lib64%%' /usr/bin/ldd.bak >/usr/bin/ldd
    129     </userinput></screen>
     127    sed '/RTLDLIST/s%/ld-linux.so.2 /lib64%%' /usr/bin/ldd.bak >/usr/bin/ldd</userinput></screen>
    130128
    131129    <para>Check the script to make sure the sed worked correctly, then delete
Note: See TracChangeset for help on using the changeset viewer.