Changeset 6f6f8f7


Ignore:
Timestamp:
Mar 27, 2006, 5:02:23 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
e2665bd
Parents:
6931b78
Message:

r2725@server (orig r1324): jciccone | 2006-03-27 16:51:09 -0800
sparc64-64 final-system glibc fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-system/sparc64-64/glibc.xml

    r6931b78 r6f6f8f7  
    7474    xpointer="xpointer(//*[@os='g'])"/>
    7575
    76 <screen os="h"><userinput>../glibc-&glibc-version;/configure --prefix=/usr \
     76<screen os="h"><userinput>CC="gcc ${BUILD64}" ../glibc-&glibc-version;/configure --prefix=/usr \
    7777    --disable-profile --enable-add-ons --enable-kernel=2.6.0 \
    7878    --libexecdir=/usr/lib/glibc --libdir=/usr/lib \
     
    120120    xpointer="xpointer(//*[@os='t'])"/>
    121121
     122    <para os="u">The stubs.h header installed by glibc looks for stubs-32.h
     123    and stubs-64.h. This configuration of glibc only generates stubs-64.h. Fix
     124    this with the following:</para>
     125
     126    <screen os="v"><userinput>mv -v /usr/include/gnu/stubs{-64,}.h</userinput></screen>
     127
    122128  </sect2>
    123129
Note: See TracChangeset for help on using the changeset viewer.