failed compile on alpha using postgresql7.0.2
От | Dean Browett |
---|---|
Тема | failed compile on alpha using postgresql7.0.2 |
Дата | |
Msg-id | 013001c019c0$6d1d35e0$7100000a@bizonline.net обсуждение исходный текст |
Список | 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@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
В списке pgsql-general по дате отправления: