Still working on it... - Mailing list pgsql-admin

From Carol Walter
Subject Still working on it...
Date
Msg-id 729F08E6-D9DF-4216-A439-8F63350C0408@indiana.edu
Whole thread Raw
Responses Re: Still working on it...  (Decibel! <decibel@decibel.org>)
List pgsql-admin
Greetings,

I'm trying to configure Postgres on a test box to I can the upgrade
my production box.  I am getting an error as follow:

configure:17671: checking test program
configure:17686: gcc -o conftest -O2 -Wall -Wmissing-prototypes -
Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels -
fno-strict-aliasing -fwrapv   -I/opt/slis/include -I/usr/sfw/include -
I/opt/sfw/include -I/opt/slis/krb5/include   -L/opt/slis/lib -L/usr/
sfw/lib -L/opt/sfw/lib conftest.c -lpam -lssl -lcrypto -lkrb5 -lz -
lreadline -ltermcap -lrt -lsocket -lm  >&5
configure:17689: $? = 0
configure:17691: ./conftest
ld.so.1: conftest: fatal: libreadline.so.5: open failed: No such file
or directory
./configure: line 17692: 18377 Killed                  ./conftest
$ac_exeext
configure:17694: $? = 137
configure: program exited with status 137
configure: failed program was:
| /* confdefs.h.  */
|

The file, libreadline.so.5 is in location /opt/slis/lib and is owned
by root. I didn't find a list of exit status codes in the
documentation.  Does anyone know why my configuration might be failing?

Carol

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: DROP TABLE waiting for pg_dump
Next
From: "Subbiah Stalin-XCGF84"
Date:
Subject: initdb locale discrepancy