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

Re: gcc can't find termcap library



> However, I tried to compile kermit 5A(190) and the make failed,
> complaining that it couldn't find -ltermcap.
> 
> There is definitely a file of the form /lib/libtermcap.so.?, but I
> guess gcc is looking for a *.a file.

Are you sure? Perhaps it's looking for /lib/libtermcap.so   
(without the '.?' extension)

> How should I go about fixing this?

If so, use ln -s

--gilbert
______________________________________________________________________
Gilbert Ramirez Jr.                     gram@merece.uthscsa.edu
University of Texas                     http://merece.uthscsa.edu/gram
Health Science Center at San Antonio    University Health System



Reply to: