Re: current cvs doesn't compile

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: current cvs doesn't compile
Дата
Msg-id 12905.1033230049@sss.pgh.pa.us
обсуждение исходный текст
Ответ на current cvs doesn't compile  (Hubert depesz Lubaczewski <depesz@depesz.pl>)
Список pgsql-bugs
Hubert depesz Lubaczewski <depesz@depesz.pl> writes:
> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I../../../sr=
> c/include   -c -o bootparse.o bootparse.c
> bootparse.y: In function `do_start':
> bootparse.y:58: too few arguments to function `StartTransactionCommand'

> do you have any idea on what is wrong?

Looks like your bootparse.c is out of date.  Perhaps you have an old
version with a wrong timestamp in your source tree?

            regards, tom lane

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #788: configure script confused by gcc-3.2
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Bug #788: configure script confused by gcc-3.2