Postgres Installation

Christine Kluka <klukac@ppc.pims.org>

From: Christine Kluka <klukac@ppc.pims.org>
To: pgsql-bugs@postgresql.org
Date: 2001-04-17T10:28:11Z
Lists: pgsql-bugs
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
I can't do a regression test -there is no pgsql folder in /usr/src - and
of course createdb doesn't work after make install

Help!

Christine