Sébastien Sablé <sa...@users.sourceforge.net> added the comment: cc_r does not seems to be able to compile py3k, so it seems to be a bad idea to force it by default.
cc_r -qlanglvl=extc89 -DNDEBUG -O -O2 -O2 -I. -IInclude -I./Include -I/home/cis/buildbot/support-buildbot/include -I/home/cis/buildbot/support-buildbot/include/ncurses -I/home/cis/buildbot/support-buildbot/include -I/home/cis/buildbot/support-buildbot/include/ncurses -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o "./Modules/posixmodule.c", line 2580.26: 1506-046 (S) Syntax error. "./Modules/posixmodule.c", line 2580.29: 1506-045 (S) Undeclared identifier Default. make: 1254-004 The error code from the last command is 1. The patch provided (configure.diff) is trivial and it only impacts AIX. Could someone please apply it? ---------- type: -> compile error versions: +Python 2.7, Python 3.1, Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1633863> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com