On Tue, 6 Oct 1998, Andrea Antibo wrote:
>
>
> >|/usr/lib/libreadline.a(terminal.o): In function `_rl_enable_meta_key':
> >|terminal.o(.text+0x7ce): undefined reference to `tputs'
> >|/usr/lib/libreadline.a(terminal.o): In function `_rl_control_keypad':
> >|terminal.o(.text+0x7fb): undefined reference to `tputs'
> >|terminal.o(.text+0x822): undefined reference to `tputs'
> >|make[2]: *** [psql] Error 1
> >
> >
> > Sounds like the linker is having trouble finding the ncurses library. I am
> > not sure exactly where, but somewhere in the make file you need to add:
> >
> > -l ncurses
> >
> > This is a compiler option that will tell the linker to link in the ncurses
> > routines.
> >
> > Hope this helps...james
> >
>
>
>
>
> Ok, now the question is: where?
>
> I add it in Makefile.global, but nothig.
ave you patched in all the v6.3.2 related patches before all this?
I thought we had fixed it post-release...
Marc G. Fournier scrappy@hub.org
Systems Administrator @ hub.org
scrappy@{postgresql|isc}.org ICQ#7615664