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

Поиск
Список
Период
Сортировка
От gjerde@icebox.org
Тема bin/psql compile fails on Redhat 6.0 (glibc 2.1)
Дата
Msg-id Pine.LNX.4.05.9905101305380.10554-100000@snowman.icebox.org
обсуждение исходный текст
Ответ на Re: [BUGS] did this ever get integrated ? (for OpenBSD)  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список 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'


В списке pgsql-ports по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [BUGS] did this ever get integrated ? (for OpenBSD)
Следующее
От: Bruce Momjian
Дата:
Сообщение: DEC 6.5 port