[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: -ltermcap option...



On Wed, 2 Sep 1998, Nuno Emanuel F. Carvalho wrote:

> Hi,
> 
>  I'm trying to compile pine4.02.tar.gz but I can't resolve the following
> problem:
> 
> cc   -g -DDEBUG  -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE main.o libpico.a
> -ltermcap -o pico
> ld: cannot open -ltermcap: No such file or directory
> make: *** [pico] Error 1

change the -ltermcap to -lncurses. AFAIK, debian doesn't use termcap
anymore.

matt.


Reply to: