./configure failure under Mageia 4 x86_64

From: Graeme <graeme(at)gemmill(dot)name>
To: pgsql-bugs(at)postgresql(dot)org
Subject: ./configure failure under Mageia 4 x86_64
Date: 2014-05-27 17:00:37
Message-ID: 5384C4B5.5060800@gemmill.name
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I have a virtual installation of Mageia 4 on a different box, into which
I have installed Postgresql 9.3.4 (./configure, make, make install). I
preceded these operations with
#urpmi readline readline-devel
because I know Postgresql needs them for convenient operation.
However, repeating these operations on this, real, Mageia 4
installation, ./configure fails, with the following lines in config.log:
/usr/bin/ld: skipping incompatible /usr/lib64/libreadline.so when
searching for -lreadline
/usr/bin/ld: skipping incompatible /usr/lib64/libreadline.a when
searching for -lreadline
/usr/bin/ld: cannot find -lreadline

There are differences between the outputs of urpmq --list-url for the
virtual and real machines, but the output of
urpmq --sources lib64readline..etc
is the same on both. namely
# urpmq --sources lib64readline6-6.2-9.mga4.x86_64
rsync://www.mirrorservice.org/mageia.org/pub/mageia/distrib/4/x86_64/media/core/release/lib64readline6-6.2-9.mga4.x86_64.rpm

Can anyone help to throw some light on this problem?
Thanks

Browse pgsql-bugs by date

  From Date Subject
Next Message Heikki Linnakangas 2014-05-27 18:06:34 Re: BUG #10432: failed to re-find parent key in index
Previous Message Vik Fearing 2014-05-27 07:44:44 Re: BUG #10437: Storing Password with a comma and/or colon in it fails use of psql, etc.