Changeset 6f6f8f7 for final-system/sparc64-64/glibc.xml
- Timestamp:
- Mar 27, 2006, 5:02:23 PM (19 years ago)
- Children:
- e2665bd
- Parents:
- 6931b78
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/sparc64-64/glibc.xml
r6931b78 r6f6f8f7 74 74 xpointer="xpointer(//*[@os='g'])"/> 75 75 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 \ 77 77 --disable-profile --enable-add-ons --enable-kernel=2.6.0 \ 78 78 --libexecdir=/usr/lib/glibc --libdir=/usr/lib \ … … 120 120 xpointer="xpointer(//*[@os='t'])"/> 121 121 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 122 128 </sect2> 123 129
Note:
See TracChangeset
for help on using the changeset viewer.