7.2b2 "make check" failure on Red Hat Linux 7.2

Поиск
Список
Период
Сортировка
От teg@redhat.com (Trond Eivind Glomsrød)
Тема 7.2b2 "make check" failure on Red Hat Linux 7.2
Дата
Msg-id xuysnbed4a5.fsf@halden.devel.redhat.com
обсуждение исходный текст
Ответ на Re: O_DIRECT and performance  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: 7.2b2 "make check" failure on Red Hat Linux 7.2  (teg@redhat.com (Trond Eivind Glomsrød))
Re: 7.2b2 "make check" failure on Red Hat Linux 7.2  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Red Hat Linux 7.2, postgresql 7.2b2 configured like this:

./configure --enable-syslog --prefix=/usr --sysconfdir=/etc --with-pam
--with-openssl --with-unixodbc --with-tcl --with-perl --with-python
--enable-locale --enable-recode --enable-multibyte --enable-nls

"make check" fails on initdb:

============== creating temporary installation        ==============
============== initializing database system           ==============

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


teg@halden postgresql-7.2b2]$ cat src/test/regress/log/initdb.log 
Running with noclean mode on. Mistakes will not be cleaned up.
/home/devel/teg/postgresql-7.2b2/src/test/regress/./tmp_check/install//usr/bin/pg_encoding: relocation error:
/home/devel/teg/postgresql-7.2b2/src/test/regress/./tmp_check/install//usr/bin/pg_encoding:undefined symbol:
pg_valid_server_encoding
initdb: pg_encoding failed

Perhaps you did not configure PostgreSQL for multibyte support or
the program was not successfully installed.
[teg@halden postgresql-7.2b2]$

-- 
Trond Eivind Glomsrød
Red Hat, Inc.


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Further open item (Was: Status of 7.2)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Further open item (Was: Status of 7.2)