In addition to the inability to compile Wireshark (at least on my Windows)
for at least a week, due to problem with include files in kerberos, I'm now
also getting:
packet-dlm3.c
packet-dlm3.c(557) : error C2065: 'uint16_t' : undeclared identifier
packet-dlm3.c(557) : error C2146: syntax error : missing ';' before
identifier '
namelen'
packet-dlm3.c(557) : error C2065: 'namelen' : undeclared identifier
packet-dlm3.c(558) : error C2065: 'uint32_t' : undeclared identifier
packet-dlm3.c(558) : error C2146: syntax error : missing ';' before
identifier '
exflags'
packet-dlm3.c(558) : error C2065: 'exflags' : undeclared identifier
packet-dlm3.c(589) : error C2065: 'exflags' : undeclared identifier
packet-dlm3.c(627) : error C2065: 'namelen' : undeclared identifier
packet-dlm3.c(630) : error C2065: 'namelen' : undeclared identifier
packet-dlm3.c(642) : error C2065: 'namelen' : undeclared identifier
packet-dlm3.c(644) : error C2065: 'namelen' : undeclared identifier
packet-dlm3.c(647) : error C2065: 'namelen' : undeclared identifier
packet-dlm3.c(650) : error C2065: 'exflags' : undeclared identifier
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to