Wireshark-bugs: [Wireshark-bugs] [Bug 11101] 802.11: not showing all 11k subelement fields
Date: Fri, 03 Apr 2015 09:47:39 +0000

Comment # 12 on bug 11101 from
(In reply to Alexis La Goutte from comment #11)
> (In reply to Rameshbabu from comment #10)
> > (In reply to Alexis La Goutte from comment #9)
> > > Both patches
> > 
> > I have tried both batches, It is giving error while compiling
> 
> What error ?



  CC       libdissectors_la-packet-ieee80211-netmon.lo
  CC       libdissectors_la-packet-ieee80211-prism.lo
  CC       libdissectors_la-packet-ieee80211-radio.lo
  CC       libdissectors_la-packet-ieee80211-radiotap-iter.lo
  CC       libdissectors_la-packet-ieee80211-radiotap.lo
  CC       libdissectors_la-packet-ieee80211-wlancap.lo
  CC       libdissectors_la-packet-ieee80211.lo
packet-ieee80211.c: In function 'proto_register_ieee80211':
packet-ieee80211.c:23573:4: error: expected '}' before '{' token
packet-ieee80211.c: At top level:
packet-ieee80211.c:1349:25: warning: 'aruba_mgt_typevals_ext' defined but not
used [-Wunused-variable]
packet-ieee80211.c:1713:25: warning:
'ieee80211_tag_measure_report_type_flags_ext' defined but not used
[-Wunused-variable]
packet-ieee80211.c:1792:25: warning:
'ieee80211_tag_measure_request_group_id_flags_ext' defined but not used
[-Wunused-variable]
packet-ieee80211.c:9487:1: warning: 'wpa_mcs_base_custom' defined but not used
[-Wunused-function]
make[5]: *** [libdissectors_la-packet-ieee80211.lo] Error 1
make[5]: Leaving directory
`/home/ramesh/Downloads/wireshark-1.12.0/epan/dissectors'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/home/ramesh/Downloads/wireshark-1.12.0/epan/dissectors'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/ramesh/Downloads/wireshark-1.12.0/epan/dissectors'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ramesh/Downloads/wireshark-1.12.0/epan'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ramesh/Downloads/wireshark-1.12.0'
make: *** [all] Error 2



These are the errors which I got.


You are receiving this mail because:
  • You are watching all bug changes.