Wireshark-bugs: [Wireshark-bugs] [Bug 6973] Add a new toolbar for channel setting on nl80211 wir
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6973
--- Comment #54 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2012-09-06 07:13:07 PDT ---
Hi,
With SVN 44768 there is still problems with
cat /etc/SuSE-release
openSUSE 11.1 (x86_64)
VERSION = 11.1
uname -a
Linux eth-64bit-pc 2.6.27.7-9-default #1 SMP 2008-12-04 18:10:04 +0100 x86_64
x86_64 x86_64 GNU/Linux
libnl-devel-1.1-48.22
ws80211_utils.c: In function âget_phys_handlerâ:
ws80211_utils.c:175: error: âNL80211_FREQUENCY_ATTR_MAX_TX_POWERâ undeclared
(first use in this function)
ws80211_utils.c:175: error: (Each undeclared identifier is reported only once
ws80211_utils.c:175: error: for each function it appears in.)
ws80211_utils.c:175: error: array index in initializer not of integer type
ws80211_utils.c:175: error: (near initialization for âfreq_policyâ)
cc1: warnings being treated as errors
ws80211_utils.c:175: error: excess elements in array initializer
ws80211_utils.c:175: error: (near initialization for âfreq_policyâ)
ws80211_utils.c:192: error: âNL80211_ATTR_SUPPORTED_IFTYPESâ undeclared (first
use in this function)
ws80211_utils.c: In function âget_iface_info_handlerâ:
ws80211_utils.c:338: error: âNL80211_ATTR_WIPHY_FREQâ undeclared (first use in
this function)
ws80211_utils.c:340: error: âNL80211_CHAN_NO_HTâ undeclared (first use in this
function)
ws80211_utils.c:342: error: âNL80211_ATTR_WIPHY_CHANNEL_TYPEâ undeclared (first
use in this function)
ws80211_utils.c: In function âws80211_set_freqâ:
ws80211_utils.c:555: error: âNL80211_ATTR_WIPHY_FREQâ undeclared (first use in
this function)
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.