Advertisement
Guest User

make

a guest
Apr 27th, 2018
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 11.82 KB | None | 0 0
  1. root@ubuntu:/home/AthSDK# make
  2. #rm -rf /home/AthSDK/platform/WASP/drivers
  3. #tar -xvf normal_driver.tar
  4. #tar -xvf normal_wireless.tar
  5. cp -r /home/AthSDK/NA.config .config
  6. cp -r /home/AthSDK/NA.kernel.config /home/AthSDK/platform/MT7620/kernels/mips-linux-2.6.36.x/.config
  7. =================== building rootfs ===================
  8. =================== building platform ===================
  9. =================== building apps ===================
  10. =================== building wireless ===================
  11. make -C wireless
  12. make[1]: Entering directory `/home/AthSDK/wireless'
  13. cd /home/AthSDK/wireless/MT7620/rt2860v2_ap && make -C /home/AthSDK/platform/MT7620/kernels/mips-linux-2.6.36.x SUBDIRS=/home/AthSDK/wireless/MT7620/rt2860v2_ap modules
  14. make[2]: Entering directory `/home/AthSDK/platform/MT7620/kernels/mips-linux-2.6.36.x'
  15.   CC [M]  /home/AthSDK/wireless/MT7620/rt2860v2_ap/../rt2860v2/common/crypt_md5.o
  16. In file included from /home/AthSDK/wireless/MT7620/rt2860v2/include/rt_config.h:89,
  17.                  from /home/AthSDK/wireless/MT7620/rt2860v2_ap/../rt2860v2/common/crypt_md5.c:28:
  18. /home/AthSDK/wireless/MT7620/rt2860v2/include/mlme.h:1185: error: `MAX_LEN_OF_MLME_QUEUE' undeclared here (not in a function)
  19. In file included from /home/AthSDK/wireless/MT7620/rt2860v2/include/rt_config.h:96,
  20.                 from /home/AthSDK/wireless/MT7620/rt2860v2_ap/../rt2860v2/common/crypt_md5.c:28:
  21. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:196: error: parse error before "TXWI_STRUC"
  22. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:196: warning: no semicolon at end of struct or union
  23. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:262: error: parse error before '}' token
  24. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:262: warning: type defaults to `int' in declaration of `ATE_INFO'
  25. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:262: warning: type defaults to `int' in declaration of `PATE_INFO'
  26. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:262: warning: data definition has no type or storage class
  27. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:726: error: `NUM_OF_TX_RING' undeclared here (not in a function)
  28. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:2530: error: parse error before "RTMP_INF_TYPE"
  29. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:2530: warning: no semicolon at end of struct or union
  30. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:2531: warning: type defaults to `int' in declaration of `RTMP_DEV_INFO'
  31. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:2531: warning: data definition has no type or storage class
  32. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:2790: error: parse error before "RTMP_INF_TYPE"
  33. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:2790: warning: no semicolon at end of struct or union
  34. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:2942: error: parse error before "BeaconTxWI"
  35. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:2942: warning: type defaults to `int' in declaration of `BeaconTxWI'
  36. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:2942: warning: data definition has no type or storage class
  37. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:3100: error: parse error before "ate"
  38. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:3100: warning: type defaults to `int' in declaration of `ate'
  39. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:3100: warning: data definition has no type or storage class
  40. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:3215: error: parse error before '}' token
  41. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:3265: error: parse error before "RT28XX_RXD_STRUC"
  42. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:3265: warning: no semicolon at end of struct or union
  43. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:3266: warning: type defaults to `int' in declaration of `pRxWI'
  44. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:3266: warning: data definition has no type or storage class
  45. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:3271: error: conflicting types for 'Flags'
  46. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:3022: error: previous declaration of 'Flags' was here
  47. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:3273: error: parse error before '}' token
  48. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:3273: warning: type defaults to `int' in declaration of `RX_BLK'
  49. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:3273: warning: data definition has no type or storage class
  50. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:4045: error: parse error before "INT_SOURCE_CSR_STRUC"
  51. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:4045: warning: function declaration isn't a prototype
  52. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:4098: error: parse error before "RX_BLK"
  53. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:4099: warning: function declaration isn't a prototype
  54. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:4130: error: parse error before "PTXD_STRUC"
  55. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:4132: warning: function declaration isn't a prototype
  56. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:4142: error: parse error before "PTXWI_STRUC"
  57. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:4157: warning: function declaration isn't a prototype
  58. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:4162: error: parse error before "PTXWI_STRUC"
  59. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:4163: warning: function declaration isn't a prototype
  60. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:4168: error: parse error before "PTXWI_STRUC"
  61. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:4169: warning: function declaration isn't a prototype
  62. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6450: error: parse error before "RX_BLK"
  63. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6451: warning: function declaration isn't a prototype
  64. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6456: error: parse error before "RX_BLK"
  65. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6457: warning: function declaration isn't a prototype
  66. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6463: error: parse error before "RX_BLK"
  67. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6464: warning: function declaration isn't a prototype
  68. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6468: error: parse error before "RX_BLK"
  69. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6469: warning: function declaration isn't a prototype
  70. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6473: error: parse error before "RX_BLK"
  71. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6474: warning: function declaration isn't a prototype
  72. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6478: error: parse error before "RX_BLK"
  73. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6481: warning: function declaration isn't a prototype
  74. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6564: error: parse error before "RX_BLK"
  75. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6565: warning: function declaration isn't a prototype
  76. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6570: error: parse error before "RX_BLK"
  77. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6571: warning: function declaration isn't a prototype
  78. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6576: error: parse error before "PRXWI_STRUC"
  79. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6576: warning: function declaration isn't a prototype
  80. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6580: error: parse error before "PRT28XX_RXD_STRUC"
  81. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6582: warning: function declaration isn't a prototype
  82. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6586: error: parse error before "RX_BLK"
  83. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6586: warning: function declaration isn't a prototype
  84. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6854: error: parse error before "RTMP_INF_TYPE"
  85. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6854: warning: function declaration isn't a prototype
  86. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6899: error: parse error before "PRXWI_STRUC"
  87. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:6900: warning: function declaration isn't a prototype
  88. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h: In function `VIRTUAL_IF_UP':
  89. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:7095: error: dereferencing pointer to incomplete type
  90. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:7097: error: dereferencing pointer to incomplete type
  91. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:7106: error: dereferencing pointer to incomplete type
  92. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h: In function `VIRTUAL_IF_DOWN':
  93. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:7112: error: dereferencing pointer to incomplete type
  94. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:7113: error: dereferencing pointer to incomplete type
  95. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:7114: error: dereferencing pointer to incomplete type
  96. In file included from /home/AthSDK/wireless/MT7620/rt2860v2/include/rt_config.h:97,
  97.                 from /home/AthSDK/wireless/MT7620/rt2860v2_ap/../rt2860v2/common/crypt_md5.c:28:
  98. /home/AthSDK/wireless/MT7620/rt2860v2/include/ap.h: At top level:
  99. /home/AthSDK/wireless/MT7620/rt2860v2/include/ap.h:81: error: parse error before "RX_BLK"
  100. /home/AthSDK/wireless/MT7620/rt2860v2/include/ap.h:82: warning: function declaration isn't a prototype
  101. /home/AthSDK/wireless/MT7620/rt2860v2/include/ap.h:86: error: parse error before "PRT28XX_RXD_STRUC"
  102. /home/AthSDK/wireless/MT7620/rt2860v2/include/ap.h:87: warning: function declaration isn't a prototype
  103. In file included from /home/AthSDK/wireless/MT7620/rt2860v2/include/rt_config.h:98,
  104.                 from /home/AthSDK/wireless/MT7620/rt2860v2_ap/../rt2860v2/common/crypt_md5.c:28:
  105. /home/AthSDK/wireless/MT7620/rt2860v2/include/wpa.h:342: error: parse error before "RX_BLK"
  106. /home/AthSDK/wireless/MT7620/rt2860v2/include/wpa.h:343: warning: function declaration isn't a prototype
  107. In file included from /home/AthSDK/wireless/MT7620/rt2860v2_ap/../rt2860v2/common/crypt_md5.c:28:
  108. /home/AthSDK/wireless/MT7620/rt2860v2/include/rt_config.h:124:24: igmp_snoop.h: No such file or directory
  109. In file included from /home/AthSDK/wireless/MT7620/rt2860v2/include/rt_config.h:128,
  110.                  from /home/AthSDK/wireless/MT7620/rt2860v2_ap/../rt2860v2/common/crypt_md5.c:28:
  111. /home/AthSDK/wireless/MT7620/rt2860v2/include/rt_ate.h:307: error: parse error before "PRXWI_STRUC"
  112. /home/AthSDK/wireless/MT7620/rt2860v2/include/rt_ate.h:309: warning: function declaration isn't a prototype
  113. /home/AthSDK/wireless/MT7620/rt2860v2/include/rt_ate.h:377: error: parse error before "PRXWI_STRUC"
  114. /home/AthSDK/wireless/MT7620/rt2860v2/include/rt_ate.h:377: warning: function declaration isn't a prototype
  115. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:2807: error: storage size of `DeQueueRunning' isn't known
  116. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:2808: error: storage size of `DeQueueLock' isn't known
  117. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:2812: error: storage size of `TxSwQueue' isn't known
  118. /home/AthSDK/wireless/MT7620/rt2860v2/include/rtmp.h:2813: error: storage size of `TxSwQueueLock' isn't known
  119. {standard input}: Assembler messages:
  120. {standard input}:1357: Error: symbol `Flags' is already defined
  121. make[3]: *** [/home/AthSDK/wireless/MT7620/rt2860v2_ap/../rt2860v2/common/crypt_md5.o] Error 1
  122. make[2]: *** [_module_/home/AthSDK/wireless/MT7620/rt2860v2_ap] Error 2
  123. make[2]: Leaving directory `/home/AthSDK/platform/MT7620/kernels/mips-linux-2.6.36.x'
  124. make[1]: *** [mt7620_build] Error 2
  125. make[1]: Leaving directory `/home/AthSDK/wireless'
  126. make: *** [build] Error 2
  127. root@ubuntu:/home/AthSDK#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement