On Tue, Mar 23, 2010 at 11:29:22AM +0200, Avi Tkuma wrote:
> Hello,
> I'm trying to compile the 1.26 version of wireshark and encounterd with the

> capture_if_details_dlg_win32.c
> capture_if_details_dlg_win32.c(512) : error C2065: 'Ndis802_11AuthModeWPA2' : 
> undeclared identifier
> capture_if_details_dlg_win32.c(512) : error C2099: initializer is not a 
> constant
> 
> capture_if_details_dlg_win32.c(513) : error C2065: 
> 'Ndis802_11AuthModeWPA2PSK' : undeclared identifier
> capture_if_details_dlg_win32.c(513) : error C2099: initializer is not a 
> constant
> 
> capture_if_details_dlg_win32.c(524) : error C2065: 'Ndis802_11Automode' : 
> undeclared identifier
> capture_if_details_dlg_win32.c(524) : error C2099: initializer is not a 
> constant
> 
> capture_if_details_dlg_win32.c(732) : error C2065: 'OID_802_11_CAPABILITY' : 
> undeclared identifier
> capture_if_details_dlg_win32.c(732) : error C2099: initializer is not a 
> constant
> 
> capture_if_details_dlg_win32.c(733) : error C2065: 'OID_802_11_PMKID' : 
> undeclared identifier
> capture_if_details_dlg_win32.c(733) : error C2099: initializer is not a 
> constant

It's already been fixed in r28879 (bug 3439)

> can you please advice?

You can apply patch from 
http://anonsvn.wireshark.org/viewvc/trunk/gtk/capture_if_details_dlg_win32.c?r1=28879&r2=28878&pathrev=28879&view=patch
or get newest wireshark sources from svn :)

Cheers.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to