BUG #5306: psql: symbol lookup error: /usr/lib/libreadline.so.5: undefined symbol: BC

From: "" <christophe(dot)moulin(at)progimed(dot)fr>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5306: psql: symbol lookup error: /usr/lib/libreadline.so.5: undefined symbol: BC
Date: 2010-02-02 11:21:30
Message-ID: 201002021121.o12BLUH9051615@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 5306
Logged by:
Email address: christophe(dot)moulin(at)progimed(dot)fr
PostgreSQL version: 8.4.1
Operating system: Linux/Redhat
Description: psql: symbol lookup error: /usr/lib/libreadline.so.5:
undefined symbol: BC
Details:

I made an installation of Postgres on a redhat machine after compiling
sources on a redhat machine. Everything is OK.
When i install Postgres on a debian machine, i get an error when using psql
: "psql: symbol lookup error: /usr/lib/libreadline.so.5: undefined symbol:
BC"

If i compile sources on debian-machine, psql does not work on a redhat
machine. Same error message.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Igor Lasic 2010-02-02 15:08:37 BUG #5307: Crash in AllocSetAlloc
Previous Message Joe Conway 2010-02-01 17:30:02 Re: BUG #5304: psql using conninfo fails in connecting to the server