Ignore:
Timestamp:
Sep 28, 2006, 10:03:58 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:
cb1644e3
Parents:
6cff4e4
Message:

Added patch for Util-Linux to fix build issues due to headers change in the kernel.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/util-linux.xml

    r6cff4e4 rd67c60d0  
    5656
    5757<screen os="p6"><userinput>patch -Np1 -i ../&util-linux-missing_header-patch;</userinput></screen>
     58
     59    <para os="p7">Due to a change in headers some util-linux will not build. This patch will change
     60    the utilization of llseek to lseek. This change is in the new release of util-linux:</para>
     61
     62<screen os="p8"><userinput>patch -Np1 -i ../&util-linux-lseek-patch;</userinput></screen>
    5863
    5964    <para os="a">Prepare Util-linux for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.