Re: compilation postgresql/solaris error

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: "FERREIRA, William (COFRAMI)" <william(dot)ferreira(at)airbus(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: compilation postgresql/solaris error
Date: 2005-06-21 13:20:43
Message-ID: 20050621132043.GA59954@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Jun 21, 2005 at 02:42:00PM +0200, FERREIRA, William (COFRAMI) wrote:
>
> i trying to compile PostgreSQL (with perl) on Solaris
> and i get an error

What version of Solaris and what compiler and version? I compile
several versions of PostgreSQL on Solaris 9 using gcc 3.4.2 without
any problems.

> ../../../../src/include/utils/builtins.h:837: internal compiler error: Segmentation Fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Looks like you should contact the compiler people.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message peter pilsl 2005-06-21 13:23:07 Re: renumber id's in correct order (compact id's)
Previous Message Tom Lane 2005-06-21 13:11:07 Re: Escape handling in strings