Compile failure in CVS HEAD - Mailing list pgsql-hackers

From Devrim GUNDUZ
Subject Compile failure in CVS HEAD
Date
Msg-id Pine.LNX.4.44.0408282009490.5736-100000@emo.org.tr
Whole thread Raw
Responses Re: Compile failure in CVS HEAD  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

Latest CVS snapshot of 8.0.0 does not compile on Red Hat 9:

====================================
ln -s libecpg_compat.so.1.1 libecpg_compat.so
make[4]: Leaving directory 
`/root/system/sources/pgsql/src/interfaces/ecpg/compatlib'
make -C preproc all
make[4]: Entering directory 
`/root/system/sources/pgsql/src/interfaces/ecpg/preproc'
make -C ../../../../src/port all
make[5]: Entering directory `/root/system/sources/pgsql/src/port'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/root/system/sources/pgsql/src/port'
bison -y -d  preproc.y
preproc.y:5383: warning: previous rule lacks an ending `;'
preproc.y:6367: fatal error: maximum table size (32767) exceeded
make[4]: *** [preproc.h] Error 1
make[4]: Leaving directory 
`/root/system/sources/pgsql/src/interfaces/ecpg/preproc'
make[3]: *** [all] Error 2
make[3]: Leaving directory 
`/root/system/sources/pgsql/src/interfaces/ecpg'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/system/sources/pgsql/src/interfaces'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/system/sources/pgsql/src'
make: *** [all] Error 2
====================================


Regards,

- -- 
Devrim GUNDUZ           
devrim~gunduz.org                devrim.gunduz~linux.org.tr         http://www.tdmsoft.com
http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBMLydtl86P3SPfQ4RAhUlAKDUxCPqbbjVdpe76MhsnzGR664JnwCfVZjn
9003YupCOMGZFoYdgUnp7UM=
=FhA5
-----END PGP SIGNATURE-----



pgsql-hackers by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: Regression test failures
Next
From: Tom Lane
Date:
Subject: Re: Regression test failures