Re: BUG #13630: initdb - libreadline.so.6 symbol BC error - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #13630: initdb - libreadline.so.6 symbol BC error
Date
Msg-id 8048.1442866518@sss.pgh.pa.us
Whole thread Raw
In response to BUG #13630: initdb - libreadline.so.6 symbol BC error  (bruce@sum-it.com)
List 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 by date:

Previous
From: bruce@sum-it.com
Date:
Subject: BUG #13630: initdb - libreadline.so.6 symbol BC error
Next
From: manoj.sagar@globallogic.com
Date:
Subject: BUG #13628: System Hangs During Update Query