Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Compilation failure: cannot open include file: 'hmac.h' (pac

From: Stephen Fisher <stephentfisher@xxxxxxxxx>
Date: Mon, 10 Dec 2007 15:31:47 -0700
On Sun, Dec 02, 2007 at 10:05:16PM +0200, Kaul wrote:
> I can't compile latest SVN for the last two days or so, getting:
> 
> packet-kerberos.c(74) : fatal error C1083: Cannot open include file: 'des.h':
> No
>  such file or directory
> ...
> packet-isakmp.c(50) : fatal error C1083: Cannot open include file: 'hmac.h':
> No
> such file or directory

> Any ideas? gnutls related?

Unfortunately, I have no idea since I'm not a regular Windows developer. 
I can say that my Windows build is working fine.  Have you run "nmake -f
makefile.nmake setup" recently then tried compiling?  That will grab the
latest libraries for you like you did when you first set up the buil
environment.


Steve