Changeset ecd4fe1c


Ignore:
Timestamp:
Dec 6, 2006, 1:37:10 PM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
69af1b1
Parents:
ea2ed58
Message:

Removed the sed in e2fsprogs boot that disables the building of test_icount. The problem has been fixed with the change to binutils in r3223.

Location:
BOOK/boot
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/64/e2fsprogs.xml

    rea2ed58 recd4fe1c  
    2222  <sect2 role="installation">
    2323    <title>Installation of E2fsprogs</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../common/e2fsprogs.xml"
    27     xpointer="xpointer(//*[@os='s1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../common/e2fsprogs.xml"
    31     xpointer="xpointer(//*[@os='s2'])"/>
    3224
    3325    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/boot/common/e2fsprogs.xml

    rea2ed58 recd4fe1c  
    2222  <sect2 role="installation">
    2323    <title>Installation of E2fsprogs</title>
    24 
    25     <para os="s1">We will disable the building of the test progs. This
    26     will prevent a glibc error during our build.</para>
    27 
    28 <screen os="s2"><userinput>cp Makefile.in{,.orig}
    29 sed -e 's@tests/progs@@g' Makefile.in.orig > Makefile.in </userinput></screen>
    3024
    3125    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/boot/multilib/e2fsprogs.xml

    rea2ed58 recd4fe1c  
    2222  <sect2 role="installation">
    2323    <title>Installation of E2fsprogs</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../common/e2fsprogs.xml"
    27     xpointer="xpointer(//*[@os='s1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../common/e2fsprogs.xml"
    31     xpointer="xpointer(//*[@os='s2'])"/>
    3224
    3325    <para os="m1">Make sure the libraries get installed to
  • BOOK/boot/ppc64/e2fsprogs.xml

    rea2ed58 recd4fe1c  
    2222  <sect2 role="installation">
    2323    <title>Installation of E2fsprogs</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26     href="../common/e2fsprogs.xml"
    27     xpointer="xpointer(//*[@os='s1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    30     href="../common/e2fsprogs.xml"
    31     xpointer="xpointer(//*[@os='s2'])"/>
    3224
    3325    <para os="a1">This package cannot be cross-compiled for ppc64 on some
Note: See TracChangeset for help on using the changeset viewer.