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.
--
-Alan Coopersmith- [email protected]
Oracle Solaris Platform Engineering: X Window System
_______________________________________________
opensolaris-discuss mailing list
[email protected]