compilation postgresql/solaris error - Mailing list pgsql-general

From FERREIRA, William (COFRAMI)
Subject compilation postgresql/solaris error
Date
Msg-id 414D259CE29DE54DAD534037C83CE4B75B6102@FR0-MAILMB20.res.airbus.corp
Whole thread Raw
Responses Re: compilation postgresql/solaris error  (Michael Fuhr <mike@fuhr.org>)
Re: compilation postgresql/solaris error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
hi

i trying to compile PostgreSQL (with perl) on Solaris
and i get an error
my perl version is 5.8.5

end of the execution trace :

[...]
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wendif-labels -fno-strict-aliasing -I../../../../src/include   -c
-otupdesc.o tupdesc.c 
In file included from tupdesc.c:28:
../../../../src/include/utils/builtins.h:825: warning: type defaults to `int' in declaration of `alike'
../../../../src/include/utils/builtins.h:825: warning: data definition has no type or storage class
In file included from tupdesc.c:28:
../../../../src/include/utils/builtins.h:837:29: warning: null character(s) ignored
../../../../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.
gmake[4]: *** [tupdesc.o] Error 1
gmake[4]: Leaving directory `/home/adocv3/postgresql-8.0.3/src/backend/access/common'
gmake[3]: *** [common-recursive] Error 2
gmake[3]: Leaving directory `/home/adocv3/postgresql-8.0.3/src/backend/access'
gmake[2]: *** [access-recursive] Error 2
gmake[2]: Leaving directory `/home/adocv3/postgresql-8.0.3/src/backend'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/home/adocv3/postgresql-8.0.3/src'
gmake: *** [all] Error 2

thanks in advance


    William

This e-mail is intended only for the above addressee. It may contain
privileged information. If you are not the addressee you must not copy,
distribute, disclose or use any of the information in it. If you have
received it in error please delete it and immediately notify the sender.
Security Notice: all e-mail, sent to or from this address, may be
accessed by someone other than the recipient, for system management and
security reasons. This access is controlled under Regulation of
Investigatory Powers Act 2000, Lawful Business Practises.

pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Scripting issues
Next
From: "Relyea, Mike"
Date:
Subject: Explain analyze gives no info