I am getting a error while trying to compile
PostgreSQL on my Solaris Sparc 20.
Solaris 8
Attach is the error I'm getting when I ran gmake.
Thank you for visiting Infomak.
------------------------
webmaster@infomak.com
http://www.infomak.com
------------------------
webmaster@infomak.com writes:
>
> I am getting a error while trying to compile
> PostgreSQL on my Solaris Sparc 20.
>
> Solaris 8
In src/include/config.h (after configure run) replace
/* #undef STDC_HEADERS */
with
#define STDC_HEADERS 1
And start compilation.
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/