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