Ignore:
Timestamp:
05/03/2020 09:02:51 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
a715dec
Parents:
9d719e2
Message:

Make the new book

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/util-linux.xml

    r9d719e2 refcb393  
    5555  <sect2 role="installation">
    5656    <title>Installation of Util-linux</title>
    57 <!--
    58     <para>First, fix one of the regression tests:</para>
    59 
    60 <screen><userinput remap="pre">sed -e 's/2^64/(2^64/' -e 's/E &lt;/E) &lt;=/' -e 's/ne /eq /' \
    61     -i tests/ts/ipcs/limits2</userinput></screen>
    62 -->
    63 
    64     <para>Remove the earlier created symlinks and files:</para>
    65 
    66 <screen><userinput remap="pre">rm -vf /usr/include/{blkid,libfdisk,libmount,uuid}
    67 rm -vf /usr/lib/lib{blkid,fdisk,mount,uuid}.so*
    68 rm -vf /usr/lib/pkgconfig/{blkid,fdisk,mount,uuid}.pc</userinput></screen>
    6957
    7058    <para>Prepare Util-linux for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.