Message190713
Hi,
I am trying to configure/make/make install Python 3.2.2 on Solaris SPARC.
The configure goes ok, but I am getting an error when doing make.
I am using GCC 3.4.6.
Error:
make/usr/local/bin/gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.cIn file included from Include/Python.h:50,from ./Modules/python.c:3:Include/pyport.h:257:13: #error "This platform's pyconfig.h needs to define PY_FORMAT_LONG_LONG"*** Error code 1make: Fatal error: Command failed for target `Modules/python.o'
Regards,
Donal |
|
Date |
User |
Action |
Args |
2013-06-06 12:49:37 | eeiddne | set | recipients:
+ eeiddne |
2013-06-06 12:49:37 | eeiddne | set | messageid: <1370522977.23.0.850120192524.issue18148@psf.upfronthosting.co.za> |
2013-06-06 12:49:37 | eeiddne | link | issue18148 messages |
2013-06-06 12:49:36 | eeiddne | create | |
|