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/sparc64-64/eglibc.xml

    r69cbad1 r64e30c8  
    127127    xpointer="xpointer(//*[@os='t'])"/>
    128128
    129     <para os="u">The stubs.h header installed by EGLIBC looks for stubs-32.h
    130     and stubs-64.h. This configuration of EGLIBC only generates stubs-64.h. Fix
    131     this with the following:</para>
     129    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     130    href="../x86_64-64/eglibc.xml"
     131    xpointer="xpointer(//*[@os='u'])"/>
    132132
    133     <screen os="v"><userinput>mv -v /usr/include/gnu/stubs{-64,}.h</userinput></screen>
     133    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     134    href="../x86_64-64/eglibc.xml"
     135    xpointer="xpointer(//*[@os='v'])"/>
    134136
    135137  </sect2>
Note: See TracChangeset for help on using the changeset viewer.