Gentoo Archives: gentoo-embedded

From: Natanael Copa <mlists@××××××.org>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] linking against gdbm fails when emerging python
Date: Thu, 22 Sep 2005 13:44:27
Message-Id: 4332B502.5060908@tanael.org
In Reply to: Re: [gentoo-embedded] linking against gdbm fails when emerging python by Mike Frysinger
1 thanks for replying Mike. Always nice having you around :-)
2
3 Mike Frysinger wrote:
4
5 >On Thursday 22 September 2005 05:33 am, Natanael Copa wrote:
6 >
7 >
8 >>So I suspect that my build environment is broken somwhere somehow.
9 >>
10 >>
11 >
12 >i'm not 100% sure it's your fault without double checking the ldso behavior
13 >
14 >
15 >>Does anyone have a suggestion how to bypass?
16 >>
17 >>
18 >
19 >do you have USE=gdbm ?
20 >
21 >
22
23 No.
24
25 # portageq envvar USE
26 x86 X509 bitmap-fonts cracklib hardened jpeg mad minimal ncurses pcmcia
27 pic png readline rrdtool snmp truetype truetype-fonts uclibc winbind
28 zlib userland_GNU kernel_linux elibc_uclibc
29
30 Or... actually I have...???
31
32 alpine-testing:/ # emerge --info | grep USE
33 USE="x86 X509 berkdb bitmap-fonts cdr cracklib curl gd gdbm hardened
34 jpeg mad minimal ncurses ogg pcmcia pic png readline rrdtool snmp sqlite
35 ssl truetype truetype-fonts uclibc vorbis winbind xml2 zlib userland_GNU
36 kernel_linux elibc_uclibc"
37
38 How come?
39
40 # emerge -pv python | grep gdbm
41 [ebuild U ] dev-lang/python-2.3.5-r2 [2.3.5] -X +berkdb -bootstrap
42 -build -doc -gdbm -ipv6 +ncurses -nocxx +readline +ssl -tcltk -ucs2 0 kB
43
44
45 Do I have USE="gdbm" or not?
46
47 --
48 Natanael Copa
49
50 --
51 gentoo-embedded@g.o mailing list

Replies