Ignore:
Timestamp:
May 30, 2006, 1:08:18 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
b864ff0
Parents:
466d0615
Message:

r3745@server: jim | 2006-05-30 01:06:16 -0700
Added a patch to fix a missing declaration of R_OK in util-linux

File:
1 edited

Legend:

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

    r466d0615 r5616325  
    5151
    5252<screen os="p4"><userinput>patch -Np1 -i ../&util-linux-gcc4_fixes-patch;</userinput></screen>
     53
     54    <para os="p5">The following patch fixes swapon.c, it tries to find the variable R_OK, but
     55    the header that has R_OK is not included:</para>
     56
     57<screen os="p6"><userinput>patch -Np1 -i ../&util-linux-missing_header-patch;</userinput></screen>
    5358
    5459    <para os="a">Prepare Util-linux for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.