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 xdegaye
Recipients Alex.Willmer, doko, masamoto, serhiy.storchaka, vstinner, xdegaye, yan12125
Date 2016-12-10.09:08:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481360913.82.0.851343253187.issue28190@psf.upfronthosting.co.za>
In-reply-to
Content
This patch does not add /usr/include/ncursesw to the include directories search paths when cross compiling.

Restoring the original title.

@Chi Hsuan Yen
Please open a new issue for the detection of the curses paths. The current issue is about the failure to cross compile _curses when /usr/include/ncursesw is added to these paths. See the original post and the original title.
History
Date User Action Args
2016-12-10 09:08:33xdegayesetrecipients: + xdegaye, doko, vstinner, serhiy.storchaka, masamoto, Alex.Willmer, yan12125
2016-12-10 09:08:33xdegayesetmessageid: <1481360913.82.0.851343253187.issue28190@psf.upfronthosting.co.za>
2016-12-10 09:08:33xdegayelinkissue28190 messages
2016-12-10 09:08:33xdegayecreate