On Thu, 8 Jan 2004, Tom Lane wrote:
> Holger Marzen <[EMAIL PROTECTED]> writes:
> > When I try to compile PostgreSQL 7.2.4 or 7.4.1 then I get
>
> > |gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations
> > |-I../../../src/include -D_GNU_SOURCE -c hba.c -o hba.o
> > |hba.c: In function `pa
Holger Marzen <[EMAIL PROTECTED]> writes:
> When I try to compile PostgreSQL 7.2.4 or 7.4.1 then I get
> |gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations
> |-I../../../src/include -D_GNU_SOURCE -c hba.c -o hba.o
> |hba.c: In function `parse_hba':
> |hba.c:675: warning: implicit declar
Toomas Tamme wrote:
>
> hi
>
> source version postgresql-6.5.3
> gcc --version
> 2.95.2
> sparc-sun-solaris2.6
>
> gives error like this:
>
> gcc -I../../include -I../../backend-Wall -Wmissing-prototypes -DFRONTEND
> -fPIC -c pqsignal.c -o pqsignal.o
> ar crs libpq.a fe-auth.o fe-connect