Ignore:
Timestamp:
01/16/2005 07:58:31 AM (20 years ago)
Author:
Jim Gifford <jim@…>
Children:
ac89fab
Parents:
e464747
Message:

Updated RaQ2 started PPC integration

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/iproute2.xml

    re464747 r56964fb  
    4343    <screen><userinput>patch -Np1 -i ../iproute2-&iproute2-patch-version;-remove_db-1.patch</userinput></screen>
    4444
     45    <para>The patch below fixes the issue with the newer versions of findutils,
     46    the issue will give an error message it options are not in the proper order.
     47    This patch corrects this issue for IPRoute2.</para>
     48
     49    <screen><userinput>patch -Np1 -i ../iproute2-&iproute2-patch-version;-find_update-1.patch</userinput></screen>
     50
     51    <para>This patch fixes a glibc error that could occur during compiling
     52    of iproute2.</para>
     53
     54    <screen><userinput>patch -Np1 -i ../iproute2-&iproute2-patch-version;-free_error-2.patch</userinput></screen>
     55
    4556    <para>Prepare Iproute2 for compilation:</para>
    4657    <screen><userinput>./configure </userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.