[issue6848] curses module build failure (ncurses 5.7)

2009-09-06 Thread Mark Dickinson
Mark Dickinson added the comment: Fixed in r74693, r74694, r74696, r74697. -- resolution: -> fixed stage: -> committed/rejected status: open -> closed versions: +Python 2.6, Python 3.1, Python 3.2 ___ Python tracker

[issue6848] curses module build failure (ncurses 5.7)

2009-09-06 Thread Brett Cannon
Brett Cannon added the comment: On Sun, Sep 6, 2009 at 13:35, Mark Dickinson wrote: > > Mark Dickinson added the comment: > > I asked on the ncurses-bugs mailing list about this problem, and got an > immediate and helpful reply from the ncurses maintainer (Thomas Dickey). > > It turns out that

[issue6848] curses module build failure (ncurses 5.7)

2009-09-06 Thread Mark Dickinson
Mark Dickinson added the comment: I asked on the ncurses-bugs mailing list about this problem, and got an immediate and helpful reply from the ncurses maintainer (Thomas Dickey). It turns out that this *is* a Mac-specific problem: in Snow Leopard the Apple-supplied ncurses.h defines NCURSES_O

[issue6848] curses module build failure (ncurses 5.7)

2009-09-06 Thread Brett Cannon
Changes by Brett Cannon : -- nosy: +brett.cannon ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyt

[issue6848] curses module build failure (ncurses 5.7)

2009-09-06 Thread Mark Dickinson
New submission from Mark Dickinson : There seems to be a problem building the curses module on systems with ncurses 5.7. The following output was produced on OS X 10.6, on a trunk build; I'm not sure whether this problem is Mac-specific (or 64-bit specific). building '_curses' extension gcc