Re: [GENERAL] Version 7.0 beta problem

From: Mark Jewiss <mark(dot)jewiss(at)knowledge(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: [GENERAL] Version 7.0 beta problem
Date: 2000-03-02 15:23:44
Message-ID: Pine.BSO.4.21.0003021522360.32722-100000@mark.desktop.knowledge.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-general

Hello Peter,

On Thu, 2 Mar 2000, Peter Eisentraut wrote:

> Try this:
>
> cd {srcdir}/src/bin/psql
> make clean
> make
> ls
>
> and show me what it says.

Ok, have done this. Got as far as the make clean command, and received the
following output. Do you want me to go over things from the start?

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
"../../Makefile.global", line 135: Need an operator
"../../Makefile.global", line 136: Missing dependency operator
"../../Makefile.global", line 140: Need an operator
"../../Makefile.global", line 141: Need an operator
"../../Makefile.global", line 142: Need an operator
"../../Makefile.port", line 1: Need an operator
"../../Makefile.port", line 3: Need an operator
"../../Makefile.port", line 5: Need an operator
"../../Makefile.port", line 7: Need an operator
"../../Makefile.port", line 16: Need an operator
"../../Makefile.global", line 237: Need an operator
"../../Makefile.global", line 238: Could not find ../../Makefile.custom
"../../Makefile.global", line 239: Need an operator
"../../Makefile.global", line 244: Missing dependency operator
"../../Makefile.global", line 246: Need an operator
"../../Makefile.global", line 275: Missing dependency operator
"../../Makefile.global", line 277: Need an operator
"../../Makefile.global", line 279: Missing dependency operator
"../../Makefile.global", line 281: Need an operator
"../../Makefile.global", line 283: Missing dependency operator
"../../Makefile.global", line 285: Need an operator
"../../Makefile.global", line 287: Need an operator
"../../Makefile.global", line 290: Need an operator
"../../Makefile.global", line 292: Need an operator
"../../Makefile.global", line 295: Need an operator
"Makefile", line 23: Need an operator
"Makefile", line 26: Need an operator
"Makefile", line 34: Missing dependency operator
"Makefile", line 39: Need an operator
"Makefile", line 43: Missing dependency operator
"Makefile", line 48: Need an operator
"Makefile", line 50: Missing dependency operator
"Makefile", line 55: Need an operator
"Makefile", line 64: Need an operator
"Makefile", line 67: Need an operator
"Makefile", line 69: Need an operator
"Makefile", line 92: Missing dependency operator
"Makefile", line 93: Could not find depend
"Makefile", line 94: Need an operator
Fatal errors encountered -- cannot continue
03:22pm mark(at)mark:~/src/pgsql/src/bin/psql $

Regards,

Mark.
--
Mark Jewiss
Knowledge Matters Limited
http://www.knowledge.com

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2000-03-02 15:24:56 Re: [BUGS] grant/revoke bug with delete/update
Previous Message Peter Eisentraut 2000-03-02 15:14:10 Re: [GENERAL] Version 7.0 beta problem

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2000-03-02 15:50:29 Re: [GENERAL] More newbie question: Restructuring a table
Previous Message Peter Eisentraut 2000-03-02 15:17:30 Re: [GENERAL] Simple problem?