|
@@ -12,7 +12,7 @@
|
|
|
<indexterm zone="ch-system-glibc"><primary sortas="a-Glibc">Glibc</primary></indexterm>
|
|
|
|
|
|
<sect2 role="package"><title/>
|
|
|
-<para>The Glibc package contains the main C library. This library provides
|
|
|
+<para>The Glibc package contains the main C library. This library provides
|
|
|
the basic routines for allocating memory, searching directories, opening and
|
|
|
closing files, reading and writing files, string handling, pattern matching,
|
|
|
arithmetic, and so on.</para>
|
|
@@ -60,7 +60,7 @@ of achieving a clean build.</para>
|
|
|
threading libraries installed by Glibc. Unpack the tarball from
|
|
|
within the Glibc source directory:</para>
|
|
|
|
|
|
-<screen><userinput>tar -xf /sources/glibc-linuxthreads-&glibc-version;.tar.bz2</userinput></screen>
|
|
|
+<screen><userinput>tar -xf ../glibc-linuxthreads-&glibc-version;.tar.bz2</userinput></screen>
|
|
|
|
|
|
<para>Glibc has two tests which fail when the running kernel is 2.6.11 or later.
|
|
|
The problem has been determined to be with the tests themselves, not with the
|
|
@@ -120,7 +120,7 @@ make -k check >glibc-check-log 2>&1 ; grep Error glibc-check-log
|
|
|
</userinput></screen>
|
|
|
|
|
|
<para>On at least i686 you can expect to see failures in the <emphasis>test-double
|
|
|
-</emphasis> and <emphasis>test-idouble</emphasis> math tests with
|
|
|
+</emphasis> and <emphasis>test-idouble</emphasis> math tests with
|
|
|
gcc-&gcc-version;, as well as an expected (ignored) failure in <emphasis>
|
|
|
posix/annexc</emphasis>. These two failures in the math tests appear to be
|
|
|
harmless.</para>
|
|
@@ -321,7 +321,7 @@ getent, iconv, iconvconfig, ldconfig, ldd, lddlibc4, locale,
|
|
|
localedef, mtrace, nscd, nscd_nischeck, pcprofiledump, pt_chown, rpcgen,
|
|
|
rpcinfo, sln, sprof, tzselect, xtrace, zdump, and zic</seg>
|
|
|
<seg>ld.so, libBrokenLocale.[a,so],
|
|
|
-libSegFault.so, libanl.[a,so], libbsd-compat.a, libc.[a,so],
|
|
|
+libSegFault.so, libanl.[a,so], libbsd-compat.a, libc.[a,so],
|
|
|
libcrypt.[a,so], libdl.[a,so], libg.a, libieee.a, libm.[a,so], libmcheck.a,
|
|
|
libmemusage.so, libnsl.a, libnss_compat.so, libnss_dns.so, libnss_files.so,
|
|
|
libnss_hesiod.so, libnss_nis.so, libnss_nisplus.so, libpcprofile.so,
|