Ignore:
Timestamp:
02/03/2005 07:19:51 PM (20 years ago)
Author:
Jim Gifford <jim@…>
Children:
4677870
Parents:
73a7406
Message:

Added:procps patch for RaQ2

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/procps.xml

    r73a7406 r3f9e82f  
    2727
    2828<sect2 role="installation">
     29
    2930<title>Installation of Procps</title>
     31
     32<para arch="raq2">The patch below fixes the issue with the procps. Without this patch
     33when the command ps aux is run you will receive a signal 11.</para>
     34
     35<screen arch="raq2"><userinput>patch -Np1 -i ../procps-&procps-version;-fix_mips-1.patch</userinput></screen>
    3036
    3137<para>Compile the package:</para>
     
    3844
    3945</sect2>
    40 
    4146
    4247<sect2 id="contents-procps" role="content"><title>Contents of Procps</title>
Note: See TracChangeset for help on using the changeset viewer.