Advertisement
Guest User

Untitled

a guest
Jan 29th, 2013
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.66 KB | None | 0 0
  1. In file included from src/qt/walletmodel.h:6,
  2. from src/qt/bitcoin.cpp:6:
  3. src/allocators.h:10:34: error: boost/thread/mutex.hpp: No such file or directory
  4. In file included from src/bignum.h:12,
  5. from src/main.h:8,
  6. from src/wallet.h:13,
  7. from src/init.h:8,
  8. from src/qt/bitcoin.cpp:10:
  9. src/util.h:21:28: error: boost/thread.hpp: No such file or directory
  10. src/util.h:22:32: error: boost/filesystem.hpp: No such file or directory
  11. src/util.h:23:37: error: boost/filesystem/path.hpp: No such file or directory
  12. src/util.h:24:57: error: boost/date_time/gregorian/gregorian_types.hpp: No such file or directory
  13. src/util.h:25:59: error: boost/date_time/posix_time/posix_time_types.hpp: No such file or directory
  14. In file included from src/netbase.h:10,
  15. from src/util.h:27,
  16. from src/bignum.h:12,
  17. from src/main.h:8,
  18. from src/wallet.h:13,
  19. from src/init.h:8,
  20. from src/qt/bitcoin.cpp:10:
  21. src/serialize.h:17:48: error: boost/type_traits/is_fundamental.hpp: No such file or directory
  22. src/serialize.h:18:33: error: boost/tuple/tuple.hpp: No such file or directory
  23. src/serialize.h:19:44: error: boost/tuple/tuple_comparison.hpp: No such file or directory
  24. src/serialize.h:20:36: error: boost/tuple/tuple_io.hpp: No such file or directory
  25. In file included from src/main.h:9,
  26. from src/wallet.h:13,
  27. from src/init.h:8,
  28. from src/qt/bitcoin.cpp:10:
  29. src/sync.h:9:44: error: boost/thread/recursive_mutex.hpp: No such file or directory
  30. src/sync.h:10:34: error: boost/thread/locks.hpp: No such file or directory
  31. src/sync.h:11:47: error: boost/thread/condition_variable.hpp: No such file or directory
  32. In file included from src/main.h:10,
  33. from src/wallet.h:13,
  34. from src/init.h:8,
  35. from src/qt/bitcoin.cpp:10:
  36. src/net.h:9:27: error: boost/array.hpp: No such file or directory
  37. src/net.h:10:29: error: boost/foreach.hpp: No such file or directory
  38. In file included from src/main.h:11,
  39. from src/wallet.h:13,
  40. from src/init.h:8,
  41. from src/qt/bitcoin.cpp:10:
  42. src/script.h:12:29: error: boost/variant.hpp: No such file or directory
  43. In file included from src/script.h:14,
  44. from src/main.h:11,
  45. from src/wallet.h:13,
  46. from src/init.h:8,
  47. from src/qt/bitcoin.cpp:10:
  48. src/keystore.h:10:37: error: boost/signals2/signal.hpp: No such file or directory
  49. In file included from src/wallet.h:17,
  50. from src/init.h:8,
  51. from src/qt/bitcoin.cpp:10:
  52. src/ui_interface.h:11:41: error: boost/signals2/last_value.hpp: No such file or directory
  53. In file included from src/walletdb.h:8,
  54. from src/wallet.h:19,
  55. from src/init.h:8,
  56. from src/qt/bitcoin.cpp:10:
  57. src/db.h:14:20: error: db_cxx.h: No such file or directory
  58. In file included from src/qt/walletmodel.h:6,
  59. from src/qt/bitcoin.cpp:6:
  60. src/allocators.h:111: error: ‘boost’ has not been declared
  61. src/allocators.h:111: error: ISO C++ forbids declaration of ‘mutex’ with no type [-fpermissive]
  62. src/allocators.h:111: error: expected ‘;’ before ‘mutex’
  63. src/allocators.h: In constructor ‘LockedPageManagerBase<Locker>::LockedPageManagerBase(size_t)’:
  64. src/allocators.h:52: error: there are no arguments to ‘assert’ that depend on a template parameter, so a declaration of ‘assert’ must be available [-fpermissive]
  65. src/allocators.h:52: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
  66. src/allocators.h: In member function ‘void LockedPageManagerBase<Locker>::LockRange(void*, size_t)’:
  67. src/allocators.h:59: error: ‘boost’ has not been declared
  68. src/allocators.h:59: error: expected ‘;’ before ‘lock’
  69. src/allocators.h: In member function ‘void LockedPageManagerBase<Locker>::UnlockRange(void*, size_t)’:
  70. src/allocators.h:82: error: ‘boost’ has not been declared
  71. src/allocators.h:82: error: expected ‘;’ before ‘lock’
  72. src/allocators.h:90: error: there are no arguments to ‘assert’ that depend on a template parameter, so a declaration of ‘assert’ must be available [-fpermissive]
  73. src/allocators.h: In member function ‘int LockedPageManagerBase<Locker>::GetLockedPageCount()’:
  74. src/allocators.h:105: error: ‘boost’ has not been declared
  75. src/allocators.h:105: error: expected ‘;’ before ‘lock’
  76. In file included from src/netbase.h:10,
  77. from src/util.h:27,
  78. from src/bignum.h:12,
  79. from src/main.h:8,
  80. from src/wallet.h:13,
  81. from src/init.h:8,
  82. from src/qt/bitcoin.cpp:10:
  83. src/serialize.h: At global scope:
  84. src/serialize.h:375: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  85. src/serialize.h:375: error: expected ‘,’ or ‘...’ before ‘::’ token
  86. src/serialize.h:376: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  87. src/serialize.h:376: error: expected ‘,’ or ‘...’ before ‘::’ token
  88. src/serialize.h:378: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  89. src/serialize.h:378: error: expected ‘,’ or ‘...’ before ‘::’ token
  90. src/serialize.h:379: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  91. src/serialize.h:379: error: expected ‘,’ or ‘...’ before ‘::’ token
  92. src/serialize.h:381: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  93. src/serialize.h:381: error: expected ‘,’ or ‘...’ before ‘::’ token
  94. src/serialize.h:382: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  95. src/serialize.h:382: error: expected ‘,’ or ‘...’ before ‘::’ token
  96. src/serialize.h:396: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  97. src/serialize.h:396: error: expected ‘,’ or ‘...’ before ‘::’ token
  98. src/serialize.h:397: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  99. src/serialize.h:397: error: expected ‘,’ or ‘...’ before ‘::’ token
  100. src/serialize.h:398: error: ‘boost’ has not been declared
  101. src/serialize.h:398: error: expected ‘,’ or ‘...’ before ‘<’ token
  102. src/serialize.h:401: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  103. src/serialize.h:401: error: expected ‘,’ or ‘...’ before ‘::’ token
  104. src/serialize.h:402: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  105. src/serialize.h:402: error: expected ‘,’ or ‘...’ before ‘::’ token
  106. src/serialize.h:403: error: ‘boost’ has not been declared
  107. src/serialize.h:403: error: expected ‘,’ or ‘...’ before ‘<’ token
  108. src/serialize.h:479: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  109. src/serialize.h:479: error: expected ‘,’ or ‘...’ before ‘::’ token
  110. src/serialize.h:485: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  111. src/serialize.h:485: error: expected ‘,’ or ‘...’ before ‘::’ token
  112. src/serialize.h:485: error: redefinition of ‘template<class T, class A> unsigned int GetSerializeSize_impl(const std::vector<_Tp, _Alloc>&, int, int, int)’
  113. src/serialize.h:479: error: ‘template<class T, class A> unsigned int GetSerializeSize_impl(const std::vector<_Tp, _Alloc>&, int, int, int)’ previously declared here
  114. src/serialize.h: In function ‘unsigned int GetSerializeSize(const std::vector<_Tp, _Alloc>&, int, int)’:
  115. src/serialize.h:496: error: ‘boost’ has not been declared
  116. src/serialize.h:496: error: expected primary-expression before ‘>’ token
  117. src/serialize.h:496: error: expected primary-expression before ‘)’ token
  118. src/serialize.h: At global scope:
  119. src/serialize.h:501: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  120. src/serialize.h:501: error: expected ‘,’ or ‘...’ before ‘::’ token
  121. src/serialize.h:509: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  122. src/serialize.h:509: error: expected ‘,’ or ‘...’ before ‘::’ token
  123. src/serialize.h:509: error: redefinition of ‘template<class Stream, class T, class A> void Serialize_impl(Stream&, const std::vector<T, A>&, int, int, int)’
  124. src/serialize.h:501: error: ‘template<class Stream, class T, class A> void Serialize_impl(Stream&, const std::vector<T, A>&, int, int, int)’ previously declared here
  125. src/serialize.h: In function ‘void Serialize(Stream&, const std::vector<T, A>&, int, int)’:
  126. src/serialize.h:519: error: ‘boost’ has not been declared
  127. src/serialize.h:519: error: expected primary-expression before ‘>’ token
  128. src/serialize.h:519: error: expected primary-expression before ‘)’ token
  129. src/serialize.h: At global scope:
  130. src/serialize.h:524: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  131. src/serialize.h:524: error: expected ‘,’ or ‘...’ before ‘::’ token
  132. src/serialize.h:540: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  133. src/serialize.h:540: error: expected ‘,’ or ‘...’ before ‘::’ token
  134. src/serialize.h:540: error: redefinition of ‘template<class Stream, class T, class A> void Unserialize_impl(Stream&, std::vector<T, A>&, int, int, int)’
  135. src/serialize.h:524: error: ‘template<class Stream, class T, class A> void Unserialize_impl(Stream&, std::vector<T, A>&, int, int, int)’ previously declared here
  136. src/serialize.h: In function ‘void Unserialize(Stream&, std::vector<T, A>&, int, int)’:
  137. src/serialize.h:560: error: ‘boost’ has not been declared
  138. src/serialize.h:560: error: expected primary-expression before ‘>’ token
  139. src/serialize.h:560: error: expected primary-expression before ‘)’ token
  140. src/serialize.h: At global scope:
  141. src/serialize.h:616: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  142. src/serialize.h:616: error: expected ‘,’ or ‘...’ before ‘::’ token
  143. src/serialize.h: In function ‘unsigned int GetSerializeSize(int)’:
  144. src/serialize.h:619: error: ‘boost’ is not a class or namespace
  145. src/serialize.h:619: error: ‘item’ was not declared in this scope
  146. src/serialize.h:619: error: ‘nType’ was not declared in this scope
  147. src/serialize.h:619: error: ‘nVersion’ was not declared in this scope
  148. src/serialize.h:620: error: ‘boost’ is not a class or namespace
  149. src/serialize.h:621: error: ‘boost’ is not a class or namespace
  150. src/serialize.h: At global scope:
  151. src/serialize.h:626: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  152. src/serialize.h:626: error: expected ‘,’ or ‘...’ before ‘::’ token
  153. src/serialize.h: In function ‘void Serialize(Stream&, int)’:
  154. src/serialize.h:628: error: ‘boost’ is not a class or namespace
  155. src/serialize.h:628: error: ‘item’ was not declared in this scope
  156. src/serialize.h:628: error: ‘nType’ was not declared in this scope
  157. src/serialize.h:628: error: ‘nVersion’ was not declared in this scope
  158. src/serialize.h:629: error: ‘boost’ is not a class or namespace
  159. src/serialize.h:630: error: ‘boost’ is not a class or namespace
  160. src/serialize.h: At global scope:
  161. src/serialize.h:634: error: ‘boost’ has not been declared
  162. src/serialize.h:634: error: expected ‘,’ or ‘...’ before ‘<’ token
  163. src/serialize.h: In function ‘void Unserialize(Stream&, int)’:
  164. src/serialize.h:636: error: ‘boost’ has not been declared
  165. src/serialize.h:636: error: ‘item’ was not declared in this scope
  166. src/serialize.h:636: error: ‘nType’ was not declared in this scope
  167. src/serialize.h:636: error: ‘nVersion’ was not declared in this scope
  168. src/serialize.h:637: error: ‘boost’ has not been declared
  169. src/serialize.h:638: error: ‘boost’ has not been declared
  170. src/serialize.h: At global scope:
  171. src/serialize.h:647: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  172. src/serialize.h:647: error: expected ‘,’ or ‘...’ before ‘::’ token
  173. src/serialize.h: In function ‘unsigned int GetSerializeSize(int)’:
  174. src/serialize.h:650: error: ‘boost’ is not a class or namespace
  175. src/serialize.h:650: error: ‘item’ was not declared in this scope
  176. src/serialize.h:650: error: ‘nType’ was not declared in this scope
  177. src/serialize.h:650: error: ‘nVersion’ was not declared in this scope
  178. src/serialize.h:651: error: ‘boost’ is not a class or namespace
  179. src/serialize.h:652: error: ‘boost’ is not a class or namespace
  180. src/serialize.h:653: error: ‘boost’ is not a class or namespace
  181. src/serialize.h: At global scope:
  182. src/serialize.h:658: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  183. src/serialize.h:658: error: expected ‘,’ or ‘...’ before ‘::’ token
  184. src/serialize.h: In function ‘void Serialize(Stream&, int)’:
  185. src/serialize.h:660: error: ‘boost’ is not a class or namespace
  186. src/serialize.h:660: error: ‘item’ was not declared in this scope
  187. src/serialize.h:660: error: ‘nType’ was not declared in this scope
  188. src/serialize.h:660: error: ‘nVersion’ was not declared in this scope
  189. src/serialize.h:661: error: ‘boost’ is not a class or namespace
  190. src/serialize.h:662: error: ‘boost’ is not a class or namespace
  191. src/serialize.h:663: error: ‘boost’ is not a class or namespace
  192. src/serialize.h: At global scope:
  193. src/serialize.h:667: error: ‘boost’ has not been declared
  194. src/serialize.h:667: error: expected ‘,’ or ‘...’ before ‘<’ token
  195. src/serialize.h: In function ‘void Unserialize(Stream&, int)’:
  196. src/serialize.h:669: error: ‘boost’ has not been declared
  197. src/serialize.h:669: error: ‘item’ was not declared in this scope
  198. src/serialize.h:669: error: ‘nType’ was not declared in this scope
  199. src/serialize.h:669: error: ‘nVersion’ was not declared in this scope
  200. src/serialize.h:670: error: ‘boost’ has not been declared
  201. src/serialize.h:671: error: ‘boost’ has not been declared
  202. src/serialize.h:672: error: ‘boost’ has not been declared
  203. In file included from src/bignum.h:12,
  204. from src/main.h:8,
  205. from src/wallet.h:13,
  206. from src/init.h:8,
  207. from src/qt/bitcoin.cpp:10:
  208. src/util.h: In function ‘void Sleep(int64)’:
  209. src/util.h:105: error: ‘boost’ has not been declared
  210. src/util.h:105: error: ‘boost’ has not been declared
  211. src/util.h:105: error: ‘boost’ has not been declared
  212. src/util.h: At global scope:
  213. src/util.h:197: error: ‘boost’ has not been declared
  214. src/util.h:197: error: ‘boost’ has not been declared
  215. src/util.h:197: error: initializer expression list treated as compound expression [-fpermissive]
  216. src/util.h:198: error: ‘boost’ has not been declared
  217. src/util.h:198: error: expected constructor, destructor, or type conversion before ‘GetDefaultDataDir’
  218. src/util.h:199: error: ‘boost’ has not been declared
  219. src/util.h:199: error: expected initializer before ‘&’ token
  220. src/util.h:200: error: ‘boost’ has not been declared
  221. src/util.h:200: error: expected constructor, destructor, or type conversion before ‘GetConfigFile’
  222. src/util.h:201: error: ‘boost’ has not been declared
  223. src/util.h:201: error: expected constructor, destructor, or type conversion before ‘GetPidFile’
  224. src/util.h:202: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  225. src/util.h:202: error: expected ‘,’ or ‘...’ before ‘::’ token
  226. In file included from src/bignum.h:12,
  227. from src/main.h:8,
  228. from src/wallet.h:13,
  229. from src/init.h:8,
  230. from src/qt/bitcoin.cpp:10:
  231. src/util.h:207: error: ‘boost’ has not been declared
  232. src/util.h:207: error: expected constructor, destructor, or type conversion before ‘GetTempPath’
  233. src/util.h: In function ‘int64 GetTimeMillis()’:
  234. src/util.h:326: error: ‘boost’ has not been declared
  235. src/util.h:326: error: ‘boost’ has not been declared
  236. src/util.h:327: error: ‘boost’ has not been declared
  237. src/util.h:327: error: ‘boost’ has not been declared
  238. src/util.h: In function ‘int64 GetTimeMicros()’:
  239. src/util.h:332: error: ‘boost’ has not been declared
  240. src/util.h:332: error: ‘boost’ has not been declared
  241. src/util.h:333: error: ‘boost’ has not been declared
  242. src/util.h:333: error: ‘boost’ has not been declared
  243. src/util.h: In member function ‘void CMedianFilter<T>::input(T)’:
  244. src/util.h:442: error: ‘sort’ is not a member of ‘std’
  245. In file included from src/main.h:8,
  246. from src/wallet.h:13,
  247. from src/init.h:8,
  248. from src/qt/bitcoin.cpp:10:
  249. src/bignum.h: In member function ‘void CBigNum::setvch(const std::vector<unsigned char, std::allocator<unsigned char> >&)’:
  250. src/bignum.h:251: error: ‘reverse_copy’ was not declared in this scope
  251. src/bignum.h: In member function ‘std::vector<unsigned char, std::allocator<unsigned char> > CBigNum::getvch() const’:
  252. src/bignum.h:263: error: ‘reverse’ was not declared in this scope
  253. In file included from src/main.h:8,
  254. from src/wallet.h:13,
  255. from src/init.h:8,
  256. from src/qt/bitcoin.cpp:10:
  257. src/bignum.h: In member function ‘std::string CBigNum::ToString(int) const’:
  258. src/bignum.h:384: error: ‘reverse’ was not declared in this scope
  259. In file included from src/main.h:9,
  260. from src/wallet.h:13,
  261. from src/init.h:8,
  262. from src/qt/bitcoin.cpp:10:
  263. src/sync.h: At global scope:
  264. src/sync.h:38: error: ‘boost’ was not declared in this scope
  265. src/sync.h:38: error: template argument 1 is invalid
  266. src/sync.h:38: error: invalid type in declaration before ‘;’ token
  267. src/sync.h:41: error: ‘boost’ was not declared in this scope
  268. src/sync.h:41: error: template argument 1 is invalid
  269. src/sync.h:41: error: invalid type in declaration before ‘;’ token
  270. src/sync.h:60: error: ‘boost’ has not been declared
  271. src/sync.h:60: error: ISO C++ forbids declaration of ‘unique_lock’ with no type [-fpermissive]
  272. src/sync.h:60: error: expected ‘;’ before ‘<’ token
  273. src/sync.h: In member function ‘void CMutexLock<Mutex>::Enter(const char*, const char*, int)’:
  274. src/sync.h:64: error: ‘lock’ was not declared in this scope
  275. src/sync.h: In member function ‘bool CMutexLock<Mutex>::TryEnter(const char*, const char*, int)’:
  276. src/sync.h:78: error: ‘lock’ was not declared in this scope
  277. src/sync.h: In constructor ‘CMutexLock<Mutex>::CMutexLock(Mutex&, const char*, const char*, int, bool)’:
  278. src/sync.h:86: error: class ‘CMutexLock<Mutex>’ does not have any field named ‘lock’
  279. src/sync.h:86: error: ‘boost’ has not been declared
  280. In file included from src/main.h:9,
  281. from src/wallet.h:13,
  282. from src/init.h:8,
  283. from src/qt/bitcoin.cpp:10:
  284. src/sync.h: In destructor ‘CMutexLock<Mutex>::~CMutexLock()’:
  285. src/sync.h:96: error: ‘lock’ was not declared in this scope
  286. src/sync.h: In member function ‘CMutexLock<Mutex>::operator bool()’:
  287. src/sync.h:102: error: ‘lock’ was not declared in this scope
  288. src/sync.h: At global scope:
  289. src/sync.h:127: error: ‘boost’ has not been declared
  290. src/sync.h:127: error: ISO C++ forbids declaration of ‘condition_variable’ with no type [-fpermissive]
  291. src/sync.h:127: error: expected ‘;’ before ‘condition’
  292. src/sync.h:128: error: ‘boost’ has not been declared
  293. src/sync.h:128: error: ISO C++ forbids declaration of ‘mutex’ with no type [-fpermissive]
  294. src/sync.h:128: error: expected ‘;’ before ‘mutex’
  295. src/sync.h: In member function ‘void CSemaphore::wait()’:
  296. src/sync.h:135: error: ‘boost’ has not been declared
  297. src/sync.h:135: error: ‘boost’ has not been declared
  298. src/sync.h:135: error: ‘mutex’ was not declared in this scope
  299. src/sync.h:135: error: ‘lock’ was not declared in this scope
  300. src/sync.h:137: error: ‘condition’ was not declared in this scope
  301. src/sync.h: In member function ‘bool CSemaphore::try_wait()’:
  302. src/sync.h:143: error: ‘boost’ has not been declared
  303. src/sync.h:143: error: ‘boost’ has not been declared
  304. src/sync.h:143: error: ‘mutex’ was not declared in this scope
  305. src/sync.h:143: error: ‘lock’ was not declared in this scope
  306. src/sync.h: In member function ‘void CSemaphore::post()’:
  307. src/sync.h:152: error: ‘boost’ has not been declared
  308. src/sync.h:152: error: ‘boost’ has not been declared
  309. src/sync.h:152: error: ‘mutex’ was not declared in this scope
  310. src/sync.h:152: error: ‘lock’ was not declared in this scope
  311. src/sync.h:155: error: ‘condition’ was not declared in this scope
  312. In file included from src/main.h:10,
  313. from src/wallet.h:13,
  314. from src/init.h:8,
  315. from src/qt/bitcoin.cpp:10:
  316. src/net.h: At global scope:
  317. src/net.h:95: error: ‘boost’ has not been declared
  318. src/net.h:95: error: expected initializer before ‘<’ token
  319. In file included from src/main.h:10,
  320. from src/wallet.h:13,
  321. from src/init.h:8,
  322. from src/qt/bitcoin.cpp:10:
  323. src/net.h: In member function ‘void CNode::BeginMessage(const char*)’:
  324. src/net.h:327: error: request for member ‘lock’ in ‘((CNode*)this)->CNode::cs_vSend’, which is of non-class type ‘CCriticalSection’
  325. src/net.h: In member function ‘void CNode::AbortMessage()’:
  326. src/net.h:345: error: request for member ‘unlock’ in ‘((CNode*)this)->CNode::cs_vSend’, which is of non-class type ‘CCriticalSection’
  327. src/net.h: In member function ‘void CNode::EndMessage()’:
  328. src/net.h:381: error: request for member ‘unlock’ in ‘((CNode*)this)->CNode::cs_vSend’, which is of non-class type ‘CCriticalSection’
  329. In file included from src/script.h:14,
  330. from src/main.h:11,
  331. from src/wallet.h:13,
  332. from src/init.h:8,
  333. from src/qt/bitcoin.cpp:10:
  334. src/keystore.h: At global scope:
  335. src/keystore.h:181: error: ‘boost’ has not been declared
  336. src/keystore.h:181: error: ISO C++ forbids declaration of ‘signal’ with no type [-fpermissive]
  337. src/keystore.h:181: error: expected ‘;’ before ‘<’ token
  338. In file included from src/main.h:11,
  339. from src/wallet.h:13,
  340. from src/init.h:8,
  341. from src/qt/bitcoin.cpp:10:
  342. src/script.h:62: error: ‘boost’ has not been declared
  343. src/script.h:62: error: expected initializer before ‘<’ token
  344. src/script.h: In function ‘std::string StackString(const std::vector<std::vector<unsigned char, std::allocator<unsigned char> >, std::allocator<std::vector<unsigned char, std::allocator<unsigned char> > > >&)’:
  345. src/script.h:227: error: expected primary-expression before ‘const’
  346. src/script.h:227: error: ‘BOOST_FOREACH’ was not declared in this scope
  347. src/script.h:228: error: expected ‘;’ before ‘{’ token
  348. src/script.h: At global scope:
  349. src/script.h:550: error: ISO C++ forbids declaration of ‘CTxDestination’ with no type [-fpermissive]
  350. src/script.h:550: error: expected ‘,’ or ‘...’ before ‘&’ token
  351. In file included from src/main.h:11,
  352. from src/wallet.h:13,
  353. from src/init.h:8,
  354. from src/qt/bitcoin.cpp:10:
  355. src/script.h:674: error: ISO C++ forbids declaration of ‘CTxDestination’ with no type [-fpermissive]
  356. src/script.h:674: error: expected ‘,’ or ‘...’ before ‘&’ token
  357. src/script.h:675: error: ‘CTxDestination’ has not been declared
  358. src/script.h:676: error: ‘CTxDestination’ was not declared in this scope
  359. src/script.h:676: error: template argument 1 is invalid
  360. src/script.h:676: error: template argument 2 is invalid
  361. In file included from src/wallet.h:13,
  362. from src/init.h:8,
  363. from src/qt/bitcoin.cpp:10:
  364. src/main.h: In member function ‘bool CTransaction::IsFinal(int, int64) const’:
  365. src/main.h:525: error: expected primary-expression before ‘const’
  366. src/main.h:525: error: ‘BOOST_FOREACH’ was not declared in this scope
  367. src/main.h:526: error: expected ‘;’ before ‘if’
  368. src/main.h: In member function ‘int64 CTransaction::GetValueOut() const’:
  369. src/main.h:594: error: expected primary-expression before ‘const’
  370. src/main.h:594: error: ‘BOOST_FOREACH’ was not declared in this scope
  371. src/main.h:595: error: expected ‘;’ before ‘{’ token
  372. src/main.h: In member function ‘bool CCoins::IsPruned() const’:
  373. src/main.h:1077: error: expected primary-expression before ‘const’
  374. src/main.h:1077: error: ‘BOOST_FOREACH’ was not declared in this scope
  375. src/main.h:1078: error: expected ‘;’ before ‘if’
  376. src/main.h: In member function ‘uint256 CBlock::BuildMerkleTree() const’:
  377. src/main.h:1377: error: expected primary-expression before ‘const’
  378. src/main.h:1377: error: ‘BOOST_FOREACH’ was not declared in this scope
  379. src/main.h:1378: error: expected ‘;’ before ‘vMerkleTree’
  380. src/main.h: In static member function ‘static uint256 CBlock::CheckMerkleBranch(uint256, const std::vector<uint256, std::allocator<uint256> >&, int)’:
  381. src/main.h:1419: error: expected primary-expression before ‘const’
  382. src/main.h:1419: error: ‘BOOST_FOREACH’ was not declared in this scope
  383. src/main.h:1420: error: expected ‘;’ before ‘{’ token
  384. src/main.h: In member function ‘int64 CBlockIndex::GetMedianTimePast() const’:
  385. src/main.h:1771: error: ‘sort’ is not a member of ‘std’
  386. src/main.h: In member function ‘int CBlockLocator::GetDistanceBack()’:
  387. src/main.h:1967: error: expected primary-expression before ‘const’
  388. src/main.h:1967: error: ‘BOOST_FOREACH’ was not declared in this scope
  389. src/main.h:1968: error: expected ‘;’ before ‘{’ token
  390. src/main.h:1965: warning: unused variable ‘nDistance’ [-Wunused-variable]
  391. src/main.h:1966: warning: unused variable ‘nStep’ [-Wunused-variable]
  392. src/main.h:1981: error: expected ‘}’ at end of input
  393. src/main.h:1981: warning: no return statement in function returning non-void [-Wreturn-type]
  394. src/main.h: In member function ‘CBlockIndex* CBlockLocator::GetBlockIndex()’:
  395. src/main.h:1986: error: expected primary-expression before ‘const’
  396. src/main.h:1986: error: ‘BOOST_FOREACH’ was not declared in this scope
  397. src/main.h:1987: error: expected ‘;’ before ‘{’ token
  398. src/main.h:1997: error: expected ‘}’ at end of input
  399. src/main.h:1997: warning: no return statement in function returning non-void [-Wreturn-type]
  400. src/main.h: In member function ‘uint256 CBlockLocator::GetBlockHash()’:
  401. src/main.h:2002: error: expected primary-expression before ‘const’
  402. src/main.h:2002: error: ‘BOOST_FOREACH’ was not declared in this scope
  403. src/main.h:2003: error: expected ‘;’ before ‘{’ token
  404. src/main.h:2013: error: expected ‘}’ at end of input
  405. src/main.h:2013: warning: no return statement in function returning non-void [-Wreturn-type]
  406. In file included from src/wallet.h:17,
  407. from src/init.h:8,
  408. from src/qt/bitcoin.cpp:10:
  409. src/ui_interface.h: At global scope:
  410. src/ui_interface.h:71: error: ‘boost’ has not been declared
  411. src/ui_interface.h:71: error: ISO C++ forbids declaration of ‘signal’ with no type [-fpermissive]
  412. src/ui_interface.h:71: error: expected ‘;’ before ‘<’ token
  413. In file included from src/wallet.h:17,
  414. from src/init.h:8,
  415. from src/qt/bitcoin.cpp:10:
  416. src/ui_interface.h:74: error: ‘boost’ has not been declared
  417. src/ui_interface.h:74: error: ISO C++ forbids declaration of ‘signal’ with no type [-fpermissive]
  418. src/ui_interface.h:74: error: expected ‘;’ before ‘<’ token
  419. src/ui_interface.h:77: error: ‘boost’ has not been declared
  420. src/ui_interface.h:77: error: ISO C++ forbids declaration of ‘signal’ with no type [-fpermissive]
  421. src/ui_interface.h:77: error: expected ‘;’ before ‘<’ token
  422. src/ui_interface.h:80: error: ‘boost’ has not been declared
  423. src/ui_interface.h:80: error: ISO C++ forbids declaration of ‘signal’ with no type [-fpermissive]
  424. src/ui_interface.h:80: error: expected ‘;’ before ‘<’ token
  425. src/ui_interface.h:83: error: ‘boost’ has not been declared
  426. src/ui_interface.h:83: error: ISO C++ forbids declaration of ‘signal’ with no type [-fpermissive]
  427. src/ui_interface.h:83: error: expected ‘;’ before ‘<’ token
  428. src/ui_interface.h:86: error: ‘boost’ has not been declared
  429. src/ui_interface.h:86: error: ISO C++ forbids declaration of ‘signal’ with no type [-fpermissive]
  430. src/ui_interface.h:86: error: expected ‘;’ before ‘<’ token
  431. src/ui_interface.h:89: error: ‘boost’ has not been declared
  432. src/ui_interface.h:89: error: ISO C++ forbids declaration of ‘signal’ with no type [-fpermissive]
  433. src/ui_interface.h:89: error: expected ‘;’ before ‘<’ token
  434. src/ui_interface.h:92: error: ‘boost’ has not been declared
  435. src/ui_interface.h:92: error: ISO C++ forbids declaration of ‘signal’ with no type [-fpermissive]
  436. src/ui_interface.h:92: error: expected ‘;’ before ‘<’ token
  437. src/ui_interface.h:98: error: ‘boost’ has not been declared
  438. src/ui_interface.h:98: error: ISO C++ forbids declaration of ‘signal’ with no type [-fpermissive]
  439. src/ui_interface.h:98: error: expected ‘;’ before ‘<’ token
  440. src/ui_interface.h: In function ‘std::string _(const char*)’:
  441. src/ui_interface.h:109: error: ‘boost’ has not been declared
  442. src/ui_interface.h:109: error: expected primary-expression before ‘>’ token
  443. src/ui_interface.h:109: error: ‘rv’ was not declared in this scope
  444. src/ui_interface.h:109: error: ‘class CClientUIInterface’ has no member named ‘Translate’
  445. In file included from src/walletdb.h:8,
  446. from src/wallet.h:19,
  447. from src/init.h:8,
  448. from src/qt/bitcoin.cpp:10:
  449. src/db.h: At global scope:
  450. src/db.h:42: error: ‘DbEnv’ does not name a type
  451. src/db.h:44: error: ‘Db’ was not declared in this scope
  452. src/db.h:44: error: template argument 2 is invalid
  453. src/db.h:44: error: template argument 4 is invalid
  454. src/db.h:69: error: ISO C++ forbids declaration of ‘boost’ with no type [-fpermissive]
  455. src/db.h:69: error: expected ‘,’ or ‘...’ before ‘::’ token
  456. src/db.h:77: error: ISO C++ forbids declaration of ‘DbTxn’ with no type [-fpermissive]
  457. src/db.h:77: error: expected ‘;’ before ‘*’ token
  458. src/db.h:85: error: expected ‘;’ before ‘}’ token
  459. src/db.h:94: error: ISO C++ forbids declaration of ‘Db’ with no type [-fpermissive]
  460. src/db.h:94: error: expected ‘;’ before ‘*’ token
  461. src/db.h:96: error: ISO C++ forbids declaration of ‘DbTxn’ with no type [-fpermissive]
  462. src/db.h:96: error: expected ‘;’ before ‘*’ token
  463. In file included from src/walletdb.h:8,
  464. from src/wallet.h:19,
  465. from src/init.h:8,
  466. from src/qt/bitcoin.cpp:10:
  467. src/db.h:215: error: ISO C++ forbids declaration of ‘Dbc’ with no type [-fpermissive]
  468. src/db.h:215: error: expected ‘;’ before ‘*’ token
  469. src/db.h:226: error: expected ‘;’ before ‘int’
  470. src/db.h:226: error: ‘Dbc’ has not been declared
  471. src/db.h:226: error: ‘DB_NEXT’ was not declared in this scope
  472. In file included from src/walletdb.h:8,
  473. from src/wallet.h:19,
  474. from src/init.h:8,
  475. from src/qt/bitcoin.cpp:10:
  476. src/db.h: In member function ‘bool CDB::Read(const K&, T&)’:
  477. src/db.h:112: error: ‘pdb’ was not declared in this scope
  478. src/db.h:119: error: ‘Dbt’ was not declared in this scope
  479. src/db.h:119: error: expected ‘;’ before ‘datKey’
  480. src/db.h:122: error: expected ‘;’ before ‘datValue’
  481. src/db.h:123: error: ‘datValue’ was not declared in this scope
  482. src/db.h:123: error: ‘DB_DBT_MALLOC’ was not declared in this scope
  483. src/db.h:124: error: ‘pdb’ was not declared in this scope
  484. src/db.h:124: error: ‘activeTxn’ was not declared in this scope
  485. src/db.h:124: error: ‘datKey’ was not declared in this scope
  486. In file included from src/walletdb.h:8,
  487. from src/wallet.h:19,
  488. from src/init.h:8,
  489. from src/qt/bitcoin.cpp:10:
  490. src/db.h: In member function ‘bool CDB::Write(const K&, const T&, bool)’:
  491. src/db.h:147: error: ‘pdb’ was not declared in this scope
  492. src/db.h:156: error: ‘Dbt’ was not declared in this scope
  493. src/db.h:156: error: expected ‘;’ before ‘datKey’
  494. src/db.h:162: error: expected ‘;’ before ‘datValue’
  495. src/db.h:165: error: ‘pdb’ was not declared in this scope
  496. src/db.h:165: error: ‘activeTxn’ was not declared in this scope
  497. src/db.h:165: error: ‘datKey’ was not declared in this scope
  498. src/db.h:165: error: ‘datValue’ was not declared in this scope
  499. src/db.h:165: error: ‘DB_NOOVERWRITE’ was not declared in this scope
  500. src/db.h: In member function ‘bool CDB::Erase(const K&)’:
  501. src/db.h:176: error: ‘pdb’ was not declared in this scope
  502. src/db.h:185: error: ‘Dbt’ was not declared in this scope
  503. src/db.h:185: error: expected ‘;’ before ‘datKey’
  504. src/db.h:188: error: ‘pdb’ was not declared in this scope
  505. src/db.h:188: error: ‘activeTxn’ was not declared in this scope
  506. src/db.h:188: error: ‘datKey’ was not declared in this scope
  507. src/db.h:192: error: ‘DB_NOTFOUND’ was not declared in this scope
  508. src/db.h: In member function ‘bool CDB::Exists(const K&)’:
  509. src/db.h:198: error: ‘pdb’ was not declared in this scope
  510. src/db.h:205: error: ‘Dbt’ was not declared in this scope
  511. src/db.h:205: error: expected ‘;’ before ‘datKey’
  512. src/db.h:208: error: ‘pdb’ was not declared in this scope
  513. src/db.h:208: error: ‘activeTxn’ was not declared in this scope
  514. src/db.h:208: error: ‘datKey’ was not declared in this scope
  515. src/db.h: In member function ‘int CDB::ReadAtCursor(int*, CDataStream&, CDataStream&, unsigned int)’:
  516. src/db.h:229: error: ‘Dbt’ was not declared in this scope
  517. src/db.h:229: error: expected ‘;’ before ‘datKey’
  518. src/db.h:230: error: ‘DB_SET’ was not declared in this scope
  519. src/db.h:230: error: ‘DB_SET_RANGE’ was not declared in this scope
  520. src/db.h:230: error: ‘DB_GET_BOTH’ was not declared in this scope
  521. src/db.h:230: error: ‘DB_GET_BOTH_RANGE’ was not declared in this scope
  522. src/db.h:232: error: ‘datKey’ was not declared in this scope
  523. src/db.h:235: error: expected ‘;’ before ‘datValue’
  524. src/db.h:236: error: ‘DB_GET_BOTH’ was not declared in this scope
  525. src/db.h:236: error: ‘DB_GET_BOTH_RANGE’ was not declared in this scope
  526. src/db.h:238: error: ‘datValue’ was not declared in this scope
  527. src/db.h:241: error: ‘datKey’ was not declared in this scope
  528. src/db.h:241: error: ‘DB_DBT_MALLOC’ was not declared in this scope
  529. src/db.h:242: error: ‘datValue’ was not declared in this scope
  530. src/db.h:243: error: request for member ‘get’ in ‘* pcursor’, which is of non-class type ‘int’
  531. src/db.h: In member function ‘bool CDB::TxnBegin()’:
  532. src/db.h:268: error: ‘pdb’ was not declared in this scope
  533. src/db.h:268: error: ‘activeTxn’ was not declared in this scope
  534. src/db.h:270: error: ‘DbTxn’ was not declared in this scope
  535. src/db.h:270: error: ‘ptxn’ was not declared in this scope
  536. src/db.h:270: error: ‘class CDBEnv’ has no member named ‘TxnBegin’
  537. src/db.h:273: error: ‘activeTxn’ was not declared in this scope
  538. src/db.h: In member function ‘bool CDB::TxnCommit()’:
  539. src/db.h:279: error: ‘pdb’ was not declared in this scope
  540. src/db.h:279: error: ‘activeTxn’ was not declared in this scope
  541. src/db.h:281: error: ‘activeTxn’ was not declared in this scope
  542. src/db.h: In member function ‘bool CDB::TxnAbort()’:
  543. src/db.h:288: error: ‘pdb’ was not declared in this scope
  544. src/db.h:288: error: ‘activeTxn’ was not declared in this scope
  545. src/db.h:290: error: ‘activeTxn’ was not declared in this scope
  546. src/db.h: At global scope:
  547. src/db.h:320: error: ‘boost’ has not been declared
  548. src/db.h:320: error: ISO C++ forbids declaration of ‘path’ with no type [-fpermissive]
  549. src/db.h:320: error: expected ‘;’ before ‘pathAddr’
  550. In file included from src/walletdb.h:9,
  551. from src/wallet.h:19,
  552. from src/init.h:8,
  553. from src/qt/bitcoin.cpp:10:
  554. src/base58.h: In function ‘std::string EncodeBase58(const unsigned char*, const unsigned char*)’:
  555. src/base58.h:38: error: ‘reverse_copy’ was not declared in this scope
  556. src/base58.h:65: error: ‘reverse’ was not declared in this scope
  557. src/base58.h: In function ‘bool DecodeBase58(const char*, std::vector<unsigned char, std::allocator<unsigned char> >&)’:
  558. src/base58.h:119: error: ‘reverse_copy’ was not declared in this scope
  559. src/base58.h: At global scope:
  560. src/base58.h:259: error: ‘boost’ has not been declared
  561. src/base58.h:259: error: expected ‘{’ before ‘static_visitor’
  562. src/base58.h:259: error: expected initializer before ‘<’ token
  563. In file included from src/qt/walletmodel.h:6,
  564. from src/qt/bitcoin.cpp:6:
  565. src/allocators.h: In constructor ‘LockedPageManagerBase<Locker>::LockedPageManagerBase(size_t) [with Locker = MemoryPageLocker]’:
  566. src/allocators.h:175: instantiated from here
  567. src/allocators.h:52: error: ‘assert’ was not declared in this scope
  568. src/allocators.h: In member function ‘void LockedPageManagerBase<Locker>::UnlockRange(void*, size_t) [with Locker = MemoryPageLocker]’:
  569. src/crypter.h:99: instantiated from here
  570. src/allocators.h:90: error: ‘assert’ was not declared in this scope
  571. make: *** [build/bitcoin.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement