[issue15050] Python 3.2.3 fail to make

2012-06-12 Thread Grey_Shao
Grey_Shao added the comment: Thanks for your kindly help I attach the config.log in the attachment "data.7z" The value of the PRId64 is: #ifdef _LP64 #define PRId64 "ld" #else /* _ILP32 */ #if __STDC__ - 0 == 0 && !defined(_NO_

[issue15050] Python 3.2.3 fail to make

2012-06-12 Thread Grey_Shao
New submission from Grey_Shao : When I try to compile the Python 3.2.3, I failed to make After I ungzip and untar the source package of the Python 3.2.3, Then run the following commands: 1. ./configure 2. make When step 2, the errors below happens: gcc -c -fno-strict-aliasing -DNDEBUG