Is there any other way to compile pgsql without gmake

From: Sreejesh O S <sreejeshos(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Is there any other way to compile pgsql without gmake
Date: 2005-11-08 09:22:10
Message-ID: 2bf250e40511080122j4579cb8cvb9e93ac60dee6ac1@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I want to install PostgreSQL 8.1 on FreeBSD 4.8-RELEASE .

I can't make it with make command.

make
You must use GNU make to build PostgreSQL.
*** Error code 1

Do I install gmake ?

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Csaba Nagy 2005-11-08 09:48:28 Re: parameterized limit statements
Previous Message Richard Huxton 2005-11-08 08:42:39 Re: Copy From CSV feature request?