| 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
|---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/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 |
|
|---|
| 17 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 18 | href="../common/glibc.xml"
|
|---|
| 19 | xpointer="xpointer(//*[@role='package'])"/>
|
|---|
| 20 |
|
|---|
| 21 | <sect2 role="installation">
|
|---|
| 22 | <title>Installation of Glibc</title>
|
|---|
| 23 |
|
|---|
| 24 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 25 | href="../common/glibc.xml"
|
|---|
| 26 | xpointer="xpointer(//*[@os='z'])"/>
|
|---|
| 27 |
|
|---|
| 28 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 29 | href="../common/glibc.xml"
|
|---|
| 30 | xpointer="xpointer(//*[@os='l1'])"/>
|
|---|
| 31 |
|
|---|
| 32 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 33 | href="../common/glibc.xml"
|
|---|
| 34 | xpointer="xpointer(//*[@os='l2'])"/>
|
|---|
| 35 |
|
|---|
| 36 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 37 | href="../common/glibc.xml"
|
|---|
| 38 | xpointer="xpointer(//*[@os='l3'])"/>
|
|---|
| 39 |
|
|---|
| 40 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 41 | href="../common/glibc.xml"
|
|---|
| 42 | xpointer="xpointer(//*[@os='l4'])"/>
|
|---|
| 43 |
|
|---|
| 44 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 45 | href="../common/glibc.xml"
|
|---|
| 46 | xpointer="xpointer(//*[@os='b'])"/>
|
|---|
| 47 |
|
|---|
| 48 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 49 | href="../common/glibc.xml"
|
|---|
| 50 | xpointer="xpointer(//*[@os='s1'])"/>
|
|---|
| 51 |
|
|---|
| 52 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 53 | href="../common/glibc.xml"
|
|---|
| 54 | xpointer="xpointer(//*[@os='s2'])"/>
|
|---|
| 55 |
|
|---|
| 56 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 57 | href="../common/glibc.xml"
|
|---|
| 58 | xpointer="xpointer(//*[@os='e'])"/>
|
|---|
| 59 |
|
|---|
| 60 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 61 | href="../common/glibc.xml"
|
|---|
| 62 | xpointer="xpointer(//*[@os='f'])"/>
|
|---|
| 63 |
|
|---|
| 64 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 65 | href="../x86_64-64/glibc.xml"
|
|---|
| 66 | xpointer="xpointer(//*[@os='l5'])"/>
|
|---|
| 67 |
|
|---|
| 68 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 69 | href="../x86_64-64/glibc.xml"
|
|---|
| 70 | xpointer="xpointer(//*[@os='l6'])"/>
|
|---|
| 71 |
|
|---|
| 72 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 73 | href="../common/glibc.xml"
|
|---|
| 74 | xpointer="xpointer(//*[@os='g'])"/>
|
|---|
| 75 |
|
|---|
| 76 | <screen os="h"><userinput>CC="gcc ${BUILD64}" ../glibc-&glibc-version;/configure --prefix=/usr \
|
|---|
| 77 | --disable-profile --enable-kernel=&glibc-kernel-version; \
|
|---|
| 78 | --libexecdir=/usr/lib/glibc --libdir=/usr/lib \
|
|---|
| 79 | --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
|
|---|
| 80 |
|
|---|
| 81 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 82 | href="../x86_64-64/glibc.xml"
|
|---|
| 83 | xpointer="xpointer(//*[@os='i'])"/>
|
|---|
| 84 |
|
|---|
| 85 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 86 | href="../common/glibc.xml"
|
|---|
| 87 | xpointer="xpointer(//*[@os='j'])"/>
|
|---|
| 88 |
|
|---|
| 89 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 90 | href="../common/glibc.xml"
|
|---|
| 91 | xpointer="xpointer(//*[@os='k'])"/>
|
|---|
| 92 |
|
|---|
| 93 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 94 | href="../common/glibc.xml"
|
|---|
| 95 | xpointer="xpointer(//*[@os='l'])"/>
|
|---|
| 96 |
|
|---|
| 97 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 98 | href="../common/glibc.xml"
|
|---|
| 99 | xpointer="xpointer(//*[@os='m'])"/>
|
|---|
| 100 |
|
|---|
| 101 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 102 | href="../multilib/glibc-64bit.xml"
|
|---|
| 103 | xpointer="xpointer(//*[@os='n'])"/>
|
|---|
| 104 |
|
|---|
| 105 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 106 | href="../multilib/glibc-64bit.xml"
|
|---|
| 107 | xpointer="xpointer(//*[@os='o'])"/>
|
|---|
| 108 |
|
|---|
| 109 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 110 | href="../multilib/glibc-64bit.xml"
|
|---|
| 111 | xpointer="xpointer(//*[@os='p'])"/>
|
|---|
| 112 |
|
|---|
| 113 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 114 | href="../common/glibc.xml"
|
|---|
| 115 | xpointer="xpointer(//*[@os='q'])"/>
|
|---|
| 116 |
|
|---|
| 117 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 118 | href="../common/glibc.xml"
|
|---|
| 119 | xpointer="xpointer(//*[@os='r'])"/>
|
|---|
| 120 |
|
|---|
| 121 | <para>The install will finish by checking that everything is correctly installed.
|
|---|
| 122 | Unfortunately, it will test for a multilib installation. On PPC64 Pure64 this means
|
|---|
| 123 | it will try to test the non-existent 32-bit loader which has a different name
|
|---|
| 124 | from the 64-bit loader (unlike on other 64-bit architectures). We fool it by
|
|---|
| 125 | creating a symlink to the real loader.</para>
|
|---|
| 126 |
|
|---|
| 127 | <screen><userinput>ln -sv &glibc-ld-name; /lib/ld.so.1</userinput></screen>
|
|---|
| 128 |
|
|---|
| 129 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 130 | href="../common/glibc.xml"
|
|---|
| 131 | xpointer="xpointer(//*[@os='s'])"/>
|
|---|
| 132 |
|
|---|
| 133 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 134 | href="../common/glibc.xml"
|
|---|
| 135 | xpointer="xpointer(//*[@os='t'])"/>
|
|---|
| 136 |
|
|---|
| 137 | <para>Now we can remove this symlink. We also need to correct the <command>
|
|---|
| 138 | /usr/bin/ldd</command> script - if you look at this, you will see it references
|
|---|
| 139 | not only the 32-bit linker, but also /lib64 where it thinks the 64-bit linker
|
|---|
| 140 | is. The following <command>sed</command> will correct this:</para>
|
|---|
| 141 |
|
|---|
| 142 | <screen><userinput>rm -v /lib/ld.so.1
|
|---|
| 143 | sed -i.bak '/RTLDLIST/s%/ld.so.1 /lib64%%' /usr/bin/ldd</userinput></screen>
|
|---|
| 144 |
|
|---|
| 145 | <para>Check the script to make sure the sed worked correctly, then delete
|
|---|
| 146 | the backup.</para>
|
|---|
| 147 |
|
|---|
| 148 | <screen><userinput>rm -v /usr/bin/ldd.bak</userinput></screen>
|
|---|
| 149 |
|
|---|
| 150 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 151 | href="../common/glibc.xml"
|
|---|
| 152 | xpointer="xpointer(//*[@os='u'])"/>
|
|---|
| 153 |
|
|---|
| 154 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 155 | href="../common/glibc.xml"
|
|---|
| 156 | xpointer="xpointer(//*[@os='v'])"/>
|
|---|
| 157 |
|
|---|
| 158 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 159 | href="../common/glibc.xml"
|
|---|
| 160 | xpointer="xpointer(//*[@os='w'])"/>
|
|---|
| 161 |
|
|---|
| 162 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 163 | href="../common/glibc.xml"
|
|---|
| 164 | xpointer="xpointer(//*[@os='x'])"/>
|
|---|
| 165 |
|
|---|
| 166 | </sect2>
|
|---|
| 167 |
|
|---|
| 168 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 169 | href="../common/glibc.xml"
|
|---|
| 170 | xpointer="xpointer(id('i18n-glibc'))"/>
|
|---|
| 171 |
|
|---|
| 172 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 173 | href="../common/glibc.xml"
|
|---|
| 174 | xpointer="xpointer(id('conf-glibc'))"/>
|
|---|
| 175 |
|
|---|
| 176 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 177 | href="../common/glibc.xml"
|
|---|
| 178 | xpointer="xpointer(id('conf-ld'))"/>
|
|---|
| 179 |
|
|---|
| 180 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|---|
| 181 | href="../common/glibc.xml"
|
|---|
| 182 | xpointer="xpointer(id('contents-glibc'))"/>
|
|---|
| 183 |
|
|---|
| 184 | </sect1>
|
|---|