postgres 7.2 make check problem

Поиск
Список
Период
Сортировка
От Michael
Тема postgres 7.2 make check problem
Дата
Msg-id 200203100332.g2A3WuYF031470@ns2.is.bizsystems.com
обсуждение исходный текст
Ответы Re: postgres 7.2 make check problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I am upgrading from 7.1 -> 7.2

./configure  --enable-multibyte=UNICODE
make
make check
============== creating temporary installation        ==============
============== initializing database system           ==============

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

make[2]: *** [check] Error 2
make[2]: Leaving directory `/usr/src/postgresql-7.2/src/test/regress'
make[1]: *** [check] Error 2 make[1]: Leaving directory
`/usr/src/postgresql-7.2/src/test' make: *** [check] Error 2


contents of log

Running with noclean mode on. Mistakes will not be cleaned up.
/usr/src/postgresql-7.2/src/test/regress/./tmp_check/install//usr/loca
l/pgsql/bi n/pg_encoding: error while loading shared libraries:
/usr/src/postgresql-7.2/src
/test/regress/./tmp_check/install//usr/local/pgsql/bin/pg_encoding:
undefined sy mbol: pg_char_to_encoding initdb: pg_encoding failed

Perhaps you did not configure PostgreSQL for multibyte support or the
program was not successfully installed.


Ok, so what's wrong? I haven't a clue. It appears to me that this
should go smoothly. What more information would be helpful to
diagnose the problem?

 make --version
GNU Make version 3.79.1

gcc --version
2.95.3

uname -a
Linux  2.4.17.4 #3 SMP Tue Mar 5 15:27:54 PST 2002 i686 unknown

Michael
Michael@Insulin-Pumpers.org

Michael@Insulin-Pumpers.org

В списке pgsql-general по дате отправления:

Предыдущее
От: Mark kirkwood
Дата:
Сообщение: Re: Fsync on/off For Various Filesystems/Platforms
Следующее
От: "Phil Geer"
Дата:
Сообщение: ERROR: aclcheck: first entry in ACL is Not 'world' entry