Re: tsearch2 installation

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: tsearch2 installation
Дата
Msg-id 5610.1069352524@sss.pgh.pa.us
обсуждение исходный текст
Ответ на tsearch2 installation  (konf@chalu.cz)
Список pgsql-general
konf@chalu.cz writes:
> $ make
> make: Fatal error in reader: ../../src/Makefile.global, line 23: Illegal
> dependencies for target `.SILENT'

I think you need to use gmake (GNU make) not your vendor's make.

There is a hack in the top-level makefiles so that invoking plain make
will work at the top level, but if you make in a lower-level directory
like tsearch2, you must actually invoke gmake.

            regards, tom lane

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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: SELECT Question
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: Point-in-time data recovery - v.7.4