Re: [BUGS] PostgreSQL 7.1.3 vs. gcc 2.95.4 and GNU libc 2.2.4

2001-09-11 Thread tomas
On Wed, Sep 12, 2001 at 01:16:17AM +0200, Peter Eisentraut wrote: > [EMAIL PROTECTED] writes: > > > trying to compile PostgreSQL 7.1.3 (my system: Linux Debian-ish, > > fairly new Gnu libc (where I think the problem resides): ^ For once, my

Re: [BUGS] PostgreSQL 7.1.3 vs. gcc 2.95.4 and GNU libc 2.2.4

2001-09-11 Thread Peter Eisentraut
[EMAIL PROTECTED] writes: > trying to compile PostgreSQL 7.1.3 (my system: Linux Debian-ish, > fairly new Gnu libc (where I think the problem resides): > gcc 2.95.4 and GNU libc 2.2.4 bails out at: > > | input.c: In function `initializeInput': > | input.c:157: warning: passing arg 1 of `on_exit

[BUGS] PostgreSQL 7.1.3 vs. gcc 2.95.4 and GNU libc 2.2.4

2001-09-07 Thread tomas
Hi, trying to compile PostgreSQL 7.1.3 (my system: Linux Debian-ish, fairly new Gnu libc (where I think the problem resides): gcc 2.95.4 and GNU libc 2.2.4 bails out at: | input.c: In function `initializeInput': | input.c:157: warning: passing arg 1 of `on_exit' from incompatible pointer type