Advertisement
beckadam

Untitled

May 21st, 2020
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.05 KB | None | 0 0
  1. In file included from fclose.c:2:
  2. In file included from ../../fileioc/fileioc.h:15:
  3. ../../ce/tice.h:317:5: error: type name requires a specifier or qualifier
  4. uint24_t (*getWidth)(char c);
  5. ^
  6. ../../ce/tice.h:321:5: error: type name requires a specifier or qualifier
  7. uint24_t (*getHeight)(void);
  8. ^
  9. ../../ce/tice.h:321:5: error: duplicate member 'uint24_t'
  10. ../../ce/tice.h:317:5: note: previous declaration is here
  11. uint24_t (*getWidth)(char c);
  12. ^
  13. ../../ce/tice.h:484:24: error: unknown type name 'uint24_t'; did you mean
  14. 'uint64_t'?
  15. void os_SetDrawFGColor(uint24_t color);
  16. ^
  17. ../stdint.h:105:38: note: 'uint64_t' declared here
  18. typedef __UINT64_TYPE__ uint64_t;
  19. ^
  20. In file included from fclose.c:2:
  21. In file included from ../../fileioc/fileioc.h:15:
  22. ../../ce/tice.h:490:1: error: unknown type name 'uint24_t'; did you mean
  23. 'uint64_t'?
  24. uint24_t os_GetDrawFGColor(void);
  25. ^
  26. ../stdint.h:105:38: note: 'uint64_t' declared here
  27. typedef __UINT64_TYPE__ uint64_t;
  28. ^
  29. In file included from fclose.c:2:
  30. In file included from ../../fileioc/fileioc.h:15:
  31. ../../ce/tice.h:496:24: error: unknown type name 'uint24_t'; did you mean
  32. 'uint64_t'?
  33. void os_SetDrawBGColor(uint24_t color);
  34. ^
  35. ../stdint.h:105:38: note: 'uint64_t' declared here
  36. typedef __UINT64_TYPE__ uint64_t;
  37. ^
  38. In file included from fclose.c:2:
  39. In file included from ../../fileioc/fileioc.h:15:
  40. ../../ce/tice.h:504:1: error: unknown type name 'uint24_t'; did you mean
  41. 'uint64_t'?
  42. uint24_t os_GetDrawBGColor(void);
  43. ^
  44. ../stdint.h:105:38: note: 'uint64_t' declared here
  45. typedef __UINT64_TYPE__ uint64_t;
  46. ^
  47. In file included from fclose.c:2:
  48. In file included from ../../fileioc/fileioc.h:15:
  49. ../../ce/tice.h:544:1: error: unknown type name 'uint24_t'; did you mean
  50. 'uint64_t'?
  51. uint24_t os_FontGetWidth(const char *string);
  52. ^
  53. ../stdint.h:105:38: note: 'uint64_t' declared here
  54. typedef __UINT64_TYPE__ uint64_t;
  55. ^
  56. In file included from fclose.c:2:
  57. In file included from ../../fileioc/fileioc.h:15:
  58. ../../ce/tice.h:549:1: error: unknown type name 'uint24_t'; did you mean
  59. 'uint64_t'?
  60. uint24_t os_FontGetHeight(void);
  61. ^
  62. ../stdint.h:105:38: note: 'uint64_t' declared here
  63. typedef __UINT64_TYPE__ uint64_t;
  64. ^
  65. In file included from fclose.c:2:
  66. In file included from ../../fileioc/fileioc.h:15:
  67. ../../ce/tice.h:559:1: error: unknown type name 'uint24_t'; did you mean
  68. 'uint64_t'?
  69. uint24_t os_FontDrawText(const char *string, uint16_t col, uint8_t row);
  70. ^
  71. ../stdint.h:105:38: note: 'uint64_t' declared here
  72. typedef __UINT64_TYPE__ uint64_t;
  73. ^
  74. In file included from fclose.c:2:
  75. In file included from ../../fileioc/fileioc.h:15:
  76. ../../ce/tice.h:569:1: error: unknown type name 'uint24_t'; did you mean
  77. 'uint64_t'?
  78. uint24_t os_FontDrawTransText(const char *string, uint16_t col, uint8_t row);
  79. ^
  80. ../stdint.h:105:38: note: 'uint64_t' declared here
  81. typedef __UINT64_TYPE__ uint64_t;
  82. ^
  83. In file included from fclose.c:2:
  84. In file included from ../../fileioc/fileioc.h:15:
  85. ../../ce/tice.h:577:1: error: unknown type name 'uint24_t'; did you mean
  86. 'uint64_t'?
  87. uint24_t os_PutStrFull(const char *string);
  88. ^
  89. ../stdint.h:105:38: note: 'uint64_t' declared here
  90. typedef __UINT64_TYPE__ uint64_t;
  91. ^
  92. In file included from fclose.c:2:
  93. In file included from ../../fileioc/fileioc.h:15:
  94. ../../ce/tice.h:585:1: error: unknown type name 'uint24_t'; did you mean
  95. 'uint64_t'?
  96. uint24_t os_PutStrLine(const char *string);
  97. ^
  98. ../stdint.h:105:38: note: 'uint64_t' declared here
  99. typedef __UINT64_TYPE__ uint64_t;
  100. ^
  101. In file included from fclose.c:2:
  102. In file included from ../../fileioc/fileioc.h:15:
  103. ../../ce/tice.h:680:36: error: unknown type name 'uint24_t'; did you mean
  104. 'uint64_t'?
  105. void *os_NextSymEntry(void *entry, uint24_t *type, uint24_t *nameLength...
  106. ^
  107. ../stdint.h:105:38: note: 'uint64_t' declared here
  108. typedef __UINT64_TYPE__ uint64_t;
  109. ^
  110. In file included from fclose.c:2:
  111. In file included from ../../fileioc/fileioc.h:15:
  112. ../../ce/tice.h:680:52: error: unknown type name 'uint24_t'; did you mean
  113. 'uint64_t'?
  114. void *os_NextSymEntry(void *entry, uint24_t *type, uint24_t *nameLength...
  115. ^
  116. ../stdint.h:105:38: note: 'uint64_t' declared here
  117. typedef __UINT64_TYPE__ uint64_t;
  118. ^
  119. In file included from fclose.c:2:
  120. In file included from ../../fileioc/fileioc.h:15:
  121. ../../ce/tice.h:891:1: error: unknown type name 'int24_t'; did you mean
  122. 'int64_t'?
  123. int24_t os_RealToInt24(const real_t *arg);
  124. ^
  125. ../stdint.h:100:39: note: 'int64_t' declared here
  126. typedef __INT64_TYPE__ int64_t;
  127. ^
  128. In file included from fclose.c:2:
  129. In file included from ../../fileioc/fileioc.h:15:
  130. ../../ce/tice.h:897:31: error: unknown type name 'int24_t'; did you mean
  131. 'int64_t'?
  132. tiflags real_t os_Int24ToReal(int24_t arg);
  133. ^
  134. ../stdint.h:100:39: note: 'int64_t' declared here
  135. typedef __INT64_TYPE__ int64_t;
  136. ^
  137. In file included from fclose.c:2:
  138. In file included from ../../fileioc/fileioc.h:15:
  139. ../../ce/tice.h:1049:66: error: unknown type name 'uint24_t'; did you mean
  140. 'uint64_t'?
  141. int8_t os_MSDRead(uint8_t lun, uint8_t blockCount, uint32_t lba, uint24_...
  142. ^
  143. ../stdint.h:105:38: note: 'uint64_t' declared here
  144. typedef __UINT64_TYPE__ uint64_t;
  145. ^
  146. In file included from fclose.c:2:
  147. In file included from ../../fileioc/fileioc.h:15:
  148. ../../ce/tice.h:1060:67: error: unknown type name 'uint24_t'; did you mean
  149. 'uint64_t'?
  150. int8_t os_MSDWrite(uint8_t lun, uint8_t blockCount, uint32_t lba, uint24_t bloc...
  151. ^
  152. ../stdint.h:105:38: note: 'uint64_t' declared here
  153. typedef __UINT64_TYPE__ uint64_t;
  154. ^
  155. fatal error: too many errors emitted, stopping now [-ferror-limit=]
  156. 20 errors generated.
  157. makefile:32: recipe for target 'build/fclose.src' failed
  158. make[2]: *** [build/fclose.src] Error 1
  159. make[2]: Leaving directory '/home/adam/Desktop/calc-stuff/toolchain/src/std/fileio'
  160. makefile:54: recipe for target 'all' failed
  161. make[1]: *** [all] Error 2
  162. make[1]: Leaving directory '/home/adam/Desktop/calc-stuff/toolchain/src/std'
  163. makefile:144: recipe for target 'std' failed
  164. make: *** [std] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement