Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.042 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'subject:python': 0.12; 'cc:addr:python-list': 0.15; 'ncurses': 0.16; 'src': 0.16; 'wrote:': 0.21; 'header:In-Reply-To:1': 0.22; 'header:User- Agent:1': 0.23; 'cc:no real name:2**0': 0.26; 'cc:addr:python.org': 0.27; 'patch': 0.30; 'cc:2**0': 0.31; 'thanks': 0.34; 'included': 0.38; 'david': 0.39; 'skip:2 20': 0.76 Date: Fri, 30 Mar 2012 14:41:40 +0300 From: Alexey Luchko User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120312 Thunderbird/11.0 MIME-Version: 1.0 To: David Robinow Subject: Re: errors building python 2.7.3 References: <4F72FAF9.8000802@ank-sia.com> <4F743FAE.4070909@ank-sia.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1333107694 news.xs4all.nl 6973 [2001:888:2000:d::a6]:37023 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:22380 On 29.03.2012 21:29, David Robinow wrote: > Have you included the patch to Include/py_curses.h ? > If you don't know what that is, download the cygwin src package for > Python-2.6 and look at the patches. Not all of them are still Thanks for the hint. With cygwin's 2.6.5-ncurses-abi6.patch it works with both ncurses and ncursesw. -- Alex