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

Re: ld: cannot open -ltermcap: No such file or directory



Paul Seelig <pseelig@goofy.zdv.Uni-Mainz.de> writes:

> gcc -g -O2 -Wall -Wno-switch -fno-strength-reduce -malign-loops=2 -malign-jumps=
> 2 -malign-functions=2 -Demacs -I../src  -DHAVE_CONFIG_H -I/usr/include/db -I/usr
> /X11R6/include /usr/src/xemacs-20.3/lib-src/wakeup.c  -L/usr/X11R6/lib -ltermcap
>  -lcurses -lm -o wakeup
> ld: cannot open -ltermcap: No such file or directory

You should link with -lncurses.  Ncurses does termcap UI emulation.


Guy


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: