| Summary: | pygobject failes to compile with missing python headers | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Mark D. <exien.ow> |
| Component: | [OLD] GNOME | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
config.log
emerge --info output |
||
Created attachment 136728 [details]
config.log
Attached config.log
This same error happens when I build gnome-menus with the python use flag.
Created attachment 136729 [details]
emerge --info output
*** This bug has been marked as a duplicate of bug 199488 *** |
emerge pygobject (required for upgrading to gnome 2.20) checking for python... /usr/bin/python checking for python version... 2.4 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.4/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.4/site-packages checking for headers required to compile python extensions... not found configure: error: could not find Python headers Reproducible: Always