[3f8be484] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-system-glibc" role="wrap">
|
---|
| 9 | <?dbhtml filename="glibc.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Glibc-&glibc-version;</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-system-glibc">
|
---|
| 14 | <primary sortas="a-Glibc">Glibc</primary>
|
---|
| 15 | </indexterm>
|
---|
| 16 |
|
---|
[7dfa1a8] | 17 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 18 | href="../common/glibc.xml"
|
---|
| 19 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
[3f8be484] | 20 |
|
---|
| 21 | <sect2 role="installation">
|
---|
| 22 | <title>Installation of Glibc</title>
|
---|
| 23 |
|
---|
| 24 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 25 | href="../common/glibc.xml"
|
---|
[82f7fed] | 26 | xpointer="xpointer(//*[@os='z'])"/>
|
---|
[3f8be484] | 27 |
|
---|
| 28 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 29 | href="../common/glibc.xml"
|
---|
| 30 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 31 |
|
---|
| 32 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 33 | href="../common/glibc.xml"
|
---|
| 34 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
| 35 |
|
---|
| 36 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 37 | href="../common/glibc.xml"
|
---|
| 38 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
| 39 |
|
---|
[54dd8b6] | 40 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 41 | href="../common/glibc.xml"
|
---|
| 42 | xpointer="xpointer(//*[@os='p1'])"/>
|
---|
| 43 |
|
---|
| 44 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 45 | href="../common/glibc.xml"
|
---|
| 46 | xpointer="xpointer(//*[@os='p2'])"/>
|
---|
| 47 |
|
---|
[c1266a1] | 48 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 49 | href="../common/glibc.xml"
|
---|
| 50 | xpointer="xpointer(//*[@os='s1'])"/>
|
---|
| 51 |
|
---|
| 52 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 53 | href="../common/glibc.xml"
|
---|
| 54 | xpointer="xpointer(//*[@os='s2'])"/>
|
---|
| 55 |
|
---|
[3f8be484] | 56 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 57 | href="../common/glibc.xml"
|
---|
| 58 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 59 |
|
---|
| 60 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 61 | href="../common/glibc.xml"
|
---|
| 62 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 63 |
|
---|
[52e5dd9] | 64 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 65 | href="../sparc64/glibc-64bit.xml"
|
---|
| 66 | xpointer="xpointer(//*[@os='t1'])"/>
|
---|
| 67 |
|
---|
| 68 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 69 | href="../sparc64/glibc-64bit.xml"
|
---|
| 70 | xpointer="xpointer(//*[@os='t2'])"/>
|
---|
| 71 |
|
---|
| 72 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 73 | href="../x86_64-64/glibc.xml"
|
---|
[a298fa4] | 74 | xpointer="xpointer(//*[@os='l1'])"/>
|
---|
[3f8be484] | 75 |
|
---|
[52e5dd9] | 76 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 77 | href="../x86_64-64/glibc.xml"
|
---|
| 78 | xpointer="xpointer(//*[@os='l2'])"/>
|
---|
[3f8be484] | 79 |
|
---|
| 80 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 81 | href="../common/glibc.xml"
|
---|
| 82 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 83 |
|
---|
[7d50c68] | 84 | <screen os="h"><userinput>CC="gcc ${BUILD64}" ../glibc-&glibc-version;/configure --prefix=/usr \
|
---|
[3f8be484] | 85 | --disable-profile --enable-add-ons --enable-kernel=2.6.0 \
|
---|
[c1bed6a] | 86 | --libexecdir=/usr/lib/glibc --libdir=/usr/lib \
|
---|
[52e5dd9] | 87 | --cache-file=config.cache</userinput></screen>
|
---|
| 88 |
|
---|
| 89 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 90 | href="../x86_64-64/glibc.xml"
|
---|
| 91 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
[3f8be484] | 92 |
|
---|
| 93 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 94 | href="../common/glibc.xml"
|
---|
| 95 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
| 96 |
|
---|
| 97 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 98 | href="../common/glibc.xml"
|
---|
| 99 | xpointer="xpointer(//*[@os='k'])"/>
|
---|
| 100 |
|
---|
| 101 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 102 | href="../common/glibc.xml"
|
---|
| 103 | xpointer="xpointer(//*[@os='l'])"/>
|
---|
| 104 |
|
---|
| 105 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 106 | href="../common/glibc.xml"
|
---|
| 107 | xpointer="xpointer(//*[@os='m'])"/>
|
---|
| 108 |
|
---|
| 109 | <!-- test comments from 64bit which is clean -->
|
---|
| 110 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 111 | href="../multilib/glibc-64bit.xml"
|
---|
| 112 | xpointer="xpointer(//*[@os='n'])"/>
|
---|
| 113 |
|
---|
| 114 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 115 | href="../common/glibc.xml"
|
---|
| 116 | xpointer="xpointer(//*[@os='q'])"/>
|
---|
| 117 |
|
---|
| 118 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 119 | href="../common/glibc.xml"
|
---|
| 120 | xpointer="xpointer(//*[@os='r'])"/>
|
---|
| 121 |
|
---|
| 122 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 123 | href="../common/glibc.xml"
|
---|
| 124 | xpointer="xpointer(//*[@os='s'])"/>
|
---|
| 125 |
|
---|
| 126 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 127 | href="../common/glibc.xml"
|
---|
| 128 | xpointer="xpointer(//*[@os='t'])"/>
|
---|
| 129 |
|
---|
[7d50c68] | 130 | <para os="u">The stubs.h header installed by glibc looks for stubs-32.h
|
---|
| 131 | and stubs-64.h. This configuration of glibc only generates stubs-64.h. Fix
|
---|
| 132 | this with the following:</para>
|
---|
| 133 |
|
---|
| 134 | <screen os="v"><userinput>mv -v /usr/include/gnu/stubs{-64,}.h</userinput></screen>
|
---|
| 135 |
|
---|
[3f8be484] | 136 | </sect2>
|
---|
| 137 |
|
---|
| 138 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 139 | href="../common/glibc.xml"
|
---|
| 140 | xpointer="xpointer(id('i18n-glibc'))"/>
|
---|
| 141 |
|
---|
| 142 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 143 | href="../common/glibc.xml"
|
---|
| 144 | xpointer="xpointer(id('conf-glibc'))"/>
|
---|
| 145 |
|
---|
| 146 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 147 | href="../common/glibc.xml"
|
---|
| 148 | xpointer="xpointer(id('conf-ld'))"/>
|
---|
| 149 |
|
---|
| 150 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 151 | href="../common/glibc.xml"
|
---|
| 152 | xpointer="xpointer(id('contents-glibc'))"/>
|
---|
| 153 |
|
---|
| 154 | </sect1>
|
---|