Advertisement
Guest User

BdN3504

a guest
Jul 15th, 2009
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.69 KB | None | 0 0
  1. gigabeat_flash.c:25:20: plugin.h: No such file or directory
  2. gigabeat_flash.c:26:21: s3c2440.h: No such file or directory
  3. gigabeat_flash.c:27:21: lib/md5.h: No such file or directory
  4. gigabeat_flash.c:28:24: lib/helper.h: No such file or directory
  5. gigabeat_flash.c:53: error: syntax error before "static"
  6. gigabeat_flash.c:53: warning: data definition has no type or storage class
  7. gigabeat_flash.c:62: error: syntax error before "mask"
  8. gigabeat_flash.c: In function `mask_int':
  9. gigabeat_flash.c:65: error: `mask' undeclared (first use in this function)
  10. gigabeat_flash.c:65: error: (Each undeclared identifier is reported only once
  11. gigabeat_flash.c:65: error: for each function it appears in.)
  12. gigabeat_flash.c:65: error: `true' undeclared (first use in this function)
  13. gigabeat_flash.c:65: error: `INTMSK' undeclared (first use in this function)
  14. gigabeat_flash.c:70: error: `false' undeclared (first use in this function)
  15. gigabeat_flash.c: At top level:
  16. gigabeat_flash.c:81: error: syntax error before "pause_key"
  17. gigabeat_flash.c: In function `splash_pause':
  18. gigabeat_flash.c:86: error: `va_list' undeclared (first use in this function)
  19. gigabeat_flash.c:86: error: syntax error before "ap"
  20. gigabeat_flash.c:87: error: `ap' undeclared (first use in this function)
  21. gigabeat_flash.c:87: error: `format' undeclared (first use in this function)
  22. gigabeat_flash.c:89: error: `rb' undeclared (first use in this function)
  23. gigabeat_flash.c:92: error: `pause_key' undeclared (first use in this function)
  24. gigabeat_flash.c:101: error: `HZ' undeclared (first use in this function)
  25. gigabeat_flash.c:106: error: `false' undeclared (first use in this function)
  26. gigabeat_flash.c:106: error: `BUTTON_NONE' undeclared (first use in this functio
  27. n)
  28. gigabeat_flash.c:111: error: `true' undeclared (first use in this function)
  29. gigabeat_flash.c: At top level:
  30. gigabeat_flash.c:120: error: syntax error before "EraseFlashSector"
  31. gigabeat_flash.c: In function `EraseFlashSector':
  32. gigabeat_flash.c:122: error: `true' undeclared (first use in this function)
  33. gigabeat_flash.c:135: error: `false' undeclared (first use in this function)
  34. gigabeat_flash.c: At top level:
  35. gigabeat_flash.c:140: error: syntax error before "EraseFlash"
  36. gigabeat_flash.c: In function `EraseFlash':
  37. gigabeat_flash.c:142: error: `true' undeclared (first use in this function)
  38. gigabeat_flash.c:155: error: `false' undeclared (first use in this function)
  39. gigabeat_flash.c: At top level:
  40. gigabeat_flash.c:159: error: syntax error before "SetupFastWrite"
  41. gigabeat_flash.c: In function `SetupFastWrite':
  42. gigabeat_flash.c:165: error: `false' undeclared (first use in this function)
  43. gigabeat_flash.c: At top level:
  44. gigabeat_flash.c:168: error: syntax error before "ExitFastWrite"
  45. gigabeat_flash.c: In function `ExitFastWrite':
  46. gigabeat_flash.c:173: error: `false' undeclared (first use in this function)
  47. gigabeat_flash.c: At top level:
  48. gigabeat_flash.c:176: error: syntax error before "FProgramWord"
  49. gigabeat_flash.c: In function `FProgramWord':
  50. gigabeat_flash.c:181: error: `false' undeclared (first use in this function)
  51. gigabeat_flash.c: At top level:
  52. gigabeat_flash.c:192: error: syntax error before "write_block"
  53. gigabeat_flash.c: In function `write_block':
  54. gigabeat_flash.c:194: error: `bool' undeclared (first use in this function)
  55. gigabeat_flash.c:194: error: syntax error before "retval"
  56. gigabeat_flash.c:201: error: `retval' undeclared (first use in this function)
  57. gigabeat_flash.c:201: error: `true' undeclared (first use in this function)
  58. gigabeat_flash.c: At top level:
  59. gigabeat_flash.c:209: error: syntax error before "write_file"
  60. gigabeat_flash.c: In function `write_file':
  61. gigabeat_flash.c:212: error: `bool' undeclared (first use in this function)
  62. gigabeat_flash.c:212: error: syntax error before "retval"
  63. gigabeat_flash.c:215: error: `rb' undeclared (first use in this function)
  64. gigabeat_flash.c:215: error: `O_RDONLY' undeclared (first use in this function)
  65. gigabeat_flash.c:219: error: `true' undeclared (first use in this function)
  66. gigabeat_flash.c:231: error: `retval' undeclared (first use in this function)
  67. gigabeat_flash.c: At top level:
  68. gigabeat_flash.c:243: error: syntax error before "md5sum_calc"
  69. gigabeat_flash.c: In function `md5sum_calc':
  70. gigabeat_flash.c:246: error: `ssize_t' undeclared (first use in this function)
  71. gigabeat_flash.c: In function `md5sum_calc':
  72. gigabeat_flash.c:246: error: `ssize_t' undeclared (first use in this function)
  73. gigabeat_flash.c:246: error: syntax error before "len"
  74. gigabeat_flash.c:248: error: storage size of `md5' isn't known
  75. gigabeat_flash.c:253: error: `rb' undeclared (first use in this function)
  76. gigabeat_flash.c:253: error: `O_RDONLY' undeclared (first use in this function)
  77. gigabeat_flash.c:256: error: `true' undeclared (first use in this function)
  78. gigabeat_flash.c:258: error: `len' undeclared (first use in this function)
  79. gigabeat_flash.c:275: error: `false' undeclared (first use in this function)
  80. gigabeat_flash.c: In function `md5sum_lookup':
  81. gigabeat_flash.c:335: error: `rb' undeclared (first use in this function)
  82. gigabeat_flash.c: At top level:
  83. gigabeat_flash.c:354: error: syntax error before "md5sum_write"
  84. gigabeat_flash.c: In function `md5sum_write':
  85. gigabeat_flash.c:357: error: `rb' undeclared (first use in this function)
  86. gigabeat_flash.c:357: error: `O_WRONLY' undeclared (first use in this function)
  87. gigabeat_flash.c:357: error: `O_CREAT' undeclared (first use in this function)
  88. gigabeat_flash.c:361: error: `true' undeclared (first use in this function)
  89. gigabeat_flash.c:368: error: `false' undeclared (first use in this function)
  90. gigabeat_flash.c: In function `md5sum_testflash':
  91. gigabeat_flash.c:377: error: `false' undeclared (first use in this function)
  92. gigabeat_flash.c:382: error: `true' undeclared (first use in this function)
  93. gigabeat_flash.c: At top level:
  94. gigabeat_flash.c:410: error: syntax error before "md5sum_testfile"
  95. gigabeat_flash.c: In function `md5sum_testfile':
  96. gigabeat_flash.c:415: error: `false' undeclared (first use in this function)
  97. gigabeat_flash.c:419: error: `true' undeclared (first use in this function)
  98. gigabeat_flash.c: At top level:
  99. gigabeat_flash.c:434: error: syntax error before "md5sum_bootloader"
  100. gigabeat_flash.c: In function `md5sum_bootloader':
  101. gigabeat_flash.c:438: error: `false' undeclared (first use in this function)
  102. gigabeat_flash.c:444: error: `true' undeclared (first use in this function)
  103. gigabeat_flash.c: At top level:
  104. gigabeat_flash.c:449: error: syntax error before "md5sum_flash"
  105. gigabeat_flash.c: In function `md5sum_flash':
  106. gigabeat_flash.c:453: error: `false' undeclared (first use in this function)
  107. gigabeat_flash.c:459: error: `true' undeclared (first use in this function)
  108. gigabeat_flash.c: At top level:
  109. gigabeat_flash.c:464: error: syntax error before "do_update_flash"
  110. gigabeat_flash.c: In function `do_update_flash':
  111. gigabeat_flash.c:470: error: `rb' undeclared (first use in this function)
  112. gigabeat_flash.c:472: error: `false' undeclared (first use in this function)
  113. gigabeat_flash.c:475: error: `true' undeclared (first use in this function)
  114. gigabeat_flash.c:487: error: `O_RDONLY' undeclared (first use in this function)
  115. gigabeat_flash.c: At top level:
  116. gigabeat_flash.c:527: error: syntax error before "do_flash_restore"
  117. gigabeat_flash.c: In function `do_flash_restore':
  118. gigabeat_flash.c:531: error: `rb' undeclared (first use in this function)
  119. gigabeat_flash.c:533: error: `true' undeclared (first use in this function)
  120. gigabeat_flash.c:539: error: `false' undeclared (first use in this function)
  121. gigabeat_flash.c:552: error: `O_RDONLY' undeclared (first use in this function)
  122. gigabeat_flash.c: At top level:
  123. gigabeat_flash.c:599: error: syntax error before "do_write_flash"
  124. gigabeat_flash.c: In function `do_write_flash':
  125. gigabeat_flash.c:603: error: `rb' undeclared (first use in this function)
  126. gigabeat_flash.c:605: error: `true' undeclared (first use in this function)
  127. gigabeat_flash.c:626: error: `false' undeclared (first use in this function)
  128. gigabeat_flash.c: At top level:
  129. gigabeat_flash.c:678: error: syntax error before "do_flash_dump"
  130. gigabeat_flash.c: In function `do_flash_dump':
  131. gigabeat_flash.c:683: error: `rb' undeclared (first use in this function)
  132. gigabeat_flash.c:685: error: `true' undeclared (first use in this function)
  133. gigabeat_flash.c:690: error: `false' undeclared (first use in this function)
  134. gigabeat_flash.c:692: error: `O_WRONLY' undeclared (first use in this function)
  135. gigabeat_flash.c:692: error: `O_CREAT' undeclared (first use in this function)
  136. gigabeat_flash.c: At top level:
  137. gigabeat_flash.c:717: error: syntax error before string constant
  138. gigabeat_flash.c:718: error: `true' used prior to declaration
  139. gigabeat_flash.c:718: error: syntax error before ')' token
  140. gigabeat_flash.c:720: error: syntax error before string constant
  141. gigabeat_flash.c:721: error: syntax error before ')' token
  142. gigabeat_flash.c:723: error: syntax error before string constant
  143. gigabeat_flash.c:724: error: syntax error before ')' token
  144. gigabeat_flash.c:727: error: syntax error before string constant
  145. gigabeat_flash.c:728: error: syntax error before ')' token
  146. gigabeat_flash.c:730: error: syntax error before string constant
  147. gigabeat_flash.c:731: warning: data definition has no type or storage class
  148. gigabeat_flash.c:733: error: syntax error before string constant
  149. gigabeat_flash.c:734: warning: data definition has no type or storage class
  150. gigabeat_flash.c:740: error: return type is an incomplete type
  151. gigabeat_flash.c: In function `plugin_start':
  152. gigabeat_flash.c:755: error: `rb' undeclared (first use in this function)
  153. gigabeat_flash.c:755: error: `main_menu' undeclared (first use in this function)
  154. gigabeat_flash.c:755: error: `false' undeclared (first use in this function)
  155. gigabeat_flash.c:759: error: `PLUGIN_OK' undeclared (first use in this funct
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement