Subject: Re: ld: library not found for -lcares

Re: ld: library not found for -lcares

From: Wilfried Goesgens <dothebart_at_citadel.org>
Date: Tue, 10 Jan 2012 08:04:11 -0500

Kristin,

you need to find libcares.so or libcares.a in /usr/lib/ or any other path you
specified like this:

-L /usr/local/lib

to the linker.
> Tue Jan 10 2012 07:01:32 EST from "Kristin Roher"
><kristin.roher_at_gmail.com> Subject: ld: library not found for -lcares
>
> I am working on trying to build a project that uses c-ares. However, I am
>currently getting this error: 
>
>ld: library not found for -lcares
>
>Any insight as to what this means and/or how to fix it would be
>appreciated. 
>
>Kristin
>
>

  

Wilfried Goesgens
Received on 2012-01-10