Gentoo Archives: gentoo-alt

From: Markus Duft <mduft@g.o>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] eselect python
Date: Fri, 21 Aug 2009 13:36:56
Message-Id: 000b01ca2264$67c68d60$3753a820$@org
1 Hey all :)
2
3 i just (tried to do) emerge -vuDe system world, but i didn't succeed. it
4 seems to be related to recent python/eselect-python changes. any ideas?
5
6 The problem i'm having, is that pygobject's configure fails with:
7
8 360 configure:13564: checking for headers required to compile python
9 extensions
10 361 configure:13592: i586-pc-interix5.2-gcc -E conftest.c
11 362 conftest.c:25:20: error: Python.h: No such file or directory
12 363 configure:13599: $? = 1
13
14 looking for Python.h i found it in $EPREFIX/usr/include/python2.6/Python.h.
15 Is there anybody responsible for adding that dir to compile command lines?
16 or should there be symlinks created by eselect-python somewhere around?
17
18 Administrator ~ $ emerge -av1 python eselect eselect-python
19
20 These are the packages that would be merged, in order:
21
22 Calculating dependencies... done!
23 [ebuild R ] app-admin/eselect-1.2_rc1 USE="bash-completion -doc" 0 kB
24 [ebuild R ] app-admin/eselect-python-20090814 0 kB
25 [ebuild R ] dev-lang/python-2.6.2-r01.1 USE="ncurses readline ssl
26 threads x
27 ml (-aqua) -berkdb -build -doc -examples -gdbm (-ipv6) -sqlite -tk -ucs2
28 -winins
29 t" 0 kB
30
31 Total: 3 packages (3 reinstalls), Size of downloads: 0 kB
32
33 Cheers, Markus

Replies

Subject Author
Re: [gentoo-alt] eselect python Fabian Groffen <grobian@g.o>