Re: Postgres Installation

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Christine Kluka <klukac(at)ppc(dot)pims(dot)org>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Postgres Installation
Date: 2001-04-18 04:23:31
Message-ID: 7945.987567811@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Christine Kluka <klukac(at)ppc(dot)pims(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message VASQUEZ_JASON 2001-04-18 13:08:14 startup scripts don't function properly
Previous Message The Hermit Hacker 2001-04-18 00:28:51 Re: [HACKERS] Re: three VERY minor things with 7.1 final