Advertisement
Guest User

error

a guest
Oct 14th, 2013
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.14 KB | None | 0 0
  1. rooter@saturno:~/Desktop$ cd rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/
  2. rooter@saturno:~/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013$ ls
  3. base.c efuse.c regd.c
  4. base.h efuse.h regd.h
  5. base.o efuse.o regd.o
  6. cam.c firmware release_note
  7. cam.h Kconfig rtl8188ee
  8. cam.o Makefile rtl8192ce
  9. compat modules.order rtl8192de
  10. compat.h Module.symvers rtl8192se
  11. compat-wireless-3.0-2-mesh.tar.bz2 pci.c rtl8723e
  12. compat-wireless-3.0-2.tar.bz2 pci.h rtlwifi.ko
  13. compat-wireless-3.2.5-1.tar.bz2 pci.o rtlwifi.mod.c
  14. core.c ps.c rtlwifi.mod.o
  15. core.h ps.h rtlwifi.o
  16. core.o ps.o stats.c
  17. debug.c rc.c stats.h
  18. debug.h rc.h stats.o
  19. debug.o rc.o wifi.h
  20. description-pak readme
  21. rooter@saturno:~/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013$ sudo su
  22. [sudo] password for rooter:
  23. Sorry, try again.
  24. [sudo] password for rooter:
  25. root@saturno:/home/rooter/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013# checkinstall
  26.  
  27. checkinstall 1.6.2, Copyright 2009 Felipe Eduardo Sanchez Diaz Duran
  28. This software is released under the GNU GPL.
  29.  
  30.  
  31. The package documentation directory ./doc-pak does not exist.
  32. Should I create a default set of package docs? [y]: y
  33.  
  34. Preparing package documentation...OK
  35.  
  36. *** No known documentation files were found. The new package
  37. *** won't include a documentation directory.
  38.  
  39. *****************************************
  40. **** Debian package creation selected ***
  41. *****************************************
  42.  
  43. *** Warning: The package name "rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013" contains illegal
  44. *** Warning: characters. dpkg might not like that so I changed
  45. *** Warning: them to dashes.
  46.  
  47. This package will be built according to these values:
  48.  
  49. 0 - Maintainer: [ root@saturno ]
  50. 1 - Summary: [ net ]
  51. 2 - Name: [ rtl-92ce-92se-92de-8723ae-88ee-linux-mac80211-0012.0207.2013 ]
  52. 3 - Version: [ 20131014 ]
  53. 4 - Release: [ 1 ]
  54. 5 - License: [ GPL ]
  55. 6 - Group: [ checkinstall ]
  56. 7 - Architecture: [ amd64 ]
  57. 8 - Source location: [ rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013 ]
  58. 9 - Alternate source location: [ ]
  59. 10 - Requires: [ ]
  60. 11 - Provides: [ rtl-92ce-92se-92de-8723ae-88ee-linux-mac80211-0012.0207.2013 ]
  61. 12 - Conflicts: [ ]
  62. 13 - Replaces: [ ]
  63.  
  64. Enter a number to change any of them or press ENTER to continue:
  65.  
  66. Installing with make install...
  67.  
  68. ========================= Installation results ===========================
  69. 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
  70. make[1]: Entering directory `/usr/src/linux-headers-3.8.0-31-generic'
  71. Building modules, stage 2.
  72. MODPOST 1 modules
  73. make[1]: Leaving directory `/usr/src/linux-headers-3.8.0-31-generic'
  74. make[1]: Entering directory `/home/rooter/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce'
  75. 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/rtl8192ce modules
  76. make[2]: Entering directory `/usr/src/linux-headers-3.8.0-31-generic'
  77. CC [M] /home/rooter/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce/sw.o
  78. /home/rooter/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce/sw.c:339:47: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__devinitdata’
  79. /home/rooter/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce/sw.c:375:14: error: ‘rtl92ce_pci_ids’ undeclared here (not in a function)
  80. /home/rooter/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce/sw.c:347:1: error: ‘__mod_pci_device_table’ aliased to undefined symbol ‘rtl92ce_pci_ids’
  81. make[3]: *** [/home/rooter/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce/sw.o] Error 1
  82. make[2]: *** [_module_/home/rooter/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce] Error 2
  83. make[2]: Leaving directory `/usr/src/linux-headers-3.8.0-31-generic'
  84. make[1]: *** [default] Error 2
  85. make[1]: Leaving directory `/home/rooter/Desktop/rtl_92ce_92se_92de_8723ae_88ee_linux_mac80211_0012.0207.2013/rtl8192ce'
  86. make: *** [all] Error 2
  87.  
  88. **** Installation failed. Aborting package creation.
  89.  
  90. Restoring overwritten files from backup...OK
  91.  
  92. Cleaning up...OK
  93.  
  94. Bye.
  95.  
  96. 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