Beta5 on Linux Alpha

From: "Denis N(dot) Stepanov" <dstepan(at)DSGDL(dot)inp(dot)nsk(dot)su>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Beta5 on Linux Alpha
Date: 2000-04-13 16:59:14
Message-ID: Pine.ULT.3.95.1000413234040.355A-100000@DSGDL
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I just have tested your 7.0beta5. My system is RH Linux 6.1 2.2.14 on Alpha.
gcc --version says: egcs-2.91.66. I still have two major problems:

1. ./configure doesn't recognize my OS. ./config.guess reports:
alphaev5-unknown-linux-gnu
so ./configure chooses 'linux' and fails.

2. I compiled and installed all the stuff successfully using
./configure --with-x --with-tcl --with-template=linux_alpha

Environment is set as follows:
PGDATA=/usr/local/pgsql/data
PGLIB=/usr/local/pgsql/lib
LD_LIBRARY_PATH=/usr/local/pgsql/lib

Running initdb causes the following:

> This database system will be initialized with username "postgres".
> This user will own all the data files and must also own the server process.
>
> Creating database system directory /usr/local/pgsql/data
> Creating database system directory /usr/local/pgsql/data/base
> Creating database XLOG directory /usr/local/pgsql/data/pg_xlog
> Creating template database in /usr/local/pgsql/data/base/template1
>
> FATAL: s_lock(2030d400) at spin.c:115, stuck spinlock. Aborting.
>
> FATAL: s_lock(2030d400) at spin.c:115, stuck spinlock. Aborting.
>
> initdb failed.
> Removing /usr/local/pgsql/data.
> Removing temp file /tmp/initdb.32548.

I faced with exactly the same trouble since PostgreSQL 6.4.

Sincerely yours,

Denis N. Stepanov.
BINP SB RAS, Novosibirsk, Russia.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bernard ISAMBERT 2000-04-14 10:31:34 Problem with ecpg
Previous Message Fabienne Leclere 2000-04-13 09:41:01 ecpg precompiler