Changeset 64e30c8 for BOOK/final-system
- Timestamp:
- Sep 9, 2013, 9:40:13 AM (11 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 6a2ac79
- Parents:
- 69cbad1
- Location:
- BOOK/final-system
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/mips64-64/eglibc.xml
r69cbad1 r64e30c8 132 132 xpointer="xpointer(//*[@os='t'])"/> 133 133 134 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 135 href="../x86_64-64/eglibc.xml" 136 xpointer="xpointer(//*[@os='u'])"/> 137 138 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 139 href="../x86_64-64/eglibc.xml" 140 xpointer="xpointer(//*[@os='v'])"/> 141 134 142 </sect2> 135 143 -
BOOK/final-system/ppc64-64/eglibc.xml
r69cbad1 r64e30c8 141 141 <screen><userinput>rm -v /usr/bin/ldd.bak</userinput></screen> 142 142 143 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 144 href="../x86_64-64/eglibc.xml" 145 xpointer="xpointer(//*[@os='u'])"/> 143 146 144 <para os="u">The stubs.h header installed by EGLIBC looks for stubs-32.h 145 and stubs-64.h. This configuration of EGLIBC only generates stubs-64.h. Fix 146 this with the following:</para> 147 148 <screen os="v"><userinput>mv -v /usr/include/gnu/stubs{-64,}.h</userinput></screen> 147 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 148 href="../x86_64-64/eglibc.xml" 149 xpointer="xpointer(//*[@os='v'])"/> 149 150 150 151 </sect2> -
BOOK/final-system/sparc64-64/eglibc.xml
r69cbad1 r64e30c8 127 127 xpointer="xpointer(//*[@os='t'])"/> 128 128 129 < para os="u">The stubs.h header installed by EGLIBC looks for stubs-32.h130 and stubs-64.h. This configuration of EGLIBC only generates stubs-64.h. Fix131 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'])"/> 132 132 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'])"/> 134 136 135 137 </sect2> -
BOOK/final-system/x86_64-64/eglibc.xml
r69cbad1 r64e30c8 148 148 149 149 <screen><userinput>rm -v /usr/bin/ldd.bak</userinput></screen> 150 151 <para os="u">The stubs.h header installed by EGLIBC looks for stubs-32.h 152 and stubs-64.h. This configuration of EGLIBC only generates stubs-64.h. Fix 153 this with the following:</para> 154 155 <screen os="v"><userinput>mv -v /usr/include/gnu/stubs{-64,}.h</userinput></screen> 150 156 151 157 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.