[indiana-discuss] Problem building IPS
Petr Sobotka
sobotkap at gmail.com
Wed Dec 5 11:38:47 PST 2007
Hello,
Just don't use gmake, but make (Solaris's one).
Btw. I use to build it this way (not sure if make link is still needed)
make link
make
make install
./bump_server
Petr Sobotka
2007/12/5, Anoop Rajendra <anoop.rajendra at gmail.com>:
> 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
> _______________________________________________
> indiana-discuss mailing list
> indiana-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
>
More information about the indiana-discuss
mailing list