From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EIRdB-0005rI-9s for garchives@archives.gentoo.org; Thu, 22 Sep 2005 14:00:57 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j8MDrLxu025908; Thu, 22 Sep 2005 13:53:21 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j8MDrKeC026374 for ; Thu, 22 Sep 2005 13:53:21 GMT Received: from localhost ([127.0.0.1] helo=home.wh0rd.org) by smtp.gentoo.org with esmtp (Exim 4.43) id 1EIRbl-0006pz-2o for gentoo-embedded@lists.gentoo.org; Thu, 22 Sep 2005 13:59:29 +0000 Received: (qmail 9119 invoked from network); 22 Sep 2005 09:58:02 -0400 Received: from unknown (HELO vapier) (192.168.0.2) by 192.168.0.1 with SMTP; 22 Sep 2005 09:58:02 -0400 From: Mike Frysinger Organization: wh0rd.org To: gentoo-embedded@lists.gentoo.org Subject: Re: [gentoo-embedded] linking against gdbm fails when emerging python Date: Thu, 22 Sep 2005 09:59:51 -0400 User-Agent: KMail/1.8.2 References: <43327A5D.9090807@tanael.org> <200509220931.00707.vapier@gentoo.org> <4332B502.5060908@tanael.org> In-Reply-To: <4332B502.5060908@tanael.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509220959.51222.vapier@gentoo.org> X-Archives-Salt: d48cc7c0-533c-49cb-846e-6e606e880e73 X-Archives-Hash: 1132be98c61fc72ce05a5ba372d6c777 On Thursday 22 September 2005 09:43 am, Natanael Copa wrote: > Mike Frysinger wrote: > >On Thursday 22 September 2005 05:33 am, Natanael Copa wrote: > >>Does anyone have a suggestion how to bypass? > > > >do you have USE=gdbm ? > > No. > > # portageq envvar USE > x86 X509 bitmap-fonts cracklib hardened jpeg mad minimal ncurses pcmcia > pic png readline rrdtool snmp truetype truetype-fonts uclibc winbind > zlib userland_GNU kernel_linux elibc_uclibc > > Or... actually I have...??? > > alpine-testing:/ # emerge --info | grep USE > USE="x86 X509 berkdb bitmap-fonts cdr cracklib curl gd gdbm hardened > jpeg mad minimal ncurses ogg pcmcia pic png readline rrdtool snmp sqlite > ssl truetype truetype-fonts uclibc vorbis winbind xml2 zlib userland_GNU > kernel_linux elibc_uclibc" > > How come? use.defaults, see info in portage(5) about the file if you do not explicitly have '-gdbm' in your USE and you have gdbm emerged, then 'gdbm' will be added to USE automagically for you so put -gdbm into USE in /etc/make.conf > # emerge -pv python | grep gdbm > [ebuild U ] dev-lang/python-2.3.5-r2 [2.3.5] -X +berkdb -bootstrap > -build -doc -gdbm -ipv6 +ncurses -nocxx +readline +ssl -tcltk -ucs2 0 kB this wrong output is a bug which should be filed at bugs.gentoo.org -mike -- gentoo-embedded@gentoo.org mailing list