Gentoo Archives: gentoo-user-ru

From: sl <sl@×××××.ru>
To: gentoo-user-ru@l.g.o
Subject: Re: [gentoo-user-ru]
Date: Wed, 28 Jun 2006 08:56:50
Message-Id: 200606281256.05214.sl@psbst.ru
In Reply to: Re: [gentoo-user-ru] by Kamchybek Jusupov
1 В сообщении от 28 июня 2006 12:39 вы написали:
2 > On Wed, 28 Jun 2006 12:34:08 +0400 / sl wrote:
3 > With a subject: [gentoo-user-ru]
4 >
5 > > Good day!
6 > >
7 > > Out of curiosity:
8 > >
9 > > sys-libs/glibc-2.4-r3 not compile with the flag of -fPIC (by
10 > > sys-devel/gcc-4.1.1) and without him - normally.
11 > > where to add him so that for other packages was he and for glibc
12 > > cleaned up?
13 > >
14 > > Thank you.
15 >
16 > Dear sl,
17 >
18 > Почему бы на нормальном русском не написать? что-то не понятно...
19 >
20 > --
21 > Rgds,
22 > Kamchybek Jusupov
23 >
24 > Attitude is no substitude for competence...
25 > GPG Key: C565 2827 0858 ECFE 74D7 A556 7B09 59DA B6C8 FF8C
26
27
28 Доброго времени суток!
29
30 Проблема в том, что:
31 glibc-2.4-r3 не собирается компилятором gcc-4.1.1 с включенным флагом -fPIC,
32 (без него нормально). флаг нужен для корректного prelink`ования non-PIC
33 shared библиотек.. ):
34
35 вот что говорит:
36 make[2]: ***
37 [/var/tmp/portage/glibc-2.4-r3/work/build-default-i686-pc-linux-gnu-nptl/posix/fork.o]
38 Error 1
39 make[2]: *** Waiting for unfinished jobs....
40 make[2]: Leaving directory
41 `/var/tmp/portage/glibc-2.4-r3/work/glibc-2.4/posix'
42 make[1]: *** [posix/subdir_lib] Error 2
43 make[1]: Leaving directory `/var/tmp/portage/glibc-2.4-r3/work/glibc-2.4'
44 make: *** [all] Error 2
45
46 !!! ERROR: sys-libs/glibc-2.4-r3 failed.
47 Call stack:
48 ebuild.sh, line 1531: Called dyn_compile
49 ebuild.sh, line 931: Called src_compile
50 glibc-2.4-r3.ebuild, line 1180: Called toolchain-glibc_src_compile
51 glibc-2.4-r3.ebuild, line 264: Called die
52
53 !!! make for default failed
54 !!! If you need support, post the topmost build error, and the call stack if
55 relevant.
56
57 glibc USE="nls nptl nptlonly
58 glibc-omitfp -hardened -profile -selinux -multilib -build"
59
60 2.6.16-gentoo-r9 PREEMPT i686 AMD Athlon(tm) XP 1700+ GNU/Linux
61
62 Спасибо!
63
64 --
65 gentoo-user-ru@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-ru] analyzer <subscribe2k@××××××.ru>