| From: | Helge Bahmann <bahmann(at)math(dot)tu-freiberg(dot)de> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Update to readline and Postgresql |
| Date: | 2002-04-04 19:49:39 |
| Message-ID: | Pine.LNX.4.21.0204042147360.7135-100000@lothlorien.stunet2.tu-freiberg.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
> These are symbols from libtermcap or libncurses; if you look a little bit
> further down, configure will try to link with "-lreadline -ltermcap" -- does
> this fail as well? If it does (maybe you do not have a termcap library), try
> running configure with "LDFLAGS=-lncurses ./configure ..." to force
> linking in of libncurses
Ah forget about that -- just noticed configure tries ncurses as well
Appears you have neither working termcap nor ncurses which makes me wonder
how you got readline compiled in the first place
Regards
--
Helge Bahmann <bahmann(at)math(dot)tu-freiberg(dot)de> /| \__
Network admin, systems programmer /_|____\
_/\ | __)
$ ./configure \\ \|__/__|
checking whether build environment is sane... yes \\/___/ |
checking for AIX... no (we already did this) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Geoff Caplan | 2002-04-04 20:14:07 | Porting from MySql - meta data issues |
| Previous Message | Philip Hallstrom | 2002-04-04 19:43:49 | PostgreSQL on Windows or MS-SQLServer??? |