Ignore:
Timestamp:
Sep 9, 2013, 9:40:13 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
6a2ac79
Parents:
69cbad1
Message:

Remove stubs-64.h from eglibc pure64 bit installs. Should only have stubs.h in a pure64 bit environment.

File:
1 edited

Legend:

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

    r69cbad1 r64e30c8  
    141141    <screen><userinput>rm -v /usr/bin/ldd.bak</userinput></screen>
    142142
     143    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     144    href="../x86_64-64/eglibc.xml"
     145    xpointer="xpointer(//*[@os='u'])"/>
    143146
    144     <para os="u">The stubs.h header installed by EGLIBC looks for stubs-32.h
    145     and stubs-64.h. This configuration of EGLIBC only generates stubs-64.h. Fix
    146     this with the following:</para>
    147 
    148     <screen os="v"><userinput>mv -v /usr/include/gnu/stubs{-64,}.h</userinput></screen>
     147    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     148    href="../x86_64-64/eglibc.xml"
     149    xpointer="xpointer(//*[@os='v'])"/>
    149150
    150151  </sect2>
Note: See TracChangeset for help on using the changeset viewer.