-ltermcap error

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Marc Chung
Date:  
Subject: -ltermcap error
do a

ldconfig -r | grep ltermcap

you might have it installed, but ld might not be picking it up

--
Marc Chung



On Sat, 14 Jul 2001, Lucas Vogel wrote:

> Can someone help me with this?
>
> gcc -O3 -Wall -o ch_lab ch_lab_main.o -L../lib -lestools -L../lib -lestbase
> -L../lib -leststring -ltermcap -ldl -lm -lstdc++ -lgcc
> /usr/i486-suse-linux/bin/ld: cannot find -ltermcap
> collect2: ld returned 1 exit status
> make[1]: *** [ch_lab] Error 1
> make: *** [main] Error 2
>
> I have libtermcap installed on my computer, yet I get this error...
>
> Thanks
>
> Lucas Vogel
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
>
> PLUG-discuss mailing list -
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
>