Problem compiling PostgreSQL 8.1.4 on AIX.

From: Nzer Zaidenberg <scipioenterprises(at)yahoo(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Subject: Problem compiling PostgreSQL 8.1.4 on AIX.
Date: 2006-08-11 12:44:07
Message-ID: 20060811124407.38653.qmail@web52414.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hello,

I am trying to set up pgsql on AIX 5.3L (2/2006)
I am using gcc 3.3 (the version supplied by IBM (Linux application toolkit for AIX))
running make produced the following output

rm -rf ./testtablespace
mkdir ./testtablespace
/bin/sh ./pg_regress --temp-install --top-builddir=../../.. --temp-port=55432 --schedule=./parallel_schedule --multibyte=SQL_ASCII --load-language=plpgsql
============== removing existing temp installation ==============
============== creating temporary installation ==============
============== initializing database system ==============

pg_regress: initdb failed
Examine ./log/initdb.log for the reason.

gmake[2]: *** [check] Error 2
gmake[2]: Leaving directory `/installs/PostgreSQL/postgresql-8.1.4/src/test/regress'
gmake[1]: *** [check] Error 2
gmake[1]: Leaving directory `/installs/PostgreSQL/postgresql-8.1.4/src/test'
gmake: *** [check] Error 2
make: 1254-004 The error code from the last command is 2.


Stop.

and I find the following in the logs.
(attached)

I am using user pgsql which was created specifically for postgre who owns the installation directory.
the directories are chmoded 777 just to make sure no permission are causing problems.

any clues?

Attachment Content-Type Size
initdb.log application/octet-stream 1.9 KB

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Tom Lane 2006-08-11 12:53:10 Re: Problem compiling PostgreSQL 8.1.4 on AIX.
Previous Message sooraj r 2006-08-10 10:15:04 postgresql error