ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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