From: | Devrim GUNDUZ <devrim(at)gunduz(dot)org> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | 7.4.8 compilation failure on Fedora Core 4 |
Date: | 2005-06-17 10:06:50 |
Message-ID: | Pine.LNX.4.63.0506171304370.23249@emo.org.tr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
RPM building for Fedora Core 4 and PostgreSQL 7.4.8 failed with the error
below:
==========================================================
make[3]: Leaving directory
`/usr/src/redhat/BUILD/postgresql-7.4.8/src/pl/tcl'
make[3]: Entering directory
`/usr/src/redhat/BUILD/postgresql-7.4.8/src/pl/plper l'
gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i686
- -mtune=pe ntium4 -fasynchronous-unwind-tables -I/usr/include/et
- -fno-strict-aliasing -Wmis sing-declarations,
- -Wl,-rpath,/usr/lib/perl5/5.8.6/i386-linux-thread-multi/CORE -fpic -I.
- -I/usr/lib/perl5/5.8.6/i386-linux-thread-multi/CORE -I../../../src/in
clude -D_GNU_SOURCE -I/usr/include -I/usr/include/et -c -o plperl.o
plperl.c
cc1: error: unrecognized command line option "-Wmissing-declarations,"
make[3]: *** [plperl.o] Error 1
make[3]: Leaving directory
`/usr/src/redhat/BUILD/postgresql-7.4.8/src/pl/plperl '
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/redhat/BUILD/postgresql-7.4.8/src/pl'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/redhat/BUILD/postgresql-7.4.8/src'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.91807 (%build)
==============================================================
Any comments on that?
# gcc --version
gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8)
Regards,
- --
Devrim GUNDUZ
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.tdmsoft.com.tr http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQFCsqDAtl86P3SPfQ4RAkQXAKDpfwVcgBzlonCfRnvvBMzFlDm/ggCfd7ob
xDj58reyKtigN3Wm+4yUpRM=
=Ebz3
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Matthew T. O'Connor | 2005-06-17 11:58:53 | Re: Autovacuum in the backend |
Previous Message | Christopher Kings-Lynne | 2005-06-17 10:00:43 | Re: Utility database (Was: RE: Autovacuum in the backend) |