From: | Peter Eisentraut <e99re41(at)DoCS(dot)UU(dot)SE> |
---|---|
To: | Mark Jewiss <mark(dot)jewiss(at)knowledge(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: [GENERAL] Version 7.0 beta problem |
Date: | 2000-03-03 15:10:22 |
Message-ID: | Pine.GSO.4.02A.10003031608020.1836-100000@Svan.DoCS.UU.SE |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-general |
On Thu, 2 Mar 2000, Mark Jewiss wrote:
> > cd {srcdir}/src/bin/psql
> > make clean
> > make
> > ls
> 03:22pm mark(at)mark:~/src/pgsql/src/bin/psql $ make clean
> "../../Makefile.global", line 127: Need an operator
> "../../Makefile.global", line 131: Missing dependency operator
[snip]
Uh, try using GNU make (probably 'gmake' on your system). Maybe we should
name all makefiles GNUmakefile in the future.
Anyway, I assume that this was not your original problem, since the top
level makefile requires gmake.
--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden
From | Date | Subject | |
---|---|---|---|
Next Message | J.J. Karels | 2000-03-04 15:27:38 | subscribe |
Previous Message | Kardos, Dr. Andreas | 2000-03-03 15:06:45 | pg_dumpall |
From | Date | Subject | |
---|---|---|---|
Next Message | Ed Loehr | 2000-03-03 15:51:28 | Re: [GENERAL] Table Listing Info |
Previous Message | Peter Eisentraut | 2000-03-03 15:05:57 | Re: [GENERAL] Simple problem? |