https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3437
--- Comment #2 from Bill Meier <wmeier@xxxxxxxxxxx> 2009-04-24 13:18:46 PDT ---
It is currently the case that building Windows Wireshark with VC6 fails (at
least in my environment) with lots of error messages.
See below for typical error messages
I don't really have the knowledge to easily to determine what's going on....
Bill
WPdpack\include\pcap-stdinc.h(76) : error C2054: expected '(' to follow '_W64'
WPdpack\include\pcap-stdinc.h(76) : error C2085: 'uintptr_t' : not in formal
parameter list
WPdpack\include\pcap-stdinc.h(85) : error C2628: '_W64' followed by 'int' is
illegal (did you forge
a ';'?)
WPdpack\include\pcap-stdinc.h(85) : error C2085: 'intptr_t' : not in formal
parameter list
WPdpack\include\pcap/bpf.h(67) : error C2085: 'bpf_int32' : not in formal
parameter list
WPdpack\include\pcap/bpf.h(68) : error C2085: 'bpf_u_int32' : not in formal
parameter list
WPdpack\include\pcap/bpf.h(908) : error C2061: syntax error : identifier
'bpf_u_int32'
WPdpack\include\pcap/bpf.h(909) : error C2059: syntax error : '}'
WPdpack\include\pcap/pcap.h(130) : error C2061: syntax error : identifier
'bpf_u_int32'
WPdpack\include\pcap/pcap.h(133) : error C2061: syntax error : identifier
'thiszone'
WPdpack\include\pcap/pcap.h(133) : error C2059: syntax error : ';'
WPdpack\include\pcap/pcap.h(134) : error C2061: syntax error : identifier
'sigfigs'
WPdpack\include\pcap/pcap.h(134) : error C2059: syntax error : ';'
WPdpack\include\pcap/pcap.h(135) : error C2061: syntax error : identifier
'snaplen'
WPdpack\include\pcap/pcap.h(135) : error C2059: syntax error : ';'
WPdpack\include\pcap/pcap.h(136) : error C2061: syntax error : identifier
'linktype'
WPdpack\include\pcap/pcap.h(136) : error C2059: syntax error : ';'
WPdpack\include\pcap/pcap.h(137) : error C2059: syntax error : '}'
WPdpack\include\pcap/pcap.h(169) : error C2061: syntax error : identifier
'bpf_u_int32'
WPdpack\include\pcap/pcap.h(170) : error C2061: syntax error : identifier 'len'
WPdpack\include\pcap/pcap.h(170) : error C2059: syntax error : ';'
WPdpack\include\pcap/pcap.h(171) : error C2059: syntax error : '}'
WPdpack\include\pcap/pcap.h(228) : error C2061: syntax error : identifier
'bpf_u_int32'
WPdpack\include\pcap/pcap.h(229) : error C2059: syntax error : '}'
WPdpack\include\pcap/pcap.h(272) : error C2143: syntax error : missing ')'
before '*'
WPdpack\include\pcap/pcap.h(272) : error C2081: 'bpf_u_int32' : name in formal
parameter list illeg
l
WPdpack\include\pcap/pcap.h(272) : error C2143: syntax error : missing '{'
before '*'
WPdpack\include\pcap/pcap.h(272) : error C2059: syntax error : ','
WPdpack\include\pcap/pcap.h(272) : error C2059: syntax error : ')'
WPdpack\include\pcap/pcap.h(287) : error C2122: 'char *' : prototype parameter
in name list illegal
\WPdpack\include\pcap/pcap.h(317) : error C2081: 'bpf_u_int32' : name in formal
parameter list illeg
l
WPdpack\include\pcap/pcap.h(319) : error C2081: 'bpf_u_int32' : name in formal
parameter list illeg
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.