Current CVS broken?

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: "PostgreSQL Development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Current CVS broken?
Date: 2000-11-20 12:52:17
Message-ID: 3.0.5.32.20001120235217.0289fc70@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


I get the following when doing a fresh build:

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 |/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Denis Perchine 2000-11-20 12:57:48 Re: Current CVS broken?
Previous Message Vadim Mikheev 2000-11-20 09:27:33 Re: WAL