[Wireshark-dev] Win32 build error

2007-01-25 Thread Giorgio Tino
Hi, I'm trying to rebuild wireshark (r.20554) and this is what I get: help_dlg.c(49) : fatal error C1083: Cannot open include file: 'htmlhelp.h': No such file or directory Thanks, Giorgio! - Original Message - From: Joerg Mayer [EMAIL PROTECTED] To: Developer support list for

[Wireshark-dev] Win32 build broken?

2007-01-12 Thread Giorgio Tino
Hi, I've just updated Wireshark for Win32 to build 20405 and I get this error: ssl-dlg.c(155) : error C2039: 'app_data' : is not a member of 'SslPacketInfo' ..\epan/dissectors/packet-ssl-utils.h(640) : see declaration of 'SslPacketInfo' ssl-dlg.c(173) : error C2039: 'app_data' : is not

Re: [Wireshark-dev] Win32 build broken?

2007-01-12 Thread Giorgio Tino
changes in SSL. Unfortunately ssl-dlg.c was not recompiled on my PC and did not catch this error. I will fix it. Tomas -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Giorgio Tino Sent: Friday, January 12, 2007 1:28 PM To: Developer support

Re: [Wireshark-dev] HAVE_AIRPDCAP

2006-12-06 Thread Giorgio Tino
Hi Tomas, HAVE_AIRPDCAP is a define, used to compile Wireshark with the support of WPA and WPA2. It is defined in 3 makefiles: \Makefile.nmake, \epan\dissectors\Makefile.nmake, \gtk\Makefile.nmake (surely we can define it only once as we did for HAVE_AIRPCAP, for example). This define is not

[Wireshark-dev] build fails - cannot find AUTHORS-SHORT

2006-09-26 Thread Giorgio Tino
Hi, seems that some other problem occurs while building wireshark (19328) ... Microsoft (R) Program Maintenance Utility Version 6.00.9782.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. set copycmd=/y if not exist wireshark-gtk1 mkdir wireshark-gtk1

[Wireshark-dev] Help for a patch

2006-08-10 Thread Giorgio Tino
Hello, I've a trivial problem trying to create a patch for Wireshark, win32. I'm using Tortoise SVN. I have made changes in the/ directory, in the /gtk directory and I've added some files in / , /gtk and/image/toolbar. I had to change the Makefile.* files in both / and /gtk folders to