source: BOOK/final-system/x86_64-64/eglibc.xml@ 054bc948

clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since 054bc948 was 8872181, checked in by William Harrington <kb0iic@…>, 11 years ago

Update CFLAGS for final-system eglibc.

  • Property mode set to 100644
File size: 7.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-system-eglibc" role="wrap">
9 <?dbhtml filename="eglibc.html"?>
[3f8be484]10
[093b0e8]11 <title>EGLIBC-&eglibc-version;</title>
[3f8be484]12
[093b0e8]13 <indexterm zone="ch-system-eglibc">
14 <primary sortas="a-EGLIBC">EGLIBC</primary>
[3f8be484]15 </indexterm>
16
[dabbced]17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]18 href="../common/eglibc.xml"
[7dfa1a8]19 xpointer="xpointer(//*[@role='package'])"/>
[3f8be484]20
21 <sect2 role="installation">
[093b0e8]22 <title>Installation of EGLIBC</title>
[3f8be484]23
[dabbced]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]25 href="../common/eglibc.xml"
[82f7fed]26 xpointer="xpointer(//*[@os='z'])"/>
[3f8be484]27
[dabbced]28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[22cd957]29 href="../common/eglibc.xml"
30 xpointer="xpointer(//*[@os='l1'])"/>
31
32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
33 href="../common/eglibc.xml"
34 xpointer="xpointer(//*[@os='l2'])"/>
35
36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d8f87e8]37 href="../common/eglibc.xml"
[c0bc7c4]38 xpointer="xpointer(//*[@os='l3'])"/>
[d8f87e8]39
[dabbced]40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[d8f87e8]41 href="../common/eglibc.xml"
[c0bc7c4]42 xpointer="xpointer(//*[@os='l4'])"/>
[d8f87e8]43
[dabbced]44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]45 href="../common/eglibc.xml"
[3f8be484]46 xpointer="xpointer(//*[@os='b'])"/>
47
[dabbced]48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]49 href="../common/eglibc.xml"
[3f8be484]50 xpointer="xpointer(//*[@os='e'])"/>
51
[dabbced]52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]53 href="../common/eglibc.xml"
[3f8be484]54 xpointer="xpointer(//*[@os='f'])"/>
55
[f34bfa1]56 <para os="l5">Tell EGLIBC to install its libraries into
[3f8be484]57 <filename class="directory">/lib</filename>:</para>
58
[f34bfa1]59<screen os="l6"><userinput>echo "slibdir=/lib" &gt;&gt; configparms</userinput></screen>
[3f8be484]60
[dabbced]61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]62 href="../common/eglibc.xml"
[3f8be484]63 xpointer="xpointer(//*[@os='g'])"/>
64
[8872181]65<screen os="h"><userinput>CFLAGS="-O2" \
66 ../eglibc-&eglibc-version;/configure --prefix=/usr \
[82b753e0]67 --disable-profile --enable-kernel=2.6.32 \
[52ed4da]68 --libexecdir=/usr/lib/eglibc --libdir=/usr/lib \
69 --enable-obsolete-rpc</userinput></screen>
[3f8be484]70
[52e5dd9]71 <variablelist os="i">
[3f8be484]72 <title>The meaning of the new configure option:</title>
73
74 <varlistentry>
[093b0e8]75 <term><parameter>--libexecdir=/usr/lib/eglibc</parameter></term>
[3f8be484]76 <listitem>
77 <para>This changes the location of the <command>pt_chown</command>
78 program from its default of <filename
79 class="directory">/usr/libexec</filename> to <filename
[093b0e8]80 class="directory">/usr/lib/eglibc</filename>.</para>
[3f8be484]81 </listitem>
82 </varlistentry>
83 </variablelist>
84
[dabbced]85 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]86 href="../common/eglibc.xml"
[3f8be484]87 xpointer="xpointer(//*[@os='j'])"/>
88
[dabbced]89 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]90 href="../common/eglibc.xml"
[3f8be484]91 xpointer="xpointer(//*[@os='k'])"/>
92
[dabbced]93 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]94 href="../common/eglibc.xml"
[3f8be484]95 xpointer="xpointer(//*[@os='l'])"/>
96
[dabbced]97 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]98 href="../common/eglibc.xml"
[3f8be484]99 xpointer="xpointer(//*[@os='m'])"/>
100
[dabbced]101 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]102 href="../multilib/eglibc-64bit.xml"
[3f8be484]103 xpointer="xpointer(//*[@os='n'])"/>
104
[dabbced]105 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]106 href="../multilib/eglibc-64bit.xml"
[3514708]107 xpointer="xpointer(//*[@os='o'])"/>
108
[dabbced]109 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]110 href="../multilib/eglibc-64bit.xml"
[3514708]111 xpointer="xpointer(//*[@os='p'])"/>
112
[dabbced]113 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]114 href="../common/eglibc.xml"
[3f8be484]115 xpointer="xpointer(//*[@os='q'])"/>
116
[dabbced]117 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]118 href="../common/eglibc.xml"
[3f8be484]119 xpointer="xpointer(//*[@os='r'])"/>
120
121 <para>The install will finish by checking that everything is correctly installed.
[5650fbe]122 Unfortunately, it will test for a multilib installation. On x86_64 Pure64 this means
[3f8be484]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
[093b0e8]127 <screen><userinput>ln -sv &eglibc-ld-name; /lib/ld-linux.so.2</userinput></screen>
[3f8be484]128
[dabbced]129 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]130 href="../common/eglibc.xml"
[3f8be484]131 xpointer="xpointer(//*[@os='s'])"/>
132
[dabbced]133 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]134 href="../common/eglibc.xml"
[3f8be484]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
[39139e4]140 is. The following <command>sed</command> will correct this:</para>
[3f8be484]141
[94e6142]142 <screen><userinput>rm -v /lib/ld-linux.so.2
[d5cf87a3]143cp -v /usr/bin/ldd{,.bak}
144sed '/RTLDLIST/s%/ld-linux.so.2 /lib64%%' /usr/bin/ldd.bak >/usr/bin/ldd</userinput></screen>
[3f8be484]145
146 <para>Check the script to make sure the sed worked correctly, then delete
147 the backup.</para>
148
[94e6142]149 <screen><userinput>rm -v /usr/bin/ldd.bak</userinput></screen>
[3f8be484]150
151 </sect2>
152
[dabbced]153 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]154 href="../common/eglibc.xml"
155 xpointer="xpointer(id('i18n-eglibc'))"/>
[3f8be484]156
[dabbced]157 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]158 href="../common/eglibc.xml"
159 xpointer="xpointer(id('conf-eglibc'))"/>
[3f8be484]160
[3998188]161 <sect2 id="conf-ld" role="configuration">
162 <title>Configuring The Dynamic Loader</title>
163
164 <indexterm zone="conf-ld">
165 <primary sortas="e-/etc/ld.so.conf">/etc/ld.so.conf</primary>
166 </indexterm>
167
168 <para>By default, the dynamic loader (<filename
169 class="libraryfile">/lib/ld-linux-x86-64.so.2</filename>) searches through
170 <filename class="directory">/lib</filename> and <filename
171 class="directory">/usr/lib</filename> for dynamic libraries that are
172 needed by programs as they are run. However, if there are libraries in
173 directories other than <filename class="directory">/lib</filename> and
174 <filename class="directory">/usr/lib</filename>, these need to be
175 added to the <filename>/etc/ld.so.conf</filename> file in order
176 for the dynamic loader to find them. Two directories that are commonly
177 known to contain additional libraries are <filename
178 class="directory">/usr/local/lib</filename> and <filename
179 class="directory">/opt/lib</filename>, so add those directories to the
180 dynamic loader's search path.</para>
181
[dabbced]182 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]183 href="../common/eglibc.xml"
[3998188]184 xpointer="xpointer(//*[@os='ld-b'])"/>
185
[dabbced]186 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]187 href="../common/eglibc.xml"
[3998188]188 xpointer="xpointer(//*[@os='ld-c'])"/>
189
190 </sect2>
[3f8be484]191
[dabbced]192 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[093b0e8]193 href="../common/eglibc.xml"
194 xpointer="xpointer(id('contents-eglibc'))"/>
[3f8be484]195
196</sect1>
Note: See TracBrowser for help on using the repository browser.