Обсуждение: PostgreSQL fails to build [ Solaris 8 ]

Поиск
Список
Период
Сортировка

PostgreSQL fails to build [ Solaris 8 ]

От
webmaster@infomak.com
Дата:
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
------------------------

Вложения

Re: PostgreSQL fails to build [ Solaris 8 ]

От
Peter Eisentraut
Дата:
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/