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

2015-08-30 Thread Martín Marqués
Hi, I suggest you file a bug report: http://www.postgresql.org/support/submitbug/ Regards, El 23/08/15 a las 15:32, Pande, Nitin escribió: > 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" >

[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