bin/psql compile fails on Redhat 6.0 (glibc 2.1)

From: gjerde(at)icebox(dot)org
To: pgsql-ports(at)postgreSQL(dot)org
Subject: bin/psql compile fails on Redhat 6.0 (glibc 2.1)
Date: 1999-05-10 18:08:32
Message-ID: Pine.LNX.4.05.9905101305380.10554-100000@snowman.icebox.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-ports

bin/psql is now failing to compile on redhat 6.0.
Libc: glibc 2.1
kernel: 2.2.7(and 2.2.5)
compiler: egcs 1.1.2

This is CVS as of today (monday) at 10am(Central Time).
I believe cvs from friday DID compile.

gcc -I../../interfaces/libpq -I../../include -I../../backend -O2 -Wall
-Wmissing-prototypes -c psql.c -o psql.o
psql.c:152: initializer element is not constant
psql.c: In function `handleCopyIn':
psql.c:3093: warning: `c' might be used uninitialized in this function
make[2]: *** [psql.o] Error 1
make[2]: Leaving directory `/root/new/pgsql/src/bin/psql'

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Unprivileged user 1999-05-12 19:04:43 General Bug Report: ECPG fails to parse comments correctly
Previous Message Bruce Momjian 1999-05-10 17:26:49 Re: [BUGS] did this ever get integrated ? (for OpenBSD)

Browse pgsql-ports by date

  From Date Subject
Next Message Bruce Momjian 1999-05-10 21:40:58 DEC 6.5 port
Previous Message Bruce Momjian 1999-05-10 17:26:49 Re: [BUGS] did this ever get integrated ? (for OpenBSD)