[GENERAL] AIX 7.1 compile and initdb startup error TRAP: FailedAssertion

2015-08-24 Thread Pande, Nitin
Hello, I am trying to compile and run PostgreSQL 9.4.0 on AIX 7.1. I was able to compile with following settings: CC="xlc_r -q64 -qnoansialias" CFLAGS="-g -O0" AR="ar -X64" OBJECT_MODE=64 ./configure --enable-cassert --enable-debug -with-includes=/opt/freeware/include --with-libraries=/opt/freew

[GENERAL] AIX 7.1 compile and initdb startup error TRAP: FailedAssertion

2015-08-24 Thread Pande, Nitin
Hi, I am trying to compile and run PostgreSQL 9.4.0 on AIX 7.1. I was able to compile with following settings: CC="xlc_r -q64 -qnoansialias" CFLAGS="-g -O0" AR="ar -X64" OBJECT_MODE=64 ./configure --enable-cassert --enable-debug -with-includes=/opt/freeware/include --with-libraries=/opt/freeware