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
./Modules/python.c: In function `char2wchar':
./Modules/python.c:66: warning: implicit declaration of function `mbrtowc'
make: *** [Modules/python.o] Error 1


Regards
Edward
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to