Re: [GENERAL] Compile problem on old Debian Linux with glibc 2.0.7

2004-01-08 Thread Holger Marzen
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

Re: [GENERAL] Compile problem on old Debian Linux with glibc 2.0.7

2004-01-08 Thread Tom Lane
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

Re: [GENERAL] compile problem

1999-12-27 Thread Mike Mascari
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