Hello,

did you try compiling c-ares from source code, then adding the
generated lib to the system ( by adding a file /etc/ld.so.conf.d/ and
updating the links with ldconfig -v ) ?

I'm getting this when checking the above compilation/update, which
finds the newly installed lib  :

# ldd /bin/wireshark | grep ares
    libcares.so.2 => /usr/local/c-ares_depl/lib/libcares.so.2
(0x00007f3c55392000)


Le mer. 28 sept. 2022 à 16:47, Anders Broman <a.broma...@gmail.com> a écrit :
>
> Hi,
> Is there a workaround for
> CMake Error at 
> /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
>   Could NOT find CARES: Found unsuitable version "1.13.0", but required is at
>   least "1.14.0" (found /usr/lib64/libcares.so)?
> I would like to build for CentOS8...
>
> Best regards
> Anders
>
>
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
> Archives:    https://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
>              mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to