Ethereal-dev: RE: [Ethereal-dev] Problems with capture_if_details_dlg.c SVN-144 17

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

From: "Francisco Alcoba (TS/EEM)" <francisco.alcoba@xxxxxxxxxxxx>
Date: Wed, 25 May 2005 20:30:19 +0200
Hi,

I've got WPdpack 3.0 and it uses sockaddr, that is
defined in winsock2.h, no sockaddr_storage. Which
WDpack version are you using, 3.1?

Regards,
 Francisco

> -----Original Message-----
> From: ethereal-dev-bounces@xxxxxxxxxxxx
> [mailto:ethereal-dev-bounces@xxxxxxxxxxxx]
> Sent: martes, 24 de mayo de 2005 17:14
> To: 'Ethereal-Dev (E-mail)
> Subject: [Ethereal-dev] Problems with 
> capture_if_details_dlg.c SVN-14417
> 
> 
> 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.
> 
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev
>