[asterisk-dev] Asterisk won't compile with 64 bit termcap ?

Jay R. Ashworth jra at baylink.com
Sun Jun 8 09:03:36 CDT 2008


On Sun, Jun 08, 2008 at 12:47:59PM +0300, Tzafrir Cohen wrote:
> /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld:
> cannot find -ltermcap                                                              
> That specific error is not a "missing header", technically.

No, that error is a thinko on the part of the linker writer.  ld
*should* say:

ld: can't find library for -ltermcap

or even better (and I think still correct)

ld: can't find library 'libtermcap'

which makes more sense.

Cheers,
-- jra
-- 
Jay R. Ashworth                   Baylink                      jra at baylink.com
Designer                     The Things I Think                       RFC 2100
Ashworth & Associates     http://baylink.pitas.com                     '87 e24
St Petersburg FL USA      http://photo.imageinc.us             +1 727 647 1274

	     Those who cast the vote decide nothing.
	     Those who count the vote decide everything.
	       -- (Joseph Stalin)



More information about the asterisk-dev mailing list