| Summary: | dev-lang/python-2.7.3-r3 - ImportError: .../work/i586-pc-linux-gnu/build/lib.linux-x86_64-2.7/_struct.so: wrong ELF class: ELFCLASS32 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Bertrand Jacquin <bertrand> |
| Component: | [OLD] Development | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | CC: | bertrand, mgorny |
| Priority: | Normal | Keywords: | PATCH |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
info.log
build.log files/python-2.7.3-BJA-cross.diff |
||
|
Description
Bertrand Jacquin
2013-05-30 14:36:50 UTC
Created attachment 349650 [details]
info.log
Created attachment 349654 [details]
build.log
Created attachment 349658 [details, diff]
files/python-2.7.3-BJA-cross.diff
This ugly patch use the same logic used in Python 3.2. Ignore error generated by hostpython by prefixing relevant Makefile rules with '-'.
Is this still relevant today? |