Advertisement
Guest User

RT3290 driver error Ubuntu 13.04

a guest
May 9th, 2013
731
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.89 KB | None | 0 0
  1. mohit@mohit-HP-Pavilion-g6-Notebook-PC:~/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508$ make
  2. make -C tools
  3. make[1]: Entering directory `/home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/tools'
  4. gcc -g bin2h.c -o bin2h
  5. make[1]: Leaving directory `/home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/tools'
  6. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/tools/bin2h
  7. cp -f os/linux/Makefile.6 /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/Makefile
  8. make -C /lib/modules/3.8.0-19-generic/build SUBDIRS=/home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux modules
  9. make[1]: Entering directory `/usr/src/linux-headers-3.8.0-19-generic'
  10. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/crypt_md5.o
  11. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/crypt_sha2.o
  12. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/crypt_hmac.o
  13. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/crypt_aes.o
  14. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/crypt_aes.c: In function ‘AES_Key_Wrap’:
  15. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/crypt_aes.c:1466:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat]
  16. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/crypt_aes.c: In function ‘AES_Key_Unwrap’:
  17. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/crypt_aes.c:1561:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat]
  18. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/crypt_arc4.o
  19. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/mlme.o
  20. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/mlme.c: In function ‘MlmeResetRalinkCounters’:
  21. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/mlme.c:528:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  22. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/mlme.c:528:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  23. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_wep.o
  24. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/action.o
  25. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_data.o
  26. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/rtmp_init.o
  27. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/rtmp_init_inf.o
  28. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/rtmp_init_inf.c: In function ‘rt28xx_init’:
  29. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/rtmp_init_inf.c:162:3: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘ULONG’ [-Wformat]
  30. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/rtmp_init_inf.c:178:10: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  31. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_tkip.o
  32. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_aes.o
  33. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_sync.o
  34. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/eeprom.o
  35. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_sanity.o
  36. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_info.o
  37. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_cfg.o
  38. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_wpa.o
  39. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_wpa.c: In function ‘PeerPairMsg3Action’:
  40. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_wpa.c:1032:13: warning: unused variable ‘Cancelled’ [-Wunused-variable]
  41. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_radar.o
  42. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/spectrum.o
  43. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/spectrum.c: In function ‘PeerMeasureReportAction’:
  44. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/spectrum.c:1972:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat]
  45. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/rtmp_timer.o
  46. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/rt_channel.o
  47. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_profile.o
  48. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_asic.o
  49. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_cmd.o
  50. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/ps.o
  51. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/uapsd.o
  52. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../rate_ctrl/ra_ctrl.o
  53. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../rate_ctrl/alg_legacy.o
  54. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../rate_ctrl/alg_ags.o
  55. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_profile.o
  56. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_profile.c: In function ‘STA_MonPktSend’:
  57. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_profile.c:409:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat]
  58. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rtmp_chip.o
  59. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../sta/assoc.o
  60. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../sta/auth.o
  61. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../sta/auth_rsp.o
  62. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../sta/sync.o
  63. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../sta/sanity.o
  64. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../sta/rtmp_data.o
  65. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../sta/rtmp_data.c: In function ‘STAHandleRxDataFrame’:
  66. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../sta/rtmp_data.c:283:17: warning: unused variable ‘pFmeCtrl’ [-Wunused-variable]
  67. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../sta/rtmp_data.c:282:8: warning: unused variable ‘OldPwrMgmt’ [-Wunused-variable]
  68. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../sta/rtmp_data.c: In function ‘STAHandleRxMgmtFrame’:
  69. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../sta/rtmp_data.c:766:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  70. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../sta/connect.o
  71. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../sta/wpa.o
  72. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../sta/sta_cfg.o
  73. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../sta/sta_cfg.c: In function ‘RTMPQueryInformation’:
  74. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../sta/sta_cfg.c:3956:4: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat]
  75. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../sta/sta_cfg.c: In function ‘RtmpIoctl_rt_private_get_statistics’:
  76. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../sta/sta_cfg.c:7220:1: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘EEPROM_NIC_CONFIG3_STRUC’ [-Wformat]
  77. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/rt_os_util.o
  78. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/sta_ioctl.o
  79. In file included from /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/include/os/rt_linux.h:40:0,
  80. from /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/include/rtmp_os.h:42,
  81. from /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/include/rtmp_comm.h:56,
  82. from /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/sta_ioctl.c:33:
  83. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/sta_ioctl.c: In function ‘rt_ioctl_giwscan’:
  84. include/net/iw_handler.h:554:9: warning: array subscript is below array bounds [-Warray-bounds]
  85. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_linux.o
  86. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_linux.c: In function ‘duplicate_pkt’:
  87. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_linux.c:508:3: warning: passing argument 1 of ‘memmove’ makes pointer from integer without a cast [enabled by default]
  88. In file included from /usr/src/linux-headers-3.8.0-19-generic/arch/x86/include/asm/string.h:4:0,
  89. from include/linux/string.h:17,
  90. from include/linux/dynamic_debug.h:100,
  91. from include/linux/kernel.h:14,
  92. from include/linux/cache.h:4,
  93. from include/linux/time.h:4,
  94. from include/linux/stat.h:18,
  95. from include/linux/module.h:10,
  96. from /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/include/os/rt_linux.h:18,
  97. from /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/include/rtmp_os.h:42,
  98. from /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/include/rtmp_comm.h:56,
  99. from /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_linux.c:35:
  100. /usr/src/linux-headers-3.8.0-19-generic/arch/x86/include/asm/string_64.h:58:7: note: expected ‘void *’ but argument is of type ‘sk_buff_data_t’
  101. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_linux.c:510:3: warning: passing argument 1 of ‘memmove’ makes pointer from integer without a cast [enabled by default]
  102. In file included from /usr/src/linux-headers-3.8.0-19-generic/arch/x86/include/asm/string.h:4:0,
  103. from include/linux/string.h:17,
  104. from include/linux/dynamic_debug.h:100,
  105. from include/linux/kernel.h:14,
  106. from include/linux/cache.h:4,
  107. from include/linux/time.h:4,
  108. from include/linux/stat.h:18,
  109. from include/linux/module.h:10,
  110. from /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/include/os/rt_linux.h:18,
  111. from /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/include/rtmp_os.h:42,
  112. from /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/include/rtmp_comm.h:56,
  113. from /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_linux.c:35:
  114. /usr/src/linux-headers-3.8.0-19-generic/arch/x86/include/asm/string_64.h:58:7: note: expected ‘void *’ but argument is of type ‘sk_buff_data_t’
  115. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_linux.c: In function ‘ClonePacket’:
  116. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_linux.c:662:20: warning: assignment makes integer from pointer without a cast [enabled by default]
  117. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_linux.c: In function ‘RtmpOsPktInit’:
  118. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_linux.c:681:2: warning: assignment makes integer from pointer without a cast [enabled by default]
  119. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_linux.c: In function ‘wlan_802_11_to_802_3_packet’:
  120. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_linux.c:708:15: warning: assignment makes integer from pointer without a cast [enabled by default]
  121. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_main_dev.o
  122. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/ba_action.o
  123. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/ba_action.c: In function ‘convert_reordering_packet_to_preAMSDU_or_802_3_packet’:
  124. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/ba_action.c:1550:2: warning: assignment makes integer from pointer without a cast [enabled by default]
  125. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/rt_led.o
  126. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_mac_pci.o
  127. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_mac_pci.c: In function ‘RT28xxPciMlmeRadioOn’:
  128. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_mac_pci.c:2245:13: warning: unused variable ‘Cancelled’ [-Wunused-variable]
  129. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_data_pci.o
  130. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_data_pci.c: In function ‘RTMPFreeTXDUponTxDmaDone’:
  131. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_data_pci.c:543:8: warning: unused variable ‘TXWISize’ [-Wunused-variable]
  132. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_data_pci.c: In function ‘RTMPHandleMgmtRingDmaDoneInterrupt’:
  133. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/cmm_data_pci.c:738:8: warning: unused variable ‘TXWISize’ [-Wunused-variable]
  134. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_rbus_pci_drv.o
  135. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_rbus_pci_drv.c: In function ‘RTMPInitPCIeDevice’:
  136. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_rbus_pci_drv.c:1349:22: warning: unused variable ‘Index’ [-Wunused-variable]
  137. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/rtmp_mcu.o
  138. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/rtmp_mcu.c: In function ‘RtmpAsicSendCommandToMcu’:
  139. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/rtmp_mcu.c:464:8: warning: unused variable ‘offset’ [-Wunused-variable]
  140. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/rtmp_mcu.c:463:8: warning: unused variable ‘Configuration’ [-Wunused-variable]
  141. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/ee_prom.o
  142. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/ee_efuse.o
  143. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../common/rt_rf.o
  144. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt30xx.o
  145. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.o
  146. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c: In function ‘RT3290_AsicTxAlcGetAutoAgcOffset’:
  147. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:1564:25: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
  148. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c: In function ‘MlmeAntSelection’:
  149. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2489:4: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ULONG’ [-Wformat]
  150. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2489:4: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘ULONG’ [-Wformat]
  151. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2489:4: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘ULONG’ [-Wformat]
  152. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2507:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ULONG’ [-Wformat]
  153. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2522:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ULONG’ [-Wformat]
  154. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2522:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘ULONG’ [-Wformat]
  155. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2523:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ULONG’ [-Wformat]
  156. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2523:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘ULONG’ [-Wformat]
  157. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2526:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ULONG’ [-Wformat]
  158. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2526:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘ULONG’ [-Wformat]
  159. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2527:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ULONG’ [-Wformat]
  160. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2527:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘ULONG’ [-Wformat]
  161. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2528:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ULONG’ [-Wformat]
  162. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2528:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘ULONG’ [-Wformat]
  163. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2545:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ULONG’ [-Wformat]
  164. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2545:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘ULONG’ [-Wformat]
  165. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2545:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘ULONG’ [-Wformat]
  166. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2559:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ULONG’ [-Wformat]
  167. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2565:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ULONG’ [-Wformat]
  168. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2574:8: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ULONG’ [-Wformat]
  169. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2581:8: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ULONG’ [-Wformat]
  170. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2583:7: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ULONG’ [-Wformat]
  171. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2583:7: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘ULONG’ [-Wformat]
  172. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2595:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ULONG’ [-Wformat]
  173. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2595:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘ULONG’ [-Wformat]
  174. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2596:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ULONG’ [-Wformat]
  175. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2596:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘ULONG’ [-Wformat]
  176. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2597:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ULONG’ [-Wformat]
  177. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:2597:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘ULONG’ [-Wformat]
  178. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c: In function ‘BtCoexSetting’:
  179. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:3244:4: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘ULONG’ [-Wformat]
  180. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c: In function ‘Profile_TwoAnt’:
  181. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../chips/rt3290.c:4097:2: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘CMB_CTRL_STRUC’ [-Wformat]
  182. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_pci_rbus.o
  183. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/rt_rbus_pci_util.o
  184. CC [M] /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/pci_main_dev.o
  185. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/pci_main_dev.c:43:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rt2860_remove_one’
  186. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/pci_main_dev.c:44:22: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rt2860_probe’
  187. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/pci_main_dev.c:63:46: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__devinitdata’
  188. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/pci_main_dev.c:85:17: error: ‘rt2860_pci_tbl’ undeclared here (not in a function)
  189. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/pci_main_dev.c:86:17: error: ‘rt2860_probe’ undeclared here (not in a function)
  190. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/pci_main_dev.c:88:5: error: implicit declaration of function ‘__devexit_p’ [-Werror=implicit-function-declaration]
  191. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/pci_main_dev.c:88:29: error: ‘rt2860_remove_one’ undeclared here (not in a function)
  192. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/pci_main_dev.c:292:24: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rt2860_probe’
  193. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/pci_main_dev.c:463:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rt2860_remove_one’
  194. /home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/pci_main_dev.c:71:1: error: ‘__mod_pci_device_table’ aliased to undefined symbol ‘rt2860_pci_tbl’
  195. cc1: some warnings being treated as errors
  196. make[2]: *** [/home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux/../../os/linux/pci_main_dev.o] Error 1
  197. make[1]: *** [_module_/home/mohit/Downloads/DPO_RT3290_LinuxSTA_V2600_20120508/os/linux] Error 2
  198. make[1]: Leaving directory `/usr/src/linux-headers-3.8.0-19-generic'
  199. make: *** [LINUX] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement