http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2089
Summary: Win32 compilation fails if NETTLE_DIR is defined
Product: Wireshark
Version: SVN
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: mykaul@xxxxxxxxx
Build Information:
SVN 23837
--
If NETTLE_DIR (in config.nmake) is defined, compilation (using
VS2008EE/VS2005EE) fails:
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
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.