Ignore:
Timestamp:
01/09/2005 01:16:28 PM (19 years ago)
Author:
Matthew Burgess <matthew@…>
Children:
bb616446
Parents:
2f0e7fd
Message:
  • Upgrade to util-linux-2.12p

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4525 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/util-linux.xml

    r2f0e7fd r36e491e  
    4646<sect2 role="installation">
    4747<title>Installation of Util-linux</title>
     48
     49<para>Util-linux has a compilation error against newer versions of the
     50linux-libc-headers.  The following patch properly fixes that issue</para>
     51
     52<screen><userinput>patch -Np1 -i ../util-linux-&util-linux-version;-cramfs-1.patch</userinput></screen>
    4853
    4954<para>Prepare Util-linux for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.