Re: [HACKERS] current snapshot

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: E(dot)Mergl(at)bawue(dot)de (Edmund Mergl)
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] current snapshot
Date: 1998-07-26 01:15:11
Message-ID: 199807260115.VAA01385@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Hi,
>
> compilation of the current snapshot
>
> 4137013 Jul 25 07:02 postgresql.snapshot.tar.gz
>
> dies on linux with the following error:
>
> make[2]: Entering directory `/usr/local/postgresql-6.4beta/src/backend/parser'
> /usr/bin/bison -y -d gram.y
> conflicts: 1 shift/reduce
> mv y.tab.c gram.c
> mv y.tab.h parse.h
> gcc -I../../include -I../../backend -O2 -Wall -Wmissing-prototypes -I.. -Wno-error -c analyze.c -o analyze.o
> gcc -I../../include -I../../backend -O2 -Wall -Wmissing-prototypes -I.. -Wno-error -c gram.c -o gram.o
> bison.simple: In function `yyparse':
> bison.simple:327: warning: implicit declaration of function `yyerror'
> bison.simple:387: warning: implicit declaration of function `yylex'
> gram.y:2030: warning: assignment makes integer from pointer without a cast
> gram.y:2031: warning: assignment makes integer from pointer without a cast
> gram.y:2031: parse error before `:'
> gram.y:2032: warning: assignment makes integer from pointer without a cast
> make[2]: *** [gram.o] Error 1
> make[2]: Leaving directory `/usr/local/postgresql-6.4beta/src/backend/parser'
> make[1]: *** [parser.dir] Error 2
> make[1]: Leaving directory `/usr/local/postgresql-6.4beta/src/backend'
> make: *** [all] Error 2
>

I am fixing this now.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-07-26 01:15:32 Re: [HACKERS] compilation of current snapshot dies
Previous Message Tom Lane 1998-07-25 23:38:43 Bogus "Non-functional update" notices