Advertisement
Guest User

Untitled

a guest
Jul 26th, 2013
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.26 KB | None | 0 0
  1. DKMS make.log for rtl8192cu-tjp-1.6 for kernel 3.10.0-4-generic (x86_64)
  2. Fri Jul 26 16:09:39 BST 2013
  3. make: Entering directory `/usr/src/linux-headers-3.10.0-4-generic'
  4. LD /var/lib/dkms/rtl8192cu-tjp/1.6/build/built-in.o
  5. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_cmd.o
  6. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  7. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_cmd.c:24:
  8. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  9. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  10. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  11. ^
  12. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  13. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  14. ^
  15. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_security.o
  16. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  17. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_security.c:25:
  18. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  19. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  20. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  21. ^
  22. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  23. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  24. ^
  25. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_debug.o
  26. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  27. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_debug.h:25,
  28. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_debug.c:23:
  29. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  30. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  31. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  32. ^
  33. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  34. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  35. ^
  36. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_io.o
  37. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  38. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_io.c:54:
  39. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  40. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  41. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  42. ^
  43. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  44. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  45. ^
  46. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_ioctl_query.o
  47. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  48. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_ioctl_query.c:25:
  49. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  50. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  51. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  52. ^
  53. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  54. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  55. ^
  56. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_ioctl_set.o
  57. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  58. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_ioctl_set.c:25:
  59. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  60. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  61. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  62. ^
  63. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  64. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  65. ^
  66. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_ieee80211.o
  67. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  68. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_ieee80211.c:22:
  69. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  70. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  71. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  72. ^
  73. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  74. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  75. ^
  76. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_mlme.o
  77. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  78. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_mlme.c:25:
  79. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  80. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  81. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  82. ^
  83. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  84. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  85. ^
  86. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_mlme_ext.o
  87. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  88. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_mlme_ext.c:24:
  89. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  90. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  91. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  92. ^
  93. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  94. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  95. ^
  96. In file included from include/linux/byteorder/little_endian.h:4:0,
  97. from /usr/src/linux-headers-3.10.0-4-generic/arch/x86/include/uapi/asm/byteorder.h:4,
  98. from include/asm-generic/bitops/le.h:5,
  99. from /usr/src/linux-headers-3.10.0-4-generic/arch/x86/include/asm/bitops.h:516,
  100. from include/linux/bitops.h:22,
  101. from include/linux/kernel.h:10,
  102. from include/asm-generic/bug.h:13,
  103. from /usr/src/linux-headers-3.10.0-4-generic/arch/x86/include/asm/bug.h:38,
  104. from include/linux/bug.h:4,
  105. from include/linux/thread_info.h:11,
  106. from include/linux/preempt.h:9,
  107. from include/linux/spinlock.h:50,
  108. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/osdep_service.h:40,
  109. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_mlme_ext.c:23:
  110. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_mlme_ext.c: In function ‘OnAuth’:
  111. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_mlme_ext.c:1056:40: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  112. seq = cpu_to_le16(*(unsigned short *)((unsigned int)pframe + WLAN_HDR_A3_LEN + 2));
  113. ^
  114. include/uapi/linux/byteorder/little_endian.h:34:51: note: in definition of macro ‘__cpu_to_le16’
  115. #define __cpu_to_le16(x) ((__force __le16)(__u16)(x))
  116. ^
  117. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_mlme_ext.c:1056:8: note: in expansion of macro ‘cpu_to_le16’
  118. seq = cpu_to_le16(*(unsigned short *)((unsigned int)pframe + WLAN_HDR_A3_LEN + 2));
  119. ^
  120. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_mlme_ext.c:1056:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  121. seq = cpu_to_le16(*(unsigned short *)((unsigned int)pframe + WLAN_HDR_A3_LEN + 2));
  122. ^
  123. include/uapi/linux/byteorder/little_endian.h:34:51: note: in definition of macro ‘__cpu_to_le16’
  124. #define __cpu_to_le16(x) ((__force __le16)(__u16)(x))
  125. ^
  126. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_mlme_ext.c:1056:8: note: in expansion of macro ‘cpu_to_le16’
  127. seq = cpu_to_le16(*(unsigned short *)((unsigned int)pframe + WLAN_HDR_A3_LEN + 2));
  128. ^
  129. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_mlme_ext.c:1057:46: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  130. algorithm = cpu_to_le16(*(unsigned short *)((unsigned int)pframe + WLAN_HDR_A3_LEN));
  131. ^
  132. include/uapi/linux/byteorder/little_endian.h:34:51: note: in definition of macro ‘__cpu_to_le16’
  133. #define __cpu_to_le16(x) ((__force __le16)(__u16)(x))
  134. ^
  135. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_mlme_ext.c:1057:14: note: in expansion of macro ‘cpu_to_le16’
  136. algorithm = cpu_to_le16(*(unsigned short *)((unsigned int)pframe + WLAN_HDR_A3_LEN));
  137. ^
  138. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_mlme_ext.c:1057:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  139. algorithm = cpu_to_le16(*(unsigned short *)((unsigned int)pframe + WLAN_HDR_A3_LEN));
  140. ^
  141. include/uapi/linux/byteorder/little_endian.h:34:51: note: in definition of macro ‘__cpu_to_le16’
  142. #define __cpu_to_le16(x) ((__force __le16)(__u16)(x))
  143. ^
  144. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_mlme_ext.c:1057:14: note: in expansion of macro ‘cpu_to_le16’
  145. algorithm = cpu_to_le16(*(unsigned short *)((unsigned int)pframe + WLAN_HDR_A3_LEN));
  146. ^
  147. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_wlan_util.o
  148. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  149. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_wlan_util.c:25:
  150. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  151. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  152. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  153. ^
  154. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  155. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  156. ^
  157. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_pwrctrl.o
  158. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  159. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_pwrctrl.c:25:
  160. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  161. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  162. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  163. ^
  164. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  165. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  166. ^
  167. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_rf.o
  168. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  169. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_rf.c:25:
  170. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  171. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  172. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  173. ^
  174. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  175. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  176. ^
  177. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_recv.o
  178. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  179. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_recv.c:23:
  180. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  181. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  182. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  183. ^
  184. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  185. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  186. ^
  187. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_recv.c: In function ‘amsdu_to_msdu’:
  188. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_recv.c:3308:19: warning: assignment makes integer from pointer without a cast [enabled by default]
  189. sub_skb->tail = sub_skb->data + nSubframe_Length;
  190. ^
  191. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_sta_mgt.o
  192. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  193. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_sta_mgt.c:24:
  194. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  195. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  196. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  197. ^
  198. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  199. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  200. ^
  201. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_xmit.o
  202. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  203. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_xmit.c:24:
  204. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  205. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  206. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  207. ^
  208. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  209. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  210. ^
  211. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_p2p.o
  212. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  213. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_p2p.c:22:
  214. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  215. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  216. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  217. ^
  218. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  219. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  220. ^
  221. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_p2p.c: In function ‘process_p2p_group_negotation_confirm’:
  222. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_p2p.c:2599:4: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ [-Wformat=]
  223. _rtw_memcpy( pwdinfo->groupid_info.go_device_addr, &groupid[0], ETH_ALEN );
  224. ^
  225. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_br_ext.o
  226. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  227. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_br_ext.c:33:
  228. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  229. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  230. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  231. ^
  232. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  233. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  234. ^
  235. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_br_ext.c: In function ‘skb_pull_and_merge’:
  236. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_br_ext.c:129:16: warning: comparison between pointer and integer [enabled by default]
  237. if ((src+len) > skb->tail || skb->len < len)
  238. ^
  239. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_br_ext.c: In function ‘dhcp_flag_bcast’:
  240. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_br_ext.c:1636:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  241. struct udphdr *udph = (struct udphdr *)((unsigned int)iph + (iph->ihl << 2));
  242. ^
  243. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_br_ext.c:1636:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  244. struct udphdr *udph = (struct udphdr *)((unsigned int)iph + (iph->ihl << 2));
  245. ^
  246. /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_br_ext.c:1642:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  247. (struct dhcpMessage *)((unsigned int)udph + sizeof(struct udphdr));
  248. ^
  249. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_iol.o
  250. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  251. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_iol.h:25,
  252. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/rtw_iol.c:21:
  253. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  254. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  255. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  256. ^
  257. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  258. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  259. ^
  260. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/efuse/rtw_efuse.o
  261. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  262. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/core/efuse/rtw_efuse.c:24:
  263. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  264. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  265. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  266. ^
  267. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  268. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  269. ^
  270. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/hal_init.o
  271. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  272. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/hal_init.c:24:
  273. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  274. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  275. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  276. ^
  277. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  278. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  279. ^
  280. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/rtl8192c_hal_init.o
  281. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  282. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/rtl8192c_hal_init.c:24:
  283. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  284. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  285. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  286. ^
  287. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  288. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  289. ^
  290. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/rtl8192c_phycfg.o
  291. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  292. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/rtl8192c_phycfg.c:56:
  293. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  294. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  295. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  296. ^
  297. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  298. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  299. ^
  300. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/rtl8192c_rf6052.o
  301. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  302. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/rtl8192c_rf6052.c:47:
  303. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  304. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  305. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  306. ^
  307. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  308. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  309. ^
  310. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/rtl8192c_dm.o
  311. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  312. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/rtl8192c_dm.c:33:
  313. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  314. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  315. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  316. ^
  317. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  318. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  319. ^
  320. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/rtl8192c_rxdesc.o
  321. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  322. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/rtl8192c_rxdesc.c:23:
  323. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  324. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  325. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  326. ^
  327. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  328. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  329. ^
  330. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/rtl8192c_cmd.o
  331. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  332. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/rtl8192c_cmd.c:25:
  333. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  334. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  335. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  336. ^
  337. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  338. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  339. ^
  340. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/rtl8192c_mp.o
  341. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/usb/usb_ops_linux.o
  342. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  343. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/usb/usb_ops_linux.c:25:
  344. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  345. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  346. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  347. ^
  348. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  349. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  350. ^
  351. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/usb/usb_halinit.o
  352. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  353. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/usb/usb_halinit.c:24:
  354. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  355. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  356. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  357. ^
  358. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  359. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  360. ^
  361. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/usb/rtl8192cu_led.o
  362. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  363. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/usb/rtl8192cu_led.c:22:
  364. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  365. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  366. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  367. ^
  368. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  369. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  370. ^
  371. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/usb/rtl8192cu_xmit.o
  372. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  373. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/usb/rtl8192cu_xmit.c:24:
  374. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  375. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  376. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  377. ^
  378. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  379. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  380. ^
  381. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/usb/rtl8192cu_recv.o
  382. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  383. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/usb/rtl8192cu_recv.c:24:
  384. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  385. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  386. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  387. ^
  388. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  389. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  390. ^
  391. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/rtl8192c_sreset.o
  392. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  393. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtl8192c_sreset.h:26,
  394. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/rtl8192c_sreset.c:21:
  395. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  396. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  397. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  398. ^
  399. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  400. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  401. ^
  402. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/hal/rtl8192c/usb/Hal8192CUHWImg.o
  403. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/osdep_service.o
  404. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  405. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/osdep_service.c:26:
  406. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  407. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  408. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  409. ^
  410. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  411. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  412. ^
  413. CC [M] /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.o
  414. In file included from /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/drv_types.h:69:0,
  415. from /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:31:
  416. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h: In function ‘rxmem_to_recvframe’:
  417. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  418. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  419. ^
  420. /var/lib/dkms/rtl8192cu-tjp/1.6/build/include/rtw_recv.h:626:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  421. return (union recv_frame*)(((uint)rxmem>>RXFRAME_ALIGN) <<RXFRAME_ALIGN) ;
  422. ^
  423. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c: In function ‘rtw_proc_init_one’:
  424. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:278:3: error: implicit declaration of function ‘create_proc_entry’ [-Werror=implicit-function-declaration]
  425. rtw_proc=create_proc_entry(rtw_proc_name, S_IFDIR, init_net.proc_net);
  426. ^
  427. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:278:11: warning: assignment makes pointer from integer without a cast [enabled by default]
  428. rtw_proc=create_proc_entry(rtw_proc_name, S_IFDIR, init_net.proc_net);
  429. ^
  430. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:285:3: error: implicit declaration of function ‘create_proc_read_entry’ [-Werror=implicit-function-declaration]
  431. entry = create_proc_read_entry("ver_info", S_IFREG | S_IRUGO, rtw_proc, proc_get_drv_version, dev);
  432. ^
  433. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:285:9: warning: assignment makes pointer from integer without a cast [enabled by default]
  434. entry = create_proc_read_entry("ver_info", S_IFREG | S_IRUGO, rtw_proc, proc_get_drv_version, dev);
  435. ^
  436. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:296:21: warning: assignment makes pointer from integer without a cast [enabled by default]
  437. padapter->dir_dev = create_proc_entry(dev->name,
  438. ^
  439. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:327:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  440. entry = create_proc_read_entry("write_reg", S_IFREG | S_IRUGO,
  441. ^
  442. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:333:7: error: dereferencing pointer to incomplete type
  443. entry->write_proc = proc_set_write_reg;
  444. ^
  445. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:335:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  446. entry = create_proc_read_entry("read_reg", S_IFREG | S_IRUGO,
  447. ^
  448. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:341:7: error: dereferencing pointer to incomplete type
  449. entry->write_proc = proc_set_read_reg;
  450. ^
  451. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:344:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  452. entry = create_proc_read_entry("fwstate", S_IFREG | S_IRUGO,
  453. ^
  454. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:352:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  455. entry = create_proc_read_entry("sec_info", S_IFREG | S_IRUGO,
  456. ^
  457. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:360:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  458. entry = create_proc_read_entry("mlmext_state", S_IFREG | S_IRUGO,
  459. ^
  460. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:368:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  461. entry = create_proc_read_entry("qos_option", S_IFREG | S_IRUGO,
  462. ^
  463. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:375:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  464. entry = create_proc_read_entry("ht_option", S_IFREG | S_IRUGO,
  465. ^
  466. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:382:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  467. entry = create_proc_read_entry("rf_info", S_IFREG | S_IRUGO,
  468. ^
  469. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:389:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  470. entry = create_proc_read_entry("ap_info", S_IFREG | S_IRUGO,
  471. ^
  472. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:396:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  473. entry = create_proc_read_entry("adapter_state", S_IFREG | S_IRUGO,
  474. ^
  475. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:403:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  476. entry = create_proc_read_entry("trx_info", S_IFREG | S_IRUGO,
  477. ^
  478. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:412:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  479. entry = create_proc_read_entry("all_sta_info", S_IFREG | S_IRUGO,
  480. ^
  481. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:421:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  482. entry = create_proc_read_entry("_malloc_cnt", S_IFREG | S_IRUGO,
  483. ^
  484. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:430:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  485. entry = create_proc_read_entry("best_channel", S_IFREG | S_IRUGO,
  486. ^
  487. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:438:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  488. entry = create_proc_read_entry("rx_signal", S_IFREG | S_IRUGO,
  489. ^
  490. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:444:7: error: dereferencing pointer to incomplete type
  491. entry->write_proc = proc_set_rx_signal;
  492. ^
  493. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:446:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  494. entry = create_proc_read_entry("ampdu_enable", S_IFREG | S_IRUGO,
  495. ^
  496. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:452:7: error: dereferencing pointer to incomplete type
  497. entry->write_proc = proc_set_ampdu_enable;
  498. ^
  499. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:454:8: warning: assignment makes pointer from integer without a cast [enabled by default]
  500. entry = create_proc_read_entry("rssi_disp", S_IFREG | S_IRUGO,
  501. ^
  502. /var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.c:460:7: error: dereferencing pointer to incomplete type
  503. entry->write_proc = proc_set_rssi_disp;
  504. ^
  505. cc1: some warnings being treated as errors
  506. make[1]: *** [/var/lib/dkms/rtl8192cu-tjp/1.6/build/os_dep/linux/os_intfs.o] Error 1
  507. make: *** [_module_/var/lib/dkms/rtl8192cu-tjp/1.6/build] Error 2
  508. make: Leaving directory `/usr/src/linux-headers-3.10.0-4-generic'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement