Ethereal-dev: [Ethereal-dev] Problems with capture_if_details_dlg.c SVN-14417

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Anders Broman (AL/EAB)" <anders.broman@xxxxxxxxxxxx>
Date: Tue, 24 May 2005 17:14:22 +0200
Hi,
Trying to build with the SVN src 14417 I get the following error, any ideas on what's wrong?
On my other machine with SVN access it works fine so I supose it's a PATH or simmilar problem but I can't figure it out.
The only file on my work machine wich defines the struct is winsock2.h in the Cygwin package but moving that file into 
WpdPack only makes things worse....

Best regards
Anders


capture_if_details_dlg.c
C:\ethereal-win32-libs\WPdpack\include\Packet32.h(204) : error C2079: 'IPAddress
' uses undefined struct 'sockaddr_storage'
C:\ethereal-win32-libs\WPdpack\include\Packet32.h(205) : error C2079: 'SubnetMas
k' uses undefined struct 'sockaddr_storage'
C:\ethereal-win32-libs\WPdpack\include\Packet32.h(206) : error C2079: 'Broadcast
' uses undefined struct 'sockaddr_storage'
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\Bin\N
MAKE.EXE"' : return code '0x2'
Stop.