Re: BUG #13630: initdb - libreadline.so.6 symbol BC error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #13630: initdb - libreadline.so.6 symbol BC error
Дата
Msg-id 8048.1442866518@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #13630: initdb - libreadline.so.6 symbol BC error  (bruce@sum-it.com)
Список pgsql-bugs
bruce@sum-it.com writes:
> The following bug has been logged on the website:
> Bug reference:      13630
> Logged by:          Bruce Silveria
> Email address:      bruce@sum-it.com
> PostgreSQL version: 9.4.4
> Operating system:   Solaris 10 u10
> Description:

> Version 9.4.1 installs and runs but initdb in versions 9.4.2 thru 9.4.4
> returns the following error:

> initdb --encoding=UTF8 /u/pgsql

> ld.so.1: initdb: fatal: relocation error: file
> /usr/local/lib/libreadline.so.6: symbol BC: referenced symbol not found
> Killed

[ scratches head... ]  I looked through all the commits between 9.4.1 and
9.4.2 and couldn't find any changes that seemed likely to be related to
this.  Are you sure you are building 9.4.1 and the later versions in
exactly the same way?  What configure options are you using, anyway?
("pg_config" output from working 9.4.1 and broken 9.4.2 might be useful
to compare.)

            regards, tom lane

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

Предыдущее
От: bruce@sum-it.com
Дата:
Сообщение: BUG #13630: initdb - libreadline.so.6 symbol BC error
Следующее
От: manoj.sagar@globallogic.com
Дата:
Сообщение: BUG #13628: System Hangs During Update Query