Mine was defined, not even sure why.
Without it, it compiles fine - thanks.
I've filed
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2089
about this issue.
Perhaps the bug is that nettle is not brought by the 'nmake ... setup' command?
On Dec 11, 2007 10:02 AM, Stephen Fisher <
stephentfisher@xxxxxxxxx> wrote:
On Tue, Dec 11, 2007 at 09:01:13AM +0200, Kaul wrote:
> Thanks, I've tried that, but it didn't help. Can you tell me where
> your hmac.h and/or des.h files are located?
I actually don't seem to have those files. Notice that they're included
in packet-isakmp.c / packet-kerberos.c within a #ifdef HAVE_LIBNETTLE
block. My c:\wireshark\config.h does NOT hav e HAVE_LIBNETTLE defined.
Does yours?