[issue5507] ctypes configuration fails on mips-linux (and probably Irix)

Matthias Klose report at bugs.python.org
Wed Mar 18 13:08:23 CET 2009


New submission from Matthias Klose <doko at debian.org>:

|   File "build/temp.linux-mips-2.6/libffi/fficonfig.py", line 32, in
<module>
|     ffi_sources += ffi_platforms['MIPS']
| KeyError: 'MIPS'

however the fficonfig.py file has only MIPS_LINUX and MIPS_IRIX keys.

----------
assignee: theller
components: ctypes
messages: 83744
nosy: doko, theller
severity: normal
status: open
title: ctypes configuration fails on mips-linux (and probably Irix)
type: compile error
versions: Python 2.6, Python 2.7, Python 3.0, Python 3.1

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5507>
_______________________________________


More information about the Python-bugs-list mailing list