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 -o tupdesc.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.

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to