=?UTF-8?Q?Marcin?= <rion@o2.pl> writes:
> Did anybody face the same problem during the compilation of postgresql 8.2.5
> on suse 10.2?
> ...
> dynalloc2.pgc: In function âmainâ:
> dynalloc2.pgc:55: internal compiler error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://bugs.opensuse.org>; for instructions.
This is not Postgres' problem. Either you have a broken gcc, or you
have flaky hardware that causes the compiler to crash. Is the behavior
repeatable if you try the build several times? If yes, file a bug
report against gcc (might as well do it through the mentioned opensuse
page, since given the lack of other reports, odds are good it's a
SUSE-induced breakage). If not repeatable, you have bad hardware;
time to try the usual clean-everything-and-reseat-connectors rain dance.
regards, tom lane