cvs head compile failure

Поиск
Список
Период
Сортировка
От Joe Conway
Тема cvs head compile failure
Дата
Msg-id 3F2A9F50.9050201@joeconway.com
обсуждение исходный текст
Ответы Re: cvs head compile failure  (Joe Conway <mail@joeconway.com>)
Список pgsql-hackers
I'm getting an ecpg related compile failure on cvs tip:


gcc -O2 -g -Wall -Wmissing-prototypes -Wmissing-declarations -fpic 
-I../../../../src/interfaces/ecpg/include 
-I../../../../src/include/utils -I../../../../src/include  -g  -c -o 
timestamp.o timestamp.c -MMD
timestamp.c: In function `dttofmtasc_replace':
timestamp.c:549: union has no member named `replace_int64'
make[4]: *** [timestamp.o] Error 1
make[4]: Leaving directory `/opt/src/pgsql/src/interfaces/ecpg/pgtypeslib'


Joe



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 7.4 COPY BINARY Format Change
Следующее
От: Joe Conway
Дата:
Сообщение: Re: cvs head compile failure