Re: [HACKERS] problem with compilation on fedora core 10 64 bit

2008-10-08 Thread Tom Lane
"Pavel Stehule" <[EMAIL PROTECTED]> writes: > compilation pg8.4 finished with error > In file included from ../../../../src/include/access/xlog.h:20, > from ../../../../src/include/access/hash.h:24, > from catcache.c:19: > ../../../../src/include/utils/timestamp.h

Re: [HACKERS] problem with compilation on fedora core 10 64 bit

2008-10-08 Thread Pavel Stehule
I am sorry - It was noise, probably some fedora update issue, after restart all compilation is done. Regards Pavel Stehule 2008/10/8 Markus Wanner <[EMAIL PROTECTED]>: > Hi, > > Pavel Stehule wrote: >> compilation pg8.4 finished with error > > Have you tried 'make distclean'? > > What gcc version

Re: [HACKERS] problem with compilation on fedora core 10 64 bit

2008-10-08 Thread Markus Wanner
Hi, Pavel Stehule wrote: > compilation pg8.4 finished with error Have you tried 'make distclean'? What gcc version is shipped with fc10? I'm building CVS HEAD just fine on debian lenny with gcc 4.3.1. The buildfarm doesn't show any such failure either with various other gcc versions. Regards M

[HACKERS] problem with compilation on fedora core 10 64 bit

2008-10-08 Thread Pavel Stehule
Hello compilation pg8.4 finished with error make[4]: Leaving directory `/home/pavel/src/pgsql/src/backend/utils/adt' make -C cache all make[4]: Entering directory `/home/pavel/src/pgsql/src/backend/utils/cache' gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wend