Problem building contrib/array in current CVS

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Problem building contrib/array in current CVS
Дата
Msg-id 20030807181132.GA25102@wolff.to
обсуждение исходный текст
Ответы Re: Problem building contrib/array in current CVS  (Bruno Wolff III <bruno@wolff.to>)
Re: Problem building contrib/array in current CVS  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I just (with the last half hour) grabbed a fresh copy of 7.4 from CVS
and got an error when building contrib/array:

gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -I. -I../../src/include   -c array_iterator.c -o
array_iterator.o
array_iterator.c:30: utils/fmgroids.h: No such file or directory
make: *** [array_iterator.o] Error 1

This is on a RH6.2 system.

This is the configure command I used:

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


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

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: DROP TYPE/DROP DOMAIN
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Testing gateway