> To the GP, adding -lncurses (or rather the static equivalent) to your
> link line should solve it. But if you include any other libraries like
> ssl or kerberos be prepared to add a lot more.
With -lncurses or -lcurses I still can't get this to work. I add it to
the ${CC} line, right?
Chris