Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-users: Re: [Wireshark-users] Latest SVN revision does not pick up the GNU ADNS library

From: Jonathan Busby <jonathanbusby@xxxxxxxxx>
Date: Sun, 17 Jan 2010 14:53:09 -0600
"adns" only shows up 3 times in config.log :

$ ./configure --enable-threads --with-ssl --with-adns --prefix=/usr
--sysconfdir=/usr/share --datadir=/usr/share
--libdir=/usr/lib/wireshark --disable-static
--enable-warnings-as-errors=no --enable-setuid-install
--with-plugins=/usr/lib/wireshark/plugins --with-lua=/usr/


configure:18605: checking whether to use the GNU ADNS library if available
configure:18630: result: no


and


ADNS_LIBS=''


Regards,

Jonathan

On Sun, Jan 17, 2010 at 11:33 AM, Stephen Fisher
<steve@xxxxxxxxxxxxxxxxxx> wrote:
>
> On Jan 17, 2010, at 10:12 AM, Jonathan Busby wrote:
>
>> The problem is that the Wireshark configure script will not pick up my system
>> install of GNU ADNS whether or not I supply the --with-adns configure option.
>>
>> I've tried the official Ubuntu package to no avail. I've also tried compiling
>> the ADNS 1.2 sources and installing them in /usr/local as well as
>> /usr/local/adns
>> and explicitly specifying the directory using --with-adns=[dir] ; this fails
>> as well.
>
> Can you look in config.log after running the configure script and search for adns.  You can send the relevant portions to us if you need help interpreting it.  Another option would be to use the c-ares library instead of adns.
>
>
> Steve
>
> ___________________________________________________________________________
> Sent via:    Wireshark-users mailing list <wireshark-users@xxxxxxxxxxxxx>
> Archives:    http://www.wireshark.org/lists/wireshark-users
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
>             mailto:wireshark-users-request@xxxxxxxxxxxxx?subject=unsubscribe
>