On Sun, 4 May 2008 08:49:23 -0300
luis jure <[EMAIL PROTECTED]> wrote:

> ebuild doesn't have an USE option for threads, and when it compiles i
> see the option --enable-threads flashing by, so i guess pygtk
> *should* have threads enabled. any ideas?
> 
> best,
> 
> lj


Hi,

You might want to try this:

echo "EXTRA_ECONF=--enable-threads" >> /etc/make.conf
emerge -1 dev-python/pygtk


If things are still not OK you could re-emerge all packs which
depend on pygtk. To get a list of those:

equery depends dev-python/pygtk


Then you can remark/delete the EXTRA_ECONF line from make.conf.

HTH

-- 
Best regards,
Daniel
-- 
gentoo-user@lists.gentoo.org mailing list

Reply via email to