ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 2803] Wireshark build fails if c-ares version < 1.5

Date: Wed, 24 Dec 2008 01:41:11 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2803





--- Comment #5 from Frederic Leroy <fredo@xxxxxxxxxx>  2008-12-24 01:41:09 PDT ---
Created an attachment (id=2600)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2600)
fix ares version test

I give it a try after reverting c-ares to 1.4.0 on my system.
This doesn't work.
In addr_resolv.c , the test "#if ARES_VERSION <= 0x140" is always false.

This patch fix it.


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.