Paul Seelig <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to