Compile Info - Mailing list pgsql-hackers

From Andy Lewis
Subject Compile Info
Date
Msg-id Pine.LNX.3.96.981028143732.21241B-100000@shell.mpsi.net
Whole thread Raw
List 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 by date:

Previous
From: Frank Ridderbusch
Date:
Subject: Re: [HACKERS] Last call?
Next
From: Tom Lane
Date:
Subject: Another bug in pg_operator.h