Compile error in current cvs (~1230 CDT July 4)

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Compile error in current cvs (~1230 CDT July 4)
Дата
Msg-id 20030704173045.GA29221@wolff.to
обсуждение исходный текст
Ответы Re: Compile error in current cvs (~1230 CDT July 4)  (Joe Conway <mail@joeconway.com>)
Список pgsql-hackers
I get the following compilation error when making postgres from current CVS:
timestamp.c: In function `tm2timestamp':
timestamp.c:69: warning: implicit declaration of function `elog'
timestamp.c:69: `ERROR' undeclared (first use in this function)
timestamp.c:69: (Each undeclared identifier is reported only once
timestamp.c:69: for each function it appears in.)
make[4]: *** [timestamp.o] Error 1

This is on a  machine with RH 6.1.

The following configure command was used:

./configure --prefix=/usr/local/pgsql --enable-integer-datetimes --with-pgport=5433


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: cvs version compile error
Следующее
От: Michael Brusser
Дата:
Сообщение: Hitting the nfile limit