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.

作者 ezio.melotti
收信人 barry, christian.heimes, doko, eric.araujo, ezio.melotti, jcea, loewis, ncoghlan, python-dev, rosslagerwall, sandro.tosi, skrah
日期 2012-09-06.09:41:47
SpamBayes Score -1.0
Marked as misclassified
Message-id <1346924508.08.0.182552351449.issue11715@psf.upfronthosting.co.za>
In-reply-to
内容
Today I got the same problem on 3.2 too.
I made a distclean and recompiled and got:

Python build finished, but the necessary bits to build these modules were not found:
_curses            _curses_panel      _dbm
_gdbm              _sqlite3           _ssl
_tkinter           bz2                readline

I tried to apply ma.diff and now I get:

Python build finished, but the necessary bits to build these modules were not found:
_curses            _curses_panel      _dbm            
_gdbm              _tkinter           bz2
历史
日期 用户 动作 参数
2012-09-06 09:41:48ezio.melotti修改recipients: + ezio.melotti, loewis, barry, doko, jcea, ncoghlan, christian.heimes, eric.araujo, skrah, sandro.tosi, rosslagerwall, python-dev
2012-09-06 09:41:48ezio.melotti修改messageid: <1346924508.08.0.182552351449.issue11715@psf.upfronthosting.co.za>
2012-09-06 09:41:47ezio.melotti链接issue11715 messages
2012-09-06 09:41:47ezio.melotti创建