daily pastebin goal
68%
SHARE
TWEET

Untitled

a guest Jun 12th, 2012 55 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@aa:/home/miratz108/Desktop/ralink# cp RT2870STACard.dat RT3070STACard.dat
  2. root@aa:/home/miratz108/Desktop/ralink# cp RT2870STA.dat RT3070STA.dat
  3. root@aa:/home/miratz108/Desktop/ralink# cp common/rt2870.bin common/rt3070.bin
  4. root@aa:/home/miratz108/Desktop/ralink# sudo make
  5. make -C tools
  6. make[1]: Entering directory `/home/miratz108/Desktop/ralink/tools'
  7. gcc -g bin2h.c -o bin2h
  8. bin2h.c:28:19: error: stdio.h: No such file or directory
  9. bin2h.c:29:20: error: string.h: No such file or directory
  10. bin2h.c:30:20: error: stdlib.h: No such file or directory
  11. bin2h.c: In function ‘main’:
  12. bin2h.c:34: error: ‘FILE’ undeclared (first use in this function)
  13. bin2h.c:34: error: (Each undeclared identifier is reported only once
  14. bin2h.c:34: error: for each function it appears in.)
  15. bin2h.c:34: error: ‘infile’ undeclared (first use in this function)
  16. bin2h.c:34: error: ‘outfile’ undeclared (first use in this function)
  17. bin2h.c:42: warning: incompatible implicit declaration of built-in function ‘memset’
  18. bin2h.c:49: warning: incompatible implicit declaration of built-in function ‘printf’
  19. bin2h.c:54: warning: incompatible implicit declaration of built-in function ‘printf’
  20. bin2h.c:57: warning: incompatible implicit declaration of built-in function ‘strlen’
  21. bin2h.c:59: warning: incompatible implicit declaration of built-in function ‘printf’
  22. bin2h.c:63: warning: incompatible implicit declaration of built-in function ‘strcat’
  23. bin2h.c:91: error: expected expression before ‘)’ token
  24. bin2h.c:93: warning: incompatible implicit declaration of built-in function ‘printf’
  25. bin2h.c:98: error: expected expression before ‘)’ token
  26. bin2h.c:100: warning: incompatible implicit declaration of built-in function‘printf’
  27. bin2h.c:126: warning: incompatible implicit declaration of built-in function‘sprintf’
  28. bin2h.c:135: warning: incompatible implicit declaration of built-in function‘exit’
  29. make[1]: *** [all] Error 1
  30. make[1]: Leaving directory `/home/miratz108/Desktop/ralink/tools'
  31. make: *** [build_tools] Error 2
  32. root@aa:/home/miratz108/Desktop/ralink# make
  33. make -C tools
  34. make[1]: Entering directory `/home/miratz108/Desktop/ralink/tools'
  35. gcc -g bin2h.c -o bin2h
  36. bin2h.c:28:19: error: stdio.h: No such file or directory
  37. bin2h.c:29:20: error: string.h: No such file or directory
  38. bin2h.c:30:20: error: stdlib.h: No such file or directory
  39. bin2h.c: In function ‘main’:
  40. bin2h.c:34: error: ‘FILE’ undeclared (first use in this function)
  41. bin2h.c:34: error: (Each undeclared identifier is reported only once
  42. bin2h.c:34: error: for each function it appears in.)
  43. bin2h.c:34: error: ‘infile’ undeclared (first use in this function)
  44. bin2h.c:34: error: ‘outfile’ undeclared (first use in this function)
  45. bin2h.c:42: warning: incompatible implicit declaration of built-in function ‘memset’
  46. bin2h.c:49: warning: incompatible implicit declaration of built-in function ‘printf’
  47. bin2h.c:54: warning: incompatible implicit declaration of built-in function ‘printf’
  48. bin2h.c:57: warning: incompatible implicit declaration of built-in function ‘strlen’
  49. bin2h.c:59: warning: incompatible implicit declaration of built-in function ‘printf’
  50. bin2h.c:63: warning: incompatible implicit declaration of built-in function ‘strcat’
  51. bin2h.c:91: error: expected expression before ‘)’ token
  52. bin2h.c:93: warning: incompatible implicit declaration of built-in function ‘printf’
  53. bin2h.c:98: error: expected expression before ‘)’ token
  54. bin2h.c:100: warning: incompatible implicit declaration of built-in function‘printf’
  55. bin2h.c:126: warning: incompatible implicit declaration of built-in function‘sprintf’
  56. bin2h.c:135: warning: incompatible implicit declaration of built-in function‘exit’
  57. make[1]: *** [all] Error 1
  58. make[1]: Leaving directory `/home/miratz108/Desktop/ralink/tools'
  59. make: *** [build_tools] Error 2
  60. root@aa:/home/miratz108/Desktop/ralink# make install
  61. make -C /home/miratz108/Desktop/ralink/os/linux -f Makefile.6 install
  62. make[1]: Entering directory `/home/miratz108/Desktop/ralink/os/linux'
  63. rm -rf /etc/Wireless/RT2870STA
  64. mkdir /etc/Wireless/RT2870STA
  65. cp /home/miratz108/Desktop/ralink/RT2870STA.dat /etc/Wireless/RT2870STA/.
  66. install -d /lib/modules/2.6.24-19-generic/kernel/drivers/net/wireless/
  67. install -m 644 -c rt5370sta.ko /lib/modules/2.6.24-19-generic/kernel/drivers/net/wireless/
  68. install: cannot stat `rt5370sta.ko': No such file or directory
  69. make[1]: *** [install] Error 1
  70. make[1]: Leaving directory `/home/miratz108/Desktop/ralink/os/linux'
  71. make: *** [install] Error 2
  72. root@aa:/home/miratz108/Desktop/ralink# iwconfig
  73. lo        no wireless extensions.
  74.  
  75. eth0      no wireless extensions.
  76.  
  77. root@aa:/home/miratz108/Desktop/ralink# sudo mkdir /etc/Wireless/RT2870STA
  78. mkdir: cannot create directory `/etc/Wireless/RT2870STA': File exists
  79. root@aa:/home/miratz108/Desktop/ralink# mkdir /etc/Wireless/RT2870STA
  80. mkdir: cannot create directory `/etc/Wireless/RT2870STA': File exists
  81. root@aa:/home/miratz108/Desktop/ralink# apt-get install linux-headers-generic
  82. Reading package lists... Done
  83. Building dependency tree
  84. Reading state information... Done
  85. The following packages were automatically installed and are no longer required:
  86.   linux-headers-2.6.24-19-generic linux-headers-2.6.24-19
  87. Use 'apt-get autoremove' to remove them.
  88. The following extra packages will be installed:
  89.   linux-headers-2.6.24-31 linux-headers-2.6.24-31-generic
  90. The following NEW packages will be installed:
  91.   linux-headers-2.6.24-31 linux-headers-2.6.24-31-generic
  92. The following packages will be upgraded:
  93.   linux-headers-generic
  94. 1 upgraded, 2 newly installed, 0 to remove and 9 not upgraded.
  95. Need to get 8850kB of archives.
  96. After this operation, 68.4MB of additional disk space will be used.
  97. Do you want to continue [Y/n]? y
  98. Get:1 http://hr.archive.ubuntu.com hardy-updates/main linux-headers-2.6.24-31 2.6.24-31.101 [8157kB]
  99. Get:2 http://hr.archive.ubuntu.com hardy-updates/main linux-headers-2.6.24-31-generic 2.6.24-31.101 [667kB]
  100. Get:3 http://hr.archive.ubuntu.com hardy-updates/main linux-headers-generic 2.6.24.31.33 [26.8kB]
  101. Fetched 8850kB in 18s (471kB/s)
  102. Selecting previously deselected package linux-headers-2.6.24-31.
  103. (Reading database ... 86754 files and directories currently installed.)
  104. Unpacking linux-headers-2.6.24-31 (from .../linux-headers-2.6.24-31_2.6.24-31.101_all.deb) ...
  105. Selecting previously deselected package linux-headers-2.6.24-31-generic.
  106. Unpacking linux-headers-2.6.24-31-generic (from .../linux-headers-2.6.24-31-generic_2.6.24-31.101_i386.deb) ...
  107. Preparing to replace linux-headers-generic 2.6.24.19.21 (using .../linux-headers-generic_2.6.24.31.33_i386.deb) ...
  108. Unpacking replacement linux-headers-generic ...
  109. Setting up linux-headers-2.6.24-31 (2.6.24-31.101) ...
  110. Setting up linux-headers-2.6.24-31-generic (2.6.24-31.101) ...
  111.  
  112. Setting up linux-headers-generic (2.6.24.31.33) ...
  113. root@aa:/home/miratz108/Desktop/ralink#
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top