Re: pgsql compile error - Mailing list pgsql-general

From Tom Lane
Subject Re: pgsql compile error
Date
Msg-id 12932.1025620810@sss.pgh.pa.us
Whole thread Raw
In response to pgsql compile error  (Hao Ding <hdi12@it.canterbury.ac.nz>)
List pgsql-general
Hao Ding <hdi12@it.canterbury.ac.nz> writes:
> I am a new postgresql user.  I downloaded postgresql 7.2.1 and wanted to
> install it on the RedHat Linux 7.2.  When compiling using gmake I got a
>   error message:

> gcc -g -ansi -Wall -Wall -Wmissing-prototypes -Wmissing-declarations -I.
> -I../..
> /../src/include   -c -o bootparse.o bootparse.c

Where did the "-ansi" come from?  I do not believe we select that switch
by default.

            regards, tom lane



pgsql-general by date:

Previous
From: liping guo
Date:
Subject: Does postgreSQL have distributed database management like ORACLE does?
Next
From: Scott Marlowe
Date:
Subject: Re: namespaces and schemas