Sorry, gcc-4.7 and "make clean" solved the problem.
--
View this message in context:
http://postgresql.1045698.n5.nabble.com/initdb-of-pg-9-0-13-fails-on-pg-authid-tp5750773p5763679.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.
--
Sent via pgsql-general mailing
Hello! I also have the same problem and same configuration (x86_64, gcc
4.8.0), but -O flag didn't help me.
I've used few variants, like:
./configure --prefix=/usr CFLAGS="-O"
./configure --prefix=/usr CFLAGS="-O0"
./configure --prefix=/usr CFLAGS="-O1"
./configure --prefix=/usr CFLAGS="-O2"
./conf
> Robert writes:
>> I'm having some trouble installing `9.0.13`.
>>> creating template1 database in /opt/pg9013/data/base/1 ... ok
>>> initializing pg_authid ... FATAL: wrong number of index expressions
>
> Our buildfarm member anchovy has been showing similar failures for
> awhile, but no other
Robert writes:
> I'm having some trouble installing `9.0.13`.
>> creating template1 database in /opt/pg9013/data/base/1 ... ok
>> initializing pg_authid ... FATAL: wrong number of index expressions
Our buildfarm member anchovy has been showing similar failures for
awhile, but no others do, which