Ignore:
Timestamp:
Jun 28, 2008, 11:25:49 AM (16 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:
10de248
Parents:
973b8dd9
Message:

Add a patch to perl that prevents it from including asm/page.h. This resolves ticket 160 and future problems with kernel headers provided by 2.6.25 and forward.

File:
1 edited

Legend:

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

    r973b8dd9 rd10818d  
    3131
    3232<screen os="p2"><userinput>patch -Np1 -i ../&perl-gcc42_fix-patch;</userinput></screen>
     33
     34    <para os="p3">The following patch prevents perl from including asm/page.h
     35    which will no longer be available in headers provided by kernel 2.6.25 and
     36    forward:</para>
     37
     38<screen os="p4"><userinput>patch -Np1 -i ../&perl-no_page_h-patch;</userinput></screen>
    3339
    3440    <para os="s1">The following sed causes <filename>DynaLoader.a</filename>
Note: See TracChangeset for help on using the changeset viewer.