Update to readline and Postgresql - Mailing list pgsql-general

From tmorrison
Subject Update to readline and Postgresql
Date
Msg-id 02040411585400.26633@red58066x.sd.avaya.com
Whole thread Raw
Responses Announce: SSL-ODBC Available  ("Command Prompt, Inc." <pgsql-general@commandprompt.com>)
Re: Update to readline and Postgresql  (Helge Bahmann <bahmann@math.tu-freiberg.de>)
Re: Update to readline and Postgresql  (Holger Marzen <holger@marzen.de>)
List pgsql-general
Hi again,

I have included the config.log file after I configure 7.2 around the area
where it checks for readline:

configure:3288: checking for readline
configure:3310: gcc -o conftest -O9   -I/usr/local/include   -L/usr/local/lib
conftest.c -lreadline  1>&5
/usr/local/lib/libreadline.so: undefined reference to `tgetnum'
/usr/local/lib/libreadline.so: undefined reference to `tgoto'
/usr/local/lib/libreadline.so: undefined reference to `tgetflag'
/usr/local/lib/libreadline.so: undefined reference to `BC'
/usr/local/lib/libreadline.so: undefined reference to `tputs'
/usr/local/lib/libreadline.so: undefined reference to `PC'
/usr/local/lib/libreadline.so: undefined reference to `tgetent'
/usr/local/lib/libreadline.so: undefined reference to `UP'
/usr/local/lib/libreadline.so: undefined reference to `tgetstr'
collect2: ld returned 1 exit status
configure: failed program was:
#line 3299 "configure"
#include "confdefs.h"

Any thoughts from anyone?  TIA

Trevor

pgsql-general by date:

Previous
From: Jean-Luc Lachance
Date:
Subject: Problem with factorial operator
Next
From: Tom Lane
Date:
Subject: Re: Problem with factorial operator