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

Wireshark-bugs: [Wireshark-bugs] [Bug 3370] New: Compile error in epan/addr_resolv.c when --with

Date: Mon, 30 Mar 2009 02:02:18 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3370

           Summary: Compile error in epan/addr_resolv.c when --with-adns
                    enabled
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: FreeBSD
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: wireshark@xxxxxxxxxxx


Build Information:
Revision: 27890
./configure --with-ssl --with-adns
--
When adns is enabled, inet_aton() is undef-fed at line 119.
But it is later used again in get_host_ipaddr(), which leads to a compilation
failure.


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