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

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

From: Kaul <mykaul@xxxxxxxxx>
Date: Sun, 2 Dec 2007 22:05:16 +0200
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

...
packet-dcerpc-nt.c
Generating Code...
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
\cl.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
\nmake.exe"' : return code '0x2'
Stop.


Any ideas? gnutls related?