Re: Current CVS broken? - Mailing list pgsql-hackers

From Denis Perchine
Subject Re: Current CVS broken?
Date
Msg-id 00112018574803.15409@dyp.perchine.com
Whole thread Raw
In response to Current CVS broken?  (Philip Warner <pjw@rhyme.com.au>)
Responses Re: Current CVS broken?  (Philip Warner <pjw@rhyme.com.au>)
List pgsql-hackers
On 20 November 2000 18:52, Philip Warner wrote:
> I get the following when doing a fresh build:

Did you made distclean?

> make[4]: Entering directory
> `/home/pjw/work/postgresql-cvs/pgsql/src/interfaces/ecpg/preproc'
> bison -y -d  preproc.y
> ("preproc.y", line 2256) error: $5 of `CreatedbStmt' has no declared type
> ("preproc.y", line 2256) error: invalid $ value
> ("preproc.y", line 2256) error: $6 of `CreatedbStmt' has no declared type
> ("preproc.y", line 2265) error: $$ of `createdb_opt_list' has no declared
> type ("preproc.y", line 2265) error: $1 of `createdb_opt_list' has no
> declared type ("preproc.y", line 2267) error: $$ of `createdb_opt_list' has
> no declared type ("preproc.y", line 2267) error: $1 of `createdb_opt_list'
> has no declared type ("preproc.y", line 2267) error: $2 of
> `createdb_opt_list' has no declared type ("preproc.y", line 2270) error: $$
> of `createdb_opt_item' has no declared type ("preproc.y", line 2271) error:
> $$ of `createdb_opt_item' has no declared type ("preproc.y", line 2272)
> error: $$ of `createdb_opt_item' has no declared type ("preproc.y", line
> 2273) error: $$ of `createdb_opt_item' has no declared type ("preproc.y",
> line 2276) error: $$ of `createdb_opt_item' has no declared type
> ("preproc.y", line 2280) error: $$ of `createdb_opt_item' has no declared
> type ("preproc.y", line 5365) error: symbol createdb_opt_encoding is used,
> but is not defined as a token and has no rules
> ("preproc.y", line 5365) error: symbol createdb_opt_location is used, but
> is not defined as a token and has no rules
> make[4]: *** [preproc.c] Error 1
> make[4]: Leaving directory
> `/home/pjw/work/postgresql-cvs/pgsql/src/interfaces/ecpg/preproc'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory
> `/home/pjw/work/postgresql-cvs/pgsql/src/interfaces/ecpg'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory
> `/home/pjw/work/postgresql-cvs/pgsql/src/interfaces'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/home/pjw/work/postgresql-cvs/pgsql/src'
> make: *** [all] Error 2
>
>
> ----------------------------------------------------------------
> Philip Warner                    |     __---_____
> Albatross Consulting Pty. Ltd.   |----/       -  \
> (A.B.N. 75 008 659 498)          |          /(@)   ______---_
> Tel: (+61) 0500 83 82 81         |                 _________  \
> Fax: (+61) 0500 83 82 82         |                 ___________ |
> Http://www.rhyme.com.au          |                /           \|
>
>                                  |    --________--
>
> PGP key available upon request,  |  /
> and from pgp5.ai.mit.edu:11371   |/

-- 
Sincerely Yours,
Denis Perchine

----------------------------------
E-Mail: dyp@perchine.com
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
----------------------------------


pgsql-hackers by date:

Previous
From: Philip Warner
Date:
Subject: Current CVS broken?
Next
From: "Ivan E. Panchenko"
Date:
Subject: Indexing on arrays