Advertisement
Guest User

error-make

a guest
Oct 14th, 2013
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. root@saturno:/home/rooter/Desktop# cd rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/
  2. root@saturno:/home/rooter/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013# ls
  3. base.c core.c pci.c release_note
  4. base.h core.h pci.h rtl8188ee
  5. cam.c debug.c ps.c rtl8192ce
  6. cam.h debug.h ps.h rtl8192de
  7. compat efuse.c rc.c rtl8192se
  8. compat.h efuse.h rc.h rtl8723e
  9. compat-wireless-3.0-2-mesh.tar.bz2 firmware readme stats.c
  10. compat-wireless-3.0-2.tar.bz2 Kconfig regd.c stats.h
  11. compat-wireless-3.2.5-1.tar.bz2 Makefile regd.h wifi.h
  12. root@saturno:/home/rooter/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013# make
  13. make -C /lib/modules/3.8.0-31-generic/build M=/home/rooter/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013 modules
  14. make[1]: Entering directory `/usr/src/linux-headers-3.8.0-31-generic'
  15. CC [M] /home/rooter/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.o
  16. In file included from /home/rooter/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.c:39:0:
  17. /home/rooter/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’
  18. make[2]: *** [/home/rooter/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/base.o] Error 1
  19. make[1]: *** [_module_/home/rooter/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013] Error 2
  20. make[1]: Leaving directory `/usr/src/linux-headers-3.8.0-31-generic'
  21. make: *** [all] Error 2
  22. root@saturno:/home/rooter/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement