[indiana-discuss] Problem building IPS
Anoop Rajendra
anoop.rajendra at gmail.com
Wed Dec 5 11:30:40 PST 2007
Hi all.
I was just trying to build IPS.
I downloaded the source code using the command line
hg clone ssh://anon@hg.opensolaris.org/hg/pkg/gate
My build fails with the error message
-bash-3.2# pwd
/export/devel/gate/src
-bash-3.2# gmake
/export/devel/gate/src/modules
gmake[1]: Entering directory `/export/devel/gate/src/modules'
cc -c -g -Kpic -v -I/usr/include/python2.4 -I. arch.c
"arch.c", line 26: cannot find include file: <sys/systeminfo.h>
"arch.c", line 27: cannot find include file: <sys/types.h>
"arch.c", line 28: cannot find include file: <stdlib.h>
"/usr/include/python2.4/pyconfig.h", line 877: cannot find include
file: <sys/isa_defs.h>
"/usr/include/python2.4/Python.h", line 18: cannot find include file: <limits.h>
"/usr/include/python2.4/Python.h", line 21: #error: "Something's
broken. UCHAR_MAX should be defined in limits.h."
cc: acomp failed for arch.c
gmake[1]: *** [arch.o] Error 2
gmake[1]: Leaving directory `/export/devel/gate/src/modules'
gmake: *** [binary-modules] Error 2
-bash-3.2#
I'm probably missing something obvious, perhaps a devel package, but
nothing jumps out at me.
Any ideas?
Thanks,
-anoop
More information about the indiana-discuss
mailing list