FYI: The Windows build is broken with SVN 22936. It seems to be due to line 79
in config.h, which is "@HAVE_NET_SNMP@".
Here is the output showing the 1st errors encountered during compilation:
cl -WX -DHAVE_CONFIG_H /Zi /W3 /MD /IC:\wireshark-win32-libs\glib\includ
e\glib-2.0 /IC:\wireshark-win32-libs\glib\lib\glib-2.0\include /I. /Iwiretap /
IC:\wireshark-win32-libs\zlib123\include /IC:\wireshark-win32-libs\WPdpack\inclu
de /IC:\wireshark-win32-libs\adns-1.0-win32-05\src /IC:\wireshark-win32-libs\
adns-1.0-win32-05\adns_win32 /IC:\wireshark-win32-libs\pcre-6.4\include /IC:\wir
eshark-win32-libs\gnutls-1.6.1-1\include /DNOCRYPT /IC:\wireshark-win32-libs\lua
5.1\include /IC:\wireshark-win32-libs\libsmi-0.4.5\include -D_U_="" -D_NEED_VAR
_IMPORT_ rdps.c
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86
Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
rdps.c
config.h(79) : error C2018: unknown character '0x40'
config.h(79) : error C2018: unknown character '0x40'
C:\Program Files\Microsoft Visual Studio\VC98\include\stdio.h(70) : error C2054:
expected '(' to follow 'HAVE_NET_SNMP'
C:\Program Files\Microsoft Visual Studio\VC98\include\stdio.h(70) : error C2085:
'size_t' : not in formal parameter list
C:\Program Files\Microsoft Visual Studio\VC98\include\stdio.h(77) : error C2085:
'wchar_t' : not in formal parameter list
- Chris
----------------------------------------- This email may contain confidential and privileged material for the sole use of the intended recipient(s). Any review, use, retention, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message. Also, email is susceptible to data corruption, interception, tampering, unauthorized amendment and viruses. We only send and receive emails on the basis that we are not liable for any such corruption, interception, tampering, amendment or viruses or any consequence thereof.
<<winmail.dat>>
_______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
