Ignore:
Timestamp:
Sep 11, 2012, 2:26:20 PM (12 years ago)
Author:
kb0iic <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
78a403b
Parents:
85e1f266
Message:

Install RPC and NIS related headers in cross-tools and final-system eglibc/eglibc-64bit installs. Remove rpc edits for final-system multilib eglibc 32 bit installs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/eglibc.xml

    r85e1f266 rf1778eba  
    4242    href="../common/eglibc.xml"
    4343    xpointer="xpointer(//*[@os='l4'])"/>
    44 
    45     <para os="l5">RPC headers are not installed at /tools/include/rpc. Eglibc 32 bit build will get into a bad state due to the new rpc helpers that get cross-compiled. We do not want this, so the following command will use the internal rpc types header.</para>
    46 
    47 <screen os="l6"><userinput>sed -i 's/&lt;rpc\/types.h&gt;/"rpc\/types.h"/' sunrpc/rpc_clntout.c</userinput></screen>
    4844
    4945    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.