Author: jciccone
Date: 2006-03-26 14:50:27 -0700 (Sun, 26 Mar 2006)
New Revision: 1317
Modified:
trunk/BOOK/cross-tools/sparc64-64/glibc.xml
Log:
Fixed an issue with glibc that will prevent silo from building properly.
Modified: trunk/BOOK/cross-tools/sparc64-64/glibc.xml
===================================================================
--- trunk/BOOK/cross-tools/sparc64-64/glibc.xml 2006-03-26 17:50:05 UTC (rev
1316)
+++ trunk/BOOK/cross-tools/sparc64-64/glibc.xml 2006-03-26 21:50:27 UTC (rev
1317)
@@ -106,6 +106,12 @@
href="../common/glibc.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'dn'])"/>
+ <para os="do">The stubs.h header installed by glibc looks for stubs-32.h
+ and stubs-64.h. This configuration of glibc only generates stubs-64.h. Fix
+ this with the following:</para>
+
+ <screen os="dp"><userinput>mv -v
/tools/include/gnu/stubs{-64,}.h</userinput></screen>
+
</sect2>
<sect2 role="content">
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page