Wireshark-dev: [Wireshark-dev] Has commit 37468 (ieee80211 uat) ever been compile tested???
/home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-ieee80211.c: In function âtry_decrypt_wepâ:
/home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-ieee80211.c:15542:19: error: ânum_wepkeysâ undeclared (first use in this function)
/home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-ieee80211.c:15542:19: note: each undeclared identifier is reported only once for each function it appears in
/home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-ieee80211.c: In function âwep_decryptâ:
/home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-ieee80211.c:15675:31: error: ânum_wepkeysâ undeclared (first use in this function)
/home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-ieee80211.c: In function âinit_wepkeysâ:
/home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-ieee80211.c:15756:8: error: âiâ undeclared (first use in this function)
/home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-ieee80211.c:15756:15: error: âkeyidxâ undeclared (first use in this function)
cc1: warnings being treated as errors
/home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-ieee80211.c:15756:13: error: left-hand operand of comma expression has no effect
/home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-ieee80211.c:15797:1: error: invalid storage class for function âweak_ivâ
/home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-ieee80211.c:15796:1: error: ISO C90 forbids mixed declarations and code
/home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-ieee80211.c:15819:1: error: expected declaration or statement at end of input
/home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-ieee80211.c:15747:12: error: unused variable âresâ
/home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-ieee80211.c: At top level:
/home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-ieee80211.c:280:12: error: âweak_ivâ used but never defined
make[2]: *** [epan/CMakeFiles/epan.dir/dissectors/packet-ieee80211.c.o] Error 1
--
Joerg Mayer <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.