Re: Postgres Installation
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Christine Kluka <klukac@ppc.pims.org>
Cc: pgsql-bugs@postgresql.org
Date: 2001-04-18T04:23:31Z
Lists: pgsql-bugs
Christine Kluka <klukac@ppc.pims.org> writes: > When installing Postgres 7.1rc4 on Solaris 7, I get the following error > on make: > gcc -Wall -Wmissing-prototypes -Wmissing-declarations > -I../../../../src/include > -c filename.c -o filename.o That is not an error message; it looks like a perfectly normal compilation step. We have heard various reports of build problems on Solaris (see mail list archives), but it's impossible to tell from this which one you are running into. Perhaps you could provide more complete output? regards, tom lane