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.

作者 vstinner
收信人 Arfrever, Nicholas.Cole, akuchling, cben, gpolo, inigoserna, jcea, john.feuerstein, nadeem.vawda, petri.lehtinen, pitrou, python-dev, r.david.murray, schodet, vstinner, zeha
日期 2011-11-26.23:26:08
SpamBayes Score 5.0496263e-05
Marked as misclassified
Message-id <1322349968.78.0.131001788598.issue12567@psf.upfronthosting.co.za>
In-reply-to
内容
> This broke several Gentoo buildbots.

setup.py is unable to locate correctly curses.h. I added a hack to always search in /usr/include/ncursesw/. The hack is needed on Ubuntu 11.10 if you only have libncursesw5-dev but not libncursesw-dev for example.
历史
日期 用户 动作 参数
2011-11-26 23:26:08vstinner修改recipients: + vstinner, akuchling, jcea, cben, pitrou, nadeem.vawda, gpolo, Arfrever, r.david.murray, inigoserna, zeha, schodet, python-dev, petri.lehtinen, Nicholas.Cole, john.feuerstein
2011-11-26 23:26:08vstinner修改messageid: <1322349968.78.0.131001788598.issue12567@psf.upfronthosting.co.za>
2011-11-26 23:26:08vstinner链接issue12567 messages
2011-11-26 23:26:08vstinner创建