Re: [GENERAL] Version 7.0 beta problem - Mailing list pgsql-bugs

From Mark Jewiss
Subject Re: [GENERAL] Version 7.0 beta problem
Date
Msg-id Pine.BSO.4.21.0003021522360.32722-100000@mark.desktop.knowledge.com
Whole thread Raw
Responses Re: [GENERAL] Version 7.0 beta problem
List pgsql-bugs
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@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@mark:~/src/pgsql/src/bin/psql $

Regards,

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

pgsql-bugs by date:

Previous
From: Jerome ALET
Date:
Subject: grant/revoke bug with delete/update
Next
From: Bruce Momjian
Date:
Subject: Re: [BUGS] grant/revoke bug with delete/update