Gentoo Archives: gentoo-embedded

From: Mike Frysinger <vapier@g.o>
To: gentoo-embedded@l.g.o
Cc: @×××××.org
Subject: Re: [gentoo-embedded] python 2.3.4 probs
Date: Sun, 15 Aug 2004 17:43:14
Message-Id: 200408151343.20819.vapier@gentoo.org
In Reply to: [gentoo-embedded] python 2.3.4 probs by aeriksson@fastmail.fm
1 On Sunday 15 August 2004 12:48 pm, aeriksson@××××××××.fm wrote:
2 > Seems some uclibc stuff got lost in the latest python ebuild. The IUSE
3 > entry's gone and the one usage in the build too. Not 100% sure it's
4 > related, but I get this when building system:
5 >
6 > 3 ACCEPT_KEYWORDS="~x86" USE="-* build bootstrap uclibc" emerge system
7
8 are you trying to bootstrap ? if so, use the bootstrap script ... ive updated
9 it to work with uclibc profiles (you still need the ACCEPT_KEYWORDS though)
10 -mike