Current source from CVS won't compile.

From: Keith Parks <emkxp01(at)mtcc(dot)demon(dot)co(dot)uk>
To: hackers(at)postgresql(dot)org
Subject: Current source from CVS won't compile.
Date: 1999-10-26 09:57:55
Message-ID: 199910260957.KAA18541@mtcc.demon.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi All,

A make on a "cvs update" from this morning fails with the following
error message.

make -C commands all
make[2]: Entering directory `/usr/local/pgsql/src/backend/commands'
make[2]: *** No rule to make target `../parse.h', needed by `comment.o'. Stop.
make[2]: Leaving directory `/usr/local/pgsql/src/backend/commands'
make[1]: *** [commands.dir] Error 2
make[1]: Leaving directory `/usr/local/pgsql/src/backend'
make: *** [install] Error 2

This looks to have been broken by the COMMENT patch.

Keith

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 1999-10-26 10:19:16 Re: [HACKERS] Function-manager redesign: second draft (long)
Previous Message Jan Wieck 1999-10-26 09:06:35 Re: [HACKERS] Function-manager redesign: second draft (long)