Re: PostgreSQL fails to build [ Solaris 8 ]

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: webmaster(at)infomak(dot)com
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: PostgreSQL fails to build [ Solaris 8 ]
Date: 2000-11-14 16:53:51
Message-ID: Pine.LNX.4.21.0011141751400.1116-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

webmaster(at)infomak(dot)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(at)gmx(dot)net http://yi.org/peter-e/

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Jason Tishler 2000-11-15 01:39:31 Re: Crash during compile
Previous Message Bryan Bateman 2000-11-14 16:29:21 Crash during compile