| От | Tom Lane |
|---|---|
| Тема | Re: Did someone break CVS? |
| Дата | |
| Msg-id | 11008.1028480096@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Did someone break CVS? (Thomas Lockhart <lockhart@fourpalms.org>) |
| Список | pgsql-hackers |
Thomas Lockhart <lockhart@fourpalms.org> writes:
>> I think it's that XLog stuff:
> Did you try a make clean? Did you update all of your directories? I
> don't see a problem here, and I don't see any uncommitted files...
I see the same failure in a fresh-this-morning CVS checkout: the final
backend link step fails with
tcop/SUBSYS.o: In function `PostgresMain':
/home/tgl/pgsql/src/backend/tcop/postgres.c:1550: undefined reference to `XLogDir'
Are you not building with --enable-cassert, perhaps? The fault seems to
be due to "Assert(strlen(XLogDir) > 0)". Also, there is still an extern
for XLogDir in access/xlog.h, which is bogus if it's going to be static.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера