ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] CARES to old for CentOS8?

From: Eugène Adell <eugene.adell@xxxxxxxxx>
Date: Wed, 28 Sep 2022 17:16:05 +0200
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.broman58@xxxxxxxxx> 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@xxxxxxxxxxxxx>
> Archives:    https://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
>              mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe