31 Jan 00:48
Getting dscape running
On 1/30/07, Mark Wallis <mwallis at serialmonkey.com> wrote: > > check out my other post > > It would be helpful if you could provide a debug trace as well. > > > This is part of what makes working on wireless hard, the pieces are > > scattered everywhere. > > Probably best to move this discussion to rt2400-devel and let us check > if the problem still exists in our latest CVS. From there, if assoc > is working fine you can bounce over to the NetworkManager list and go > from there. ralink CVS won't build with the current wireless-dev tree. It tool a little while to check since I had to rebuild my kernel and turn debugfs on. I'll try Pavel's suggestions next. jonsmirl at jonsmirl:/extra/ralink/rt2x00$ make CC [M] /extra/ralink/rt2x00/ieee80211/ieee80211.o In file included from /extra/ralink/rt2x00/ieee80211/ieee80211.c:13: include/linux/netdevice.h:406: error: duplicate member 'ax25_ptr' /extra/ralink/rt2x00/ieee80211/ieee80211.c: In function 'ieee80211_tx_h_rts': /extra/ralink/rt2x00/ieee80211/ieee80211.c:858: error: 'IEEE80211_HW_SOFTWARE_RTS' undeclared (first use in this function) /extra/ralink/rt2x00/ieee80211/ieee80211.c:858: error: (Each undeclared identifier is reported only once /extra/ralink/rt2x00/ieee80211/ieee80211.c:858: error: for each function it appears in.) /extra/ralink/rt2x00/ieee80211/ieee80211.c: In function 'ieee80211_tx_h_sequence': /extra/ralink/rt2x00/ieee80211/ieee80211.c:947: error: 'IEEE80211_HW_SOFTWARE_SEQUENCE' undeclared (first use in this function) /extra/ralink/rt2x00/ieee80211/ieee80211.c: In function 'ieee80211_beacon_get': /extra/ralink/rt2x00/ieee80211/ieee80211.c:1857: error: 'IEEE80211_HW_SOFTWARE_SEQUENCE' undeclared (first use in this function) /extra/ralink/rt2x00/ieee80211/ieee80211.c: In function '__ieee80211_if_config': /extra/ralink/rt2x00/ieee80211/ieee80211.c:1993: error: 'struct ieee80211_if_conf' has no member named 'beacon_control' make[2]: *** [/extra/ralink/rt2x00/ieee80211/ieee80211.o] Error 1 make[1]: *** [_module_/extra/ralink/rt2x00] Error 2 make: *** [default] Error 2 jonsmirl at jonsmirl:/extra/ralink/rt2x00$ > > Regards, > Mark Wallis > rt2x00 Project Admin > mwallis at serialmonkey.com > > > > > > -- -- Jon Smirl jonsmirl at gmail.com
RSS Feed