Search Postgresql Archives

Re: Problem restoring db-dump on Postgres 8.0.4 Power5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The platform is a redhat advanced server 4 update 2 for power5 64bit. the
compiler is gcc:

Reading specs from /usr/lib/gcc/ppc64-redhat-linux/3.4.4/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-java-awt=gtk
--host=ppc64-redhat-linux --build=ppc64-redhat-linux
--target=ppc64-redhat-linux --with-cpu=default32
Thread model: posix
gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)

As you can see there is this funny "--with-cpu=default32" switch. So I
usually do a "gcc -m64" to compile things for 64bit executables. Apart from
the failure I got today I did not see any problems with the pg804 build,
done with -m64.

The regression test fails 3 times, I am attaching the diffs. I think the
numerology and union fails are related to the int4 failure. The int8 test
works...

We had a conversation about my compiler installation a few months ago. The
problems I had at that time where related to the parameter ACCEPT_TYPE_ARG3
which on my system gets defined as size_t, but should be socklen_t ... 

Regards, peter

Attachment: regression.diffs
Description: Binary data


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux