[issue13984] Python2.6 compilation breaking on mips64 bit machine

Shivam report at bugs.python.org
Fri Feb 10 09:07:36 CET 2012


New submission from Shivam <shivam.agarwal at aricent.com>:

Hi All,
  I am getting follwoing error when compiling Python2.6 on mips 64.

"
Failed to find the necessary bits to build these modules:
_bsddb             _tkinter           bsddb185        
bz2                dl                 imageop         
readline           sunaudiodev        zlib            
To find the necessary bits, look in setup.py in detect_modules() for the module's name.


Failed to build these modules:
_ctypes            datetime           dbm             
"

----------
components: None
messages: 153031
nosy: shivam_python_issues
priority: normal
severity: normal
status: open
title: Python2.6 compilation breaking on mips64 bit machine
type: compile error
versions: Python 2.6

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


More information about the Python-bugs-list mailing list