[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: readline trubble
David McNicol <cabp09@ccsun.strath.ac.uk> wrote:
> I tried compiling es with the readline lib ... and got this:
:
> >> ld: Undefined symbol
> >> _tgetent
> >> _tgetstr
> >> _tputs
> >> _tgetnum
> >> _tgoto
> >> collect: /usr/bin/ld returned 2 exit status
> >> *** Error code 1
> >> make: Fatal error: Command failed for target `esdump'
Don't forget -ltermcap.
- References:
- readline trubble
- From: David McNicol <cabp09@computer-centre-sun.strathclyde.ac.uk>