On 11/17/10 09:45, Alan Coopersmith wrote:
Edward Martinez wrote:
Hi,
Has anybody successfully complied Python-3.1.2 on Solaris 11 Exp? python-3.1.2
compiles and installs both on opensolaris snv_134 and OpenIndiana.
I have tried compiling different versions of python 3 but i still get the
same error
After executing the make command, i get the following error in Solaris 11 exp.:
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.c
In file included from Include/Python.h:50,
from ./Modules/python.c:3:
Include/pyport.h:282:76: math.h: No such file or directory
If you're missing math.h, then you failed to install some of the
system header packages.
Hi,
yeah, I failed to install was the "header-math" package, after
i installed it, got python3 to work:-)
Regards
Edward
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org