Compile Info

Поиск
Список
Период
Сортировка
От Andy Lewis
Тема Compile Info
Дата
Msg-id Pine.LNX.3.96.981028143732.21241B-100000@shell.mpsi.net
обсуждение исходный текст
Список pgsql-hackers
I on a SUnOS 5.6 box without root access trying to compile Postgres 6.3.2
and getting the following:



--------------------------------------------------------------------
You must use GNU make to use Postgres.  It may be installed
on your system with the name 'gmake'.

NOTE:  If you are sure that you are using GNU make and you are      still getting this message, you may simply need to
run     the configure program.
 
--------------------------------------------------------------------

My make command line: make all > & make.log &

The configure looked like: ./configure --prefix=/my_path/pgsql --with-template=sparc_solaris-gcc

What am I doing wrong?

Thanks



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

Предыдущее
От: Frank Ridderbusch
Дата:
Сообщение: Re: [HACKERS] Last call?
Следующее
От: Tom Lane
Дата:
Сообщение: Another bug in pg_operator.h