From: | Devrim GUNDUZ <devrim(at)gunduz(dot)org> |
---|---|
To: | pgsql-hackers(at)PostgreSQL(dot)org |
Subject: | Compile failure in CVS HEAD |
Date: | 2004-08-28 17:10:51 |
Message-ID: | Pine.LNX.4.44.0408282009490.5736-100000@emo.org.tr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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-----
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-08-28 17:22:10 | Re: Regression test failures |
Previous Message | Maurizio Merli | 2004-08-28 07:55:29 | Error in compiling "pgcrypto" module in Win32 |