Re: Error when try installing pgbench ?

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Error when try installing pgbench ?
Дата
Msg-id 20050515133148.GA64279@winnie.fuhr.org
обсуждение исходный текст
Ответ на Error when try installing pgbench ?  (Andre Nas <blesets@yahoo.com.au>)
Список pgsql-general
On Sun, May 15, 2005 at 07:48:53PM +1000, Andre Nas wrote:
>
> Im using source  postgresql 8.0.3 under FreeBSD and already
> install, the database is running well.
>
> I want to install a pgbench, but I can’t install it, coz an error occur.
>
> I try to “make all” in directory ~/src/interfaces/lipq/
>
> The messages are :
> . . . . .
> . . . . .
> "../../../src/Makefile.global", line 546: Need an operator
> "../../../src/Makefile.global", line 553: Missing dependency operator

Looks like you used FreeBSD's make instead of GNU make.  Install
the latter if you haven't already and use gmake instead of make.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Samer Abukhait
Дата:
Сообщение: Named Notation for Functions' Parameteres
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: function bit(integer)