Re: backend/parser compile prob

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: backend/parser compile prob
Date: 2003-07-15 15:21:51
Message-ID: 22757.1058282511@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk> writes:
> I'm getting far too many errors while trying to compile gram.c in the
> backend/parser, that I must be missing something.

I think you need to force gram.c to be regenerated. Try removing it
(and parse.h too) before building.

> % cvs diff src/backend/parser/gram.c

gram.c is not in CVS. I'm surprised you didn't get an error from that.
(I get "cvs server: I know nothing about gram.c".)

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Patrick Welche 2003-07-15 16:17:41 Re: backend/parser compile prob
Previous Message Samuel A Horwitz 2003-07-15 15:20:17 CVS compile on AIX 4.3.2