failed compile on alpha using postgresql7.0.2

From: "Dean Browett" <dbrowett(at)bizonline(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: failed compile on alpha using postgresql7.0.2
Date: 2000-09-08 18:13:01
Message-ID: 013001c019c0$6d1d35e0$7100000a@bizonline.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

We are running RH 6.2 on an Alpha twin 666MHz Compusys a6679gbt machine. The
gcc version is egcs-2.91.66

The following lines appear whilst running gmake install:

/usr/include/bits/mathinline.h:156: warning: no previous prototype for
`__fdimf'
/usr/include/bits/mathinline.h:161: warning: no previous prototype for
`fdimf'
/usr/include/bits/mathinline.h:166: warning: no previous prototype for
`__fdim'

I have installed some patches from
http://www.rkirkpat.net/software/#linux-alpha , however, this was
unsuccessful.
I'm not sure whether the patches were meant for postgresql 7.0.2 although
the patch id was for postgresql version 7.0.

The following is the result of running the initdb program after installing
the patches...........

[postgres(at)alfie pgsql]$ /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data

This database system will be initialized with username "postgres".
This user will own all the data files and must also own the server process.

Fixing permissions on pre-existing data 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(20307280) at spin.c:116, stuck spinlock. Aborting.

FATAL: s_lock(20307280) at spin.c:116, stuck spinlock. Aborting.

initdb failed.
Removing /usr/local/pgsql/data.
rm: cannot remove directory `/usr/local/pgsql/data': Permission denied
Failed.
Removing temp file /tmp/initdb.5023.

Are there any patches available for postgres7.0.2?

Thanks

Dean Browett

Browse pgsql-general by date

  From Date Subject
Next Message Charles Tassell 2000-09-08 18:32:18 Re: EXCEPT call not working
Previous Message Stephan Szabo 2000-09-08 15:54:41 Re: Minutes in an interval