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 wah meng
Recipients amaury.forgeotdarc, wah meng
Date 2011-09-01.13:48:50
SpamBayes Score 0.009086044
Marked as misclassified No
Message-id <1314884931.63.0.410591534078.issue12876@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for your reply:

This is the output of the make, _ctypes and termios are failed to build.

Python build finished, but the necessary bits to build these modules were not found:
_bsddb             _curses            _curses_panel   
_sqlite3           _ssl               _tkinter        
bsddb185           bz2                gdbm            
linuxaudiodev      ossaudiodev        readline        
spwd               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            termios                            

running build_scripts
$ 

On version of OpenSSL on this server, I need to check with my Unix admin first, as I don't know what command to run to check what software and its version installed. :P. Will revert to you!
History
Date User Action Args
2011-09-01 13:48:51wah mengsetrecipients: + wah meng, amaury.forgeotdarc
2011-09-01 13:48:51wah mengsetmessageid: <1314884931.63.0.410591534078.issue12876@psf.upfronthosting.co.za>
2011-09-01 13:48:51wah menglinkissue12876 messages
2011-09-01 13:48:50wah mengcreate