Re: cvs (7/2/2003) broken?

From: Elias Athanasopoulos <elathan(at)phys(dot)uoa(dot)gr>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: cvs (7/2/2003) broken?
Date: 2003-02-10 22:13:44
Message-ID: 20030211001344.D8236@neutrino.particles.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Feb 10, 2003 at 02:30:52PM -0500, Tom Lane wrote:
> >> make[4]: Entering directory `/home/anteater/psql/pgsql/src/backend/optimizer/util'
> >> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include -c -o clauses.o clauses.c
> >> clauses.c:2322:1: directives may not be used inside a macro argument
> >> clauses.c:2322:1: unterminated argument list invoking macro "IsA"
> >> make[4]: *** [clauses.o] Error 1
>
> I don't see that here ... did you do a clean rebuild ("make clean" or
> preferably "make distclean" at top level)?

I just updated my CVS and re-configured the tree. It passed.

Unfortunately I have another problem:

make[5]: Leaving directory `/usr/lib/cvs/psql/pgsql/src/port'
bison -y -d preproc.y
preproc.y:5590: fatal error: maximum table size (32767) exceeded
make[4]: *** [preproc.h] Error 1

And my GNU bison is version 1.28.

I'll maybe have to upgrade. Thanx for your answer.

Regards,
Elias

--
University of Athens I bet the human brain
Physics Department is a kludge --Marvin Minsky

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Florian Wunderlich 2003-02-11 08:39:36 Re: Bug #866 related problem (ATTN Tom Lane)
Previous Message Tom Lane 2003-02-10 19:30:52 Re: cvs (7/2/2003) broken?