Advertisement
Guest User

Untitled

a guest
Mar 10th, 2014
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.78 KB | None | 0 0
  1. aircrack-ng.c:443: error: 'struct WPA_data' has no member named 'mutex'
  2. aircrack-ng.c:449: warning: implicit declaration of function 'memcpy'
  3. aircrack-ng.c:449: warning: incompatible implicit declaration of built-in function 'memcpy'
  4. aircrack-ng.c:452: error: 'struct WPA_data' has no member named 'mutex'
  5. aircrack-ng.c: In function 'wpa_receive_passphrase':
  6. aircrack-ng.c:460: error: 'struct WPA_data' has no member named 'mutex'
  7. aircrack-ng.c:464: error: 'struct WPA_data' has no member named 'mutex'
  8. aircrack-ng.c:469: warning: incompatible implicit declaration of built-in function 'memcpy'
  9. aircrack-ng.c:473: warning: implicit declaration of function 'pthread_cond_signal'
  10. aircrack-ng.c:473: error: 'struct WPA_data' has no member named 'cond'
  11. aircrack-ng.c:474: error: 'struct WPA_data' has no member named 'mutex'
  12. aircrack-ng.c: In function 'checkbssids':
  13. aircrack-ng.c:487: error: 'NULL' undeclared (first use in this function)
  14. aircrack-ng.c:493: warning: implicit declaration of function 'strdup'
  15. aircrack-ng.c:493: warning: incompatible implicit declaration of built-in function 'strdup'
  16. aircrack-ng.c:496: warning: implicit declaration of function 'strsep'
  17. aircrack-ng.c:496: warning: assignment makes pointer from integer without a cast
  18. aircrack-ng.c:503: warning: implicit declaration of function 'strlen'
  19. aircrack-ng.c:503: warning: incompatible implicit declaration of built-in function 'strlen'
  20. aircrack-ng.c:535: warning: incompatible implicit declaration of built-in function 'free'
  21. aircrack-ng.c:543: warning: incompatible implicit declaration of built-in function 'free'
  22. aircrack-ng.c:548: error: 'struct options' has no member named 'firstbssid'
  23. aircrack-ng.c:548: warning: implicit declaration of function 'malloc'
  24. aircrack-ng.c:548: warning: incompatible implicit declaration of built-in function 'malloc'
  25. aircrack-ng.c:549: error: 'struct options' has no member named 'firstbssid'
  26. aircrack-ng.c:556: warning: incompatible implicit declaration of built-in function 'free'
  27. aircrack-ng.c: In function 'mergebssids':
  28. aircrack-ng.c:564: error: 'NULL' undeclared (first use in this function)
  29. aircrack-ng.c:571: warning: implicit declaration of function 'memcmp'
  30. aircrack-ng.c:571: error: 'struct options' has no member named 'firstbssid'
  31. aircrack-ng.c:575: error: 'struct options' has no member named 'bssid_list_1st'
  32. aircrack-ng.c:582: warning: incompatible implicit declaration of built-in function 'memcpy'
  33. aircrack-ng.c:582: error: 'struct options' has no member named 'firstbssid'
  34. aircrack-ng.c:592: warning: incompatible implicit declaration of built-in function 'malloc'
  35. aircrack-ng.c:596: warning: implicit declaration of function 'perror'
  36. aircrack-ng.c:600: warning: implicit declaration of function 'snprintf'
  37. aircrack-ng.c:600: warning: incompatible implicit declaration of built-in function 'snprintf'
  38. aircrack-ng.c:605: warning: incompatible implicit declaration of built-in function 'strdup'
  39. aircrack-ng.c:609: warning: assignment makes pointer from integer without a cast
  40. aircrack-ng.c:616: warning: assignment makes pointer from integer without a cast
  41. aircrack-ng.c:626: warning: implicit declaration of function 'toupper'
  42. aircrack-ng.c:644: warning: incompatible implicit declaration of built-in function 'free'
  43. aircrack-ng.c:659: warning: incompatible implicit declaration of built-in function 'memcpy'
  44. aircrack-ng.c:661: error: 'struct options' has no member named 'bssid_list_1st'
  45. aircrack-ng.c:662: error: 'struct options' has no member named 'bssid_list_1st'
  46. aircrack-ng.c:668: error: 'struct options' has no member named 'firstbssid'
  47. aircrack-ng.c: In function 'atomic_read':
  48. aircrack-ng.c:686: error: 'NULL' undeclared (first use in this function)
  49. aircrack-ng.c:688: warning: incompatible implicit declaration of built-in function 'malloc'
  50. aircrack-ng.c:702: warning: incompatible implicit declaration of built-in function 'memcpy'
  51. aircrack-ng.c:710: warning: incompatible implicit declaration of built-in function 'memcpy'
  52. aircrack-ng.c:716: warning: implicit declaration of function 'read'
  53. aircrack-ng.c:725: warning: incompatible implicit declaration of built-in function 'memcpy'
  54. aircrack-ng.c: In function 'read_thread':
  55. aircrack-ng.c:756: error: 'SIGINT' undeclared (first use in this function)
  56. aircrack-ng.c:758: warning: incompatible implicit declaration of built-in function 'memset'
  57. aircrack-ng.c:759: error: 'NULL' undeclared (first use in this function)
  58. aircrack-ng.c:763: warning: incompatible implicit declaration of built-in function 'malloc'
  59. aircrack-ng.c:774: warning: incompatible implicit declaration of built-in function 'printf'
  60. aircrack-ng.c:776: warning: implicit declaration of function 'strcmp'
  61. aircrack-ng.c:780: warning: implicit declaration of function 'open'
  62. aircrack-ng.c:780: error: 'O_RDONLY' undeclared (first use in this function)
  63. aircrack-ng.c:803: warning: implicit declaration of function 'fprintf'
  64. aircrack-ng.c:803: warning: incompatible implicit declaration of built-in function 'fprintf'
  65. aircrack-ng.c:803: error: 'stderr' undeclared (first use in this function)
  66. aircrack-ng.c:826: warning: incompatible implicit declaration of built-in function 'fprintf'
  67. aircrack-ng.c:833: error: 'struct options' has no member named 'wep_decloak'
  68. aircrack-ng.c:835: warning: implicit declaration of function 'errx'
  69. aircrack-ng.c:857: warning: implicit declaration of function 'fcntl'
  70. aircrack-ng.c:857: error: 'F_SETFL' undeclared (first use in this function)
  71. aircrack-ng.c:857: error: 'O_NONBLOCK' undeclared (first use in this function)
  72. aircrack-ng.c:930: warning: incompatible implicit declaration of built-in function 'fprintf'
  73. aircrack-ng.c:933: warning: incompatible implicit declaration of built-in function '_exit'
  74. aircrack-ng.c:979: error: 'u_int16_t' undeclared (first use in this function)
  75. aircrack-ng.c:979: error: expected ')' before numeric constant
  76. aircrack-ng.c:979: error: expected ')' before numeric constant
  77. aircrack-ng.c:985: error: expected ')' before numeric constant
  78. aircrack-ng.c:985: error: expected ')' before numeric constant
  79. aircrack-ng.c:997: error: 'mx_apl' undeclared (first use in this function)
  80. aircrack-ng.c:1017: warning: incompatible implicit declaration of built-in function 'memcpy'
  81. aircrack-ng.c:1025: warning: incompatible implicit declaration of built-in function 'memcpy'
  82. aircrack-ng.c:1032: error: 'struct options' has no member named 'wep_decloak'
  83. aircrack-ng.c:1039: error: 'struct options' has no member named 'bssidmerge'
  84. aircrack-ng.c:1040: error: 'struct options' has no member named 'bssidmerge'
  85. aircrack-ng.c:1092: warning: incompatible implicit declaration of built-in function 'memcpy'
  86. aircrack-ng.c:1099: error: 'struct options' has no member named 'forced_amode'
  87. aircrack-ng.c:1107: warning: incompatible implicit declaration of built-in function 'free'
  88. aircrack-ng.c:1114: warning: incompatible implicit declaration of built-in function 'free'
  89. aircrack-ng.c:1142: warning: implicit declaration of function 'realloc'
  90. aircrack-ng.c:1142: warning: incompatible implicit declaration of built-in function 'realloc'
  91. aircrack-ng.c:1152: warning: incompatible implicit declaration of built-in function 'memcpy'
  92. aircrack-ng.c:1164: warning: incompatible implicit declaration of built-in function 'memcpy'
  93. aircrack-ng.c:1178: warning: passing argument 2 of 'PTW_addsession' from incompatible pointer type
  94. aircrack-ng.c:1178: warning: passing argument 3 of 'PTW_addsession' makes integer from pointer without a cast
  95. aircrack-ng.c:1178: error: too many arguments to function 'PTW_addsession'
  96. aircrack-ng.c:1181: warning: passing argument 2 of 'PTW_addsession' from incompatible pointer type
  97. aircrack-ng.c:1181: warning: passing argument 3 of 'PTW_addsession' makes integer from pointer without a cast
  98. aircrack-ng.c:1181: error: too many arguments to function 'PTW_addsession'
  99. aircrack-ng.c:1207: warning: incompatible implicit declaration of built-in function 'realloc'
  100. aircrack-ng.c:1218: warning: incompatible implicit declaration of built-in function 'memcpy'
  101. aircrack-ng.c:1238: warning: incompatible implicit declaration of built-in function 'memcpy'
  102. aircrack-ng.c:1241: warning: passing argument 2 of 'PTW_addsession' from incompatible pointer type
  103. aircrack-ng.c:1241: warning: passing argument 3 of 'PTW_addsession' makes integer from pointer without a cast
  104. aircrack-ng.c:1241: error: too many arguments to function 'PTW_addsession'
  105. aircrack-ng.c:1267: warning: incompatible implicit declaration of built-in function 'realloc'
  106. aircrack-ng.c:1278: warning: incompatible implicit declaration of built-in function 'memcpy'
  107. aircrack-ng.c:1286: warning: incompatible implicit declaration of built-in function 'memcpy'
  108. aircrack-ng.c:1298: warning: incompatible implicit declaration of built-in function 'memcpy'
  109. aircrack-ng.c:1340: warning: incompatible implicit declaration of built-in function 'memcpy'
  110. aircrack-ng.c:1367: warning: incompatible implicit declaration of built-in function 'memcpy'
  111. aircrack-ng.c:1390: warning: incompatible implicit declaration of built-in function 'memcpy'
  112. aircrack-ng.c:1425: error: 'struct options' has no member named 'forced_amode'
  113. aircrack-ng.c:1471: warning: passing argument 2 of 'PTW_addsession' from incompatible pointer type
  114. aircrack-ng.c:1471: warning: passing argument 3 of 'PTW_addsession' makes integer from pointer without a cast
  115. aircrack-ng.c:1471: error: too many arguments to function 'PTW_addsession'
  116. aircrack-ng.c:1475: warning: passing argument 2 of 'PTW_addsession' from incompatible pointer type
  117. aircrack-ng.c:1475: warning: passing argument 3 of 'PTW_addsession' makes integer from pointer without a cast
  118. aircrack-ng.c:1475: error: too many arguments to function 'PTW_addsession'
  119. aircrack-ng.c:1483: warning: incompatible implicit declaration of built-in function 'memcpy'
  120. aircrack-ng.c:1508: warning: incompatible implicit declaration of built-in function 'memcpy'
  121. aircrack-ng.c:1530: error: 'struct options' has no member named 'forced_amode'
  122. aircrack-ng.c:1546: warning: incompatible implicit declaration of built-in function 'memcpy'
  123. aircrack-ng.c:1561: warning: incompatible implicit declaration of built-in function 'memcpy'
  124. aircrack-ng.c:1580: warning: incompatible implicit declaration of built-in function 'memcpy'
  125. aircrack-ng.c:1602: warning: incompatible implicit declaration of built-in function 'memcpy'
  126. aircrack-ng.c:1621: warning: incompatible implicit declaration of built-in function 'memcpy'
  127. aircrack-ng.c:1638: warning: incompatible implicit declaration of built-in function 'memcpy'
  128. aircrack-ng.c:1649: error: 'struct options' has no member named 'max_ivs'
  129. aircrack-ng.c:1650: error: 'struct options' has no member named 'max_ivs'
  130. aircrack-ng.c:1651: error: 'struct options' has no member named 'max_ivs'
  131. aircrack-ng.c:1663: warning: incompatible implicit declaration of built-in function 'free'
  132. aircrack-ng.c:1668: warning: incompatible implicit declaration of built-in function 'free'
  133. aircrack-ng.c:1673: warning: incompatible implicit declaration of built-in function 'free'
  134. aircrack-ng.c:1681: warning: implicit declaration of function 'kill'
  135. aircrack-ng.c:1681: error: 'SIGTERM' undeclared (first use in this function)
  136. aircrack-ng.c:1682: warning: incompatible implicit declaration of built-in function '_exit'
  137. aircrack-ng.c: In function 'check_thread':
  138. aircrack-ng.c:1706: warning: incompatible implicit declaration of built-in function 'memset'
  139. aircrack-ng.c:1707: error: 'NULL' undeclared (first use in this function)
  140. aircrack-ng.c:1709: warning: incompatible implicit declaration of built-in function 'malloc'
  141. aircrack-ng.c:1720: warning: incompatible implicit declaration of built-in function 'printf'
  142. aircrack-ng.c:1726: error: 'O_RDONLY' undeclared (first use in this function)
  143. aircrack-ng.c:1749: warning: incompatible implicit declaration of built-in function 'fprintf'
  144. aircrack-ng.c:1749: error: 'stderr' undeclared (first use in this function)
  145. aircrack-ng.c:1772: warning: incompatible implicit declaration of built-in function 'fprintf'
  146. aircrack-ng.c:1778: error: 'struct options' has no member named 'wep_decloak'
  147. aircrack-ng.c:1801: error: 'F_SETFL' undeclared (first use in this function)
  148. aircrack-ng.c:1801: error: 'O_NONBLOCK' undeclared (first use in this function)
  149. aircrack-ng.c:1859: warning: incompatible implicit declaration of built-in function 'fprintf'
  150. aircrack-ng.c:1862: warning: incompatible implicit declaration of built-in function '_exit'
  151. aircrack-ng.c:1906: error: 'u_int16_t' undeclared (first use in this function)
  152. aircrack-ng.c:1906: error: expected ')' before numeric constant
  153. aircrack-ng.c:1906: error: expected ')' before numeric constant
  154. aircrack-ng.c:1912: error: expected ')' before numeric constant
  155. aircrack-ng.c:1912: error: expected ')' before numeric constant
  156. aircrack-ng.c:1924: error: 'mx_apl' undeclared (first use in this function)
  157. aircrack-ng.c:1944: warning: incompatible implicit declaration of built-in function 'memcpy'
  158. aircrack-ng.c:1952: warning: incompatible implicit declaration of built-in function 'memcpy'
  159. aircrack-ng.c:1959: error: 'struct options' has no member named 'wep_decloak'
  160. aircrack-ng.c:1966: error: 'struct options' has no member named 'bssidmerge'
  161. aircrack-ng.c:1967: error: 'struct options' has no member named 'bssidmerge'
  162. aircrack-ng.c:2016: warning: incompatible implicit declaration of built-in function 'memcpy'
  163. aircrack-ng.c:2023: error: 'struct options' has no member named 'forced_amode'
  164. aircrack-ng.c:2051: warning: incompatible implicit declaration of built-in function 'fprintf'
  165. aircrack-ng.c:2052: warning: incompatible implicit declaration of built-in function 'exit'
  166. aircrack-ng.c:2054: warning: incompatible implicit declaration of built-in function 'memcpy'
  167. aircrack-ng.c:2107: warning: incompatible implicit declaration of built-in function 'memcpy'
  168. aircrack-ng.c:2119: warning: incompatible implicit declaration of built-in function 'memcpy'
  169. aircrack-ng.c:2161: warning: incompatible implicit declaration of built-in function 'memcpy'
  170. aircrack-ng.c:2188: warning: incompatible implicit declaration of built-in function 'memcpy'
  171. aircrack-ng.c:2213: warning: incompatible implicit declaration of built-in function 'memcpy'
  172. aircrack-ng.c:2255: error: 'struct options' has no member named 'forced_amode'
  173. aircrack-ng.c:2260: error: 'struct options' has no member named 'forced_amode'
  174. aircrack-ng.c:2292: warning: incompatible implicit declaration of built-in function 'memcpy'
  175. aircrack-ng.c:2307: warning: incompatible implicit declaration of built-in function 'memcpy'
  176. aircrack-ng.c:2344: warning: incompatible implicit declaration of built-in function 'memcpy'
  177. aircrack-ng.c:2359: warning: incompatible implicit declaration of built-in function 'memcpy'
  178. aircrack-ng.c:2378: warning: incompatible implicit declaration of built-in function 'memcpy'
  179. aircrack-ng.c:2400: warning: incompatible implicit declaration of built-in function 'memcpy'
  180. aircrack-ng.c:2419: warning: incompatible implicit declaration of built-in function 'memcpy'
  181. aircrack-ng.c:2436: warning: incompatible implicit declaration of built-in function 'memcpy'
  182. aircrack-ng.c:2446: error: 'struct options' has no member named 'max_ivs'
  183. aircrack-ng.c:2455: warning: incompatible implicit declaration of built-in function 'free'
  184. aircrack-ng.c:2460: warning: incompatible implicit declaration of built-in function 'free'
  185. aircrack-ng.c:2465: warning: incompatible implicit declaration of built-in function 'free'
  186. aircrack-ng.c: In function 'chrono':
  187. aircrack-ng.c:2477: error: storage size of 'current' isn't known
  188. aircrack-ng.c:2479: warning: implicit declaration of function 'gettimeofday'
  189. aircrack-ng.c:2479: error: 'NULL' undeclared (first use in this function)
  190. aircrack-ng.c:2481: error: dereferencing pointer to incomplete type
  191. aircrack-ng.c:2482: error: dereferencing pointer to incomplete type
  192. aircrack-ng.c:2477: warning: unused variable 'current'
  193. aircrack-ng.c: At top level:
  194. aircrack-ng.c:2492: error: expected declaration specifiers or '...' before 'size_t'
  195. aircrack-ng.c: In function 'safe_read':
  196. aircrack-ng.c:2495: error: 'size_t' undeclared (first use in this function)
  197. aircrack-ng.c:2495: error: expected ';' before 'sum'
  198. aircrack-ng.c:2498: error: 'sum' undeclared (first use in this function)
  199. aircrack-ng.c:2498: error: 'len' undeclared (first use in this function)
  200. aircrack-ng.c:2504: error: 'errno' undeclared (first use in this function)
  201. aircrack-ng.c:2504: error: 'EINTR' undeclared (first use in this function)
  202. aircrack-ng.c: At top level:
  203. aircrack-ng.c:2514: error: expected declaration specifiers or '...' before 'size_t'
  204. aircrack-ng.c: In function 'safe_write':
  205. aircrack-ng.c:2517: error: 'size_t' undeclared (first use in this function)
  206. aircrack-ng.c:2517: error: expected ';' before 'sum'
  207. aircrack-ng.c:2520: error: 'sum' undeclared (first use in this function)
  208. aircrack-ng.c:2520: error: 'len' undeclared (first use in this function)
  209. aircrack-ng.c:2522: warning: implicit declaration of function 'write'
  210. aircrack-ng.c:2524: error: 'errno' undeclared (first use in this function)
  211. aircrack-ng.c:2524: error: 'EINTR' undeclared (first use in this function)
  212. aircrack-ng.c: In function 'crack_wep_thread':
  213. aircrack-ng.c:2553: warning: incompatible implicit declaration of built-in function 'memcpy'
  214. aircrack-ng.c:2560: error: too many arguments to function 'safe_read'
  215. aircrack-ng.c:2563: error: 'SIGTERM' undeclared (first use in this function)
  216. aircrack-ng.c:2564: warning: incompatible implicit declaration of built-in function '_exit'
  217. aircrack-ng.c:2577: warning: incompatible implicit declaration of built-in function 'memset'
  218. aircrack-ng.c:2594: error: 'mx_ivb' undeclared (first use in this function)
  219. aircrack-ng.c:2819: error: too many arguments to function 'safe_write'
  220. aircrack-ng.c:2823: warning: incompatible implicit declaration of built-in function '_exit'
  221. aircrack-ng.c: In function 'show_wep_stats':
  222. aircrack-ng.c:2835: error: storage size of 'ws' isn't known
  223. aircrack-ng.c:2842: warning: implicit declaration of function 'ioctl'
  224. aircrack-ng.c:2842: error: 'TIOCGWINSZ' undeclared (first use in this function)
  225. aircrack-ng.c:2860: error: 'struct options' has no member named 'l33t'
  226. aircrack-ng.c:2861: warning: incompatible implicit declaration of built-in function 'printf'
  227. aircrack-ng.c:2866: error: 'struct options' has no member named 'l33t'
  228. aircrack-ng.c:2867: warning: incompatible implicit declaration of built-in function 'printf'
  229. aircrack-ng.c:2872: error: 'struct options' has no member named 'l33t'
  230. aircrack-ng.c:2877: error: 'struct options' has no member named 'ap'
  231. aircrack-ng.c:2882: error: 'struct options' has no member named 'l33t'
  232. aircrack-ng.c:2893: error: 'struct options' has no member named 'l33t'
  233. aircrack-ng.c:2910: error: 'struct options' has no member named 'l33t'
  234. aircrack-ng.c:2912: error: 'PTW_tableentry' has no member named 'b'
  235. aircrack-ng.c:2915: error: 'PTW_tableentry' has no member named 'b'
  236. aircrack-ng.c:2927: error: 'struct options' has no member named 'l33t'
  237. aircrack-ng.c:2935: error: 'struct options' has no member named 'l33t'
  238. aircrack-ng.c:2945: error: 'struct options' has no member named 'showASCII'
  239. aircrack-ng.c:2835: warning: unused variable 'ws'
  240. aircrack-ng.c: In function 'key_found':
  241. aircrack-ng.c:2961: error: 'FILE' undeclared (first use in this function)
  242. aircrack-ng.c:2961: error: 'keyFile' undeclared (first use in this function)
  243. aircrack-ng.c:2971: warning: incompatible implicit declaration of built-in function 'memcpy'
  244. aircrack-ng.c:2974: warning: incompatible implicit declaration of built-in function 'printf'
  245. aircrack-ng.c:2978: error: 'NULL' undeclared (first use in this function)
  246. aircrack-ng.c:2980: error: 'struct options' has no member named 'l33t'
  247. aircrack-ng.c:3008: error: 'struct options' has no member named 'l33t'
  248. aircrack-ng.c:3011: error: 'struct options' has no member named 'probability'
  249. aircrack-ng.c:3015: error: 'struct options' has no member named 'logKeyToFile'
  250. aircrack-ng.c:3016: warning: implicit declaration of function 'fopen'
  251. aircrack-ng.c:3016: error: 'struct options' has no member named 'logKeyToFile'
  252. aircrack-ng.c:3020: warning: incompatible implicit declaration of built-in function 'fprintf'
  253. aircrack-ng.c:3021: warning: implicit declaration of function 'fclose'
  254. aircrack-ng.c: In function 'check_wep_key':
  255. aircrack-ng.c:3043: warning: incompatible implicit declaration of built-in function 'memcpy'
  256. aircrack-ng.c:3051: error: 'struct options' has no member named 'dict'
  257. aircrack-ng.c:3061: error: 'mx_ivb' undeclared (first use in this function)
  258. aircrack-ng.c:3088: error: 'struct options' has no member named 'probability'
  259. aircrack-ng.c:3092: error: 'struct options' has no member named 'probability'
  260. aircrack-ng.c: In function 'calc_poll':
  261. aircrack-ng.c:3118: warning: incompatible implicit declaration of built-in function 'memset'
  262. aircrack-ng.c:3118: error: 'struct options' has no member named 'votes'
  263. aircrack-ng.c:3118: error: 'struct options' has no member named 'votes'
  264. aircrack-ng.c:3126: error: too many arguments to function 'safe_write'
  265. aircrack-ng.c:3129: error: 'SIGTERM' undeclared (first use in this function)
  266. aircrack-ng.c:3130: warning: incompatible implicit declaration of built-in function '_exit'
  267. aircrack-ng.c:3146: error: too many arguments to function 'safe_read'
  268. aircrack-ng.c:3150: warning: incompatible implicit declaration of built-in function '_exit'
  269. aircrack-ng.c:3157: error: 'struct options' has no member named 'votes'
  270. aircrack-ng.c:3197: warning: implicit declaration of function 'qsort'
  271. aircrack-ng.c: In function 'update_ivbuf':
  272. aircrack-ng.c:3213: error: 'NULL' undeclared (first use in this function)
  273. aircrack-ng.c:3232: error: 'mx_ivb' undeclared (first use in this function)
  274. aircrack-ng.c:3236: warning: incompatible implicit declaration of built-in function 'free'
  275. aircrack-ng.c:3250: warning: incompatible implicit declaration of built-in function 'realloc'
  276. aircrack-ng.c:3255: error: 'SIGTERM' undeclared (first use in this function)
  277. aircrack-ng.c:3256: warning: incompatible implicit declaration of built-in function '_exit'
  278. aircrack-ng.c:3259: warning: incompatible implicit declaration of built-in function 'memcpy'
  279. aircrack-ng.c: In function 'do_wep_crack1':
  280. aircrack-ng.c:3341: error: 'struct options' has no member named 'no_stdin'
  281. aircrack-ng.c:3343: warning: incompatible implicit declaration of built-in function 'printf'
  282. aircrack-ng.c:3346: error: 'SIGTERM' undeclared (first use in this function)
  283. aircrack-ng.c:3347: warning: incompatible implicit declaration of built-in function '_exit'
  284. aircrack-ng.c:3351: warning: incompatible implicit declaration of built-in function 'printf'
  285. aircrack-ng.c:3353: error: 'stdout' undeclared (first use in this function)
  286. aircrack-ng.c:3355: warning: implicit declaration of function 'sleep'
  287. aircrack-ng.c:3365: error: 'NULL' undeclared (first use in this function)
  288. aircrack-ng.c:3431: error: 'struct options' has no member named 'visual_inspection'
  289. aircrack-ng.c:3439: warning: incompatible implicit declaration of built-in function 'printf'
  290. aircrack-ng.c:3440: warning: incompatible implicit declaration of built-in function 'memset'
  291. aircrack-ng.c:3450: warning: implicit declaration of function 'atoi'
  292. aircrack-ng.c:3451: warning: implicit declaration of function 'isdigit'
  293. aircrack-ng.c:3482: error: 'struct options' has no member named 'brutebytes'
  294. aircrack-ng.c:3486: error: 'struct options' has no member named 'brutebytes'
  295. aircrack-ng.c:3490: error: 'struct options' has no member named 'brutebytes'
  296. aircrack-ng.c:3494: error: 'struct options' has no member named 'brutebytes'
  297. aircrack-ng.c:3507: error: 'struct options' has no member named 'brutebytes'
  298. aircrack-ng.c:3511: error: 'struct options' has no member named 'brutebytes'
  299. aircrack-ng.c:3515: error: 'struct options' has no member named 'brutebytes'
  300. aircrack-ng.c:3527: error: 'struct options' has no member named 'brutebytes'
  301. aircrack-ng.c:3531: error: 'struct options' has no member named 'brutebytes'
  302. aircrack-ng.c:3542: error: 'struct options' has no member named 'brutebytes'
  303. aircrack-ng.c:3567: error: too many arguments to function 'safe_write'
  304. aircrack-ng.c:3571: warning: incompatible implicit declaration of built-in function '_exit'
  305. aircrack-ng.c:3580: warning: incompatible implicit declaration of built-in function 'memcpy'
  306. aircrack-ng.c:3605: warning: incompatible implicit declaration of built-in function 'memcpy'
  307. aircrack-ng.c: In function 'do_wep_crack2':
  308. aircrack-ng.c:3627: warning: incompatible implicit declaration of built-in function 'printf'
  309. aircrack-ng.c:3631: error: 'SIGTERM' undeclared (first use in this function)
  310. aircrack-ng.c:3632: warning: incompatible implicit declaration of built-in function '_exit'
  311. aircrack-ng.c:3646: error: 'NULL' undeclared (first use in this function)
  312. aircrack-ng.c: In function 'inner_bruteforcer_thread':
  313. aircrack-ng.c:3702: error: 'size_t' undeclared (first use in this function)
  314. aircrack-ng.c:3702: error: expected ';' before 'nthread'
  315. aircrack-ng.c:3717: error: 'nthread' undeclared (first use in this function)
  316. aircrack-ng.c:3717: error: too many arguments to function 'safe_read'
  317. aircrack-ng.c:3720: error: 'SIGTERM' undeclared (first use in this function)
  318. aircrack-ng.c:3721: warning: incompatible implicit declaration of built-in function '_exit'
  319. aircrack-ng.c:3733: error: 'struct options' has no member named 'brutebytes'
  320. aircrack-ng.c:3737: error: 'struct options' has no member named 'brutebytes'
  321. aircrack-ng.c:3741: error: 'struct options' has no member named 'brutebytes'
  322. aircrack-ng.c:3745: error: 'struct options' has no member named 'brutebytes'
  323. aircrack-ng.c:3758: error: 'struct options' has no member named 'brutebytes'
  324. aircrack-ng.c:3762: error: 'struct options' has no member named 'brutebytes'
  325. aircrack-ng.c:3766: error: 'struct options' has no member named 'brutebytes'
  326. aircrack-ng.c:3778: error: 'struct options' has no member named 'brutebytes'
  327. aircrack-ng.c:3782: error: 'struct options' has no member named 'brutebytes'
  328. aircrack-ng.c:3793: error: 'struct options' has no member named 'brutebytes'
  329. aircrack-ng.c:3699: warning: unused parameter 'arg'
  330. aircrack-ng.c: In function 'show_wpa_stats':
  331. aircrack-ng.c:3821: error: 'mx_wpastats' undeclared (first use in this function)
  332. aircrack-ng.c:3823: warning: implicit declaration of function 'pthread_mutex_trylock'
  333. aircrack-ng.c:3839: error: invalid use of undefined type 'struct timeval'
  334. aircrack-ng.c:3848: warning: incompatible implicit declaration of built-in function 'printf'
  335. aircrack-ng.c:3849: error: 'stdout' undeclared (first use in this function)
  336. aircrack-ng.c:3853: warning: incompatible implicit declaration of built-in function 'exit'
  337. aircrack-ng.c:3859: error: 'struct options' has no member named 'l33t'
  338. aircrack-ng.c:3859: warning: incompatible implicit declaration of built-in function 'printf'
  339. aircrack-ng.c:3864: warning: incompatible implicit declaration of built-in function 'memset'
  340. aircrack-ng.c:3865: warning: incompatible implicit declaration of built-in function 'memcpy'
  341. aircrack-ng.c:3868: error: 'struct options' has no member named 'l33t'
  342. aircrack-ng.c:3871: error: 'struct options' has no member named 'l33t'
  343. aircrack-ng.c:3874: error: 'struct options' has no member named 'l33t'
  344. aircrack-ng.c:3881: error: 'struct options' has no member named 'l33t'
  345. aircrack-ng.c:3884: error: 'struct options' has no member named 'l33t'
  346. aircrack-ng.c:3891: error: 'struct options' has no member named 'l33t'
  347. aircrack-ng.c:3894: error: 'struct options' has no member named 'l33t'
  348. aircrack-ng.c: In function 'crack_wpa_thread':
  349. aircrack-ng.c:3906: error: 'FILE' undeclared (first use in this function)
  350. aircrack-ng.c:3906: error: 'keyFile' undeclared (first use in this function)
  351. aircrack-ng.c:3931: warning: implicit declaration of function 'strncpy'
  352. aircrack-ng.c:3931: warning: incompatible implicit declaration of built-in function 'strncpy'
  353. aircrack-ng.c:3934: warning: incompatible implicit declaration of built-in function 'memcpy'
  354. aircrack-ng.c:3952: warning: incompatible implicit declaration of built-in function 'strlen'
  355. aircrack-ng.c:3957: warning: implicit declaration of function 'pthread_exit'
  356. aircrack-ng.c:3975: warning: implicit declaration of function 'sched_yield'
  357. aircrack-ng.c:3997: warning: implicit declaration of function 'HMAC'
  358. aircrack-ng.c:3997: warning: implicit declaration of function 'EVP_sha1'
  359. aircrack-ng.c:3997: error: 'NULL' undeclared (first use in this function)
  360. aircrack-ng.c:4001: warning: implicit declaration of function 'EVP_md5'
  361. aircrack-ng.c:4008: error: 'mx_dic' undeclared (first use in this function)
  362. aircrack-ng.c:4009: error: 'struct options' has no member named 'dict'
  363. aircrack-ng.c:4011: error: 'struct options' has no member named 'stdin_dict'
  364. aircrack-ng.c:4011: error: 'struct options' has no member named 'dict'
  365. aircrack-ng.c:4012: error: 'struct options' has no member named 'dict'
  366. aircrack-ng.c:4019: error: 'struct WPA_data' has no member named 'mutex'
  367. aircrack-ng.c:4020: error: 'struct WPA_data' has no member named 'cond'
  368. aircrack-ng.c:4021: error: 'struct WPA_data' has no member named 'mutex'
  369. aircrack-ng.c:4027: error: 'struct options' has no member named 'logKeyToFile'
  370. aircrack-ng.c:4028: error: 'struct options' has no member named 'logKeyToFile'
  371. aircrack-ng.c:4031: warning: incompatible implicit declaration of built-in function 'fprintf'
  372. aircrack-ng.c:4039: error: 'mx_nb' undeclared (first use in this function)
  373. aircrack-ng.c:4056: error: 'struct options' has no member named 'l33t'
  374. aircrack-ng.c:4057: warning: incompatible implicit declaration of built-in function 'printf'
  375. aircrack-ng.c:4062: error: 'struct options' has no member named 'l33t'
  376. aircrack-ng.c: In function 'next_dict':
  377. aircrack-ng.c:4100: error: 'mx_dic' undeclared (first use in this function)
  378. aircrack-ng.c:4101: error: 'struct options' has no member named 'dict'
  379. aircrack-ng.c:4101: error: 'NULL' undeclared (first use in this function)
  380. aircrack-ng.c:4103: error: 'struct options' has no member named 'stdin_dict'
  381. aircrack-ng.c:4103: error: 'struct options' has no member named 'dict'
  382. aircrack-ng.c:4104: error: 'struct options' has no member named 'dict'
  383. aircrack-ng.c:4106: error: 'struct options' has no member named 'nbdict'
  384. aircrack-ng.c:4107: error: 'struct options' has no member named 'nbdict'
  385. aircrack-ng.c:4113: error: 'struct options' has no member named 'nbdict'
  386. aircrack-ng.c:4113: error: 'struct options' has no member named 'nbdict'
  387. aircrack-ng.c:4115: error: 'struct options' has no member named 'nbdict'
  388. aircrack-ng.c:4117: error: 'struct options' has no member named 'stdin_dict'
  389. aircrack-ng.c:4119: error: 'struct options' has no member named 'dict'
  390. aircrack-ng.c:4119: warning: implicit declaration of function 'fdopen'
  391. aircrack-ng.c:4119: warning: implicit declaration of function 'fileno'
  392. aircrack-ng.c:4119: error: 'stdin' undeclared (first use in this function)
  393. aircrack-ng.c:4122: error: 'struct options' has no member named 'nbdict'
  394. aircrack-ng.c:4126: error: 'struct options' has no member named 'no_stdin'
  395. aircrack-ng.c:4130: error: 'struct options' has no member named 'stdin_dict'
  396. aircrack-ng.c:4131: error: 'struct options' has no member named 'dict'
  397. aircrack-ng.c:4131: error: 'struct options' has no member named 'nbdict'
  398. aircrack-ng.c:4134: error: 'struct options' has no member named 'nbdict'
  399. aircrack-ng.c:4138: warning: implicit declaration of function 'fseek'
  400. aircrack-ng.c:4138: error: 'struct options' has no member named 'dict'
  401. aircrack-ng.c:4138: error: 'SEEK_END' undeclared (first use in this function)
  402. aircrack-ng.c:4140: warning: implicit declaration of function 'ftello'
  403. aircrack-ng.c:4140: error: 'struct options' has no member named 'dict'
  404. aircrack-ng.c:4142: warning: incompatible implicit declaration of built-in function 'printf'
  405. aircrack-ng.c:4142: warning: implicit declaration of function 'strerror'
  406. aircrack-ng.c:4142: error: 'errno' undeclared (first use in this function)
  407. aircrack-ng.c:4142: warning: format '%s' expects type 'char *', but argument 2 has type 'int'
  408. aircrack-ng.c:4143: error: 'struct options' has no member named 'dict'
  409. aircrack-ng.c:4144: error: 'struct options' has no member named 'dict'
  410. aircrack-ng.c:4145: error: 'struct options' has no member named 'nbdict'
  411. aircrack-ng.c:4149: warning: implicit declaration of function 'rewind'
  412. aircrack-ng.c:4149: error: 'struct options' has no member named 'dict'
  413. aircrack-ng.c:4156: error: 'struct options' has no member named 'nbdict'
  414. aircrack-ng.c:4156: error: 'struct options' has no member named 'nbdict'
  415. aircrack-ng.c: In function 'do_make_wkp':
  416. aircrack-ng.c:4220: error: 'size_t' undeclared (first use in this function)
  417. aircrack-ng.c:4220: error: expected ';' before 'elt_written'
  418. aircrack-ng.c:4223: error: 'NULL' undeclared (first use in this function)
  419. aircrack-ng.c:4232: warning: incompatible implicit declaration of built-in function 'printf'
  420. aircrack-ng.c:4238: warning: incompatible implicit declaration of built-in function 'printf'
  421. aircrack-ng.c:4244: warning: incompatible implicit declaration of built-in function 'memset'
  422. aircrack-ng.c:4245: warning: incompatible implicit declaration of built-in function 'strncpy'
  423. aircrack-ng.c:4248: warning: incompatible implicit declaration of built-in function 'printf'
  424. aircrack-ng.c:4250: warning: incompatible implicit declaration of built-in function 'strlen'
  425. aircrack-ng.c:4296: error: 'FILE' undeclared (first use in this function)
  426. aircrack-ng.c:4296: error: 'fp_wkp' undeclared (first use in this function)
  427. aircrack-ng.c:4300: warning: incompatible implicit declaration of built-in function 'memcpy'
  428. aircrack-ng.c:4303: warning: implicit declaration of function 'strstr'
  429. aircrack-ng.c:4303: warning: incompatible implicit declaration of built-in function 'strstr'
  430. aircrack-ng.c:4303: error: 'struct options' has no member named 'wkp'
  431. aircrack-ng.c:4303: error: 'struct options' has no member named 'wkp'
  432. aircrack-ng.c:4304: error: 'struct options' has no member named 'wkp'
  433. aircrack-ng.c:4304: error: 'struct options' has no member named 'wkp'
  434. aircrack-ng.c:4306: warning: implicit declaration of function 'strcat'
  435. aircrack-ng.c:4306: warning: incompatible implicit declaration of built-in function 'strcat'
  436. aircrack-ng.c:4306: error: 'struct options' has no member named 'wkp'
  437. aircrack-ng.c:4309: error: 'struct options' has no member named 'wkp'
  438. aircrack-ng.c:4356: error: 'elt_written' undeclared (first use in this function)
  439. aircrack-ng.c:4356: warning: implicit declaration of function 'fwrite'
  440. aircrack-ng.c:4356: warning: incompatible implicit declaration of built-in function 'fwrite'
  441. aircrack-ng.c:4361: error: 'struct options' has no member named 'wkp'
  442. aircrack-ng.c:4363: error: 'struct options' has no member named 'wkp'
  443. aircrack-ng.c: In function 'do_make_hccap':
  444. aircrack-ng.c:4371: error: 'size_t' undeclared (first use in this function)
  445. aircrack-ng.c:4371: error: expected ';' before 'elt_written'
  446. aircrack-ng.c:4374: error: 'NULL' undeclared (first use in this function)
  447. aircrack-ng.c:4383: warning: incompatible implicit declaration of built-in function 'printf'
  448. aircrack-ng.c:4389: warning: incompatible implicit declaration of built-in function 'printf'
  449. aircrack-ng.c:4395: warning: incompatible implicit declaration of built-in function 'memset'
  450. aircrack-ng.c:4396: warning: incompatible implicit declaration of built-in function 'strncpy'
  451. aircrack-ng.c:4399: warning: incompatible implicit declaration of built-in function 'printf'
  452. aircrack-ng.c:4401: warning: incompatible implicit declaration of built-in function 'strlen'
  453. aircrack-ng.c:4447: error: 'FILE' undeclared (first use in this function)
  454. aircrack-ng.c:4447: error: 'fp_hccap' undeclared (first use in this function)
  455. aircrack-ng.c:4449: warning: incompatible implicit declaration of built-in function 'strcat'
  456. aircrack-ng.c:4449: error: 'struct options' has no member named 'hccap'
  457. aircrack-ng.c:4451: error: 'struct options' has no member named 'hccap'
  458. aircrack-ng.c:4477: warning: incompatible implicit declaration of built-in function 'memcpy'
  459. aircrack-ng.c:4487: error: 'elt_written' undeclared (first use in this function)
  460. aircrack-ng.c:4487: warning: incompatible implicit declaration of built-in function 'fwrite'
  461. aircrack-ng.c:4491: error: 'struct options' has no member named 'hccap'
  462. aircrack-ng.c:4493: error: 'struct options' has no member named 'hccap'
  463. aircrack-ng.c: In function 'do_wpa_crack':
  464. aircrack-ng.c:4512: error: 'struct options' has no member named 'l33t'
  465. aircrack-ng.c:4513: warning: incompatible implicit declaration of built-in function 'printf'
  466. aircrack-ng.c:4517: error: 'struct options' has no member named 'l33t'
  467. aircrack-ng.c:4528: error: 'mx_dic' undeclared (first use in this function)
  468. aircrack-ng.c:4530: error: 'struct options' has no member named 'dict'
  469. aircrack-ng.c:4530: error: 'NULL' undeclared (first use in this function)
  470. aircrack-ng.c:4539: warning: incompatible implicit declaration of built-in function 'memset'
  471. aircrack-ng.c:4541: warning: implicit declaration of function 'strcpy'
  472. aircrack-ng.c:4541: warning: incompatible implicit declaration of built-in function 'strcpy'
  473. aircrack-ng.c:4545: warning: implicit declaration of function 'fgets'
  474. aircrack-ng.c:4545: error: 'struct options' has no member named 'dict'
  475. aircrack-ng.c:4549: error: 'struct options' has no member named 'l33t'
  476. aircrack-ng.c:4550: warning: incompatible implicit declaration of built-in function 'printf'
  477. aircrack-ng.c:4552: error: 'struct options' has no member named 'nbdict'
  478. aircrack-ng.c:4565: warning: incompatible implicit declaration of built-in function 'strlen'
  479. aircrack-ng.c:4574: warning: implicit declaration of function 'isascii'
  480. aircrack-ng.c: In function 'next_key':
  481. aircrack-ng.c:4607: warning: incompatible implicit declaration of built-in function 'malloc'
  482. aircrack-ng.c:4612: error: 'mx_dic' undeclared (first use in this function)
  483. aircrack-ng.c:4613: error: 'struct options' has no member named 'dict'
  484. aircrack-ng.c:4613: error: 'NULL' undeclared (first use in this function)
  485. aircrack-ng.c:4617: warning: incompatible implicit declaration of built-in function 'free'
  486. aircrack-ng.c:4624: error: 'struct options' has no member named 'hexdict'
  487. aircrack-ng.c:4624: error: 'struct options' has no member named 'nbdict'
  488. aircrack-ng.c:4627: error: 'struct options' has no member named 'dict'
  489. aircrack-ng.c:4630: error: 'struct options' has no member named 'l33t'
  490. aircrack-ng.c:4631: warning: incompatible implicit declaration of built-in function 'printf'
  491. aircrack-ng.c:4634: error: 'struct options' has no member named 'nbdict'
  492. aircrack-ng.c:4636: warning: incompatible implicit declaration of built-in function 'free'
  493. aircrack-ng.c:4646: warning: incompatible implicit declaration of built-in function 'strlen'
  494. aircrack-ng.c:4656: warning: assignment makes pointer from integer without a cast
  495. aircrack-ng.c:4665: warning: implicit declaration of function 'sscanf'
  496. aircrack-ng.c:4665: warning: incompatible implicit declaration of built-in function 'sscanf'
  497. aircrack-ng.c:4672: warning: assignment makes pointer from integer without a cast
  498. aircrack-ng.c:4683: error: 'struct options' has no member named 'dict'
  499. aircrack-ng.c:4686: error: 'struct options' has no member named 'l33t'
  500. aircrack-ng.c:4687: warning: incompatible implicit declaration of built-in function 'printf'
  501. aircrack-ng.c:4690: error: 'struct options' has no member named 'nbdict'
  502. aircrack-ng.c:4692: warning: incompatible implicit declaration of built-in function 'free'
  503. aircrack-ng.c:4702: warning: incompatible implicit declaration of built-in function 'strlen'
  504. aircrack-ng.c:4715: warning: incompatible implicit declaration of built-in function 'free'
  505. aircrack-ng.c: In function 'set_dicts':
  506. aircrack-ng.c:4724: error: 'struct options' has no member named 'nbdict'
  507. aircrack-ng.c:4725: warning: assignment makes pointer from integer without a cast
  508. aircrack-ng.c:4729: error: 'NULL' undeclared (first use in this function)
  509. aircrack-ng.c:4732: error: 'struct options' has no member named 'nbdict'
  510. aircrack-ng.c:4734: warning: incompatible implicit declaration of built-in function 'strlen'
  511. aircrack-ng.c:4735: error: 'struct options' has no member named 'nbdict'
  512. aircrack-ng.c:4735: warning: incompatible implicit declaration of built-in function 'malloc'
  513. aircrack-ng.c:4736: error: 'struct options' has no member named 'nbdict'
  514. aircrack-ng.c:4741: warning: implicit declaration of function 'strncasecmp'
  515. aircrack-ng.c:4743: warning: incompatible implicit declaration of built-in function 'strncpy'
  516. aircrack-ng.c:4743: error: 'struct options' has no member named 'nbdict'
  517. aircrack-ng.c:4744: error: 'struct options' has no member named 'hexdict'
  518. aircrack-ng.c:4744: error: 'struct options' has no member named 'nbdict'
  519. aircrack-ng.c:4748: warning: incompatible implicit declaration of built-in function 'strncpy'
  520. aircrack-ng.c:4748: error: 'struct options' has no member named 'nbdict'
  521. aircrack-ng.c:4749: error: 'struct options' has no member named 'hexdict'
  522. aircrack-ng.c:4749: error: 'struct options' has no member named 'nbdict'
  523. aircrack-ng.c:4751: warning: assignment makes pointer from integer without a cast
  524. aircrack-ng.c:4752: error: 'struct options' has no member named 'nbdict'
  525. aircrack-ng.c:4757: error: 'struct options' has no member named 'nbdict'
  526. aircrack-ng.c: In function 'crack_wep_dict':
  527. aircrack-ng.c:4766: error: storage size of 't_last' isn't known
  528. aircrack-ng.c:4767: error: storage size of 't_now' isn't known
  529. aircrack-ng.c:4777: warning: incompatible implicit declaration of built-in function 'printf'
  530. aircrack-ng.c:4781: warning: incompatible implicit declaration of built-in function 'malloc'
  531. aircrack-ng.c:4782: error: 'NULL' undeclared (first use in this function)
  532. aircrack-ng.c:4789: warning: incompatible implicit declaration of built-in function 'strlen'
  533. aircrack-ng.c:4818: warning: incompatible implicit declaration of built-in function 'free'
  534. aircrack-ng.c:4767: warning: unused variable 't_now'
  535. aircrack-ng.c:4766: warning: unused variable 't_last'
  536. aircrack-ng.c: In function 'crack_wep_ptw':
  537. aircrack-ng.c:4829: error: 'struct options' has no member named 'ap'
  538. aircrack-ng.c:4831: warning: incompatible implicit declaration of built-in function 'malloc'
  539. aircrack-ng.c:4832: error: 'NULL' undeclared (first use in this function)
  540. aircrack-ng.c:4869: error: 'struct options' has no member named 'ptw_attack'
  541. aircrack-ng.c:4869: warning: passing argument 2 of 'PTW_computeKey' makes integer from pointer without a cast
  542. aircrack-ng.c:4869: error: incompatible type for argument 4 of 'PTW_computeKey'
  543. aircrack-ng.c:4869: warning: passing argument 5 of 'PTW_computeKey' from incompatible pointer type
  544. aircrack-ng.c:4869: warning: passing argument 6 of 'PTW_computeKey' makes integer from pointer without a cast
  545. aircrack-ng.c:4869: error: too many arguments to function 'PTW_computeKey'
  546. aircrack-ng.c:4875: error: 'struct options' has no member named 'ptw_attack'
  547. aircrack-ng.c:4875: warning: passing argument 2 of 'PTW_computeKey' makes integer from pointer without a cast
  548. aircrack-ng.c:4875: warning: passing argument 4 of 'PTW_computeKey' makes pointer from integer without a cast
  549. aircrack-ng.c:4875: warning: passing argument 5 of 'PTW_computeKey' from incompatible pointer type
  550. aircrack-ng.c:4875: warning: passing argument 6 of 'PTW_computeKey' makes integer from pointer without a cast
  551. aircrack-ng.c:4875: error: too many arguments to function 'PTW_computeKey'
  552. aircrack-ng.c:4877: error: 'struct options' has no member named 'ptw_attack'
  553. aircrack-ng.c:4877: warning: passing argument 2 of 'PTW_computeKey' makes integer from pointer without a cast
  554. aircrack-ng.c:4877: error: incompatible type for argument 4 of 'PTW_computeKey'
  555. aircrack-ng.c:4877: warning: passing argument 5 of 'PTW_computeKey' from incompatible pointer type
  556. aircrack-ng.c:4877: warning: passing argument 6 of 'PTW_computeKey' makes integer from pointer without a cast
  557. aircrack-ng.c:4877: error: too many arguments to function 'PTW_computeKey'
  558. aircrack-ng.c:4879: error: 'struct options' has no member named 'ptw_attack'
  559. aircrack-ng.c:4879: warning: passing argument 2 of 'PTW_computeKey' makes integer from pointer without a cast
  560. aircrack-ng.c:4879: error: incompatible type for argument 4 of 'PTW_computeKey'
  561. aircrack-ng.c:4879: warning: passing argument 5 of 'PTW_computeKey' from incompatible pointer type
  562. aircrack-ng.c:4879: warning: passing argument 6 of 'PTW_computeKey' makes integer from pointer without a cast
  563. aircrack-ng.c:4879: error: too many arguments to function 'PTW_computeKey'
  564. aircrack-ng.c:4893: error: 'struct options' has no member named 'ptw_attack'
  565. aircrack-ng.c:4893: warning: passing argument 2 of 'PTW_computeKey' makes integer from pointer without a cast
  566. aircrack-ng.c:4893: error: incompatible type for argument 4 of 'PTW_computeKey'
  567. aircrack-ng.c:4893: warning: passing argument 5 of 'PTW_computeKey' from incompatible pointer type
  568. aircrack-ng.c:4893: warning: passing argument 6 of 'PTW_computeKey' makes integer from pointer without a cast
  569. aircrack-ng.c:4893: error: too many arguments to function 'PTW_computeKey'
  570. aircrack-ng.c:4899: error: 'struct options' has no member named 'ptw_attack'
  571. aircrack-ng.c:4899: warning: passing argument 2 of 'PTW_computeKey' makes integer from pointer without a cast
  572. aircrack-ng.c:4899: warning: passing argument 4 of 'PTW_computeKey' makes pointer from integer without a cast
  573. aircrack-ng.c:4899: warning: passing argument 5 of 'PTW_computeKey' from incompatible pointer type
  574. aircrack-ng.c:4899: warning: passing argument 6 of 'PTW_computeKey' makes integer from pointer without a cast
  575. aircrack-ng.c:4899: error: too many arguments to function 'PTW_computeKey'
  576. aircrack-ng.c:4901: error: 'struct options' has no member named 'ptw_attack'
  577. aircrack-ng.c:4901: warning: passing argument 2 of 'PTW_computeKey' makes integer from pointer without a cast
  578. aircrack-ng.c:4901: error: incompatible type for argument 4 of 'PTW_computeKey'
  579. aircrack-ng.c:4901: warning: passing argument 5 of 'PTW_computeKey' from incompatible pointer type
  580. aircrack-ng.c:4901: warning: passing argument 6 of 'PTW_computeKey' makes integer from pointer without a cast
  581. aircrack-ng.c:4901: error: too many arguments to function 'PTW_computeKey'
  582. aircrack-ng.c:4903: error: 'struct options' has no member named 'ptw_attack'
  583. aircrack-ng.c:4903: warning: passing argument 2 of 'PTW_computeKey' makes integer from pointer without a cast
  584. aircrack-ng.c:4903: error: incompatible type for argument 4 of 'PTW_computeKey'
  585. aircrack-ng.c:4903: warning: passing argument 5 of 'PTW_computeKey' from incompatible pointer type
  586. aircrack-ng.c:4903: warning: passing argument 6 of 'PTW_computeKey' makes integer from pointer without a cast
  587. aircrack-ng.c:4903: error: too many arguments to function 'PTW_computeKey'
  588. aircrack-ng.c:4911: error: 'struct options' has no member named 'probability'
  589. aircrack-ng.c: In function 'main':
  590. aircrack-ng.c:4948: warning: implicit declaration of function 'setsid'
  591. aircrack-ng.c:4952: warning: incompatible implicit declaration of built-in function 'memset'
  592. aircrack-ng.c:4954: warning: implicit declaration of function 'srand'
  593. aircrack-ng.c:4954: warning: implicit declaration of function 'time'
  594. aircrack-ng.c:4954: error: 'NULL' undeclared (first use in this function)
  595. aircrack-ng.c:4966: error: 'struct options' has no member named 'nbdict'
  596. aircrack-ng.c:4970: error: 'struct options' has no member named 'showASCII'
  597. aircrack-ng.c:4971: error: 'struct options' has no member named 'probability'
  598. aircrack-ng.c:4972: error: 'struct options' has no member named 'next_ptw_try'
  599. aircrack-ng.c:4974: error: 'struct options' has no member named 'max_ivs'
  600. aircrack-ng.c:4975: error: 'struct options' has no member named 'visual_inspection'
  601. aircrack-ng.c:4976: error: 'struct options' has no member named 'firstbssid'
  602. aircrack-ng.c:4977: error: 'struct options' has no member named 'bssid_list_1st'
  603. aircrack-ng.c:4978: error: 'struct options' has no member named 'bssidmerge'
  604. aircrack-ng.c:4979: error: 'struct options' has no member named 'oneshot'
  605. aircrack-ng.c:4980: error: 'struct options' has no member named 'logKeyToFile'
  606. aircrack-ng.c:4981: error: 'struct options' has no member named 'wkp'
  607. aircrack-ng.c:4982: error: 'struct options' has no member named 'hccap'
  608. aircrack-ng.c:4983: error: 'struct options' has no member named 'forced_amode'
  609. aircrack-ng.c:4997: error: array type has incomplete element type
  610. aircrack-ng.c:5010: warning: implicit declaration of function 'getopt_long'
  611. aircrack-ng.c:5020: error: 'struct options' has no member named 'dict'
  612. aircrack-ng.c:5020: error: 'stdin' undeclared (first use in this function)
  613. aircrack-ng.c:5023: warning: incompatible implicit declaration of built-in function 'malloc'
  614. aircrack-ng.c:5025: warning: implicit declaration of function 'err'
  615. aircrack-ng.c:5031: warning: incompatible implicit declaration of built-in function 'strcpy'
  616. aircrack-ng.c:5038: warning: incompatible implicit declaration of built-in function 'printf'
  617. aircrack-ng.c:5069: error: 'struct options' has no member named 'visual_inspection'
  618. aircrack-ng.c:5075: warning: incompatible implicit declaration of built-in function 'sscanf'
  619. aircrack-ng.c:5075: error: 'optarg' undeclared (first use in this function)
  620. aircrack-ng.c:5077: warning: implicit declaration of function 'strcasecmp'
  621. aircrack-ng.c:5090: error: 'struct options' has no member named 'forced_amode'
  622. aircrack-ng.c:5097: warning: incompatible implicit declaration of built-in function 'strncpy'
  623. aircrack-ng.c:5136: error: 'struct options' has no member named 'wep_decloak'
  624. aircrack-ng.c:5151: error: 'struct options' has no member named 'oneshot'
  625. aircrack-ng.c:5181: error: 'struct options' has no member named 'brutebytes'
  626. aircrack-ng.c:5266: error: 'struct options' has no member named 'logKeyToFile'
  627. aircrack-ng.c:5266: warning: implicit declaration of function 'calloc'
  628. aircrack-ng.c:5266: warning: incompatible implicit declaration of built-in function 'calloc'
  629. aircrack-ng.c:5266: warning: incompatible implicit declaration of built-in function 'strlen'
  630. aircrack-ng.c:5267: error: 'struct options' has no member named 'logKeyToFile'
  631. aircrack-ng.c:5273: error: 'struct options' has no member named 'logKeyToFile'
  632. aircrack-ng.c:5278: error: 'struct options' has no member named 'wkp'
  633. aircrack-ng.c:5279: error: 'struct options' has no member named 'wkp'
  634. aircrack-ng.c:5285: error: 'struct options' has no member named 'wkp'
  635. aircrack-ng.c:5291: error: 'struct options' has no member named 'hccap'
  636. aircrack-ng.c:5292: error: 'struct options' has no member named 'hccap'
  637. aircrack-ng.c:5298: error: 'struct options' has no member named 'hccap'
  638. aircrack-ng.c:5304: error: 'struct options' has no member named 'max_ivs'
  639. aircrack-ng.c:5304: error: 'struct options' has no member named 'max_ivs'
  640. aircrack-ng.c:5317: error: 'struct options' has no member named 'ptw_attack'
  641. aircrack-ng.c:5317: error: 'struct options' has no member named 'ptw_attack'
  642. aircrack-ng.c:5317: error: 'struct options' has no member named 'ptw_attack'
  643. aircrack-ng.c:5358: error: 'struct options' has no member named 'showASCII'
  644. aircrack-ng.c:5377: warning: incompatible implicit declaration of built-in function 'fprintf'
  645. aircrack-ng.c:5377: error: 'stderr' undeclared (first use in this function)
  646. aircrack-ng.c:5384: error: 'struct options' has no member named 'l33t'
  647. aircrack-ng.c:5406: error: 'struct options' has no member named 'bssidmerge'
  648. aircrack-ng.c:5412: error: 'struct options' has no member named 'visual_inspection'
  649. aircrack-ng.c:4997: warning: unused variable 'long_options'
  650. aircrack-ng.c:5427: error: 'optind' undeclared (first use in this function)
  651. aircrack-ng.c:5432: warning: incompatible implicit declaration of built-in function 'printf'
  652. aircrack-ng.c:5437: warning: incompatible implicit declaration of built-in function 'exit'
  653. aircrack-ng.c:5443: warning: incompatible implicit declaration of built-in function 'printf'
  654. aircrack-ng.c:5447: warning: incompatible implicit declaration of built-in function 'printf'
  655. aircrack-ng.c:5452: error: 'struct options' has no member named 'dict'
  656. aircrack-ng.c:5455: error: 'struct options' has no member named 'wkp'
  657. aircrack-ng.c:5455: error: 'struct options' has no member named 'hccap'
  658. aircrack-ng.c:5457: warning: incompatible implicit declaration of built-in function 'printf'
  659. aircrack-ng.c:5461: error: 'struct options' has no member named 'wkp'
  660. aircrack-ng.c:5466: error: 'struct options' has no member named 'hccap'
  661. aircrack-ng.c:5475: error: 'struct options' has no member named 'no_stdin'
  662. aircrack-ng.c:5477: warning: incompatible implicit declaration of built-in function 'printf'
  663. aircrack-ng.c:5483: error: 'SIGINT' undeclared (first use in this function)
  664. aircrack-ng.c:5484: error: 'SIGQUIT' undeclared (first use in this function)
  665. aircrack-ng.c:5485: error: 'SIGTERM' undeclared (first use in this function)
  666. aircrack-ng.c:5486: error: 'SIGALRM' undeclared (first use in this function)
  667. aircrack-ng.c:5486: error: 'SIG_IGN' undeclared (first use in this function)
  668. aircrack-ng.c:5488: warning: implicit declaration of function 'pthread_mutex_init'
  669. aircrack-ng.c:5488: error: 'mx_apl' undeclared (first use in this function)
  670. aircrack-ng.c:5489: error: 'mx_ivb' undeclared (first use in this function)
  671. aircrack-ng.c:5490: error: 'mx_eof' undeclared (first use in this function)
  672. aircrack-ng.c:5491: error: 'mx_dic' undeclared (first use in this function)
  673. aircrack-ng.c:5492: warning: implicit declaration of function 'pthread_cond_init'
  674. aircrack-ng.c:5492: error: 'cv_eof' undeclared (first use in this function)
  675. aircrack-ng.c:5505: error: 'struct options' has no member named 'no_stdin'
  676. aircrack-ng.c:5507: warning: implicit declaration of function 'pthread_create'
  677. aircrack-ng.c:5507: error: 'tid' undeclared (first use in this function)
  678. aircrack-ng.c:5519: warning: incompatible implicit declaration of built-in function 'printf'
  679. aircrack-ng.c:5529: warning: incompatible implicit declaration of built-in function 'printf'
  680. aircrack-ng.c:5530: error: 'stdout' undeclared (first use in this function)
  681. aircrack-ng.c:5543: error: 'struct options' has no member named 'no_stdin'
  682. aircrack-ng.c:5544: warning: incompatible implicit declaration of built-in function 'printf'
  683. aircrack-ng.c:5565: warning: incompatible implicit declaration of built-in function 'memcpy'
  684. aircrack-ng.c:5615: warning: implicit declaration of function 'scanf'
  685. aircrack-ng.c:5615: warning: incompatible implicit declaration of built-in function 'scanf'
  686. aircrack-ng.c:5634: warning: incompatible implicit declaration of built-in function 'memcpy'
  687. aircrack-ng.c:5638: error: 'struct options' has no member named 'dict'
  688. aircrack-ng.c:5655: error: 'struct options' has no member named 'no_stdin'
  689. aircrack-ng.c:5680: warning: incompatible implicit declaration of built-in function 'printf'
  690. aircrack-ng.c:5723: warning: incompatible implicit declaration of built-in function 'printf'
  691. aircrack-ng.c:5734: warning: incompatible implicit declaration of built-in function 'printf'
  692. aircrack-ng.c:5749: warning: implicit declaration of function 'pipe'
  693. aircrack-ng.c:5769: error: 'SIGWINCH' undeclared (first use in this function)
  694. aircrack-ng.c:5787: warning: incompatible implicit declaration of built-in function 'printf'
  695. aircrack-ng.c:5793: error: 'struct options' has no member named 'brutebytes'
  696. aircrack-ng.c:5820: warning: incompatible implicit declaration of built-in function 'printf'
  697. aircrack-ng.c:5821: error: 'struct options' has no member named 'next_ptw_try'
  698. aircrack-ng.c:5824: error: 'struct options' has no member named 'next_ptw_try'
  699. aircrack-ng.c:5830: error: 'struct options' has no member named 'oneshot'
  700. aircrack-ng.c:5841: error: 'struct options' has no member named 'next_ptw_try'
  701. aircrack-ng.c:5842: error: 'struct options' has no member named 'next_ptw_try'
  702. aircrack-ng.c:5849: error: 'struct options' has no member named 'dict'
  703. aircrack-ng.c:5886: warning: incompatible implicit declaration of built-in function 'printf'
  704. aircrack-ng.c:5912: warning: incompatible implicit declaration of built-in function 'printf'
  705. aircrack-ng.c:5935: error: 'struct options' has no member named 'dict'
  706. aircrack-ng.c:5951: warning: incompatible implicit declaration of built-in function 'printf'
  707. aircrack-ng.c:5957: warning: incompatible implicit declaration of built-in function 'printf'
  708. aircrack-ng.c:5964: warning: incompatible implicit declaration of built-in function 'strncpy'
  709. aircrack-ng.c:5976: warning: incompatible implicit declaration of built-in function 'malloc'
  710. aircrack-ng.c:5980: error: 'struct WPA_data' has no member named 'cond'
  711. aircrack-ng.c:5981: error: 'struct WPA_data' has no member named 'mutex'
  712. aircrack-ng.c:6020: warning: incompatible implicit declaration of built-in function 'printf'
  713. aircrack-ng.c:6024: error: 'struct options' has no member named 'l33t'
  714. aircrack-ng.c:6025: warning: incompatible implicit declaration of built-in function 'printf'
  715. aircrack-ng.c:6028: warning: incompatible implicit declaration of built-in function 'strlen'
  716. aircrack-ng.c:6030: error: 'struct options' has no member named 'l33t'
  717. aircrack-ng.c:6039: warning: incompatible implicit declaration of built-in function 'printf'
  718. aircrack-ng.c:6043: warning: incompatible implicit declaration of built-in function 'printf'
  719. aircrack-ng.c:6048: warning: incompatible implicit declaration of built-in function 'printf'
  720. aircrack-ng.c:6095: warning: incompatible implicit declaration of built-in function 'printf'
  721. aircrack-ng.c:6103: warning: incompatible implicit declaration of built-in function '_exit'
  722. make[1]: *** [aircrack-ng.o] Error 1
  723. make[1]: Leaving directory `/home/edgar/aircrack-ng-1.2-beta2/src'
  724. make: *** [all] Error 2
  725. edgar-openpandora:~/aircrack-ng-1.2-beta2#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement