Advertisement
Guest User

Chaincoin Compilation Error

a guest
May 2nd, 2014
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.85 KB | None | 0 0
  1. g++ -c -m64 -pipe -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/script.o src/script.cpp
  2. In file included from src/uint256.h:11:0,
  3. from src/key.h:12,
  4. from src/crypter.h:8,
  5. from src/keystore.h:8,
  6. from src/script.h:14,
  7. from src/script.cpp:11:
  8. /usr/include/inttypes.h:290:8: error: reference to ‘intmax_t’ is ambiguous
  9. In file included from /usr/lib/gcc/x86_64-linux-gnu/4.7/include/stdint.h:3:0,
  10. from /usr/include/inttypes.h:27,
  11. from src/uint256.h:11,
  12. from src/key.h:12,
  13. from src/crypter.h:8,
  14. from src/keystore.h:8,
  15. from src/script.h:14,
  16. from src/script.cpp:11:
  17. /usr/include/stdint.h:134:19: error: candidates are: typedef long int intmax_t
  18. In file included from /usr/include/boost/math_fwd.hpp:12:0,
  19. from /usr/include/boost/math/common_factor_ct.hpp:13,
  20. from /usr/include/boost/variant/variant.hpp:43,
  21. from /usr/include/boost/variant.hpp:17,
  22. from src/script.h:12,
  23. from src/script.cpp:11:
  24. /usr/include/boost/cstdint.hpp:306:50: error: typedef boost::long_long_type boost::intmax_t
  25. In file included from src/uint256.h:11:0,
  26. from src/key.h:12,
  27. from src/crypter.h:8,
  28. from src/keystore.h:8,
  29. from src/script.h:14,
  30. from src/script.cpp:11:
  31. /usr/include/inttypes.h:290:8: error: ‘intmax_t’ does not name a type
  32. /usr/include/inttypes.h:293:27: error: reference to ‘intmax_t’ is ambiguous
  33. In file included from /usr/lib/gcc/x86_64-linux-gnu/4.7/include/stdint.h:3:0,
  34. from /usr/include/inttypes.h:27,
  35. from src/uint256.h:11,
  36. from src/key.h:12,
  37. from src/crypter.h:8,
  38. from src/keystore.h:8,
  39. from src/script.h:14,
  40. from src/script.cpp:11:
  41. /usr/include/stdint.h:134:19: error: candidates are: typedef long int intmax_t
  42. In file included from /usr/include/boost/math_fwd.hpp:12:0,
  43. from /usr/include/boost/math/common_factor_ct.hpp:13,
  44. from /usr/include/boost/variant/variant.hpp:43,
  45. from /usr/include/boost/variant.hpp:17,
  46. from src/script.h:12,
  47. from src/script.cpp:11:
  48. /usr/include/boost/cstdint.hpp:306:50: error: typedef boost::long_long_type boost::intmax_t
  49. In file included from src/uint256.h:11:0,
  50. from src/key.h:12,
  51. from src/crypter.h:8,
  52. from src/keystore.h:8,
  53. from src/script.h:14,
  54. from src/script.cpp:11:
  55. /usr/include/inttypes.h:293:45: error: reference to ‘intmax_t’ is ambiguous
  56. In file included from /usr/lib/gcc/x86_64-linux-gnu/4.7/include/stdint.h:3:0,
  57. from /usr/include/inttypes.h:27,
  58. from src/uint256.h:11,
  59. from src/key.h:12,
  60. from src/crypter.h:8,
  61. from src/keystore.h:8,
  62. from src/script.h:14,
  63. from src/script.cpp:11:
  64. /usr/include/stdint.h:134:19: error: candidates are: typedef long int intmax_t
  65. In file included from /usr/include/boost/math_fwd.hpp:12:0,
  66. from /usr/include/boost/math/common_factor_ct.hpp:13,
  67. from /usr/include/boost/variant/variant.hpp:43,
  68. from /usr/include/boost/variant.hpp:17,
  69. from src/script.h:12,
  70. from src/script.cpp:11:
  71. /usr/include/boost/cstdint.hpp:306:50: error: typedef boost::long_long_type boost::intmax_t
  72. In file included from src/uint256.h:11:0,
  73. from src/key.h:12,
  74. from src/crypter.h:8,
  75. from src/keystore.h:8,
  76. from src/script.h:14,
  77. from src/script.cpp:11:
  78. /usr/include/inttypes.h:294:7: error: expected ‘,’ or ‘;’ before ‘throw’
  79. /usr/include/inttypes.h:297:8: error: reference to ‘intmax_t’ is ambiguous
  80. In file included from /usr/lib/gcc/x86_64-linux-gnu/4.7/include/stdint.h:3:0,
  81. from /usr/include/inttypes.h:27,
  82. from src/uint256.h:11,
  83. from src/key.h:12,
  84. from src/crypter.h:8,
  85. from src/keystore.h:8,
  86. from src/script.h:14,
  87. from src/script.cpp:11:
  88. /usr/include/stdint.h:134:19: error: candidates are: typedef long int intmax_t
  89. In file included from /usr/include/boost/math_fwd.hpp:12:0,
  90. from /usr/include/boost/math/common_factor_ct.hpp:13,
  91. from /usr/include/boost/variant/variant.hpp:43,
  92. from /usr/include/boost/variant.hpp:17,
  93. from src/script.h:12,
  94. from src/script.cpp:11:
  95. /usr/include/boost/cstdint.hpp:306:50: error: typedef boost::long_long_type boost::intmax_t
  96. In file included from src/uint256.h:11:0,
  97. from src/key.h:12,
  98. from src/crypter.h:8,
  99. from src/keystore.h:8,
  100. from src/script.h:14,
  101. from src/script.cpp:11:
  102. /usr/include/inttypes.h:297:8: error: ‘intmax_t’ does not name a type
  103. /usr/include/inttypes.h:301:8: error: reference to ‘uintmax_t’ is ambiguous
  104. In file included from /usr/lib/gcc/x86_64-linux-gnu/4.7/include/stdint.h:3:0,
  105. from /usr/include/inttypes.h:27,
  106. from src/uint256.h:11,
  107. from src/key.h:12,
  108. from src/crypter.h:8,
  109. from src/keystore.h:8,
  110. from src/script.h:14,
  111. from src/script.cpp:11:
  112. /usr/include/stdint.h:135:27: error: candidates are: typedef long unsigned int uintmax_t
  113. In file included from /usr/include/boost/math_fwd.hpp:12:0,
  114. from /usr/include/boost/math/common_factor_ct.hpp:13,
  115. from /usr/include/boost/variant/variant.hpp:43,
  116. from /usr/include/boost/variant.hpp:17,
  117. from src/script.h:12,
  118. from src/script.cpp:11:
  119. /usr/include/boost/cstdint.hpp:307:42: error: typedef boost::ulong_long_type boost::uintmax_t
  120. In file included from src/uint256.h:11:0,
  121. from src/key.h:12,
  122. from src/crypter.h:8,
  123. from src/keystore.h:8,
  124. from src/script.h:14,
  125. from src/script.cpp:11:
  126. /usr/include/inttypes.h:301:8: error: ‘uintmax_t’ does not name a type
  127. /usr/include/inttypes.h:305:8: error: reference to ‘intmax_t’ is ambiguous
  128. In file included from /usr/lib/gcc/x86_64-linux-gnu/4.7/include/stdint.h:3:0,
  129. from /usr/include/inttypes.h:27,
  130. from src/uint256.h:11,
  131. from src/key.h:12,
  132. from src/crypter.h:8,
  133. from src/keystore.h:8,
  134. from src/script.h:14,
  135. from src/script.cpp:11:
  136. /usr/include/stdint.h:134:19: error: candidates are: typedef long int intmax_t
  137. In file included from /usr/include/boost/math_fwd.hpp:12:0,
  138. from /usr/include/boost/math/common_factor_ct.hpp:13,
  139. from /usr/include/boost/variant/variant.hpp:43,
  140. from /usr/include/boost/variant.hpp:17,
  141. from src/script.h:12,
  142. from src/script.cpp:11:
  143. /usr/include/boost/cstdint.hpp:306:50: error: typedef boost::long_long_type boost::intmax_t
  144. In file included from src/uint256.h:11:0,
  145. from src/key.h:12,
  146. from src/crypter.h:8,
  147. from src/keystore.h:8,
  148. from src/script.h:14,
  149. from src/script.cpp:11:
  150. /usr/include/inttypes.h:305:8: error: ‘intmax_t’ does not name a type
  151. /usr/include/inttypes.h:310:8: error: reference to ‘uintmax_t’ is ambiguous
  152. In file included from /usr/lib/gcc/x86_64-linux-gnu/4.7/include/stdint.h:3:0,
  153. from /usr/include/inttypes.h:27,
  154. from src/uint256.h:11,
  155. from src/key.h:12,
  156. from src/crypter.h:8,
  157. from src/keystore.h:8,
  158. from src/script.h:14,
  159. from src/script.cpp:11:
  160. /usr/include/stdint.h:135:27: error: candidates are: typedef long unsigned int uintmax_t
  161. In file included from /usr/include/boost/math_fwd.hpp:12:0,
  162. from /usr/include/boost/math/common_factor_ct.hpp:13,
  163. from /usr/include/boost/variant/variant.hpp:43,
  164. from /usr/include/boost/variant.hpp:17,
  165. from src/script.h:12,
  166. from src/script.cpp:11:
  167. /usr/include/boost/cstdint.hpp:307:42: error: typedef boost::ulong_long_type boost::uintmax_t
  168. In file included from src/uint256.h:11:0,
  169. from src/key.h:12,
  170. from src/crypter.h:8,
  171. from src/keystore.h:8,
  172. from src/script.h:14,
  173. from src/script.cpp:11:
  174. /usr/include/inttypes.h:310:8: error: ‘uintmax_t’ does not name a type
  175. /usr/include/inttypes.h:323:17: error: reference to ‘intmax_t’ is ambiguous
  176. In file included from /usr/lib/gcc/x86_64-linux-gnu/4.7/include/stdint.h:3:0,
  177. from /usr/include/inttypes.h:27,
  178. from src/uint256.h:11,
  179. from src/key.h:12,
  180. from src/crypter.h:8,
  181. from src/keystore.h:8,
  182. from src/script.h:14,
  183. from src/script.cpp:11:
  184. /usr/include/stdint.h:134:19: error: candidates are: typedef long int intmax_t
  185. In file included from /usr/include/boost/math_fwd.hpp:12:0,
  186. from /usr/include/boost/math/common_factor_ct.hpp:13,
  187. from /usr/include/boost/variant/variant.hpp:43,
  188. from /usr/include/boost/variant.hpp:17,
  189. from src/script.h:12,
  190. from src/script.cpp:11:
  191. /usr/include/boost/cstdint.hpp:306:50: error: typedef boost::long_long_type boost::intmax_t
  192. In file included from src/uint256.h:11:0,
  193. from src/key.h:12,
  194. from src/crypter.h:8,
  195. from src/keystore.h:8,
  196. from src/script.h:14,
  197. from src/script.cpp:11:
  198. /usr/include/inttypes.h:323:17: error: ‘intmax_t’ does not name a type
  199. /usr/include/inttypes.h:335:17: error: reference to ‘uintmax_t’ is ambiguous
  200. In file included from /usr/lib/gcc/x86_64-linux-gnu/4.7/include/stdint.h:3:0,
  201. from /usr/include/inttypes.h:27,
  202. from src/uint256.h:11,
  203. from src/key.h:12,
  204. from src/crypter.h:8,
  205. from src/keystore.h:8,
  206. from src/script.h:14,
  207. from src/script.cpp:11:
  208. /usr/include/stdint.h:135:27: error: candidates are: typedef long unsigned int uintmax_t
  209. In file included from /usr/include/boost/math_fwd.hpp:12:0,
  210. from /usr/include/boost/math/common_factor_ct.hpp:13,
  211. from /usr/include/boost/variant/variant.hpp:43,
  212. from /usr/include/boost/variant.hpp:17,
  213. from src/script.h:12,
  214. from src/script.cpp:11:
  215. /usr/include/boost/cstdint.hpp:307:42: error: typedef boost::ulong_long_type boost::uintmax_t
  216. In file included from src/uint256.h:11:0,
  217. from src/key.h:12,
  218. from src/crypter.h:8,
  219. from src/keystore.h:8,
  220. from src/script.h:14,
  221. from src/script.cpp:11:
  222. /usr/include/inttypes.h:335:17: error: ‘uintmax_t’ does not name a type
  223. /usr/include/inttypes.h:347:17: error: reference to ‘intmax_t’ is ambiguous
  224. In file included from /usr/lib/gcc/x86_64-linux-gnu/4.7/include/stdint.h:3:0,
  225. from /usr/include/inttypes.h:27,
  226. from src/uint256.h:11,
  227. from src/key.h:12,
  228. from src/crypter.h:8,
  229. from src/keystore.h:8,
  230. from src/script.h:14,
  231. from src/script.cpp:11:
  232. /usr/include/stdint.h:134:19: error: candidates are: typedef long int intmax_t
  233. In file included from /usr/include/boost/math_fwd.hpp:12:0,
  234. from /usr/include/boost/math/common_factor_ct.hpp:13,
  235. from /usr/include/boost/variant/variant.hpp:43,
  236. from /usr/include/boost/variant.hpp:17,
  237. from src/script.h:12,
  238. from src/script.cpp:11:
  239. /usr/include/boost/cstdint.hpp:306:50: error: typedef boost::long_long_type boost::intmax_t
  240. In file included from src/uint256.h:11:0,
  241. from src/key.h:12,
  242. from src/crypter.h:8,
  243. from src/keystore.h:8,
  244. from src/script.h:14,
  245. from src/script.cpp:11:
  246. /usr/include/inttypes.h:347:17: error: ‘intmax_t’ does not name a type
  247. /usr/include/inttypes.h:361:17: error: reference to ‘uintmax_t’ is ambiguous
  248. In file included from /usr/lib/gcc/x86_64-linux-gnu/4.7/include/stdint.h:3:0,
  249. from /usr/include/inttypes.h:27,
  250. from src/uint256.h:11,
  251. from src/key.h:12,
  252. from src/crypter.h:8,
  253. from src/keystore.h:8,
  254. from src/script.h:14,
  255. from src/script.cpp:11:
  256. /usr/include/stdint.h:135:27: error: candidates are: typedef long unsigned int uintmax_t
  257. In file included from /usr/include/boost/math_fwd.hpp:12:0,
  258. from /usr/include/boost/math/common_factor_ct.hpp:13,
  259. from /usr/include/boost/variant/variant.hpp:43,
  260. from /usr/include/boost/variant.hpp:17,
  261. from src/script.h:12,
  262. from src/script.cpp:11:
  263. /usr/include/boost/cstdint.hpp:307:42: error: typedef boost::ulong_long_type boost::uintmax_t
  264. In file included from src/uint256.h:11:0,
  265. from src/key.h:12,
  266. from src/crypter.h:8,
  267. from src/keystore.h:8,
  268. from src/script.h:14,
  269. from src/script.cpp:11:
  270. /usr/include/inttypes.h:361:17: error: ‘uintmax_t’ does not name a type
  271. make: *** [build/script.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement