Mail Archives: djgpp/1998/06/09/08:00:28
Tao yedu (taoyedu AT usa DOT net) wrote:
> I have a makefile, it need a termcap.a.
>
> This is the make rule:
>
>
> clips : $(OBJS)
>
> gcc -o clips $(OBJS) -lm -ltermcap
You need the file `libtermcap.a'. You can find termcap on ftp.gnu.org
and compile it yourself, if you really need it. What package is it
that you try to compile? You could try without `-ltermcap'...
--
Groeten, Michel. http://www.cs.vu.nl/~mdruiter
____________
\ /====\ / "You know, Beavis, you need things that suck,
\/ \/ to have things that are cool", Butt-Head.
- Raw text -