Re: cvs update, configure, make, error in bootstrap.* ?... - Mailing list pgsql-bugs

From Tom Lane
Subject Re: cvs update, configure, make, error in bootstrap.* ?...
Date
Msg-id 17547.1019571878@sss.pgh.pa.us
Whole thread Raw
In response to cvs update, configure, make, error in bootstrap.* ?...  (Jean-Paul ARGUDO <jean-paul.argudo@idealx.com>)
Responses Re: cvs update, configure, make, error in bootstrap.* ?...  (Jean-Paul ARGUDO <jean-paul.argudo@idealx.com>)
List pgsql-bugs
Jean-Paul ARGUDO <jean-paul.argudo@idealx.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

pgsql-bugs by date:

Previous
From: Jean-Paul ARGUDO
Date:
Subject: cvs update, configure, make, error in bootstrap.* ?...
Next
From: "martin tan"
Date:
Subject: help!