Re: cvs update, configure, make, error in bootstrap.* ?...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jean-Paul ARGUDO <jean-paul(dot)argudo(at)idealx(dot)com>
Cc: PostgreSQL Bugs List <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: cvs update, configure, make, error in bootstrap.* ?...
Date: 2002-04-23 14:24:38
Message-ID: 17547.1019571878@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Jean-Paul ARGUDO <jean-paul(dot)argudo(at)idealx(dot)com> writes:
> make[3]: Entering directory
> `/home/jpargudo/etudes/postgresql-cvs/pgsql-cvs-snapshot-20020423/src/backend/bootstrap'
> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I.
> -I../../../src/include -c -o bootparse.o bootparse.c
> bootparse.y: In function `Int_yyparse':
> bootparse.y:276: structure has no member named `class'
> make[3]: *** [bootparse.o] Erreur 1
> make[3]: Leaving directory

You seem to have an out-of-date bootparse.c. Perhaps a timestamp skew
problem? Try removing bootstrap_tokens.h and bootparse.c, then try
again.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Trond Endrestøl 2002-04-23 16:16:24 Re: help!
Previous Message Jean-Paul ARGUDO 2002-04-23 08:42:08 cvs update, configure, make, error in bootstrap.* ?...

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-04-23 16:02:04 Re: "make report"
Previous Message Lamar Owen 2002-04-23 14:13:29 Re: Vote on SET in aborted transaction