Advertisement
Guest User

Untitled

a guest
Dec 19th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. flavia@panda-mini:~$ cd Downloads/
  2. flavia@panda-mini:~/Downloads$ cd rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/
  3. flavia@panda-mini:~/Downloads/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011$ sudo su
  4. root@panda-mini:/home/flavia/Downloads/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011# make
  5. make -C /lib/modules/3.5.0-21-generic/build M=/home/flavia/Downloads/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011 modules
  6. make[1]: Entrando no diretório `/usr/src/linux-headers-3.5.0-21-generic'
  7. CC [M] /home/flavia/Downloads/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/base.o
  8. /home/flavia/Downloads/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/base.c: Na função ‘_rtl_init_mac80211’:
  9. /home/flavia/Downloads/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/base.c:319:6: error: ‘IEEE80211_HW_BEACON_FILTER’ undeclared (first use in this function)
  10. /home/flavia/Downloads/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/base.c:319:6: note: each undeclared identifier is reported only once for each function it appears in
  11. make[2]: ** [/home/flavia/Downloads/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011/base.o] Erro 1
  12. make[1]: ** [_module_/home/flavia/Downloads/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011] Erro 2
  13. make[1]: Saindo do diretório `/usr/src/linux-headers-3.5.0-21-generic'
  14. make: ** [all] Erro 2
  15. root@panda-mini:/home/flavia/Downloads/rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement