Gentoo Archives: gentoo-server

From: Sergey Syroezhkin <dragon@××××××.ru>
To: gentoo-server@l.g.o
Subject: [gentoo-server] glibc-2.3.4 with NPTL in Gentoo 2005.0
Date: Fri, 15 Apr 2005 12:10:12
Message-Id: 425FAF26.5050206@zaofek.ru
1 I want to compile glibc with NPTL from new Gentoo 2005.0. But can`t do it.
2 #USE="nptl" emerge glibc
3 [ebuild R ] sys-libs/glibc-2.3.4.20050125-r1 -build -debug -erandom
4 -hardened (-multilib) +nls -nomalloccheck +nptl -nptlonly -pic
5 -userlocales 0 kB
6
7 When it`s done
8 # cd /lib
9 # ./libc.so.6
10 GNU C Library stable release version 2.3.4, by Roland McGrath et al.
11 Copyright (C) 2004 Free Software Foundation, Inc.
12 This is free software; see the source for copying conditions.
13 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
14 PARTICULAR PURPOSE.
15 Compiled by GNU CC version 3.4.3-20050110 (Gentoo Linux
16 3.4.3.20050110-r2, ssp-3.4.3.20050110-0, pie-8.7.7).
17 Compiled on a Linux 2.6.8 system on 2005-04-14.
18 Available extensions:
19 GNU libio by Per Bothner
20 crypt add-on version 2.1 by Michael Glad and others
21 linuxthreads-0.10 by Xavier Leroy
22 The C stubs add-on version 2.1.2.
23 GNU Libidn by Simon Josefsson
24 BIND-8.2.3-T5B
25 libthread_db work sponsored by Alpha Processor Inc ?????
26 NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
27 Thread-local storage support included.
28
29
30 There are not line what indicate a NPTL extension.
31 On the other server NPTL is working:
32
33 # ./libc.so.6
34 GNU C Library stable release version 2.3.4, by Roland McGrath et al.
35 Copyright (C) 2004 Free Software Foundation, Inc.
36 This is free software; see the source for copying conditions.
37 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
38 PARTICULAR PURPOSE.
39 Compiled by GNU CC version 3.4.3-20050110 (Gentoo Linux
40 3.4.3.20050110-r2, ssp-3.4.3.20050110-0, pie-8.7.7).
41 Compiled on a Linux 2.6.8 system on 2005-04-11.
42 Available extensions:
43 GNU libio by Per Bothner
44 crypt add-on version 2.1 by Michael Glad and others
45 Native POSIX Threads Library by Ulrich Drepper et al !!!!!!
46 The C stubs add-on version 2.1.2.
47 GNU Libidn by Simon Josefsson
48 BIND-8.2.3-T5B
49 NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
50 Thread-local storage support included.
51
52 Any ideas?
53
54 --
55 Yours faithfully,
56 Sergey Syroezhkin
57
58 E-mail: dragon@××××××.ru
59
60
61 --
62 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] glibc-2.3.4 with NPTL in Gentoo 2005.0 Javier Barrio <coder@××××××××××××××××.net>
Re: [gentoo-server] glibc-2.3.4 with NPTL in Gentoo 2005.0 Dawnmist <gentoo@××××××××.net>