| Summary: | python: could not find Python headers | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Tobias Mayer <mayer.tobias> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | 2008.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Tobias Mayer
2009-01-24 19:37:33 UTC
the problem seems to be, that python-config still points to /usr/bin/python-config-2.4, so redirecting the symlink to /usr/bin/python2.5-config solves this issue. However shouldn't the configure script work around those things? And I think either the python ebuild or python-updater should take care of this. Please run python-updater and try again (the elog info should have advised you to do so). If that doesn't solve the problem, please post your `emerge --info' and reopen this bug report. |