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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 7.2b2 "make check" failure on Red Hat Linux 7.2
Дата
Msg-id 9284.1005938787@sss.pgh.pa.us
обсуждение исходный текст
Ответ на 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  (teg@redhat.com (Trond Eivind Glomsrød))
Список pgsql-hackers
teg@redhat.com (Trond Eivind Glomsrød) writes:
> /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

pg_encoding relies on libpq to supply the pg_valid_server_encoding()
subroutine, but that subroutine is only compiled into libpq in a
MULTIBYTE build.  I speculate that your executable was picking up
a non-MULTIBYTE libpq shared library from someplace.  Check ldconfig
and all that stuff...

FWIW, both multibyte and non-multibyte builds are working OK for me
in current sources.
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Apology for email problems, again
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: [PG MAIL LISTS] SEND OUT ALL????