This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author shivam_python_issues
Recipients shivam_python_issues
Date 2012-02-10.08:07:35
SpamBayes Score 0.05578699
Marked as misclassified No
Message-id <1328861256.08.0.514487145098.issue13984@psf.upfronthosting.co.za>
In-reply-to
Content
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             
"
History
Date User Action Args
2012-02-10 08:07:36shivam_python_issuessetrecipients: + shivam_python_issues
2012-02-10 08:07:36shivam_python_issuessetmessageid: <1328861256.08.0.514487145098.issue13984@psf.upfronthosting.co.za>
2012-02-10 08:07:35shivam_python_issueslinkissue13984 messages
2012-02-10 08:07:35shivam_python_issuescreate