source: BOOK/cross-tools/sparc64-64/eglibc.xml@ 6d564e0

clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 6d564e0 was 52ed4da, checked in by William Harrington <kb0iic@…>, 11 years ago

Update eglibc install commands for 2.17 update and add time zone data install.

  • Property mode set to 100644
File size: 3.1 KB
RevLine 
[3f8be484]1<?xml version="1.0" encoding="ISO-8859-1"?>
[aa18ac0]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3f8be484]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[093b0e8]8<sect1 id="ch-cross-tools-eglibc" role="wrap">
9 <?dbhtml filename="eglibc.html"?>
[3f8be484]10
[093b0e8]11 <title>EGLIBC-&eglibc-version;</title>
[3f8be484]12
[093b0e8]13 <indexterm zone="ch-cross-tools-eglibc">
14 <primary sortas="a-EGLIBC">EGLIBC</primary>
[3f8be484]15 <secondary>cross tools</secondary>
16 </indexterm>
17
[dabbced]18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]19 href="../../final-system/common/eglibc.xml"
[cf66ceae]20 xpointer="xpointer(//*[@role='package'])"/>
[3f8be484]21
22 <sect2 role="installation">
[093b0e8]23 <title>Installation of EGLIBC</title>
[3f8be484]24
[dabbced]25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]26 href="../common/eglibc.xml"
[3f8be484]27 xpointer="xpointer(//*[@os='da'])"/>
28
[dabbced]29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]30 href="../common/eglibc.xml"
[3f8be484]31 xpointer="xpointer(//*[@os='e'])"/>
32
[dabbced]33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]34 href="../common/eglibc.xml"
[3f8be484]35 xpointer="xpointer(//*[@os='f'])"/>
36
[dabbced]37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]38 href="../common/eglibc.xml"
[3f8be484]39 xpointer="xpointer(//*[@os='dd'])"/>
40
[dabbced]41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]42 href="../sparc64/eglibc-64bit.xml"
[d3a4fc0]43 xpointer="xpointer(//*[@os='de'])"/>
[3f8be484]44
[dabbced]45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]46 href="../common/eglibc.xml"
[3f8be484]47 xpointer="xpointer(//*[@os='g'])"/>
48
[dabbced]49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]50 href="../64/eglibc.xml"
[3f8be484]51 xpointer="xpointer(//*[@os='df'])"/>
52
[dabbced]53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]54 href="../multilib/eglibc-64bit.xml"
[3f8be484]55 xpointer="xpointer(//*[@os='dg'])"/>
56
[dabbced]57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]58 href="../common/eglibc.xml"
[3f8be484]59 xpointer="xpointer(//*[@os='dh'])"/>
60
[dabbced]61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]62 href="../common/eglibc.xml"
[d3a4fc0]63 xpointer="xpointer(//*[@os='di'])"/>
64
[dabbced]65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]66 href="../common/eglibc.xml"
[3f8be484]67 xpointer="xpointer(//*[@os='dj'])"/>
68
[dabbced]69 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]70 href="../common/eglibc.xml"
[3f8be484]71 xpointer="xpointer(//*[@os='dk'])"/>
72
[dabbced]73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]74 href="../common/eglibc.xml"
[3f8be484]75 xpointer="xpointer(//*[@os='dl'])"/>
76
[dabbced]77 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]78 href="../common/eglibc.xml"
[3f8be484]79 xpointer="xpointer(//*[@os='dm'])"/>
80
[dabbced]81 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]82 href="../common/eglibc.xml"
[d3a4fc0]83 xpointer="xpointer(//*[@os='dn'])"/>
84
[093b0e8]85 <para os="do">The stubs.h header installed by eglibc looks for stubs-32.h
86 and stubs-64.h. This configuration of eglibc only generates stubs-64.h. Fix
[b0317cb]87 this with the following:</para>
88
[bc2e3fa]89 <screen os="dp"><userinput>mv -v /tools/include/gnu/stubs{-64,}.h</userinput></screen>
[b0317cb]90
[3f8be484]91 </sect2>
92
93 <sect2 role="content">
94 <title/>
95
96 <para>Details on this package are located in <xref
[093b0e8]97 linkend="contents-eglibc" role="."/></para>
[3f8be484]98
99 </sect2>
100
101</sect1>
Note: See TracBrowser for help on using the repository browser.