Advertisement
Guest User

wardhan_trl

a guest
May 21st, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. # make
  2. make -C /lib/modules/3.8-1-amd64/build M=/home/wardhan/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013 modules
  3. make[1]: Entering directory `/usr/src/linux-headers-3.8-1-amd64'
  4. CC [M] /home/wardhan/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.o
  5. In file included from /home/wardhan/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c:39:0:
  6. /home/wardhan/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/pci.h:247:15: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rtl_pci_probe’
  7. make[4]: *** [/home/wardhan/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.o] Error 1
  8. make[3]: *** [_module_/home/wardhan/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013] Error 2
  9. make[2]: *** [sub-make] Error 2
  10. make[1]: *** [all] Error 2
  11. make[1]: Leaving directory `/usr/src/linux-headers-3.8-1-amd64'
  12. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement