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 ezio.melotti
Recipients barry, christian.heimes, doko, eric.araujo, ezio.melotti, jcea, loewis, ncoghlan, python-dev, rosslagerwall, sandro.tosi, skrah
Date 2012-09-06.12:22:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346934169.23.0.211291914008.issue11715@psf.upfronthosting.co.za>
In-reply-to
Content
2.7 is affected too:

Python build finished, but the necessary bits to build these modules were not found:
_bsddb             _curses            _curses_panel   
_sqlite3           _ssl               _tkinter        
bsddb185           bz2                dbm             
gdbm               readline           sunaudiodev     

And after applying ma.diff:

Python build finished, but the necessary bits to build these modules were not found:
_bsddb             _curses            _curses_panel   
_tkinter           bsddb185           bz2             
dbm                gdbm               sunaudiodev
History
Date User Action Args
2012-09-06 12:22:49ezio.melottisetrecipients: + ezio.melotti, loewis, barry, doko, jcea, ncoghlan, christian.heimes, eric.araujo, skrah, sandro.tosi, rosslagerwall, python-dev
2012-09-06 12:22:49ezio.melottisetmessageid: <1346934169.23.0.211291914008.issue11715@psf.upfronthosting.co.za>
2012-09-06 12:22:48ezio.melottilinkissue11715 messages
2012-09-06 12:22:48ezio.melotticreate