Changeset 663f8a7 for BOOK/temp-system


Ignore:
Timestamp:
Feb 20, 2009, 7:37:50 PM (15 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:
f6f0d18
Parents:
987e04d7
Message:

Updated Bash 4.0

Location:
BOOK/temp-system
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/bash.xml

    r987e04d7 r663f8a7  
    2323    <title>Installation of Bash</title>
    2424
     25<!--
    2526    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2627    href="../../final-system/common/bash.xml"
     
    3031    href="../../final-system/common/bash.xml"
    3132    xpointer="xpointer(//*[@os='p2'])"/>
     33-->
    3234
    33     <para os="c1">When bash is cross-compiled, it cannot test for the presence
     35    <para os="t1">When bash is cross-compiled, it cannot test for the presence
    3436    of named pipes, amoung other things. If you used <command>su</command> to
    3537    become an unprivileged user, this combination will cause Bash to build
     
    3941    or that do not run properly:</para>
    4042
    41 <screen os="c2"><userinput>cat &gt; config.cache &lt;&lt; "EOF"
     43<screen os="t2"><userinput>cat &gt; config.cache &lt;&lt; "EOF"
    4244ac_cv_func_mmap_fixed_mapped=yes
    4345ac_cv_func_strcoll_works=yes
     
    5658    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    5759    href="../../final-system/common/bash.xml"
    58     xpointer="xpointer(//*[@os='g'])"/>
     60    xpointer="xpointer(//*[@os='a'])"/>
    5961
    60 <screen os="h"><userinput>./configure --prefix=/tools \
     62<screen os="b"><userinput>./configure --prefix=/tools \
    6163    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    6264    --without-bash-malloc --cache-file=config.cache</userinput></screen>
    6365
    64     <variablelist os="ad">
     66    <variablelist os="c">
    6567      <title>The meaning of the configure option:</title>
    6668
     
    7981    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    8082    href="../../final-system/common/bash.xml"
    81     xpointer="xpointer(//*[@os='j'])"/>
     83    xpointer="xpointer(//*[@os='d'])"/>
    8284
    8385    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    8486    href="../../final-system/common/bash.xml"
    85     xpointer="xpointer(//*[@os='k'])"/>
     87    xpointer="xpointer(//*[@os='e'])"/>
    8688
    8789    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    8890    href="../../final-system/common/bash.xml"
    89     xpointer="xpointer(//*[@os='m'])"/>
     91    xpointer="xpointer(//*[@os='g'])"/>
    9092
    91 <screen os="n"><userinput>make install</userinput></screen>
     93<screen os="h"><userinput>make install</userinput></screen>
    9294
    93     <para os="ae">Make a link for programs that use <command>sh</command> for
     95    <para os="t3">Make a link for programs that use <command>sh</command> for
    9496    a shell:</para>
    9597
    96 <screen os="af"><userinput>ln -sv bash /tools/bin/sh</userinput></screen>
     98<screen os="t4"><userinput>ln -sv bash /tools/bin/sh</userinput></screen>
    9799
    98100  </sect2>
  • BOOK/temp-system/multilib/bash.xml

    r987e04d7 r663f8a7  
    2323    <title>Installation of Bash</title>
    2424
     25<!--
    2526    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2627    href="../common/bash.xml"
     
    3031    href="../common/bash.xml"
    3132    xpointer="xpointer(//*[@os='p2'])"/>
     33-->
    3234
    3335    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3436    href="../common/bash.xml"
    35     xpointer="xpointer(//*[@os='c1'])"/>
     37    xpointer="xpointer(//*[@os='t1'])"/>
    3638
    3739    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3840    href="../common/bash.xml"
    39     xpointer="xpointer(//*[@os='c2'])"/>
     41    xpointer="xpointer(//*[@os='t2'])"/>
    4042
    4143    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4244    href="../common/bash.xml"
    43     xpointer="xpointer(//*[@os='g'])"/>
     45    xpointer="xpointer(//*[@os='a'])"/>
    4446
    45 <screen os="h"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \
     47<screen os="b"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \
    4648   ./configure --prefix=/tools \
    4749   --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     
    5052    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    5153    href="../common/bash.xml"
    52     xpointer="xpointer(//*[@os='ad'])"/>
     54    xpointer="xpointer(//*[@os='c'])"/>
    5355
    5456    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    5557    href="../common/bash.xml"
    56     xpointer="xpointer(//*[@os='j'])"/>
     58    xpointer="xpointer(//*[@os='d'])"/>
    5759
    5860    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    5961    href="../common/bash.xml"
    60     xpointer="xpointer(//*[@os='k'])"/>
     62    xpointer="xpointer(//*[@os='e'])"/>
    6163
    6264    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    6365    href="../common/bash.xml"
    64     xpointer="xpointer(//*[@os='m'])"/>
     66    xpointer="xpointer(//*[@os='g'])"/>
    6567
    6668    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    6769    href="../common/bash.xml"
    68     xpointer="xpointer(//*[@os='n'])"/>
     70    xpointer="xpointer(//*[@os='h'])"/>
    6971
    7072    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    7173    href="../common/bash.xml"
    72     xpointer="xpointer(//*[@os='ae'])"/>
     74    xpointer="xpointer(//*[@os='t3'])"/>
    7375
    7476    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    7577    href="../common/bash.xml"
    76     xpointer="xpointer(//*[@os='af'])"/>
     78    xpointer="xpointer(//*[@os='t4'])"/>
    7779
    7880  </sect2>
Note: See TracChangeset for help on using the changeset viewer.