[Python-bugs-list] [Bug #130532] newest CVS won't build on AIX

noreply@sourceforge.net noreply@sourceforge.net
Tue, 30 Jan 2001 16:20:29 -0800


Bug #130532, was updated on 2001-Jan-30 16:20
Here is a current snapshot of the bug.

Project: Python
Category: Build
Status: Open
Resolution: None
Bug Group: Platform-specific
Priority: 5
Submitted by: bcollar
Assigned to : nobody
Summary: newest CVS won't build on AIX

Details: AIX 4.2.1, CC=xlC, ./configure --prefix=/blah --without-gcc. make
CC=xlC OPT="-O2 -qmaxmem=4000" dies:

xlC -c -O2 -qmaxmem=4000 -I. -I./Include -DHAVE_CONFIG_H  -o Python/ceval.o
Python/ceval.c
"Python/ceval.c", line 36.9: 1506-213 (S) Macro name REPR cannot be
redefined.
"Python/ceval.c", line 36.9: 1506-358 (I) "REPR" is defined on line 23 of
Python/ceval.c.


For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=130532&group_id=5470