Jean-Paul ARGUDO <[EMAIL PROTECTED]> 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

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to