| From: | Andy Lewis <alewis(at)mpsi(dot)net> |
|---|---|
| To: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Compile Info |
| Date: | 1998-10-28 20:41:26 |
| Message-ID: | Pine.LNX.3.96.981028143732.21241B-100000@shell.mpsi.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 1998-10-28 20:49:55 | Another bug in pg_operator.h |
| Previous Message | Frank Ridderbusch | 1998-10-28 20:28:23 | Re: [HACKERS] Last call? |