Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Someone
Thursday, June 21st, 2007 at 3:40:47pm UTC 

  1. ubuntu/ms/memstick.c:16:28: error: linux/memstick.h: No such file or directory
  2. ubuntu/ms/memstick.c:27: warning: ‘struct memstick_device_id’ declared inside parameter list
  3. ubuntu/ms/memstick.c:27: warning: its scope is only this definition or declaration, which is probably not what you want
  4. ubuntu/ms/memstick.c:27: warning: ‘struct memstick_dev’ declared inside parameter list
  5. ubuntu/ms/memstick.c: In function ‘memstick_dev_match’:
  6. ubuntu/ms/memstick.c:29: error: ‘MEMSTICK_ANY_ID’ undeclared (first use in this function)
  7. ubuntu/ms/memstick.c:29: error: (Each undeclared identifier is reported only once
  8. ubuntu/ms/memstick.c:29: error: for each function it appears in.)
  9. ubuntu/ms/memstick.c:31: error: dereferencing pointer to incomplete type
  10. ubuntu/ms/memstick.c:31: error: dereferencing pointer to incomplete type
  11. ubuntu/ms/memstick.c:31: error: dereferencing pointer to incomplete type
  12. ubuntu/ms/memstick.c:32: error: dereferencing pointer to incomplete type
  13. ubuntu/ms/memstick.c:32: error: dereferencing pointer to incomplete type
  14. ubuntu/ms/memstick.c:32: error: dereferencing pointer to incomplete type
  15. ubuntu/ms/memstick.c:33: error: dereferencing pointer to incomplete type
  16. ubuntu/ms/memstick.c:33: error: dereferencing pointer to incomplete type
  17. ubuntu/ms/memstick.c:33: error: dereferencing pointer to incomplete type
  18. ubuntu/ms/memstick.c: At top level:
  19. ubuntu/ms/memstick.c:39: warning: ‘struct memstick_device_id’ declared inside parameter list
  20. ubuntu/ms/memstick.c: In function ‘memstick_null_id’:
  21. ubuntu/ms/memstick.c:41: error: dereferencing pointer to incomplete type
  22. ubuntu/ms/memstick.c:41: error: dereferencing pointer to incomplete type
  23. ubuntu/ms/memstick.c:41: error: dereferencing pointer to incomplete type
  24. ubuntu/ms/memstick.c: In function ‘memstick_bus_match’:
  25. ubuntu/ms/memstick.c:46: error: dereferencing pointer to incomplete type
  26. ubuntu/ms/memstick.c:46: warning: type defaults to ‘int’ in declaration of ‘__mptr’
  27. ubuntu/ms/memstick.c:46: warning: initialization from incompatible pointer type
  28. ubuntu/ms/memstick.c:46: error: invalid use of undefined type ‘struct memstick_dev’
  29. ubuntu/ms/memstick.c:48: error: dereferencing pointer to incomplete type
  30. ubuntu/ms/memstick.c:48: warning: type defaults to ‘int’ in declaration of ‘__mptr’
  31. ubuntu/ms/memstick.c:48: warning: initialization from incompatible pointer type
  32. ubuntu/ms/memstick.c:48: error: invalid use of undefined type ‘struct memstick_driver’
  33. ubuntu/ms/memstick.c:51: error: dereferencing pointer to incomplete type
  34. ubuntu/ms/memstick.c:54: warning: passing argument 1 of ‘memstick_null_id’ from incompatible pointer type
  35. ubuntu/ms/memstick.c:55: warning: passing argument 1 of ‘memstick_dev_match’ from incompatible pointer type
  36. ubuntu/ms/memstick.c:55: warning: passing argument 2 of ‘memstick_dev_match’ from incompatible pointer type
  37. ubuntu/ms/memstick.c:57: error: increment of pointer to unknown structure
  38. ubuntu/ms/memstick.c:57: error: arithmetic on pointer to an incomplete type
  39. ubuntu/ms/memstick.c: In function ‘memstick_uevent’:
  40. ubuntu/ms/memstick.c:66: error: dereferencing pointer to incomplete type
  41. ubuntu/ms/memstick.c:66: warning: type defaults to ‘int’ in declaration of ‘__mptr’
  42. ubuntu/ms/memstick.c:66: warning: initialization from incompatible pointer type
  43. ubuntu/ms/memstick.c:66: error: invalid use of undefined type ‘struct memstick_dev’
  44. ubuntu/ms/memstick.c:72: error: dereferencing pointer to incomplete type
  45. ubuntu/ms/memstick.c:75: error: dereferencing pointer to incomplete type
  46. ubuntu/ms/memstick.c:78: error: dereferencing pointer to incomplete type
  47. ubuntu/ms/memstick.c: In function ‘memstick_device_probe’:
  48. ubuntu/ms/memstick.c:86: error: dereferencing pointer to incomplete type
  49. ubuntu/ms/memstick.c:86: warning: type defaults to ‘int’ in declaration of ‘__mptr’
  50. ubuntu/ms/memstick.c:86: warning: initialization from incompatible pointer type
  51. ubuntu/ms/memstick.c:86: error: invalid use of undefined type ‘struct memstick_dev’
  52. ubuntu/ms/memstick.c:88: error: dereferencing pointer to incomplete type
  53. ubuntu/ms/memstick.c:88: warning: type defaults to ‘int’ in declaration of ‘__mptr’
  54. ubuntu/ms/memstick.c:88: warning: initialization from incompatible pointer type
  55. ubuntu/ms/memstick.c:88: error: invalid use of undefined type ‘struct memstick_driver’
  56. ubuntu/ms/memstick.c:94: error: dereferencing pointer to incomplete type
  57. ubuntu/ms/memstick.c:95: error: dereferencing pointer to incomplete type
  58. ubuntu/ms/memstick.c: In function ‘memstick_device_remove’:
  59. ubuntu/ms/memstick.c:105: error: dereferencing pointer to incomplete type
  60. ubuntu/ms/memstick.c:105: warning: type defaults to ‘int’ in declaration of ‘__mptr’
  61. ubuntu/ms/memstick.c:105: warning: initialization from incompatible pointer type
  62. ubuntu/ms/memstick.c:105: error: invalid use of undefined type ‘struct memstick_dev’
  63. ubuntu/ms/memstick.c:107: error: dereferencing pointer to incomplete type
  64. ubuntu/ms/memstick.c:107: warning: type defaults to ‘int’ in declaration of ‘__mptr’
  65. ubuntu/ms/memstick.c:107: warning: initialization from incompatible pointer type
  66. ubuntu/ms/memstick.c:107: error: invalid use of undefined type ‘struct memstick_driver’
  67. ubuntu/ms/memstick.c:111: error: dereferencing pointer to incomplete type
  68. ubuntu/ms/memstick.c:112: error: dereferencing pointer to incomplete type
  69. ubuntu/ms/memstick.c:113: error: dereferencing pointer to incomplete type
  70. ubuntu/ms/memstick.c: In function ‘memstick_device_suspend’:
  71. ubuntu/ms/memstick.c:124: error: dereferencing pointer to incomplete type
  72. ubuntu/ms/memstick.c:124: warning: type defaults to ‘int’ in declaration of ‘__mptr’
  73. ubuntu/ms/memstick.c:124: warning: initialization from incompatible pointer type
  74. ubuntu/ms/memstick.c:124: error: invalid use of undefined type ‘struct memstick_dev’
  75. ubuntu/ms/memstick.c:126: error: dereferencing pointer to incomplete type
  76. ubuntu/ms/memstick.c:126: warning: type defaults to ‘int’ in declaration of ‘__mptr’
  77. ubuntu/ms/memstick.c:126: warning: initialization from incompatible pointer type
  78. ubuntu/ms/memstick.c:126: error: invalid use of undefined type ‘struct memstick_driver’
  79. ubuntu/ms/memstick.c:130: error: dereferencing pointer to incomplete type
  80. ubuntu/ms/memstick.c:131: error: dereferencing pointer to incomplete type
  81. ubuntu/ms/memstick.c: In function ‘memstick_device_resume’:
  82. ubuntu/ms/memstick.c:137: error: dereferencing pointer to incomplete type
  83. ubuntu/ms/memstick.c:137: warning: type defaults to ‘int’ in declaration of ‘__mptr’
  84. ubuntu/ms/memstick.c:137: warning: initialization from incompatible pointer type
  85. ubuntu/ms/memstick.c:137: error: invalid use of undefined type ‘struct memstick_dev’
  86. ubuntu/ms/memstick.c:139: error: dereferencing pointer to incomplete type
  87. ubuntu/ms/memstick.c:139: warning: type defaults to ‘int’ in declaration of ‘__mptr’
  88. ubuntu/ms/memstick.c:139: warning: initialization from incompatible pointer type
  89. ubuntu/ms/memstick.c:139: error: invalid use of undefined type ‘struct memstick_driver’
  90. ubuntu/ms/memstick.c:143: error: dereferencing pointer to incomplete type
  91. ubuntu/ms/memstick.c:144: error: dereferencing pointer to incomplete type
  92. ubuntu/ms/memstick.c: In function ‘type_show’:
  93. ubuntu/ms/memstick.c:164: error: dereferencing pointer to incomplete type
  94. ubuntu/ms/memstick.c:164: warning: type defaults to ‘int’ in declaration of ‘__mptr’
  95. ubuntu/ms/memstick.c:164: warning: initialization from incompatible pointer type
  96. ubuntu/ms/memstick.c:164: error: invalid use of undefined type ‘struct memstick_dev’
  97. ubuntu/ms/memstick.c:164: error: dereferencing pointer to incomplete type
  98. ubuntu/ms/memstick.c: In function ‘category_show’:
  99. ubuntu/ms/memstick.c:165: error: dereferencing pointer to incomplete type
  100. ubuntu/ms/memstick.c:165: warning: type defaults to ‘int’ in declaration of ‘__mptr’
  101. ubuntu/ms/memstick.c:165: warning: initialization from incompatible pointer type
  102. ubuntu/ms/memstick.c:165: error: invalid use of undefined type ‘struct memstick_dev’
  103. ubuntu/ms/memstick.c:165: error: dereferencing pointer to incomplete type
  104. ubuntu/ms/memstick.c: In function ‘class_show’:
  105. ubuntu/ms/memstick.c:166: error: dereferencing pointer to incomplete type
  106. ubuntu/ms/memstick.c:166: warning: type defaults to ‘int’ in declaration of ‘__mptr’
  107. ubuntu/ms/memstick.c:166: warning: initialization from incompatible pointer type
  108. ubuntu/ms/memstick.c:166: error: invalid use of undefined type ‘struct memstick_dev’
  109. ubuntu/ms/memstick.c:166: error: dereferencing pointer to incomplete type
  110. ubuntu/ms/memstick.c: In function ‘memstick_free’:
  111. ubuntu/ms/memstick.c:190: error: dereferencing pointer to incomplete type
  112. ubuntu/ms/memstick.c:190: warning: type defaults to ‘int’ in declaration of ‘__mptr’
  113. ubuntu/ms/memstick.c:190: warning: initialization from incompatible pointer type
  114. ubuntu/ms/memstick.c:190: error: invalid use of undefined type ‘struct memstick_host’
  115. ubuntu/ms/memstick.c: In function ‘memstick_free_card’:
  116. ubuntu/ms/memstick.c:202: error: dereferencing pointer to incomplete type
  117. ubuntu/ms/memstick.c:202: warning: type defaults to ‘int’ in declaration of ‘__mptr’
  118. ubuntu/ms/memstick.c:202: warning: initialization from incompatible pointer type
  119. ubuntu/ms/memstick.c:202: error: invalid use of undefined type ‘struct memstick_dev’
  120. ubuntu/ms/memstick.c: At top level:
  121. ubuntu/ms/memstick.c:207: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘memstick_dummy_check’
  122. ubuntu/ms/memstick.c:213: warning: ‘struct memstick_device_id’ declared inside parameter list
  123. ubuntu/ms/memstick.c:213: warning: ‘struct memstick_host’ declared inside parameter list
  124. ubuntu/ms/memstick.c: In function ‘memstick_alloc_card’:
  125. ubuntu/ms/memstick.c:215: error: invalid application of ‘sizeof’ to incomplete type ‘struct memstick_dev’
  126. ubuntu/ms/memstick.c:219: error: dereferencing pointer to incomplete type
  127. ubuntu/ms/memstick.c:219: error: dereferencing pointer to incomplete type
  128. ubuntu/ms/memstick.c:220: error: dereferencing pointer to incomplete type
  129. ubuntu/ms/memstick.c:220: error: dereferencing pointer to incomplete type
  130. ubuntu/ms/memstick.c:221: error: dereferencing pointer to incomplete type
  131. ubuntu/ms/memstick.c:221: error: dereferencing pointer to incomplete type
  132. ubuntu/ms/memstick.c:222: error: dereferencing pointer to incomplete type
  133. ubuntu/ms/memstick.c:223: error: dereferencing pointer to incomplete type
  134. ubuntu/ms/memstick.c:223: error: dereferencing pointer to incomplete type
  135. ubuntu/ms/memstick.c:224: error: dereferencing pointer to incomplete type
  136. ubuntu/ms/memstick.c:225: error: dereferencing pointer to incomplete type
  137. ubuntu/ms/memstick.c:226: error: dereferencing pointer to incomplete type
  138. ubuntu/ms/memstick.c:226: error: ‘memstick_dummy_check’ undeclared (first use in this function)
  139. ubuntu/ms/memstick.c: At top level:
  140. ubuntu/ms/memstick.c:231: warning: ‘struct memstick_host’ declared inside parameter list
  141. ubuntu/ms/memstick.c: In function ‘memstick_detect_change’:
  142. ubuntu/ms/memstick.c:233: error: dereferencing pointer to incomplete type
  143. ubuntu/ms/memstick.c: At top level:
  144. ubuntu/ms/memstick.c:237: warning: ‘struct memstick_request’ declared inside parameter list
  145. ubuntu/ms/memstick.c: In function ‘memstick_wait_done’:
  146. ubuntu/ms/memstick.c:239: error: dereferencing pointer to incomplete type
  147. ubuntu/ms/memstick.c: At top level:
  148. ubuntu/ms/memstick.c:243: warning: ‘struct memstick_request’ declared inside parameter list
  149. ubuntu/ms/memstick.c:243: warning: ‘struct memstick_host’ declared inside parameter list
  150. ubuntu/ms/memstick.c: In function ‘memstick_wait_for_req’:
  151. ubuntu/ms/memstick.c:247: error: dereferencing pointer to incomplete type
  152. ubuntu/ms/memstick.c:248: error: dereferencing pointer to incomplete type
  153. ubuntu/ms/memstick.c:250: error: dereferencing pointer to incomplete type
  154. ubuntu/ms/memstick.c: At top level:
  155. ubuntu/ms/memstick.c:256: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘memstick_get_int’
  156. ubuntu/ms/memstick.c:273: error: ‘memstick_get_int’ undeclared here (not in a function)
  157. ubuntu/ms/memstick.c:273: warning: type defaults to ‘int’ in declaration of ‘memstick_get_int’
  158. ubuntu/ms/memstick.c:275: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘memstick_set_rw_reg_adrs’
  159. ubuntu/ms/memstick.c:297: error: ‘memstick_set_rw_reg_adrs’ undeclared here (not in a function)
  160. ubuntu/ms/memstick.c:297: warning: type defaults to ‘int’ in declaration of ‘memstick_set_rw_reg_adrs’
  161. ubuntu/ms/memstick.c:299: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘memstick_read_reg’
  162. ubuntu/ms/memstick.c:329: error: ‘memstick_read_reg’ undeclared here (not in a function)
  163. ubuntu/ms/memstick.c:329: warning: type defaults to ‘int’ in declaration of ‘memstick_read_reg’
  164. ubuntu/ms/memstick.c:331: warning: ‘struct memstick_host’ declared inside parameter list
  165. ubuntu/ms/memstick.c: In function ‘memstick_power_off’:
  166. ubuntu/ms/memstick.c:333: error: dereferencing pointer to incomplete type
  167. ubuntu/ms/memstick.c:333: error: ‘MEMSTICK_POWER_OFF’ undeclared (first use in this function)
  168. ubuntu/ms/memstick.c:334: error: dereferencing pointer to incomplete type
  169. ubuntu/ms/memstick.c:334: error: ‘MEMSTICK_SERIAL’ undeclared (first use in this function)
  170. ubuntu/ms/memstick.c:335: error: dereferencing pointer to incomplete type
  171. ubuntu/ms/memstick.c:335: error: dereferencing pointer to incomplete type
  172. ubuntu/ms/memstick.c: At top level:
  173. ubuntu/ms/memstick.c:338: warning: ‘struct memstick_host’ declared inside parameter list
  174. ubuntu/ms/memstick.c: In function ‘memstick_power_on’:
  175. ubuntu/ms/memstick.c:340: error: dereferencing pointer to incomplete type
  176. ubuntu/ms/memstick.c:340: error: ‘MEMSTICK_POWER_ON’ undeclared (first use in this function)
  177. ubuntu/ms/memstick.c:341: error: dereferencing pointer to incomplete type
  178. ubuntu/ms/memstick.c:341: error: ‘MEMSTICK_SERIAL’ undeclared (first use in this function)
  179. ubuntu/ms/memstick.c:342: error: dereferencing pointer to incomplete type
  180. ubuntu/ms/memstick.c:342: error: dereferencing pointer to incomplete type
  181. ubuntu/ms/memstick.c: At top level:
  182. ubuntu/ms/memstick.c:346: warning: ‘struct memstick_host’ declared inside parameter list
  183. ubuntu/ms/memstick.c: In function ‘memstick_remove_card’:
  184. ubuntu/ms/memstick.c:348: error: dereferencing pointer to incomplete type
  185. ubuntu/ms/memstick.c:349: error: dereferencing pointer to incomplete type
  186. ubuntu/ms/memstick.c:350: error: dereferencing pointer to incomplete type
  187. ubuntu/ms/memstick.c: In function ‘memstick_check’:
  188. ubuntu/ms/memstick.c:356: error: dereferencing pointer to incomplete type
  189. ubuntu/ms/memstick.c:356: warning: type defaults to ‘int’ in declaration of ‘__mptr’
  190. ubuntu/ms/memstick.c:356: warning: initialization from incompatible pointer type
  191. ubuntu/ms/memstick.c:356: error: invalid use of undefined type ‘struct memstick_host’
  192. ubuntu/ms/memstick.c:358: error: ‘memstick_error_t’ undeclared (first use in this function)
  193. ubuntu/ms/memstick.c:358: error: expected ‘;’ before ‘err’
  194. ubuntu/ms/memstick.c:359: error: storage size of ‘ms_reg’ isn’t known
  195. ubuntu/ms/memstick.c:359: warning: ISO C90 forbids mixed declarations and code
  196. ubuntu/ms/memstick.c:360: error: storage size of ‘media_id’ isn’t known
  197. ubuntu/ms/memstick.c:362: error: ‘MEMSTICK_POWER_ON’ undeclared (first use in this function)
  198. ubuntu/ms/memstick.c:362: error: dereferencing pointer to incomplete type
  199. ubuntu/ms/memstick.c:363: warning: passing argument 1 of ‘memstick_power_on’ from incompatible pointer type
  200. ubuntu/ms/memstick.c:365: error: ‘err’ undeclared (first use in this function)
  201. ubuntu/ms/memstick.c:365: error: called object ‘memstick_read_reg’ is not a function
  202. ubuntu/ms/memstick.c:372: error: dereferencing pointer to incomplete type
  203. ubuntu/ms/memstick.c:372: error: dereferencing pointer to incomplete type
  204. ubuntu/ms/memstick.c:373: error: dereferencing pointer to incomplete type
  205. ubuntu/ms/memstick.c:373: error: dereferencing pointer to incomplete type
  206. ubuntu/ms/memstick.c:374: warning: passing argument 1 of ‘memstick_remove_card’ from incompatible pointer type
  207. ubuntu/ms/memstick.c:377: error: dereferencing pointer to incomplete type
  208. ubuntu/ms/memstick.c:378: error: dereferencing pointer to incomplete type
  209. ubuntu/ms/memstick.c:378: warning: passing argument 1 of ‘memstick_alloc_card’ from incompatible pointer type
  210. ubuntu/ms/memstick.c:379: error: dereferencing pointer to incomplete type
  211. ubuntu/ms/memstick.c:380: error: dereferencing pointer to incomplete type
  212. ubuntu/ms/memstick.c:381: error: dereferencing pointer to incomplete type
  213. ubuntu/ms/memstick.c:382: error: dereferencing pointer to incomplete type
  214. ubuntu/ms/memstick.c:383: error: dereferencing pointer to incomplete type
  215. ubuntu/ms/memstick.c:384: error: dereferencing pointer to incomplete type
  216. ubuntu/ms/memstick.c:385: error: dereferencing pointer to incomplete type
  217. ubuntu/ms/memstick.c:391: warning: passing argument 1 of ‘memstick_remove_card’ from incompatible pointer type
  218. ubuntu/ms/memstick.c:393: error: dereferencing pointer to incomplete type
  219. ubuntu/ms/memstick.c:394: warning: passing argument 1 of ‘memstick_power_off’ from incompatible pointer type
  220. ubuntu/ms/memstick.c:360: warning: unused variable ‘media_id’
  221. ubuntu/ms/memstick.c:359: warning: unused variable ‘ms_reg’
  222. ubuntu/ms/memstick.c: At top level:
  223. ubuntu/ms/memstick.c:398: warning: ‘struct memstick_request’ declared inside parameter list
  224. ubuntu/ms/memstick.c:398: warning: ‘struct memstick_host’ declared inside parameter list
  225. ubuntu/ms/memstick.c: In function ‘memstick_request_done’:
  226. ubuntu/ms/memstick.c:400: error: dereferencing pointer to incomplete type
  227. ubuntu/ms/memstick.c:400: error: dereferencing pointer to incomplete type
  228. ubuntu/ms/memstick.c:401: error: dereferencing pointer to incomplete type
  229. ubuntu/ms/memstick.c:402: error: dereferencing pointer to incomplete type
  230. ubuntu/ms/memstick.c:402: error: ‘MEMSTICK_ERR_NONE’ undeclared (first use in this function)
  231. ubuntu/ms/memstick.c:403: error: dereferencing pointer to incomplete type
  232. ubuntu/ms/memstick.c:404: error: dereferencing pointer to incomplete type
  233. ubuntu/ms/memstick.c:405: error: dereferencing pointer to incomplete type
  234. ubuntu/ms/memstick.c: In function ‘memstick_alloc_host’:
  235. ubuntu/ms/memstick.c:415: error: invalid application of ‘sizeof’ to incomplete type ‘struct memstick_host’
  236. ubuntu/ms/memstick.c:417: error: dereferencing pointer to incomplete type
  237. ubuntu/ms/memstick.c:418: error: dereferencing pointer to incomplete type
  238. ubuntu/ms/memstick.c:419: error: dereferencing pointer to incomplete type
  239. ubuntu/ms/memstick.c:420: error: dereferencing pointer to incomplete type
  240. ubuntu/ms/memstick.c:421: error: dereferencing pointer to incomplete type
  241. ubuntu/ms/memstick.c:421: error: dereferencing pointer to incomplete type
  242. ubuntu/ms/memstick.c:421: error: dereferencing pointer to incomplete type
  243. ubuntu/ms/memstick.c:421: error: dereferencing pointer to incomplete type
  244. ubuntu/ms/memstick.c: In function ‘memstick_add_host’:
  245. ubuntu/ms/memstick.c:435: error: dereferencing pointer to incomplete type
  246. ubuntu/ms/memstick.c:440: error: dereferencing pointer to incomplete type
  247. ubuntu/ms/memstick.c:441: error: dereferencing pointer to incomplete type
  248. ubuntu/ms/memstick.c:443: error: dereferencing pointer to incomplete type
  249. ubuntu/ms/memstick.c:447: warning: passing argument 1 of ‘memstick_power_off’ from incompatible pointer type
  250. ubuntu/ms/memstick.c:448: warning: passing argument 1 of ‘memstick_detect_change’ from incompatible pointer type
  251. ubuntu/ms/memstick.c: In function ‘memstick_remove_host’:
  252. ubuntu/ms/memstick.c:455: warning: passing argument 1 of ‘memstick_remove_card’ from incompatible pointer type
  253. ubuntu/ms/memstick.c:456: warning: passing argument 1 of ‘memstick_power_off’ from incompatible pointer type
  254. ubuntu/ms/memstick.c:458: error: dereferencing pointer to incomplete type
  255. ubuntu/ms/memstick.c:460: error: dereferencing pointer to incomplete type
  256. ubuntu/ms/memstick.c: In function ‘memstick_free_host’:
  257. ubuntu/ms/memstick.c:468: error: dereferencing pointer to incomplete type
  258. ubuntu/ms/memstick.c: At top level:
  259. ubuntu/ms/memstick.c:472: warning: ‘struct memstick_driver’ declared inside parameter list
  260. ubuntu/ms/memstick.c: In function ‘memstick_register_driver’:
  261. ubuntu/ms/memstick.c:474: error: dereferencing pointer to incomplete type
  262. ubuntu/ms/memstick.c:475: error: dereferencing pointer to incomplete type
  263. ubuntu/ms/memstick.c:476: error: dereferencing pointer to incomplete type
  264. ubuntu/ms/memstick.c:477: error: dereferencing pointer to incomplete type
  265. ubuntu/ms/memstick.c:478: error: dereferencing pointer to incomplete type
  266. ubuntu/ms/memstick.c:480: error: dereferencing pointer to incomplete type
  267. ubuntu/ms/memstick.c: At top level:
  268. ubuntu/ms/memstick.c:484: warning: ‘struct memstick_driver’ declared inside parameter list
  269. ubuntu/ms/memstick.c: In function ‘memstick_unregister_driver’:
  270. ubuntu/ms/memstick.c:486: error: dereferencing pointer to incomplete type
  271. make[2]: *** [ubuntu/ms/memstick.o] Error 1
  272. make[1]: *** [ubuntu/ms] Error 2
  273. make: *** [ubuntu] Error 2

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right