Re: Bug in CVS HEAD on bootparse.y???

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug in CVS HEAD on bootparse.y???
Дата
Msg-id 14843.1079656210@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Bug in CVS HEAD on bootparse.y???  (Jonathan Gardner <jgardner@jonathangardner.net>)
Ответы Re: Bug in CVS HEAD on bootparse.y???  (Jonathan Gardner <jgardner@jonathangardner.net>)
Список pgsql-hackers
Jonathan Gardner <jgardner@jonathangardner.net> writes:
> gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes 
> -Wmissing-declarations -I. -I../../../src/include -D_GNU_SOURCE   -c -o 
> bootparse.o bootparse.c
> bootparse.y:26:26: access/strat.h: No such file or directory
> In file included from bootparse.y:340:
> bootscanner.l:24:26: access/strat.h: No such file or directory
> make[3]: *** [bootparse.o] Error 1

> Am I missing something?

access/strat.h has been gone for months.  Perhaps you have a clock-skew
problem that is preventing bootparse.c from being rebuilt from
bootparse.y?  Check the file dates.
        regards, tom lane


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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: UnixWare/CVS Tip/initdb.c needs to use threads flags...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: UnixWare/CVS Tip/initdb.c needs to use threads flags...