Re: Error installing Postgres on Solaris 9 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Error installing Postgres on Solaris 9
Date
Msg-id 3493.1120594922@sss.pgh.pa.us
Whole thread Raw
In response to Re: Error installing Postgres on Solaris 9  (Thanh Q Lam <thanh.q.lam@alcatel.com>)
List pgsql-bugs
Thanh Q Lam <thanh.q.lam@alcatel.com> writes:
> My compiler is gcc 3.2.

I wonder if the problem is that the modified system header files used by
your copy of gcc are too far out of sync with the actual headers under
/usr/include.  Michael indicates he's using gcc 3.4.2 which'd presumably
be a lot newer build, and probably derived from newer /usr/include files.

You might try updating the gcc installation, or running the fixincludes
script to re-sync the modified headers with /usr/include.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: bug: core dump in pl/perl (cvs head).
Next
From: Hans-Jürgen Schönig
Date:
Subject: Re: bug: core dump in pl/perl (cvs head).