Changeset 9c5267a for cross-tools


Ignore:
Timestamp:
Mar 26, 2006, 2:02:07 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
19505306
Parents:
9bfef72
Message:

r2705@server (orig r1317): jciccone | 2006-03-26 13:50:27 -0800
Fixed an issue with glibc that will prevent silo from building properly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cross-tools/sparc64-64/glibc.xml

    r9bfef72 r9c5267a  
    107107    xpointer="xpointer(//*[@os='dn'])"/>
    108108
     109    <para os="do">The stubs.h header installed by glibc looks for stubs-32.h
     110    and stubs-64.h. This configuration of glibc only generates stubs-64.h. Fix
     111    this with the following:</para>
     112
     113    <screen os="dp"><userinput>mv -v /tools/include/gnu/stubs{-64,}.h</userinput></screen>
     114
    109115  </sect2>
    110116
Note: See TracChangeset for help on using the changeset viewer.