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 3162] New: Windows build with VC6: 2 compile errors

Date: Mon, 29 Dec 2008 05:48:31 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3162

           Summary: Windows build with VC6: 2 compile errors
           Product: Wireshark
           Version: SVN
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: wmeier@xxxxxxxxxxx


Build Information:
(SVN)
--
Building Wireshark on Windows with VC6 produces the following compile errors:

packet-ip.c
\win32-libs\GeoIP-1.4.5ws\libGeoIP\GeoIP.h(161) : error C2079: 'ipnum' uses
undefined struct 'in6_addr'
\win32-libs\GeoIP-1.4.5ws\libGeoIP\GeoIP.h(162) : error C2079: 'ipnum' uses
undefined struct 'in6_addr'
\win32-libs\GeoIP-1.4.5ws\libGeoIP\GeoIP.h(163) : error C2079: 'ipnum' uses
undefined struct 'in6_addr'
\win32-libs\GeoIP-1.4.5ws\libGeoIP\GeoIP.h(172) : error C2079: 'ipnum' uses
undefined struct 'in6_addr'
\win32-libs\GeoIP-1.4.5ws\libGeoIP\GeoIP.h(184) : error C2079: 'ipnum' uses
undefined struct 'in6_addr'
\win32-libs\GeoIP-1.4.5ws\libGeoIP\GeoIP.h(192) : error C2079: 'ipnum' uses
undefined struct 'in6_addr'
\win32-libs\GeoIP-1.4.5ws\libGeoIP\GeoIP.h(199) : error C2079: 'inetaddr' uses
undefined struct 'in6_addr
\win32-libs\GeoIP-1.4.5ws\libGeoIP\GeoIP.h(206) : error C2079: 'ipnum' uses
undefined struct 'in6_addr'


version_info.c(410) : error C2039: 'wProductType' : is not a member of
'_OSVERSIONINFOEXW'
        C:\PROGRA~1\MIAF9D~1\VC98\INCLUDE\winbase.h(8009) : see declaration of
'_OSVERSIONINFOEXW'
version_info.c(410) : error C2065: 'VER_NT_WORKSTATION' : undeclared identifier


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