Changeset e72c77b


Ignore:
Timestamp:
03/31/2005 03:28:44 AM (19 years ago)
Author:
Jim Gifford <jim@…>
Children:
1a12f86
Parents:
88dc224
Message:

Added: linux-libc-headers patch to fix compile with sysklogd

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r88dc224 re72c77b  
    6969<listitem><para>Arch: RaQ2 - glibc-2.3.4-mips_syscall-2.patch</para></listitem>
    7070<listitem><para>Arch: RaQ2 - lfs-bootscripts-3.1.0-raq2-2.patch</para></listitem>
     71<listitem><para>Arch: RaQ2 - linux-libc-headers-2.6.11.2-raq2_fix-1.patch</para></listitem>
    7172</itemizedlist>
    7273</listitem>
     
    8788<listitem><para>Removed: Arch: All - Libol 0.3.15.</para></listitem>
    8889<listitem><para>Fixed: Arch: All - Patches download locations.</para></listitem>
     90<listitem><para>Patch: Arch: RaQ2 - Fix compile issue on sysklogd.</para></listitem>
    8991</itemizedlist>
    9092</listitem>
  • chapter03/patches.xml

    r88dc224 re72c77b  
    129129
    130130<varlistentry arch="raq2">
     131<term>Linux-libc-headers RaQ2 Patch - 1 KB:</term>
     132<listitem>
     133<para><ulink url="&patches-root;linux-libc-headers/linux-libc-headers-&linux-libc-headers-version;-raq2_fix-1.patch"/></para>
     134</listitem>
     135</varlistentry>
     136
     137<varlistentry arch="raq2">
    131138<term>Linux RaQ2 Patch - 156 KB:</term>
    132139<listitem>
  • chapter05/glibc.xml

    r88dc224 re72c77b  
    4545will unfold into the same directory.</para>
    4646
    47 <para arch="raq2">The following patch corrects the building of syscall.h::</para>
     47<para arch="raq2">The following patch corrects the building of syscall.h:</para>
    4848
    4949<screen arch="raq2"><userinput>patch -Np1 -i ../glibc-&glibc-version;-mips_syscall-2.patch</userinput></screen>
  • chapter06/glibc.xml

    r88dc224 re72c77b  
    5151of achieving a clean build.</para>
    5252
    53 <para arch="raq2">The following patch corrects the building of syscall.h::</para>
     53<para arch="raq2">The following patch corrects the building of syscall.h:</para>
    5454
    5555<screen arch="raq2"><userinput>patch -Np1 -i ../glibc-&glibc-version;-mips_syscall-2.patch</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.