source: BOOK/final-system/x86/glibc.xml@ c02c97a

clfs-3.0.0-sysvinit sysvinit
Last change on this file since c02c97a was 74592cf, checked in by Chris Staub <chris@…>, 10 years ago

Command to disable test lib is no longer needed

Conflicts:

BOOK/introduction/common/changelog.xml

  • Property mode set to 100644
File size: 6.1 KB
RevLine 
[3514708]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" [
[3514708]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[cbbd1e4]8<sect1 id="ch-system-glibc" role="wrap">
9 <?dbhtml filename="glibc.html"?>
[3514708]10
[d785e9d]11 <title>Glibc-&glibc-version;</title>
[3514708]12
[cbbd1e4]13 <indexterm zone="ch-system-glibc">
[d785e9d]14 <primary sortas="a-Glibc">Glibc</primary>
[3514708]15 </indexterm>
16
[dabbced]17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]18 href="../common/glibc.xml"
[3514708]19 xpointer="xpointer(//*[@role='package'])"/>
20
21 <sect2 role="installation">
[d785e9d]22 <title>Installation of Glibc</title>
[3514708]23
[dabbced]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]25 href="../common/glibc.xml"
[3514708]26 xpointer="xpointer(//*[@os='z'])"/>
27
[22cd957]28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]29 href="../common/glibc.xml"
[22cd957]30 xpointer="xpointer(//*[@os='l1'])"/>
31
32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]33 href="../common/glibc.xml"
[22cd957]34 xpointer="xpointer(//*[@os='l2'])"/>
35
[dabbced]36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]37 href="../common/glibc.xml"
[3514708]38 xpointer="xpointer(//*[@os='b'])"/>
39
[00a58649]40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]41 href="../common/glibc.xml"
[00a58649]42 xpointer="xpointer(//*[@os='s1'])"/>
43
44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]45 href="../common/glibc.xml"
[00a58649]46 xpointer="xpointer(//*[@os='s2'])"/>
47
[dabbced]48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]49 href="../common/glibc.xml"
[3514708]50 xpointer="xpointer(//*[@os='e'])"/>
51
[dabbced]52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]53 href="../common/glibc.xml"
[3514708]54 xpointer="xpointer(//*[@os='f'])"/>
55
[dabbced]56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]57 href="../common/glibc.xml"
[3514708]58 xpointer="xpointer(//*[@os='g'])"/>
59
[df0177b]60<screen os="h"><userinput>../glibc-&glibc-version;/configure --prefix=/usr \
[2546e2d]61 --disable-profile --enable-kernel=&glibc-kernel-version; --libexecdir=/usr/lib/glibc \
[52ed4da]62 --enable-obsolete-rpc</userinput></screen>
[3514708]63
[dabbced]64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]65 href="../common/glibc.xml"
[3514708]66 xpointer="xpointer(//*[@os='i'])"/>
67
[dabbced]68 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]69 href="../common/glibc.xml"
[3514708]70 xpointer="xpointer(//*[@os='j'])"/>
71
[dabbced]72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]73 href="../common/glibc.xml"
[3514708]74 xpointer="xpointer(//*[@os='k'])"/>
75
[dabbced]76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]77 href="../common/glibc.xml"
[3514708]78 xpointer="xpointer(//*[@os='l'])"/>
79
[dabbced]80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]81 href="../common/glibc.xml"
[3514708]82 xpointer="xpointer(//*[@os='m'])"/>
83
[dabbced]84 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]85 href="../common/glibc.xml"
[3514708]86 xpointer="xpointer(//*[@os='n'])"/>
87
[dabbced]88 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]89 href="../common/glibc.xml"
[3514708]90 xpointer="xpointer(//*[@os='o'])"/>
91
92 <!-- this is specific to x86 because of the i686 reference in the math tests -->
93 <itemizedlist os="p">
[767a2a5]94 <listitem>
95 <para>The <emphasis>nptl/tst-clock2</emphasis>,
96 <emphasis>nptl/tst-attr3</emphasis>,
97 <emphasis>tst/tst-cputimer1</emphasis>, and
98 <emphasis>rt/tst-cpuclock2</emphasis>
99 tests have been known to fail. The
100 reason is not completely understood, but indications are that minor
101 timing issues can trigger these failures.</para>
102 </listitem>
[3514708]103 <listitem>
104 <para>The <emphasis>math</emphasis> tests, at least on i686, fail in
105 the <emphasis>test-double</emphasis> and <emphasis>test-idouble</emphasis>
106 tests with gcc-&gcc-version;
107 . These two failures in the math tests appear to be harmless.
108 The math tests may also fail on systems where the CPU is not a relatively
109 new genuine Intel or authentic AMD. Certain optimization settings are
110 also known to be a factor here.</para>
111 </listitem>
112 <listitem>
113 <para>If you have mounted the CLFS partition with the
114 <parameter>noatime</parameter> option, the <emphasis>atime</emphasis> test
115 will fail. As mentioned in <xref linkend="ch-partitioning-mounting"/>,
116 do not use the <parameter>noatime</parameter> option while building
117 CLFS.</para>
118 </listitem>
119 <listitem>
120 <para>When running on older and slower hardware, some tests
[767a2a5]121 can fail because of test timeouts being exceeded.
122 Modifying the make check command to set a TIMEOUTFACTOR is reported to
123 help eliminate these errors (e.g. <command>TIMEOUTFACTOR=16
124 make -k check</command>).</para>
125 </listitem>
126 <listitem>
127 <para>posix/tst-getaddrinfo4 will always fail due to not having a network
128 connection when the test is run.</para>
[3514708]129 </listitem>
130 </itemizedlist>
131
[dabbced]132 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]133 href="../common/glibc.xml"
[3514708]134 xpointer="xpointer(//*[@os='q'])"/>
135
[dabbced]136 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]137 href="../common/glibc.xml"
[3514708]138 xpointer="xpointer(//*[@os='r'])"/>
139
[dabbced]140 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]141 href="../common/glibc.xml"
[3514708]142 xpointer="xpointer(//*[@os='s'])"/>
143
[dabbced]144 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]145 href="../common/glibc.xml"
[3514708]146 xpointer="xpointer(//*[@os='t'])"/>
147
[cf9aa7e]148 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
149 href="../common/glibc.xml"
150 xpointer="xpointer(//*[@os='u'])"/>
151
152 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
153 href="../common/glibc.xml"
154 xpointer="xpointer(//*[@os='v'])"/>
155
[3514708]156 </sect2>
157
[dabbced]158 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]159 href="../common/glibc.xml"
160 xpointer="xpointer(id('i18n-glibc'))"/>
[3514708]161
[dabbced]162 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]163 href="../common/glibc.xml"
164 xpointer="xpointer(id('conf-glibc'))"/>
[3514708]165
[dabbced]166 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]167 href="../common/glibc.xml"
[44426cf]168 xpointer="xpointer(id('conf-ld'))"/>
[3514708]169
[dabbced]170 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[cbbd1e4]171 href="../common/glibc.xml"
172 xpointer="xpointer(id('contents-glibc'))"/>
[3514708]173
174</sect1>
Note: See TracBrowser for help on using the repository browser.