Tom O'Connor <ichasepu...@gmail.com> added the comment:

Same problem on SGI IRIX 6.5.28 GCC 3.3.

Adding the following to pyport.h got me through as well.

#define UINT32_MAX 0xffffffff
#define INT32_MAX 0x7fffffff

----------
nosy: +Tom.OConnor

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10052>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to