Bug in CVS HEAD on bootparse.y???

Поиск
Список
Период
Сортировка
От Jonathan Gardner
Тема Bug in CVS HEAD on bootparse.y???
Дата
Msg-id 200403181437.27818.jgardner@jonathangardner.net
обсуждение исходный текст
Ответы Re: Bug in CVS HEAD on bootparse.y???  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
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? I can build all the releases just fine. I've tried 
it with several ./configure option, the latest being without 
any ./configure options at all, and it still fails.

-- 
Jonathan Gardner
jgardner@jonathangardner.net


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: COPY formatting
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: COPY formatting