Advertisement
woh3

Untitled

Dec 13th, 2015
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 107.70 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by Litecoin Core configure 0.10.3.0, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = puffy.attlocal.net
  14. uname -m = amd64
  15. uname -r = 5.8
  16. uname -s = OpenBSD
  17. uname -v = GENERIC.MP#1236
  18.  
  19. /usr/bin/uname -p = amd64
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = OpenBSD.amd64
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/bin
  31. PATH: /bin
  32. PATH: /usr/sbin
  33. PATH: /sbin
  34. PATH: /usr/X11R6/bin
  35. PATH: /usr/local/bin
  36. PATH: /usr/local/sbin
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:2896: checking build system type
  44. configure:2910: result: x86_64-unknown-openbsd5.8
  45. configure:2930: checking host system type
  46. configure:2943: result: x86_64-unknown-openbsd5.8
  47. configure:2984: checking how to print strings
  48. configure:3013: result: print -r
  49. configure:3080: checking for gcc
  50. configure:3096: found /usr/bin/gcc
  51. configure:3107: result: gcc
  52. configure:3336: checking for C compiler version
  53. configure:3345: gcc --version >&5
  54. gcc (GCC) 4.2.1 20070719
  55. Copyright (C) 2007 Free Software Foundation, Inc.
  56. This is free software; see the source for copying conditions. There is NO
  57. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  58.  
  59. configure:3356: $? = 0
  60. configure:3345: gcc -v >&5
  61. Reading specs from /usr/lib/gcc-lib/amd64-unknown-openbsd5.8/4.2.1/specs
  62. Target: amd64-unknown-openbsd5.8
  63. Configured with: OpenBSD/amd64 system compiler
  64. Thread model: posix
  65. gcc version 4.2.1 20070719
  66. configure:3356: $? = 0
  67. configure:3345: gcc -V >&5
  68. gcc: '-V' option must have argument
  69. configure:3356: $? = 1
  70. configure:3345: gcc -qversion >&5
  71. gcc: unrecognized option '-qversion'
  72. gcc: no input files
  73. configure:3356: $? = 1
  74. configure:3376: checking whether the C compiler works
  75. configure:3398: gcc conftest.c >&5
  76. configure:3402: $? = 0
  77. configure:3450: result: yes
  78. configure:3453: checking for C compiler default output file name
  79. configure:3455: result: a.out
  80. configure:3461: checking for suffix of executables
  81. configure:3468: gcc -o conftest conftest.c >&5
  82. configure:3472: $? = 0
  83. configure:3494: result:
  84. configure:3516: checking whether we are cross compiling
  85. configure:3524: gcc -o conftest conftest.c >&5
  86. configure:3528: $? = 0
  87. configure:3535: ./conftest
  88. configure:3539: $? = 0
  89. configure:3554: result: no
  90. configure:3559: checking for suffix of object files
  91. configure:3581: gcc -c conftest.c >&5
  92. configure:3585: $? = 0
  93. configure:3606: result: o
  94. configure:3610: checking whether we are using the GNU C compiler
  95. configure:3629: gcc -c conftest.c >&5
  96. configure:3629: $? = 0
  97. configure:3638: result: yes
  98. configure:3647: checking whether gcc accepts -g
  99. configure:3667: gcc -c -g conftest.c >&5
  100. configure:3667: $? = 0
  101. configure:3708: result: yes
  102. configure:3725: checking for gcc option to accept ISO C89
  103. configure:3788: gcc -c -g -O2 conftest.c >&5
  104. configure:3788: $? = 0
  105. configure:3801: result: none needed
  106. configure:3821: checking for a sed that does not truncate output
  107. configure:3885: result: /usr/bin/sed
  108. configure:3903: checking for grep that handles long lines and -e
  109. configure:3961: result: /usr/bin/grep
  110. configure:3966: checking for egrep
  111. configure:4028: result: /usr/bin/grep -E
  112. configure:4033: checking for fgrep
  113. configure:4095: result: /usr/bin/grep -F
  114. configure:4130: checking for ld used by gcc
  115. configure:4197: result: /usr/bin/ld
  116. configure:4204: checking if the linker (/usr/bin/ld) is GNU ld
  117. configure:4219: result: yes
  118. configure:4231: checking for BSD- or MS-compatible name lister (nm)
  119. configure:4280: result: /usr/bin/nm -B
  120. configure:4410: checking the name lister (/usr/bin/nm -B) interface
  121. configure:4417: gcc -c -g -O2 conftest.c >&5
  122. configure:4420: /usr/bin/nm -B "conftest.o"
  123. configure:4423: output
  124. 00000000 F conftest.c
  125. 00000000 D some_variable
  126. configure:4430: result: BSD nm
  127. configure:4433: checking whether ln -s works
  128. configure:4437: result: yes
  129. configure:4445: checking the maximum length of command line arguments
  130. configure:4575: result: 196608
  131. configure:4592: checking whether the shell understands some XSI constructs
  132. configure:4602: result: yes
  133. configure:4606: checking whether the shell understands "+="
  134. configure:4612: result: no
  135. configure:4647: checking how to convert x86_64-unknown-openbsd5.8 file names to x86_64-unknown-openbsd5.8 format
  136. configure:4687: result: func_convert_file_noop
  137. configure:4694: checking how to convert x86_64-unknown-openbsd5.8 file names to toolchain format
  138. configure:4714: result: func_convert_file_noop
  139. configure:4721: checking for /usr/bin/ld option to reload object files
  140. configure:4728: result: -r
  141. configure:4802: checking for objdump
  142. configure:4818: found /usr/bin/objdump
  143. configure:4829: result: objdump
  144. configure:4861: checking how to recognize dependent libraries
  145. configure:5063: result: match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
  146. configure:5148: checking for dlltool
  147. configure:5178: result: no
  148. configure:5208: checking how to associate runtime and link libraries
  149. configure:5235: result: print -r --
  150. configure:5296: checking for ar
  151. configure:5312: found /usr/bin/ar
  152. configure:5323: result: ar
  153. configure:5360: checking for archiver @FILE support
  154. configure:5377: gcc -c -g -O2 conftest.c >&5
  155. configure:5377: $? = 0
  156. configure:5380: ar cru libconftest.a @conftest.lst >&5
  157. configure:5383: $? = 0
  158. configure:5388: ar cru libconftest.a @conftest.lst >&5
  159. ar: conftest.o: No such file or directory
  160. configure:5391: $? = 1
  161. configure:5403: result: @
  162. configure:5461: checking for strip
  163. configure:5477: found /usr/bin/strip
  164. configure:5488: result: strip
  165. configure:5560: checking for ranlib
  166. configure:5576: found /usr/bin/ranlib
  167. configure:5587: result: ranlib
  168. configure:5664: checking for gawk
  169. configure:5694: result: no
  170. configure:5664: checking for mawk
  171. configure:5694: result: no
  172. configure:5664: checking for nawk
  173. configure:5694: result: no
  174. configure:5664: checking for awk
  175. configure:5680: found /usr/bin/awk
  176. configure:5691: result: awk
  177. configure:5731: checking command to parse /usr/bin/nm -B output from gcc object
  178. configure:5851: gcc -c -g -O2 conftest.c >&5
  179. configure:5854: $? = 0
  180. configure:5858: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  181. configure:5861: $? = 0
  182. configure:5927: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  183. configure:5930: $? = 0
  184. configure:5968: result: ok
  185. configure:6005: checking for sysroot
  186. configure:6035: result: no
  187. configure:6291: checking for mt
  188. configure:6307: found /bin/mt
  189. configure:6318: result: mt
  190. configure:6341: checking if mt is a manifest tool
  191. configure:6347: mt '-?'
  192. mt: unknown option -- ?
  193. usage: mt [-f device] command [count]
  194. configure:6355: result: no
  195. configure:6997: checking how to run the C preprocessor
  196. configure:7028: gcc -E conftest.c
  197. configure:7028: $? = 0
  198. configure:7042: gcc -E conftest.c
  199. conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
  200. configure:7042: $? = 1
  201. configure: failed program was:
  202. | /* confdefs.h */
  203. | #define PACKAGE_NAME "Litecoin Core"
  204. | #define PACKAGE_TARNAME "litecoin"
  205. | #define PACKAGE_VERSION "0.10.3.0"
  206. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  207. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  208. | #define PACKAGE_URL ""
  209. | /* end confdefs.h. */
  210. | #include <ac_nonexistent.h>
  211. configure:7067: result: gcc -E
  212. configure:7087: gcc -E conftest.c
  213. configure:7087: $? = 0
  214. configure:7101: gcc -E conftest.c
  215. conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
  216. configure:7101: $? = 1
  217. configure: failed program was:
  218. | /* confdefs.h */
  219. | #define PACKAGE_NAME "Litecoin Core"
  220. | #define PACKAGE_TARNAME "litecoin"
  221. | #define PACKAGE_VERSION "0.10.3.0"
  222. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  223. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  224. | #define PACKAGE_URL ""
  225. | /* end confdefs.h. */
  226. | #include <ac_nonexistent.h>
  227. configure:7130: checking for ANSI C header files
  228. configure:7150: gcc -c -g -O2 conftest.c >&5
  229. configure:7150: $? = 0
  230. configure:7223: gcc -o conftest -g -O2 conftest.c >&5
  231. configure:7223: $? = 0
  232. configure:7223: ./conftest
  233. configure:7223: $? = 0
  234. configure:7234: result: yes
  235. configure:7247: checking for sys/types.h
  236. configure:7247: gcc -c -g -O2 conftest.c >&5
  237. configure:7247: $? = 0
  238. configure:7247: result: yes
  239. configure:7247: checking for sys/stat.h
  240. configure:7247: gcc -c -g -O2 conftest.c >&5
  241. configure:7247: $? = 0
  242. configure:7247: result: yes
  243. configure:7247: checking for stdlib.h
  244. configure:7247: gcc -c -g -O2 conftest.c >&5
  245. configure:7247: $? = 0
  246. configure:7247: result: yes
  247. configure:7247: checking for string.h
  248. configure:7247: gcc -c -g -O2 conftest.c >&5
  249. configure:7247: $? = 0
  250. configure:7247: result: yes
  251. configure:7247: checking for memory.h
  252. configure:7247: gcc -c -g -O2 conftest.c >&5
  253. configure:7247: $? = 0
  254. configure:7247: result: yes
  255. configure:7247: checking for strings.h
  256. configure:7247: gcc -c -g -O2 conftest.c >&5
  257. configure:7247: $? = 0
  258. configure:7247: result: yes
  259. configure:7247: checking for inttypes.h
  260. configure:7247: gcc -c -g -O2 conftest.c >&5
  261. configure:7247: $? = 0
  262. configure:7247: result: yes
  263. configure:7247: checking for stdint.h
  264. configure:7247: gcc -c -g -O2 conftest.c >&5
  265. configure:7247: $? = 0
  266. configure:7247: result: yes
  267. configure:7247: checking for unistd.h
  268. configure:7247: gcc -c -g -O2 conftest.c >&5
  269. configure:7247: $? = 0
  270. configure:7247: result: yes
  271. configure:7261: checking for dlfcn.h
  272. configure:7261: gcc -c -g -O2 conftest.c >&5
  273. configure:7261: $? = 0
  274. configure:7261: result: yes
  275. configure:7467: checking for objdir
  276. configure:7482: result: .libs
  277. configure:7753: checking if gcc supports -fno-rtti -fno-exceptions
  278. configure:7771: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  279. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  280. configure:7775: $? = 0
  281. configure:7788: result: no
  282. configure:8115: checking for gcc option to produce PIC
  283. configure:8122: result: -fPIC -DPIC
  284. configure:8130: checking if gcc PIC flag -fPIC -DPIC works
  285. configure:8148: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  286. configure:8152: $? = 0
  287. configure:8165: result: yes
  288. configure:8194: checking if gcc static flag -static works
  289. configure:8222: result: yes
  290. configure:8237: checking if gcc supports -c -o file.o
  291. configure:8258: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  292. configure:8262: $? = 0
  293. configure:8284: result: yes
  294. configure:8292: checking if gcc supports -c -o file.o
  295. configure:8339: result: yes
  296. configure:8372: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  297. configure:9525: result: yes
  298. configure:9562: checking whether -lc should be explicitly linked in
  299. configure:9570: gcc -c -g -O2 conftest.c >&5
  300. configure:9573: $? = 0
  301. configure:9588: gcc -shared -fPIC -DPIC -o conftest conftest.o -v 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  302. configure:9591: $? = 1
  303. configure:9605: result: yes
  304. configure:9765: checking dynamic linker characteristics
  305. configure:10498: result: openbsd5.8 ld.so
  306. configure:10605: checking how to hardcode library paths into programs
  307. configure:10630: result: immediate
  308. configure:11170: checking whether stripping libraries is possible
  309. configure:11175: result: yes
  310. configure:11210: checking if libtool supports shared libraries
  311. configure:11212: result: yes
  312. configure:11215: checking whether to build shared libraries
  313. configure:11236: result: yes
  314. configure:11239: checking whether to build static libraries
  315. configure:11243: result: yes
  316. configure:11303: checking for a BSD-compatible install
  317. configure:11371: result: /usr/bin/install -c
  318. configure:11382: checking whether build environment is sane
  319. configure:11419: result: yes
  320. configure:11477: checking whether make sets $(MAKE)
  321. configure:11499: result: yes
  322. configure:11529: checking for style of include used by make
  323. configure:11557: result: GNU
  324. configure:11734: checking dependency style of gcc
  325. configure:11824: result: gcc3
  326. configure:11843: checking whether to enable maintainer-specific portions of Makefiles
  327. configure:11852: result: no
  328. configure:11933: checking for g++
  329. configure:11949: found /usr/bin/g++
  330. configure:11960: result: g++
  331. configure:11987: checking for C++ compiler version
  332. configure:11996: g++ --version >&5
  333. g++ (GCC) 4.2.1 20070719
  334. Copyright (C) 2007 Free Software Foundation, Inc.
  335. This is free software; see the source for copying conditions. There is NO
  336. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  337.  
  338. configure:12007: $? = 0
  339. configure:11996: g++ -v >&5
  340. Reading specs from /usr/lib/gcc-lib/amd64-unknown-openbsd5.8/4.2.1/specs
  341. Target: amd64-unknown-openbsd5.8
  342. Configured with: OpenBSD/amd64 system compiler
  343. Thread model: posix
  344. gcc version 4.2.1 20070719
  345. configure:12007: $? = 0
  346. configure:11996: g++ -V >&5
  347. g++: '-V' option must have argument
  348. configure:12007: $? = 1
  349. configure:11996: g++ -qversion >&5
  350. g++: unrecognized option '-qversion'
  351. g++: no input files
  352. configure:12007: $? = 1
  353. configure:12011: checking whether we are using the GNU C++ compiler
  354. configure:12030: g++ -c conftest.cpp >&5
  355. configure:12030: $? = 0
  356. configure:12039: result: yes
  357. configure:12048: checking whether g++ accepts -g
  358. configure:12068: g++ -c -g conftest.cpp >&5
  359. configure:12068: $? = 0
  360. configure:12109: result: yes
  361. configure:12150: checking how to run the C++ preprocessor
  362. configure:12177: g++ -E conftest.cpp
  363. configure:12177: $? = 0
  364. configure:12191: g++ -E conftest.cpp
  365. conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
  366. configure:12191: $? = 1
  367. configure: failed program was:
  368. | /* confdefs.h */
  369. | #define PACKAGE_NAME "Litecoin Core"
  370. | #define PACKAGE_TARNAME "litecoin"
  371. | #define PACKAGE_VERSION "0.10.3.0"
  372. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  373. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  374. | #define PACKAGE_URL ""
  375. | #define STDC_HEADERS 1
  376. | #define HAVE_SYS_TYPES_H 1
  377. | #define HAVE_SYS_STAT_H 1
  378. | #define HAVE_STDLIB_H 1
  379. | #define HAVE_STRING_H 1
  380. | #define HAVE_MEMORY_H 1
  381. | #define HAVE_STRINGS_H 1
  382. | #define HAVE_INTTYPES_H 1
  383. | #define HAVE_STDINT_H 1
  384. | #define HAVE_UNISTD_H 1
  385. | #define HAVE_DLFCN_H 1
  386. | #define LT_OBJDIR ".libs/"
  387. | /* end confdefs.h. */
  388. | #include <ac_nonexistent.h>
  389. configure:12216: result: g++ -E
  390. configure:12236: g++ -E conftest.cpp
  391. configure:12236: $? = 0
  392. configure:12250: g++ -E conftest.cpp
  393. conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
  394. configure:12250: $? = 1
  395. configure: failed program was:
  396. | /* confdefs.h */
  397. | #define PACKAGE_NAME "Litecoin Core"
  398. | #define PACKAGE_TARNAME "litecoin"
  399. | #define PACKAGE_VERSION "0.10.3.0"
  400. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  401. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  402. | #define PACKAGE_URL ""
  403. | #define STDC_HEADERS 1
  404. | #define HAVE_SYS_TYPES_H 1
  405. | #define HAVE_SYS_STAT_H 1
  406. | #define HAVE_STDLIB_H 1
  407. | #define HAVE_STRING_H 1
  408. | #define HAVE_MEMORY_H 1
  409. | #define HAVE_STRINGS_H 1
  410. | #define HAVE_INTTYPES_H 1
  411. | #define HAVE_STDINT_H 1
  412. | #define HAVE_UNISTD_H 1
  413. | #define HAVE_DLFCN_H 1
  414. | #define LT_OBJDIR ".libs/"
  415. | /* end confdefs.h. */
  416. | #include <ac_nonexistent.h>
  417. configure:12419: checking for ld used by g++
  418. configure:12486: result: /usr/bin/ld
  419. configure:12493: checking if the linker (/usr/bin/ld) is GNU ld
  420. configure:12508: result: yes
  421. configure:12563: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  422. configure:13568: result: yes
  423. configure:13604: g++ -c -g -O2 conftest.cpp >&5
  424. configure:13607: $? = 0
  425. configure:14127: checking for g++ option to produce PIC
  426. configure:14134: result: -fPIC -DPIC
  427. configure:14142: checking if g++ PIC flag -fPIC -DPIC works
  428. configure:14160: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
  429. configure:14164: $? = 0
  430. configure:14177: result: yes
  431. configure:14200: checking if g++ static flag -static works
  432. configure:14228: result: yes
  433. configure:14240: checking if g++ supports -c -o file.o
  434. configure:14261: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  435. configure:14265: $? = 0
  436. configure:14287: result: yes
  437. configure:14292: checking if g++ supports -c -o file.o
  438. configure:14339: result: yes
  439. configure:14369: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  440. configure:14405: result: yes
  441. configure:14546: checking dynamic linker characteristics
  442. configure:15213: result: openbsd5.8 ld.so
  443. configure:15266: checking how to hardcode library paths into programs
  444. configure:15291: result: immediate
  445. configure:15333: checking dependency style of g++
  446. configure:15423: result: gcc3
  447. configure:15494: checking for g++
  448. configure:15510: found /usr/bin/g++
  449. configure:15521: result: g++
  450. configure:15546: checking for Objective C++ compiler version
  451. configure:15555: g++ --version >&5
  452. g++ (GCC) 4.2.1 20070719
  453. Copyright (C) 2007 Free Software Foundation, Inc.
  454. This is free software; see the source for copying conditions. There is NO
  455. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  456.  
  457. configure:15566: $? = 0
  458. configure:15555: g++ -v >&5
  459. Reading specs from /usr/lib/gcc-lib/amd64-unknown-openbsd5.8/4.2.1/specs
  460. Target: amd64-unknown-openbsd5.8
  461. Configured with: OpenBSD/amd64 system compiler
  462. Thread model: posix
  463. gcc version 4.2.1 20070719
  464. configure:15566: $? = 0
  465. configure:15555: g++ -V >&5
  466. g++: '-V' option must have argument
  467. configure:15566: $? = 1
  468. configure:15555: g++ -qversion >&5
  469. g++: unrecognized option '-qversion'
  470. g++: no input files
  471. configure:15566: $? = 1
  472. configure:15570: checking whether we are using the GNU Objective C++ compiler
  473. configure:15589: g++ -c conftest.mm >&5
  474. g++: conftest.mm: Objective-C++ compiler not installed on this system
  475. configure:15589: $? = 1
  476. configure: failed program was:
  477. | /* confdefs.h */
  478. | #define PACKAGE_NAME "Litecoin Core"
  479. | #define PACKAGE_TARNAME "litecoin"
  480. | #define PACKAGE_VERSION "0.10.3.0"
  481. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  482. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  483. | #define PACKAGE_URL ""
  484. | #define STDC_HEADERS 1
  485. | #define HAVE_SYS_TYPES_H 1
  486. | #define HAVE_SYS_STAT_H 1
  487. | #define HAVE_STDLIB_H 1
  488. | #define HAVE_STRING_H 1
  489. | #define HAVE_MEMORY_H 1
  490. | #define HAVE_STRINGS_H 1
  491. | #define HAVE_INTTYPES_H 1
  492. | #define HAVE_STDINT_H 1
  493. | #define HAVE_UNISTD_H 1
  494. | #define HAVE_DLFCN_H 1
  495. | #define LT_OBJDIR ".libs/"
  496. | /* end confdefs.h. */
  497. |
  498. | int
  499. | main ()
  500. | {
  501. | #ifndef __GNUC__
  502. | choke me
  503. | #endif
  504. |
  505. | ;
  506. | return 0;
  507. | }
  508. configure:15598: result: no
  509. configure:15607: checking whether g++ accepts -g
  510. configure:15627: g++ -c -g conftest.mm >&5
  511. g++: conftest.mm: Objective-C++ compiler not installed on this system
  512. configure:15627: $? = 1
  513. configure: failed program was:
  514. | /* confdefs.h */
  515. | #define PACKAGE_NAME "Litecoin Core"
  516. | #define PACKAGE_TARNAME "litecoin"
  517. | #define PACKAGE_VERSION "0.10.3.0"
  518. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  519. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  520. | #define PACKAGE_URL ""
  521. | #define STDC_HEADERS 1
  522. | #define HAVE_SYS_TYPES_H 1
  523. | #define HAVE_SYS_STAT_H 1
  524. | #define HAVE_STDLIB_H 1
  525. | #define HAVE_STRING_H 1
  526. | #define HAVE_MEMORY_H 1
  527. | #define HAVE_STRINGS_H 1
  528. | #define HAVE_INTTYPES_H 1
  529. | #define HAVE_STDINT_H 1
  530. | #define HAVE_UNISTD_H 1
  531. | #define HAVE_DLFCN_H 1
  532. | #define LT_OBJDIR ".libs/"
  533. | /* end confdefs.h. */
  534. |
  535. | int
  536. | main ()
  537. | {
  538. |
  539. | ;
  540. | return 0;
  541. | }
  542. configure:15642: g++ -c conftest.mm >&5
  543. g++: conftest.mm: Objective-C++ compiler not installed on this system
  544. configure:15642: $? = 1
  545. configure: failed program was:
  546. | /* confdefs.h */
  547. | #define PACKAGE_NAME "Litecoin Core"
  548. | #define PACKAGE_TARNAME "litecoin"
  549. | #define PACKAGE_VERSION "0.10.3.0"
  550. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  551. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  552. | #define PACKAGE_URL ""
  553. | #define STDC_HEADERS 1
  554. | #define HAVE_SYS_TYPES_H 1
  555. | #define HAVE_SYS_STAT_H 1
  556. | #define HAVE_STDLIB_H 1
  557. | #define HAVE_STRING_H 1
  558. | #define HAVE_MEMORY_H 1
  559. | #define HAVE_STRINGS_H 1
  560. | #define HAVE_INTTYPES_H 1
  561. | #define HAVE_STDINT_H 1
  562. | #define HAVE_UNISTD_H 1
  563. | #define HAVE_DLFCN_H 1
  564. | #define LT_OBJDIR ".libs/"
  565. | /* end confdefs.h. */
  566. |
  567. | int
  568. | main ()
  569. | {
  570. |
  571. | ;
  572. | return 0;
  573. | }
  574. configure:15658: g++ -c -g conftest.mm >&5
  575. g++: conftest.mm: Objective-C++ compiler not installed on this system
  576. configure:15658: $? = 1
  577. configure: failed program was:
  578. | /* confdefs.h */
  579. | #define PACKAGE_NAME "Litecoin Core"
  580. | #define PACKAGE_TARNAME "litecoin"
  581. | #define PACKAGE_VERSION "0.10.3.0"
  582. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  583. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  584. | #define PACKAGE_URL ""
  585. | #define STDC_HEADERS 1
  586. | #define HAVE_SYS_TYPES_H 1
  587. | #define HAVE_SYS_STAT_H 1
  588. | #define HAVE_STDLIB_H 1
  589. | #define HAVE_STRING_H 1
  590. | #define HAVE_MEMORY_H 1
  591. | #define HAVE_STRINGS_H 1
  592. | #define HAVE_INTTYPES_H 1
  593. | #define HAVE_STDINT_H 1
  594. | #define HAVE_UNISTD_H 1
  595. | #define HAVE_DLFCN_H 1
  596. | #define LT_OBJDIR ".libs/"
  597. | /* end confdefs.h. */
  598. |
  599. | int
  600. | main ()
  601. | {
  602. |
  603. | ;
  604. | return 0;
  605. | }
  606. configure:15668: result: no
  607. configure:15745: checking for ar
  608. configure:15763: found /usr/bin/ar
  609. configure:15775: result: /usr/bin/ar
  610. configure:15843: checking for ranlib
  611. configure:15861: found /usr/bin/ranlib
  612. configure:15873: result: /usr/bin/ranlib
  613. configure:15941: checking for strip
  614. configure:15959: found /usr/bin/strip
  615. configure:15971: result: /usr/bin/strip
  616. configure:16039: checking for gcov
  617. configure:16057: found /usr/bin/gcov
  618. configure:16069: result: /usr/bin/gcov
  619. configure:16093: checking for lcov
  620. configure:16126: result: no
  621. configure:16133: checking for java
  622. configure:16166: result: no
  623. configure:16173: checking for genhtml
  624. configure:16206: result: no
  625. configure:16213: checking for git
  626. configure:16246: result: no
  627. configure:16253: checking for ccache
  628. configure:16286: result: no
  629. configure:16293: checking for xgettext
  630. configure:16326: result: no
  631. configure:16333: checking for hexdump
  632. configure:16351: found /usr/bin/hexdump
  633. configure:16363: result: /usr/bin/hexdump
  634. configure:16518: checking for pkg-config
  635. configure:16536: found /usr/bin/pkg-config
  636. configure:16548: result: /usr/bin/pkg-config
  637. configure:16573: checking pkg-config is at least version 0.9.0
  638. configure:16576: result: yes
  639. configure:18219: checking whether byte ordering is bigendian
  640. configure:18234: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5
  641. conftest.cpp:22: error: expected unqualified-id before '!' token
  642. configure:18234: $? = 1
  643. configure: failed program was:
  644. | /* confdefs.h */
  645. | #define PACKAGE_NAME "Litecoin Core"
  646. | #define PACKAGE_TARNAME "litecoin"
  647. | #define PACKAGE_VERSION "0.10.3.0"
  648. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  649. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  650. | #define PACKAGE_URL ""
  651. | #define STDC_HEADERS 1
  652. | #define HAVE_SYS_TYPES_H 1
  653. | #define HAVE_SYS_STAT_H 1
  654. | #define HAVE_STDLIB_H 1
  655. | #define HAVE_STRING_H 1
  656. | #define HAVE_MEMORY_H 1
  657. | #define HAVE_STRINGS_H 1
  658. | #define HAVE_INTTYPES_H 1
  659. | #define HAVE_STDINT_H 1
  660. | #define HAVE_UNISTD_H 1
  661. | #define HAVE_DLFCN_H 1
  662. | #define LT_OBJDIR ".libs/"
  663. | /* end confdefs.h. */
  664. | #ifndef __APPLE_CC__
  665. | not a universal capable compiler
  666. | #endif
  667. | typedef int dummy;
  668. |
  669. configure:18279: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5
  670. configure:18279: $? = 0
  671. configure:18297: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5
  672. conftest.cpp: In function 'int main()':
  673. conftest.cpp:28: error: 'big' was not declared in this scope
  674. conftest.cpp:28: error: expected `;' before 'endian'
  675. configure:18297: $? = 1
  676. configure: failed program was:
  677. | /* confdefs.h */
  678. | #define PACKAGE_NAME "Litecoin Core"
  679. | #define PACKAGE_TARNAME "litecoin"
  680. | #define PACKAGE_VERSION "0.10.3.0"
  681. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  682. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  683. | #define PACKAGE_URL ""
  684. | #define STDC_HEADERS 1
  685. | #define HAVE_SYS_TYPES_H 1
  686. | #define HAVE_SYS_STAT_H 1
  687. | #define HAVE_STDLIB_H 1
  688. | #define HAVE_STRING_H 1
  689. | #define HAVE_MEMORY_H 1
  690. | #define HAVE_STRINGS_H 1
  691. | #define HAVE_INTTYPES_H 1
  692. | #define HAVE_STDINT_H 1
  693. | #define HAVE_UNISTD_H 1
  694. | #define HAVE_DLFCN_H 1
  695. | #define LT_OBJDIR ".libs/"
  696. | /* end confdefs.h. */
  697. | #include <sys/types.h>
  698. | #include <sys/param.h>
  699. |
  700. | int
  701. | main ()
  702. | {
  703. | #if BYTE_ORDER != BIG_ENDIAN
  704. | not big endian
  705. | #endif
  706. |
  707. | ;
  708. | return 0;
  709. | }
  710. configure:18425: result: no
  711. configure:18555: checking if compiler needs -Werror to reject unknown flags
  712. configure:18571: gcc -c -g -O2 -Werror -Wunknown-warning-option -Wsizeof-array-argument -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.c >&5
  713. cc1: error: unrecognized command line option "-Wunknown-warning-option"
  714. cc1: error: unrecognized command line option "-Wsizeof-array-argument"
  715. configure:18571: $? = 1
  716. configure: failed program was:
  717. | /* confdefs.h */
  718. | #define PACKAGE_NAME "Litecoin Core"
  719. | #define PACKAGE_TARNAME "litecoin"
  720. | #define PACKAGE_VERSION "0.10.3.0"
  721. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  722. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  723. | #define PACKAGE_URL ""
  724. | #define STDC_HEADERS 1
  725. | #define HAVE_SYS_TYPES_H 1
  726. | #define HAVE_SYS_STAT_H 1
  727. | #define HAVE_STDLIB_H 1
  728. | #define HAVE_STRING_H 1
  729. | #define HAVE_MEMORY_H 1
  730. | #define HAVE_STRINGS_H 1
  731. | #define HAVE_INTTYPES_H 1
  732. | #define HAVE_STDINT_H 1
  733. | #define HAVE_UNISTD_H 1
  734. | #define HAVE_DLFCN_H 1
  735. | #define LT_OBJDIR ".libs/"
  736. | /* end confdefs.h. */
  737. | int foo(void);
  738. | int
  739. | main ()
  740. | {
  741. | foo()
  742. | ;
  743. | return 0;
  744. | }
  745. configure:18576: result: no
  746. configure:18642: checking for the pthreads library -lpthreads
  747. configure:18680: gcc -o conftest -g -O2 -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.c -lpthreads >&5
  748. /usr/bin/ld: cannot find -lpthreads
  749. collect2: ld returned 1 exit status
  750. configure:18680: $? = 1
  751. configure: failed program was:
  752. | /* confdefs.h */
  753. | #define PACKAGE_NAME "Litecoin Core"
  754. | #define PACKAGE_TARNAME "litecoin"
  755. | #define PACKAGE_VERSION "0.10.3.0"
  756. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  757. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  758. | #define PACKAGE_URL ""
  759. | #define STDC_HEADERS 1
  760. | #define HAVE_SYS_TYPES_H 1
  761. | #define HAVE_SYS_STAT_H 1
  762. | #define HAVE_STDLIB_H 1
  763. | #define HAVE_STRING_H 1
  764. | #define HAVE_MEMORY_H 1
  765. | #define HAVE_STRINGS_H 1
  766. | #define HAVE_INTTYPES_H 1
  767. | #define HAVE_STDINT_H 1
  768. | #define HAVE_UNISTD_H 1
  769. | #define HAVE_DLFCN_H 1
  770. | #define LT_OBJDIR ".libs/"
  771. | /* end confdefs.h. */
  772. | #include <pthread.h>
  773. | static void routine(void *a) { a = 0; }
  774. | static void *start_routine(void *a) { return a; }
  775. | int
  776. | main ()
  777. | {
  778. | pthread_t th; pthread_attr_t attr;
  779. | pthread_create(&th, 0, start_routine, 0);
  780. | pthread_join(th, 0);
  781. | pthread_attr_init(&attr);
  782. | pthread_cleanup_push(routine, 0);
  783. | pthread_cleanup_pop(0) /* ; */
  784. | ;
  785. | return 0;
  786. | }
  787. configure:18689: result: no
  788. configure:18587: checking whether pthreads work without any flags
  789. configure:18680: gcc -o conftest -g -O2 -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.c >&5
  790. /tmp//ccGYBwZA.o: In function `main':
  791. /home/woh3/litecoin-master-0.10/conftest.c:28: undefined reference to `pthread_create'
  792. /home/woh3/litecoin-master-0.10/conftest.c:29: undefined reference to `pthread_join'
  793. /home/woh3/litecoin-master-0.10/conftest.c:30: undefined reference to `pthread_attr_init'
  794. /home/woh3/litecoin-master-0.10/conftest.c:31: undefined reference to `pthread_cleanup_push'
  795. /home/woh3/litecoin-master-0.10/conftest.c:32: undefined reference to `pthread_cleanup_pop'
  796. collect2: ld returned 1 exit status
  797. configure:18680: $? = 1
  798. configure: failed program was:
  799. | /* confdefs.h */
  800. | #define PACKAGE_NAME "Litecoin Core"
  801. | #define PACKAGE_TARNAME "litecoin"
  802. | #define PACKAGE_VERSION "0.10.3.0"
  803. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  804. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  805. | #define PACKAGE_URL ""
  806. | #define STDC_HEADERS 1
  807. | #define HAVE_SYS_TYPES_H 1
  808. | #define HAVE_SYS_STAT_H 1
  809. | #define HAVE_STDLIB_H 1
  810. | #define HAVE_STRING_H 1
  811. | #define HAVE_MEMORY_H 1
  812. | #define HAVE_STRINGS_H 1
  813. | #define HAVE_INTTYPES_H 1
  814. | #define HAVE_STDINT_H 1
  815. | #define HAVE_UNISTD_H 1
  816. | #define HAVE_DLFCN_H 1
  817. | #define LT_OBJDIR ".libs/"
  818. | /* end confdefs.h. */
  819. | #include <pthread.h>
  820. | static void routine(void *a) { a = 0; }
  821. | static void *start_routine(void *a) { return a; }
  822. | int
  823. | main ()
  824. | {
  825. | pthread_t th; pthread_attr_t attr;
  826. | pthread_create(&th, 0, start_routine, 0);
  827. | pthread_join(th, 0);
  828. | pthread_attr_init(&attr);
  829. | pthread_cleanup_push(routine, 0);
  830. | pthread_cleanup_pop(0) /* ; */
  831. | ;
  832. | return 0;
  833. | }
  834. configure:18689: result: no
  835. configure:18592: checking whether pthreads work with -Kthread
  836. configure:18680: gcc -o conftest -g -O2 -Kthread -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.c >&5
  837. gcc: unrecognized option '-Kthread'
  838. /tmp//ccDXST9V.o: In function `main':
  839. /home/woh3/litecoin-master-0.10/conftest.c:28: undefined reference to `pthread_create'
  840. /home/woh3/litecoin-master-0.10/conftest.c:29: undefined reference to `pthread_join'
  841. /home/woh3/litecoin-master-0.10/conftest.c:30: undefined reference to `pthread_attr_init'
  842. /home/woh3/litecoin-master-0.10/conftest.c:31: undefined reference to `pthread_cleanup_push'
  843. /home/woh3/litecoin-master-0.10/conftest.c:32: undefined reference to `pthread_cleanup_pop'
  844. collect2: ld returned 1 exit status
  845. configure:18680: $? = 1
  846. configure: failed program was:
  847. | /* confdefs.h */
  848. | #define PACKAGE_NAME "Litecoin Core"
  849. | #define PACKAGE_TARNAME "litecoin"
  850. | #define PACKAGE_VERSION "0.10.3.0"
  851. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  852. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  853. | #define PACKAGE_URL ""
  854. | #define STDC_HEADERS 1
  855. | #define HAVE_SYS_TYPES_H 1
  856. | #define HAVE_SYS_STAT_H 1
  857. | #define HAVE_STDLIB_H 1
  858. | #define HAVE_STRING_H 1
  859. | #define HAVE_MEMORY_H 1
  860. | #define HAVE_STRINGS_H 1
  861. | #define HAVE_INTTYPES_H 1
  862. | #define HAVE_STDINT_H 1
  863. | #define HAVE_UNISTD_H 1
  864. | #define HAVE_DLFCN_H 1
  865. | #define LT_OBJDIR ".libs/"
  866. | /* end confdefs.h. */
  867. | #include <pthread.h>
  868. | static void routine(void *a) { a = 0; }
  869. | static void *start_routine(void *a) { return a; }
  870. | int
  871. | main ()
  872. | {
  873. | pthread_t th; pthread_attr_t attr;
  874. | pthread_create(&th, 0, start_routine, 0);
  875. | pthread_join(th, 0);
  876. | pthread_attr_init(&attr);
  877. | pthread_cleanup_push(routine, 0);
  878. | pthread_cleanup_pop(0) /* ; */
  879. | ;
  880. | return 0;
  881. | }
  882. configure:18689: result: no
  883. configure:18592: checking whether pthreads work with -kthread
  884. configure:18680: gcc -o conftest -g -O2 -kthread -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.c >&5
  885. gcc: unrecognized option '-kthread'
  886. /tmp//ccFLM11Q.o: In function `main':
  887. /home/woh3/litecoin-master-0.10/conftest.c:28: undefined reference to `pthread_create'
  888. /home/woh3/litecoin-master-0.10/conftest.c:29: undefined reference to `pthread_join'
  889. /home/woh3/litecoin-master-0.10/conftest.c:30: undefined reference to `pthread_attr_init'
  890. /home/woh3/litecoin-master-0.10/conftest.c:31: undefined reference to `pthread_cleanup_push'
  891. /home/woh3/litecoin-master-0.10/conftest.c:32: undefined reference to `pthread_cleanup_pop'
  892. collect2: ld returned 1 exit status
  893. configure:18680: $? = 1
  894. configure: failed program was:
  895. | /* confdefs.h */
  896. | #define PACKAGE_NAME "Litecoin Core"
  897. | #define PACKAGE_TARNAME "litecoin"
  898. | #define PACKAGE_VERSION "0.10.3.0"
  899. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  900. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  901. | #define PACKAGE_URL ""
  902. | #define STDC_HEADERS 1
  903. | #define HAVE_SYS_TYPES_H 1
  904. | #define HAVE_SYS_STAT_H 1
  905. | #define HAVE_STDLIB_H 1
  906. | #define HAVE_STRING_H 1
  907. | #define HAVE_MEMORY_H 1
  908. | #define HAVE_STRINGS_H 1
  909. | #define HAVE_INTTYPES_H 1
  910. | #define HAVE_STDINT_H 1
  911. | #define HAVE_UNISTD_H 1
  912. | #define HAVE_DLFCN_H 1
  913. | #define LT_OBJDIR ".libs/"
  914. | /* end confdefs.h. */
  915. | #include <pthread.h>
  916. | static void routine(void *a) { a = 0; }
  917. | static void *start_routine(void *a) { return a; }
  918. | int
  919. | main ()
  920. | {
  921. | pthread_t th; pthread_attr_t attr;
  922. | pthread_create(&th, 0, start_routine, 0);
  923. | pthread_join(th, 0);
  924. | pthread_attr_init(&attr);
  925. | pthread_cleanup_push(routine, 0);
  926. | pthread_cleanup_pop(0) /* ; */
  927. | ;
  928. | return 0;
  929. | }
  930. configure:18689: result: no
  931. configure:18642: checking for the pthreads library -llthread
  932. configure:18680: gcc -o conftest -g -O2 -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.c -llthread >&5
  933. /usr/bin/ld: cannot find -llthread
  934. collect2: ld returned 1 exit status
  935. configure:18680: $? = 1
  936. configure: failed program was:
  937. | /* confdefs.h */
  938. | #define PACKAGE_NAME "Litecoin Core"
  939. | #define PACKAGE_TARNAME "litecoin"
  940. | #define PACKAGE_VERSION "0.10.3.0"
  941. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  942. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  943. | #define PACKAGE_URL ""
  944. | #define STDC_HEADERS 1
  945. | #define HAVE_SYS_TYPES_H 1
  946. | #define HAVE_SYS_STAT_H 1
  947. | #define HAVE_STDLIB_H 1
  948. | #define HAVE_STRING_H 1
  949. | #define HAVE_MEMORY_H 1
  950. | #define HAVE_STRINGS_H 1
  951. | #define HAVE_INTTYPES_H 1
  952. | #define HAVE_STDINT_H 1
  953. | #define HAVE_UNISTD_H 1
  954. | #define HAVE_DLFCN_H 1
  955. | #define LT_OBJDIR ".libs/"
  956. | /* end confdefs.h. */
  957. | #include <pthread.h>
  958. | static void routine(void *a) { a = 0; }
  959. | static void *start_routine(void *a) { return a; }
  960. | int
  961. | main ()
  962. | {
  963. | pthread_t th; pthread_attr_t attr;
  964. | pthread_create(&th, 0, start_routine, 0);
  965. | pthread_join(th, 0);
  966. | pthread_attr_init(&attr);
  967. | pthread_cleanup_push(routine, 0);
  968. | pthread_cleanup_pop(0) /* ; */
  969. | ;
  970. | return 0;
  971. | }
  972. configure:18689: result: no
  973. configure:18592: checking whether pthreads work with -pthread
  974. configure:18680: gcc -o conftest -g -O2 -pthread -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.c >&5
  975. configure:18680: $? = 0
  976. configure:18689: result: yes
  977. configure:18708: checking for joinable pthread attribute
  978. configure:18723: gcc -o conftest -g -O2 -pthread -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.c >&5
  979. configure:18723: $? = 0
  980. configure:18729: result: PTHREAD_CREATE_JOINABLE
  981. configure:18739: checking if more special flags are required for pthreads
  982. configure:18754: result: no
  983. configure:18760: checking for PTHREAD_PRIO_INHERIT
  984. configure:18777: gcc -o conftest -g -O2 -pthread -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.c >&5
  985. configure:18777: $? = 0
  986. configure:18786: result: yes
  987. configure:18896: checking for special C compiler options needed for large files
  988. configure:18941: result: no
  989. configure:18947: checking for _FILE_OFFSET_BITS value needed for large files
  990. configure:18972: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5
  991. configure:18972: $? = 0
  992. configure:19004: result: no
  993. configure:19090: checking whether strerror_r is declared
  994. configure:19090: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5
  995. configure:19090: $? = 0
  996. configure:19090: result: yes
  997. configure:19103: checking for strerror_r
  998. configure:19103: g++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5
  999. configure:19103: $? = 0
  1000. configure:19103: result: yes
  1001. configure:19112: checking whether strerror_r returns char *
  1002. configure:19136: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5
  1003. conftest.cpp: In function 'int main()':
  1004. conftest.cpp:63: error: invalid type argument of 'unary *'
  1005. conftest.cpp:64: error: invalid conversion from 'int' to 'char*'
  1006. configure:19136: $? = 1
  1007. configure: failed program was:
  1008. | /* confdefs.h */
  1009. | #define PACKAGE_NAME "Litecoin Core"
  1010. | #define PACKAGE_TARNAME "litecoin"
  1011. | #define PACKAGE_VERSION "0.10.3.0"
  1012. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  1013. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  1014. | #define PACKAGE_URL ""
  1015. | #define STDC_HEADERS 1
  1016. | #define HAVE_SYS_TYPES_H 1
  1017. | #define HAVE_SYS_STAT_H 1
  1018. | #define HAVE_STDLIB_H 1
  1019. | #define HAVE_STRING_H 1
  1020. | #define HAVE_MEMORY_H 1
  1021. | #define HAVE_STRINGS_H 1
  1022. | #define HAVE_INTTYPES_H 1
  1023. | #define HAVE_STDINT_H 1
  1024. | #define HAVE_UNISTD_H 1
  1025. | #define HAVE_DLFCN_H 1
  1026. | #define LT_OBJDIR ".libs/"
  1027. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1028. | #define HAVE_PTHREAD 1
  1029. | #define HAVE_DECL_STRERROR_R 1
  1030. | #define HAVE_STRERROR_R 1
  1031. | /* end confdefs.h. */
  1032. | #include <stdio.h>
  1033. | #ifdef HAVE_SYS_TYPES_H
  1034. | # include <sys/types.h>
  1035. | #endif
  1036. | #ifdef HAVE_SYS_STAT_H
  1037. | # include <sys/stat.h>
  1038. | #endif
  1039. | #ifdef STDC_HEADERS
  1040. | # include <stdlib.h>
  1041. | # include <stddef.h>
  1042. | #else
  1043. | # ifdef HAVE_STDLIB_H
  1044. | # include <stdlib.h>
  1045. | # endif
  1046. | #endif
  1047. | #ifdef HAVE_STRING_H
  1048. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1049. | # include <memory.h>
  1050. | # endif
  1051. | # include <string.h>
  1052. | #endif
  1053. | #ifdef HAVE_STRINGS_H
  1054. | # include <strings.h>
  1055. | #endif
  1056. | #ifdef HAVE_INTTYPES_H
  1057. | # include <inttypes.h>
  1058. | #endif
  1059. | #ifdef HAVE_STDINT_H
  1060. | # include <stdint.h>
  1061. | #endif
  1062. | #ifdef HAVE_UNISTD_H
  1063. | # include <unistd.h>
  1064. | #endif
  1065. | int
  1066. | main ()
  1067. | {
  1068. |
  1069. | char buf[100];
  1070. | char x = *strerror_r (0, buf, sizeof buf);
  1071. | char *p = strerror_r (0, buf, sizeof buf);
  1072. | return !p || x;
  1073. |
  1074. | ;
  1075. | return 0;
  1076. | }
  1077. configure:19174: result: no
  1078. configure:19195: checking whether the linker accepts -Wl,--large-address-aware
  1079. configure:19214: g++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,--large-address-aware conftest.cpp >&5
  1080. /usr/bin/ld: unrecognized option '--large-address-aware'
  1081. /usr/bin/ld: use the --help option for usage information
  1082. collect2: ld returned 1 exit status
  1083. configure:19214: $? = 1
  1084. configure: failed program was:
  1085. | /* confdefs.h */
  1086. | #define PACKAGE_NAME "Litecoin Core"
  1087. | #define PACKAGE_TARNAME "litecoin"
  1088. | #define PACKAGE_VERSION "0.10.3.0"
  1089. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  1090. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  1091. | #define PACKAGE_URL ""
  1092. | #define STDC_HEADERS 1
  1093. | #define HAVE_SYS_TYPES_H 1
  1094. | #define HAVE_SYS_STAT_H 1
  1095. | #define HAVE_STDLIB_H 1
  1096. | #define HAVE_STRING_H 1
  1097. | #define HAVE_MEMORY_H 1
  1098. | #define HAVE_STRINGS_H 1
  1099. | #define HAVE_INTTYPES_H 1
  1100. | #define HAVE_STDINT_H 1
  1101. | #define HAVE_UNISTD_H 1
  1102. | #define HAVE_DLFCN_H 1
  1103. | #define LT_OBJDIR ".libs/"
  1104. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1105. | #define HAVE_PTHREAD 1
  1106. | #define HAVE_DECL_STRERROR_R 1
  1107. | #define HAVE_STRERROR_R 1
  1108. | /* end confdefs.h. */
  1109. |
  1110. | int
  1111. | main ()
  1112. | {
  1113. |
  1114. | ;
  1115. | return 0;
  1116. | }
  1117. configure:19223: result: no
  1118. configure:19235: checking for __attribute__((visibility))
  1119. configure:19257: g++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5
  1120. configure:19257: $? = 0
  1121. configure:19270: result: yes
  1122. configure:19286: checking for __attribute__((dllexport))
  1123. configure:19307: g++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5
  1124. conftest.cpp:28: warning: 'dllexport' attribute directive ignored
  1125. configure:19307: $? = 0
  1126. configure:19320: result: no
  1127. configure:19336: checking for __attribute__((dllimport))
  1128. configure:19357: g++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5
  1129. conftest.cpp:28: warning: 'dllimport' attribute directive ignored
  1130. configure:19357: $? = 0
  1131. configure:19370: result: no
  1132. configure:19423: checking whether C++ compiler accepts -Wstack-protector
  1133. configure:19442: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5
  1134. configure:19442: $? = 0
  1135. configure:19450: result: yes
  1136. configure:19458: checking whether C++ compiler accepts -fstack-protector-all
  1137. configure:19477: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fstack-protector-all -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5
  1138. configure:19477: $? = 0
  1139. configure:19485: result: yes
  1140. configure:19495: checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2
  1141. configure:19514: g++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 conftest.cpp
  1142. configure:19514: $? = 0
  1143. configure:19522: result: yes
  1144. configure:19526: checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE
  1145. configure:19545: g++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE conftest.cpp
  1146. configure:19545: $? = 0
  1147. configure:19553: result: yes
  1148. configure:19570: checking whether the linker accepts -Wl,--dynamicbase
  1149. configure:19589: g++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,--dynamicbase conftest.cpp >&5
  1150. /usr/bin/ld: unrecognized option '--dynamicbase'
  1151. /usr/bin/ld: use the --help option for usage information
  1152. collect2: ld returned 1 exit status
  1153. configure:19589: $? = 1
  1154. configure: failed program was:
  1155. | /* confdefs.h */
  1156. | #define PACKAGE_NAME "Litecoin Core"
  1157. | #define PACKAGE_TARNAME "litecoin"
  1158. | #define PACKAGE_VERSION "0.10.3.0"
  1159. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  1160. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  1161. | #define PACKAGE_URL ""
  1162. | #define STDC_HEADERS 1
  1163. | #define HAVE_SYS_TYPES_H 1
  1164. | #define HAVE_SYS_STAT_H 1
  1165. | #define HAVE_STDLIB_H 1
  1166. | #define HAVE_STRING_H 1
  1167. | #define HAVE_MEMORY_H 1
  1168. | #define HAVE_STRINGS_H 1
  1169. | #define HAVE_INTTYPES_H 1
  1170. | #define HAVE_STDINT_H 1
  1171. | #define HAVE_UNISTD_H 1
  1172. | #define HAVE_DLFCN_H 1
  1173. | #define LT_OBJDIR ".libs/"
  1174. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1175. | #define HAVE_PTHREAD 1
  1176. | #define HAVE_DECL_STRERROR_R 1
  1177. | #define HAVE_STRERROR_R 1
  1178. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  1179. | /* end confdefs.h. */
  1180. |
  1181. | int
  1182. | main ()
  1183. | {
  1184. |
  1185. | ;
  1186. | return 0;
  1187. | }
  1188. configure:19598: result: no
  1189. configure:19606: checking whether the linker accepts -Wl,--nxcompat
  1190. configure:19625: g++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,--nxcompat conftest.cpp >&5
  1191. /usr/bin/ld: unrecognized option '--nxcompat'
  1192. /usr/bin/ld: use the --help option for usage information
  1193. collect2: ld returned 1 exit status
  1194. configure:19625: $? = 1
  1195. configure: failed program was:
  1196. | /* confdefs.h */
  1197. | #define PACKAGE_NAME "Litecoin Core"
  1198. | #define PACKAGE_TARNAME "litecoin"
  1199. | #define PACKAGE_VERSION "0.10.3.0"
  1200. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  1201. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  1202. | #define PACKAGE_URL ""
  1203. | #define STDC_HEADERS 1
  1204. | #define HAVE_SYS_TYPES_H 1
  1205. | #define HAVE_SYS_STAT_H 1
  1206. | #define HAVE_STDLIB_H 1
  1207. | #define HAVE_STRING_H 1
  1208. | #define HAVE_MEMORY_H 1
  1209. | #define HAVE_STRINGS_H 1
  1210. | #define HAVE_INTTYPES_H 1
  1211. | #define HAVE_STDINT_H 1
  1212. | #define HAVE_UNISTD_H 1
  1213. | #define HAVE_DLFCN_H 1
  1214. | #define LT_OBJDIR ".libs/"
  1215. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1216. | #define HAVE_PTHREAD 1
  1217. | #define HAVE_DECL_STRERROR_R 1
  1218. | #define HAVE_STRERROR_R 1
  1219. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  1220. | /* end confdefs.h. */
  1221. |
  1222. | int
  1223. | main ()
  1224. | {
  1225. |
  1226. | ;
  1227. | return 0;
  1228. | }
  1229. configure:19634: result: no
  1230. configure:19642: checking whether the linker accepts -Wl,-z,relro
  1231. configure:19661: g++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-z,relro conftest.cpp >&5
  1232. configure:19661: $? = 0
  1233. configure:19670: result: yes
  1234. configure:19678: checking whether the linker accepts -Wl,-z,now
  1235. configure:19697: g++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,-z,now conftest.cpp >&5
  1236. configure:19697: $? = 0
  1237. configure:19706: result: yes
  1238. configure:19717: checking whether C++ compiler accepts -fPIE
  1239. configure:19736: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5
  1240. configure:19736: $? = 0
  1241. configure:19744: result: yes
  1242. configure:19752: checking whether the linker accepts -pie
  1243. configure:19771: g++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -pie conftest.cpp >&5
  1244. configure:19771: $? = 0
  1245. configure:19780: result: yes
  1246. configure:19884: checking endian.h usability
  1247. configure:19884: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1248. configure:19884: $? = 0
  1249. configure:19884: result: yes
  1250. configure:19884: checking endian.h presence
  1251. configure:19884: g++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp
  1252. configure:19884: $? = 0
  1253. configure:19884: result: yes
  1254. configure:19884: checking for endian.h
  1255. configure:19884: result: yes
  1256. configure:19884: checking stdio.h usability
  1257. configure:19884: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1258. configure:19884: $? = 0
  1259. configure:19884: result: yes
  1260. configure:19884: checking stdio.h presence
  1261. configure:19884: g++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp
  1262. configure:19884: $? = 0
  1263. configure:19884: result: yes
  1264. configure:19884: checking for stdio.h
  1265. configure:19884: result: yes
  1266. configure:19884: checking for stdlib.h
  1267. configure:19884: result: yes
  1268. configure:19884: checking for unistd.h
  1269. configure:19884: result: yes
  1270. configure:19884: checking for strings.h
  1271. configure:19884: result: yes
  1272. configure:19884: checking for sys/types.h
  1273. configure:19884: result: yes
  1274. configure:19884: checking for sys/stat.h
  1275. configure:19884: result: yes
  1276. configure:19884: checking sys/select.h usability
  1277. configure:19884: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1278. configure:19884: $? = 0
  1279. configure:19884: result: yes
  1280. configure:19884: checking sys/select.h presence
  1281. configure:19884: g++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp
  1282. configure:19884: $? = 0
  1283. configure:19884: result: yes
  1284. configure:19884: checking for sys/select.h
  1285. configure:19884: result: yes
  1286. configure:19884: checking sys/prctl.h usability
  1287. configure:19884: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1288. conftest.cpp:67:23: error: sys/prctl.h: No such file or directory
  1289. configure:19884: $? = 1
  1290. configure: failed program was:
  1291. | /* confdefs.h */
  1292. | #define PACKAGE_NAME "Litecoin Core"
  1293. | #define PACKAGE_TARNAME "litecoin"
  1294. | #define PACKAGE_VERSION "0.10.3.0"
  1295. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  1296. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  1297. | #define PACKAGE_URL ""
  1298. | #define STDC_HEADERS 1
  1299. | #define HAVE_SYS_TYPES_H 1
  1300. | #define HAVE_SYS_STAT_H 1
  1301. | #define HAVE_STDLIB_H 1
  1302. | #define HAVE_STRING_H 1
  1303. | #define HAVE_MEMORY_H 1
  1304. | #define HAVE_STRINGS_H 1
  1305. | #define HAVE_INTTYPES_H 1
  1306. | #define HAVE_STDINT_H 1
  1307. | #define HAVE_UNISTD_H 1
  1308. | #define HAVE_DLFCN_H 1
  1309. | #define LT_OBJDIR ".libs/"
  1310. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1311. | #define HAVE_PTHREAD 1
  1312. | #define HAVE_DECL_STRERROR_R 1
  1313. | #define HAVE_STRERROR_R 1
  1314. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  1315. | #define HAVE_ENDIAN_H 1
  1316. | #define HAVE_STDIO_H 1
  1317. | #define HAVE_STDLIB_H 1
  1318. | #define HAVE_UNISTD_H 1
  1319. | #define HAVE_STRINGS_H 1
  1320. | #define HAVE_SYS_TYPES_H 1
  1321. | #define HAVE_SYS_STAT_H 1
  1322. | #define HAVE_SYS_SELECT_H 1
  1323. | /* end confdefs.h. */
  1324. | #include <stdio.h>
  1325. | #ifdef HAVE_SYS_TYPES_H
  1326. | # include <sys/types.h>
  1327. | #endif
  1328. | #ifdef HAVE_SYS_STAT_H
  1329. | # include <sys/stat.h>
  1330. | #endif
  1331. | #ifdef STDC_HEADERS
  1332. | # include <stdlib.h>
  1333. | # include <stddef.h>
  1334. | #else
  1335. | # ifdef HAVE_STDLIB_H
  1336. | # include <stdlib.h>
  1337. | # endif
  1338. | #endif
  1339. | #ifdef HAVE_STRING_H
  1340. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1341. | # include <memory.h>
  1342. | # endif
  1343. | # include <string.h>
  1344. | #endif
  1345. | #ifdef HAVE_STRINGS_H
  1346. | # include <strings.h>
  1347. | #endif
  1348. | #ifdef HAVE_INTTYPES_H
  1349. | # include <inttypes.h>
  1350. | #endif
  1351. | #ifdef HAVE_STDINT_H
  1352. | # include <stdint.h>
  1353. | #endif
  1354. | #ifdef HAVE_UNISTD_H
  1355. | # include <unistd.h>
  1356. | #endif
  1357. | #include <sys/prctl.h>
  1358. configure:19884: result: no
  1359. configure:19884: checking sys/prctl.h presence
  1360. configure:19884: g++ -E -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp
  1361. conftest.cpp:34:23: error: sys/prctl.h: No such file or directory
  1362. configure:19884: $? = 1
  1363. configure: failed program was:
  1364. | /* confdefs.h */
  1365. | #define PACKAGE_NAME "Litecoin Core"
  1366. | #define PACKAGE_TARNAME "litecoin"
  1367. | #define PACKAGE_VERSION "0.10.3.0"
  1368. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  1369. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  1370. | #define PACKAGE_URL ""
  1371. | #define STDC_HEADERS 1
  1372. | #define HAVE_SYS_TYPES_H 1
  1373. | #define HAVE_SYS_STAT_H 1
  1374. | #define HAVE_STDLIB_H 1
  1375. | #define HAVE_STRING_H 1
  1376. | #define HAVE_MEMORY_H 1
  1377. | #define HAVE_STRINGS_H 1
  1378. | #define HAVE_INTTYPES_H 1
  1379. | #define HAVE_STDINT_H 1
  1380. | #define HAVE_UNISTD_H 1
  1381. | #define HAVE_DLFCN_H 1
  1382. | #define LT_OBJDIR ".libs/"
  1383. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1384. | #define HAVE_PTHREAD 1
  1385. | #define HAVE_DECL_STRERROR_R 1
  1386. | #define HAVE_STRERROR_R 1
  1387. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  1388. | #define HAVE_ENDIAN_H 1
  1389. | #define HAVE_STDIO_H 1
  1390. | #define HAVE_STDLIB_H 1
  1391. | #define HAVE_UNISTD_H 1
  1392. | #define HAVE_STRINGS_H 1
  1393. | #define HAVE_SYS_TYPES_H 1
  1394. | #define HAVE_SYS_STAT_H 1
  1395. | #define HAVE_SYS_SELECT_H 1
  1396. | /* end confdefs.h. */
  1397. | #include <sys/prctl.h>
  1398. configure:19884: result: no
  1399. configure:19884: checking for sys/prctl.h
  1400. configure:19884: result: no
  1401. configure:19894: checking for library containing getaddrinfo_a
  1402. configure:19925: g++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -pie conftest.cpp >&5
  1403. /tmp//cc7OAl7W.o: In function `main':
  1404. /home/woh3/litecoin-master-0.10/conftest.cpp:45: undefined reference to `getaddrinfo_a'
  1405. collect2: ld returned 1 exit status
  1406. configure:19925: $? = 1
  1407. configure: failed program was:
  1408. | /* confdefs.h */
  1409. | #define PACKAGE_NAME "Litecoin Core"
  1410. | #define PACKAGE_TARNAME "litecoin"
  1411. | #define PACKAGE_VERSION "0.10.3.0"
  1412. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  1413. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  1414. | #define PACKAGE_URL ""
  1415. | #define STDC_HEADERS 1
  1416. | #define HAVE_SYS_TYPES_H 1
  1417. | #define HAVE_SYS_STAT_H 1
  1418. | #define HAVE_STDLIB_H 1
  1419. | #define HAVE_STRING_H 1
  1420. | #define HAVE_MEMORY_H 1
  1421. | #define HAVE_STRINGS_H 1
  1422. | #define HAVE_INTTYPES_H 1
  1423. | #define HAVE_STDINT_H 1
  1424. | #define HAVE_UNISTD_H 1
  1425. | #define HAVE_DLFCN_H 1
  1426. | #define LT_OBJDIR ".libs/"
  1427. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1428. | #define HAVE_PTHREAD 1
  1429. | #define HAVE_DECL_STRERROR_R 1
  1430. | #define HAVE_STRERROR_R 1
  1431. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  1432. | #define HAVE_ENDIAN_H 1
  1433. | #define HAVE_STDIO_H 1
  1434. | #define HAVE_STDLIB_H 1
  1435. | #define HAVE_UNISTD_H 1
  1436. | #define HAVE_STRINGS_H 1
  1437. | #define HAVE_SYS_TYPES_H 1
  1438. | #define HAVE_SYS_STAT_H 1
  1439. | #define HAVE_SYS_SELECT_H 1
  1440. | /* end confdefs.h. */
  1441. |
  1442. | /* Override any GCC internal prototype to avoid an error.
  1443. | Use char because int might match the return type of a GCC
  1444. | builtin and then its argument prototype would still apply. */
  1445. | #ifdef __cplusplus
  1446. | extern "C"
  1447. | #endif
  1448. | char getaddrinfo_a ();
  1449. | int
  1450. | main ()
  1451. | {
  1452. | return getaddrinfo_a ();
  1453. | ;
  1454. | return 0;
  1455. | }
  1456. configure:19925: g++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -pie conftest.cpp -lanl >&5
  1457. /usr/bin/ld: cannot find -lanl
  1458. collect2: ld returned 1 exit status
  1459. configure:19925: $? = 1
  1460. configure: failed program was:
  1461. | /* confdefs.h */
  1462. | #define PACKAGE_NAME "Litecoin Core"
  1463. | #define PACKAGE_TARNAME "litecoin"
  1464. | #define PACKAGE_VERSION "0.10.3.0"
  1465. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  1466. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  1467. | #define PACKAGE_URL ""
  1468. | #define STDC_HEADERS 1
  1469. | #define HAVE_SYS_TYPES_H 1
  1470. | #define HAVE_SYS_STAT_H 1
  1471. | #define HAVE_STDLIB_H 1
  1472. | #define HAVE_STRING_H 1
  1473. | #define HAVE_MEMORY_H 1
  1474. | #define HAVE_STRINGS_H 1
  1475. | #define HAVE_INTTYPES_H 1
  1476. | #define HAVE_STDINT_H 1
  1477. | #define HAVE_UNISTD_H 1
  1478. | #define HAVE_DLFCN_H 1
  1479. | #define LT_OBJDIR ".libs/"
  1480. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1481. | #define HAVE_PTHREAD 1
  1482. | #define HAVE_DECL_STRERROR_R 1
  1483. | #define HAVE_STRERROR_R 1
  1484. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  1485. | #define HAVE_ENDIAN_H 1
  1486. | #define HAVE_STDIO_H 1
  1487. | #define HAVE_STDLIB_H 1
  1488. | #define HAVE_UNISTD_H 1
  1489. | #define HAVE_STRINGS_H 1
  1490. | #define HAVE_SYS_TYPES_H 1
  1491. | #define HAVE_SYS_STAT_H 1
  1492. | #define HAVE_SYS_SELECT_H 1
  1493. | /* end confdefs.h. */
  1494. |
  1495. | /* Override any GCC internal prototype to avoid an error.
  1496. | Use char because int might match the return type of a GCC
  1497. | builtin and then its argument prototype would still apply. */
  1498. | #ifdef __cplusplus
  1499. | extern "C"
  1500. | #endif
  1501. | char getaddrinfo_a ();
  1502. | int
  1503. | main ()
  1504. | {
  1505. | return getaddrinfo_a ();
  1506. | ;
  1507. | return 0;
  1508. | }
  1509. configure:19942: result: no
  1510. configure:19952: checking for library containing inet_pton
  1511. configure:19983: g++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -pie conftest.cpp >&5
  1512. configure:19983: $? = 0
  1513. configure:20000: result: none required
  1514. configure:20011: checking whether strnlen is declared
  1515. configure:20011: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1516. configure:20011: $? = 0
  1517. configure:20011: result: yes
  1518. configure:20023: checking whether le32toh is declared
  1519. configure:20023: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1520. configure:20023: $? = 0
  1521. configure:20023: result: yes
  1522. configure:20036: checking whether le64toh is declared
  1523. configure:20036: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1524. configure:20036: $? = 0
  1525. configure:20036: result: yes
  1526. configure:20049: checking whether htole32 is declared
  1527. configure:20049: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1528. configure:20049: $? = 0
  1529. configure:20049: result: yes
  1530. configure:20062: checking whether htole64 is declared
  1531. configure:20062: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1532. configure:20062: $? = 0
  1533. configure:20062: result: yes
  1534. configure:20075: checking whether be32toh is declared
  1535. configure:20075: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1536. configure:20075: $? = 0
  1537. configure:20075: result: yes
  1538. configure:20088: checking whether be64toh is declared
  1539. configure:20088: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1540. configure:20088: $? = 0
  1541. configure:20088: result: yes
  1542. configure:20101: checking whether htobe32 is declared
  1543. configure:20101: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1544. configure:20101: $? = 0
  1545. configure:20101: result: yes
  1546. configure:20114: checking whether htobe64 is declared
  1547. configure:20114: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1548. configure:20114: $? = 0
  1549. configure:20114: result: yes
  1550. configure:20129: checking for MSG_NOSIGNAL
  1551. configure:20142: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1552. conftest.cpp: In function 'int main()':
  1553. conftest.cpp:48: warning: unused variable 'f'
  1554. configure:20142: $? = 0
  1555. configure:20143: result: yes
  1556. configure:20154: checking for library containing clock_gettime
  1557. configure:20185: g++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -pie conftest.cpp >&5
  1558. configure:20185: $? = 0
  1559. configure:20202: result: none required
  1560. configure:20211: checking for visibility attribute
  1561. configure:20220: g++ -o conftest -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -pie conftest.cpp >&5
  1562. configure:20220: $? = 0
  1563. configure:20225: result: yes
  1564. configure:20245: checking whether C++ compiler accepts -fvisibility=hidden
  1565. configure:20264: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -fvisibility=hidden -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1566. configure:20264: $? = 0
  1567. configure:20272: result: yes
  1568. configure:20308: checking for Berkeley DB C++ headers
  1569. configure:20339: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1570. conftest.cpp:47:33: error: bdb4.8/db_cxx.h: No such file or directory
  1571. conftest.cpp:54:10: error: #error "failed to find bdb 4.8+"
  1572. configure:20339: $? = 1
  1573. configure: failed program was:
  1574. | /* confdefs.h */
  1575. | #define PACKAGE_NAME "Litecoin Core"
  1576. | #define PACKAGE_TARNAME "litecoin"
  1577. | #define PACKAGE_VERSION "0.10.3.0"
  1578. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  1579. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  1580. | #define PACKAGE_URL ""
  1581. | #define STDC_HEADERS 1
  1582. | #define HAVE_SYS_TYPES_H 1
  1583. | #define HAVE_SYS_STAT_H 1
  1584. | #define HAVE_STDLIB_H 1
  1585. | #define HAVE_STRING_H 1
  1586. | #define HAVE_MEMORY_H 1
  1587. | #define HAVE_STRINGS_H 1
  1588. | #define HAVE_INTTYPES_H 1
  1589. | #define HAVE_STDINT_H 1
  1590. | #define HAVE_UNISTD_H 1
  1591. | #define HAVE_DLFCN_H 1
  1592. | #define LT_OBJDIR ".libs/"
  1593. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1594. | #define HAVE_PTHREAD 1
  1595. | #define HAVE_DECL_STRERROR_R 1
  1596. | #define HAVE_STRERROR_R 1
  1597. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  1598. | #define HAVE_ENDIAN_H 1
  1599. | #define HAVE_STDIO_H 1
  1600. | #define HAVE_STDLIB_H 1
  1601. | #define HAVE_UNISTD_H 1
  1602. | #define HAVE_STRINGS_H 1
  1603. | #define HAVE_SYS_TYPES_H 1
  1604. | #define HAVE_SYS_STAT_H 1
  1605. | #define HAVE_SYS_SELECT_H 1
  1606. | #define HAVE_INET_PTON 1
  1607. | #define HAVE_DECL_STRNLEN 1
  1608. | #define HAVE_DECL_LE32TOH 1
  1609. | #define HAVE_DECL_LE64TOH 1
  1610. | #define HAVE_DECL_HTOLE32 1
  1611. | #define HAVE_DECL_HTOLE64 1
  1612. | #define HAVE_DECL_BE32TOH 1
  1613. | #define HAVE_DECL_BE64TOH 1
  1614. | #define HAVE_DECL_HTOBE32 1
  1615. | #define HAVE_DECL_HTOBE64 1
  1616. | #define HAVE_MSG_NOSIGNAL 1
  1617. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  1618. | /* end confdefs.h. */
  1619. |
  1620. | #include <bdb4.8/db_cxx.h>
  1621. |
  1622. | int
  1623. | main ()
  1624. | {
  1625. |
  1626. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  1627. | #error "failed to find bdb 4.8+"
  1628. | #endif
  1629. |
  1630. | ;
  1631. | return 0;
  1632. | }
  1633. configure:20339: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1634. conftest.cpp:47:35: error: libdb4.8/db_cxx.h: No such file or directory
  1635. conftest.cpp:54:10: error: #error "failed to find bdb 4.8+"
  1636. configure:20339: $? = 1
  1637. configure: failed program was:
  1638. | /* confdefs.h */
  1639. | #define PACKAGE_NAME "Litecoin Core"
  1640. | #define PACKAGE_TARNAME "litecoin"
  1641. | #define PACKAGE_VERSION "0.10.3.0"
  1642. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  1643. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  1644. | #define PACKAGE_URL ""
  1645. | #define STDC_HEADERS 1
  1646. | #define HAVE_SYS_TYPES_H 1
  1647. | #define HAVE_SYS_STAT_H 1
  1648. | #define HAVE_STDLIB_H 1
  1649. | #define HAVE_STRING_H 1
  1650. | #define HAVE_MEMORY_H 1
  1651. | #define HAVE_STRINGS_H 1
  1652. | #define HAVE_INTTYPES_H 1
  1653. | #define HAVE_STDINT_H 1
  1654. | #define HAVE_UNISTD_H 1
  1655. | #define HAVE_DLFCN_H 1
  1656. | #define LT_OBJDIR ".libs/"
  1657. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1658. | #define HAVE_PTHREAD 1
  1659. | #define HAVE_DECL_STRERROR_R 1
  1660. | #define HAVE_STRERROR_R 1
  1661. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  1662. | #define HAVE_ENDIAN_H 1
  1663. | #define HAVE_STDIO_H 1
  1664. | #define HAVE_STDLIB_H 1
  1665. | #define HAVE_UNISTD_H 1
  1666. | #define HAVE_STRINGS_H 1
  1667. | #define HAVE_SYS_TYPES_H 1
  1668. | #define HAVE_SYS_STAT_H 1
  1669. | #define HAVE_SYS_SELECT_H 1
  1670. | #define HAVE_INET_PTON 1
  1671. | #define HAVE_DECL_STRNLEN 1
  1672. | #define HAVE_DECL_LE32TOH 1
  1673. | #define HAVE_DECL_LE64TOH 1
  1674. | #define HAVE_DECL_HTOLE32 1
  1675. | #define HAVE_DECL_HTOLE64 1
  1676. | #define HAVE_DECL_BE32TOH 1
  1677. | #define HAVE_DECL_BE64TOH 1
  1678. | #define HAVE_DECL_HTOBE32 1
  1679. | #define HAVE_DECL_HTOBE64 1
  1680. | #define HAVE_MSG_NOSIGNAL 1
  1681. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  1682. | /* end confdefs.h. */
  1683. |
  1684. | #include <libdb4.8/db_cxx.h>
  1685. |
  1686. | int
  1687. | main ()
  1688. | {
  1689. |
  1690. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  1691. | #error "failed to find bdb 4.8+"
  1692. | #endif
  1693. |
  1694. | ;
  1695. | return 0;
  1696. | }
  1697. configure:20339: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1698. conftest.cpp:47:32: error: db4.8/db_cxx.h: No such file or directory
  1699. conftest.cpp:54:10: error: #error "failed to find bdb 4.8+"
  1700. configure:20339: $? = 1
  1701. configure: failed program was:
  1702. | /* confdefs.h */
  1703. | #define PACKAGE_NAME "Litecoin Core"
  1704. | #define PACKAGE_TARNAME "litecoin"
  1705. | #define PACKAGE_VERSION "0.10.3.0"
  1706. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  1707. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  1708. | #define PACKAGE_URL ""
  1709. | #define STDC_HEADERS 1
  1710. | #define HAVE_SYS_TYPES_H 1
  1711. | #define HAVE_SYS_STAT_H 1
  1712. | #define HAVE_STDLIB_H 1
  1713. | #define HAVE_STRING_H 1
  1714. | #define HAVE_MEMORY_H 1
  1715. | #define HAVE_STRINGS_H 1
  1716. | #define HAVE_INTTYPES_H 1
  1717. | #define HAVE_STDINT_H 1
  1718. | #define HAVE_UNISTD_H 1
  1719. | #define HAVE_DLFCN_H 1
  1720. | #define LT_OBJDIR ".libs/"
  1721. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1722. | #define HAVE_PTHREAD 1
  1723. | #define HAVE_DECL_STRERROR_R 1
  1724. | #define HAVE_STRERROR_R 1
  1725. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  1726. | #define HAVE_ENDIAN_H 1
  1727. | #define HAVE_STDIO_H 1
  1728. | #define HAVE_STDLIB_H 1
  1729. | #define HAVE_UNISTD_H 1
  1730. | #define HAVE_STRINGS_H 1
  1731. | #define HAVE_SYS_TYPES_H 1
  1732. | #define HAVE_SYS_STAT_H 1
  1733. | #define HAVE_SYS_SELECT_H 1
  1734. | #define HAVE_INET_PTON 1
  1735. | #define HAVE_DECL_STRNLEN 1
  1736. | #define HAVE_DECL_LE32TOH 1
  1737. | #define HAVE_DECL_LE64TOH 1
  1738. | #define HAVE_DECL_HTOLE32 1
  1739. | #define HAVE_DECL_HTOLE64 1
  1740. | #define HAVE_DECL_BE32TOH 1
  1741. | #define HAVE_DECL_BE64TOH 1
  1742. | #define HAVE_DECL_HTOBE32 1
  1743. | #define HAVE_DECL_HTOBE64 1
  1744. | #define HAVE_MSG_NOSIGNAL 1
  1745. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  1746. | /* end confdefs.h. */
  1747. |
  1748. | #include <db4.8/db_cxx.h>
  1749. |
  1750. | int
  1751. | main ()
  1752. | {
  1753. |
  1754. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  1755. | #error "failed to find bdb 4.8+"
  1756. | #endif
  1757. |
  1758. | ;
  1759. | return 0;
  1760. | }
  1761. configure:20339: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1762. conftest.cpp:47:32: error: bdb48/db_cxx.h: No such file or directory
  1763. conftest.cpp:54:10: error: #error "failed to find bdb 4.8+"
  1764. configure:20339: $? = 1
  1765. configure: failed program was:
  1766. | /* confdefs.h */
  1767. | #define PACKAGE_NAME "Litecoin Core"
  1768. | #define PACKAGE_TARNAME "litecoin"
  1769. | #define PACKAGE_VERSION "0.10.3.0"
  1770. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  1771. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  1772. | #define PACKAGE_URL ""
  1773. | #define STDC_HEADERS 1
  1774. | #define HAVE_SYS_TYPES_H 1
  1775. | #define HAVE_SYS_STAT_H 1
  1776. | #define HAVE_STDLIB_H 1
  1777. | #define HAVE_STRING_H 1
  1778. | #define HAVE_MEMORY_H 1
  1779. | #define HAVE_STRINGS_H 1
  1780. | #define HAVE_INTTYPES_H 1
  1781. | #define HAVE_STDINT_H 1
  1782. | #define HAVE_UNISTD_H 1
  1783. | #define HAVE_DLFCN_H 1
  1784. | #define LT_OBJDIR ".libs/"
  1785. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1786. | #define HAVE_PTHREAD 1
  1787. | #define HAVE_DECL_STRERROR_R 1
  1788. | #define HAVE_STRERROR_R 1
  1789. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  1790. | #define HAVE_ENDIAN_H 1
  1791. | #define HAVE_STDIO_H 1
  1792. | #define HAVE_STDLIB_H 1
  1793. | #define HAVE_UNISTD_H 1
  1794. | #define HAVE_STRINGS_H 1
  1795. | #define HAVE_SYS_TYPES_H 1
  1796. | #define HAVE_SYS_STAT_H 1
  1797. | #define HAVE_SYS_SELECT_H 1
  1798. | #define HAVE_INET_PTON 1
  1799. | #define HAVE_DECL_STRNLEN 1
  1800. | #define HAVE_DECL_LE32TOH 1
  1801. | #define HAVE_DECL_LE64TOH 1
  1802. | #define HAVE_DECL_HTOLE32 1
  1803. | #define HAVE_DECL_HTOLE64 1
  1804. | #define HAVE_DECL_BE32TOH 1
  1805. | #define HAVE_DECL_BE64TOH 1
  1806. | #define HAVE_DECL_HTOBE32 1
  1807. | #define HAVE_DECL_HTOBE64 1
  1808. | #define HAVE_MSG_NOSIGNAL 1
  1809. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  1810. | /* end confdefs.h. */
  1811. |
  1812. | #include <bdb48/db_cxx.h>
  1813. |
  1814. | int
  1815. | main ()
  1816. | {
  1817. |
  1818. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  1819. | #error "failed to find bdb 4.8+"
  1820. | #endif
  1821. |
  1822. | ;
  1823. | return 0;
  1824. | }
  1825. configure:20339: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1826. conftest.cpp:47:34: error: libdb48/db_cxx.h: No such file or directory
  1827. conftest.cpp:54:10: error: #error "failed to find bdb 4.8+"
  1828. configure:20339: $? = 1
  1829. configure: failed program was:
  1830. | /* confdefs.h */
  1831. | #define PACKAGE_NAME "Litecoin Core"
  1832. | #define PACKAGE_TARNAME "litecoin"
  1833. | #define PACKAGE_VERSION "0.10.3.0"
  1834. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  1835. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  1836. | #define PACKAGE_URL ""
  1837. | #define STDC_HEADERS 1
  1838. | #define HAVE_SYS_TYPES_H 1
  1839. | #define HAVE_SYS_STAT_H 1
  1840. | #define HAVE_STDLIB_H 1
  1841. | #define HAVE_STRING_H 1
  1842. | #define HAVE_MEMORY_H 1
  1843. | #define HAVE_STRINGS_H 1
  1844. | #define HAVE_INTTYPES_H 1
  1845. | #define HAVE_STDINT_H 1
  1846. | #define HAVE_UNISTD_H 1
  1847. | #define HAVE_DLFCN_H 1
  1848. | #define LT_OBJDIR ".libs/"
  1849. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1850. | #define HAVE_PTHREAD 1
  1851. | #define HAVE_DECL_STRERROR_R 1
  1852. | #define HAVE_STRERROR_R 1
  1853. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  1854. | #define HAVE_ENDIAN_H 1
  1855. | #define HAVE_STDIO_H 1
  1856. | #define HAVE_STDLIB_H 1
  1857. | #define HAVE_UNISTD_H 1
  1858. | #define HAVE_STRINGS_H 1
  1859. | #define HAVE_SYS_TYPES_H 1
  1860. | #define HAVE_SYS_STAT_H 1
  1861. | #define HAVE_SYS_SELECT_H 1
  1862. | #define HAVE_INET_PTON 1
  1863. | #define HAVE_DECL_STRNLEN 1
  1864. | #define HAVE_DECL_LE32TOH 1
  1865. | #define HAVE_DECL_LE64TOH 1
  1866. | #define HAVE_DECL_HTOLE32 1
  1867. | #define HAVE_DECL_HTOLE64 1
  1868. | #define HAVE_DECL_BE32TOH 1
  1869. | #define HAVE_DECL_BE64TOH 1
  1870. | #define HAVE_DECL_HTOBE32 1
  1871. | #define HAVE_DECL_HTOBE64 1
  1872. | #define HAVE_MSG_NOSIGNAL 1
  1873. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  1874. | /* end confdefs.h. */
  1875. |
  1876. | #include <libdb48/db_cxx.h>
  1877. |
  1878. | int
  1879. | main ()
  1880. | {
  1881. |
  1882. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  1883. | #error "failed to find bdb 4.8+"
  1884. | #endif
  1885. |
  1886. | ;
  1887. | return 0;
  1888. | }
  1889. configure:20339: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1890. conftest.cpp:47:31: error: db48/db_cxx.h: No such file or directory
  1891. conftest.cpp:54:10: error: #error "failed to find bdb 4.8+"
  1892. configure:20339: $? = 1
  1893. configure: failed program was:
  1894. | /* confdefs.h */
  1895. | #define PACKAGE_NAME "Litecoin Core"
  1896. | #define PACKAGE_TARNAME "litecoin"
  1897. | #define PACKAGE_VERSION "0.10.3.0"
  1898. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  1899. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  1900. | #define PACKAGE_URL ""
  1901. | #define STDC_HEADERS 1
  1902. | #define HAVE_SYS_TYPES_H 1
  1903. | #define HAVE_SYS_STAT_H 1
  1904. | #define HAVE_STDLIB_H 1
  1905. | #define HAVE_STRING_H 1
  1906. | #define HAVE_MEMORY_H 1
  1907. | #define HAVE_STRINGS_H 1
  1908. | #define HAVE_INTTYPES_H 1
  1909. | #define HAVE_STDINT_H 1
  1910. | #define HAVE_UNISTD_H 1
  1911. | #define HAVE_DLFCN_H 1
  1912. | #define LT_OBJDIR ".libs/"
  1913. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1914. | #define HAVE_PTHREAD 1
  1915. | #define HAVE_DECL_STRERROR_R 1
  1916. | #define HAVE_STRERROR_R 1
  1917. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  1918. | #define HAVE_ENDIAN_H 1
  1919. | #define HAVE_STDIO_H 1
  1920. | #define HAVE_STDLIB_H 1
  1921. | #define HAVE_UNISTD_H 1
  1922. | #define HAVE_STRINGS_H 1
  1923. | #define HAVE_SYS_TYPES_H 1
  1924. | #define HAVE_SYS_STAT_H 1
  1925. | #define HAVE_SYS_SELECT_H 1
  1926. | #define HAVE_INET_PTON 1
  1927. | #define HAVE_DECL_STRNLEN 1
  1928. | #define HAVE_DECL_LE32TOH 1
  1929. | #define HAVE_DECL_LE64TOH 1
  1930. | #define HAVE_DECL_HTOLE32 1
  1931. | #define HAVE_DECL_HTOLE64 1
  1932. | #define HAVE_DECL_BE32TOH 1
  1933. | #define HAVE_DECL_BE64TOH 1
  1934. | #define HAVE_DECL_HTOBE32 1
  1935. | #define HAVE_DECL_HTOBE64 1
  1936. | #define HAVE_MSG_NOSIGNAL 1
  1937. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  1938. | /* end confdefs.h. */
  1939. |
  1940. | #include <db48/db_cxx.h>
  1941. |
  1942. | int
  1943. | main ()
  1944. | {
  1945. |
  1946. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  1947. | #error "failed to find bdb 4.8+"
  1948. | #endif
  1949. |
  1950. | ;
  1951. | return 0;
  1952. | }
  1953. configure:20339: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1954. conftest.cpp:47:31: error: bdb4/db_cxx.h: No such file or directory
  1955. conftest.cpp:54:10: error: #error "failed to find bdb 4.8+"
  1956. configure:20339: $? = 1
  1957. configure: failed program was:
  1958. | /* confdefs.h */
  1959. | #define PACKAGE_NAME "Litecoin Core"
  1960. | #define PACKAGE_TARNAME "litecoin"
  1961. | #define PACKAGE_VERSION "0.10.3.0"
  1962. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  1963. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  1964. | #define PACKAGE_URL ""
  1965. | #define STDC_HEADERS 1
  1966. | #define HAVE_SYS_TYPES_H 1
  1967. | #define HAVE_SYS_STAT_H 1
  1968. | #define HAVE_STDLIB_H 1
  1969. | #define HAVE_STRING_H 1
  1970. | #define HAVE_MEMORY_H 1
  1971. | #define HAVE_STRINGS_H 1
  1972. | #define HAVE_INTTYPES_H 1
  1973. | #define HAVE_STDINT_H 1
  1974. | #define HAVE_UNISTD_H 1
  1975. | #define HAVE_DLFCN_H 1
  1976. | #define LT_OBJDIR ".libs/"
  1977. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  1978. | #define HAVE_PTHREAD 1
  1979. | #define HAVE_DECL_STRERROR_R 1
  1980. | #define HAVE_STRERROR_R 1
  1981. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  1982. | #define HAVE_ENDIAN_H 1
  1983. | #define HAVE_STDIO_H 1
  1984. | #define HAVE_STDLIB_H 1
  1985. | #define HAVE_UNISTD_H 1
  1986. | #define HAVE_STRINGS_H 1
  1987. | #define HAVE_SYS_TYPES_H 1
  1988. | #define HAVE_SYS_STAT_H 1
  1989. | #define HAVE_SYS_SELECT_H 1
  1990. | #define HAVE_INET_PTON 1
  1991. | #define HAVE_DECL_STRNLEN 1
  1992. | #define HAVE_DECL_LE32TOH 1
  1993. | #define HAVE_DECL_LE64TOH 1
  1994. | #define HAVE_DECL_HTOLE32 1
  1995. | #define HAVE_DECL_HTOLE64 1
  1996. | #define HAVE_DECL_BE32TOH 1
  1997. | #define HAVE_DECL_BE64TOH 1
  1998. | #define HAVE_DECL_HTOBE32 1
  1999. | #define HAVE_DECL_HTOBE64 1
  2000. | #define HAVE_MSG_NOSIGNAL 1
  2001. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2002. | /* end confdefs.h. */
  2003. |
  2004. | #include <bdb4/db_cxx.h>
  2005. |
  2006. | int
  2007. | main ()
  2008. | {
  2009. |
  2010. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  2011. | #error "failed to find bdb 4.8+"
  2012. | #endif
  2013. |
  2014. | ;
  2015. | return 0;
  2016. | }
  2017. configure:20339: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  2018. conftest.cpp:47:33: error: libdb4/db_cxx.h: No such file or directory
  2019. conftest.cpp:54:10: error: #error "failed to find bdb 4.8+"
  2020. configure:20339: $? = 1
  2021. configure: failed program was:
  2022. | /* confdefs.h */
  2023. | #define PACKAGE_NAME "Litecoin Core"
  2024. | #define PACKAGE_TARNAME "litecoin"
  2025. | #define PACKAGE_VERSION "0.10.3.0"
  2026. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  2027. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  2028. | #define PACKAGE_URL ""
  2029. | #define STDC_HEADERS 1
  2030. | #define HAVE_SYS_TYPES_H 1
  2031. | #define HAVE_SYS_STAT_H 1
  2032. | #define HAVE_STDLIB_H 1
  2033. | #define HAVE_STRING_H 1
  2034. | #define HAVE_MEMORY_H 1
  2035. | #define HAVE_STRINGS_H 1
  2036. | #define HAVE_INTTYPES_H 1
  2037. | #define HAVE_STDINT_H 1
  2038. | #define HAVE_UNISTD_H 1
  2039. | #define HAVE_DLFCN_H 1
  2040. | #define LT_OBJDIR ".libs/"
  2041. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2042. | #define HAVE_PTHREAD 1
  2043. | #define HAVE_DECL_STRERROR_R 1
  2044. | #define HAVE_STRERROR_R 1
  2045. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  2046. | #define HAVE_ENDIAN_H 1
  2047. | #define HAVE_STDIO_H 1
  2048. | #define HAVE_STDLIB_H 1
  2049. | #define HAVE_UNISTD_H 1
  2050. | #define HAVE_STRINGS_H 1
  2051. | #define HAVE_SYS_TYPES_H 1
  2052. | #define HAVE_SYS_STAT_H 1
  2053. | #define HAVE_SYS_SELECT_H 1
  2054. | #define HAVE_INET_PTON 1
  2055. | #define HAVE_DECL_STRNLEN 1
  2056. | #define HAVE_DECL_LE32TOH 1
  2057. | #define HAVE_DECL_LE64TOH 1
  2058. | #define HAVE_DECL_HTOLE32 1
  2059. | #define HAVE_DECL_HTOLE64 1
  2060. | #define HAVE_DECL_BE32TOH 1
  2061. | #define HAVE_DECL_BE64TOH 1
  2062. | #define HAVE_DECL_HTOBE32 1
  2063. | #define HAVE_DECL_HTOBE64 1
  2064. | #define HAVE_MSG_NOSIGNAL 1
  2065. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2066. | /* end confdefs.h. */
  2067. |
  2068. | #include <libdb4/db_cxx.h>
  2069. |
  2070. | int
  2071. | main ()
  2072. | {
  2073. |
  2074. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  2075. | #error "failed to find bdb 4.8+"
  2076. | #endif
  2077. |
  2078. | ;
  2079. | return 0;
  2080. | }
  2081. configure:20339: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  2082. conftest.cpp:47:30: error: db4/db_cxx.h: No such file or directory
  2083. conftest.cpp:54:10: error: #error "failed to find bdb 4.8+"
  2084. configure:20339: $? = 1
  2085. configure: failed program was:
  2086. | /* confdefs.h */
  2087. | #define PACKAGE_NAME "Litecoin Core"
  2088. | #define PACKAGE_TARNAME "litecoin"
  2089. | #define PACKAGE_VERSION "0.10.3.0"
  2090. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  2091. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  2092. | #define PACKAGE_URL ""
  2093. | #define STDC_HEADERS 1
  2094. | #define HAVE_SYS_TYPES_H 1
  2095. | #define HAVE_SYS_STAT_H 1
  2096. | #define HAVE_STDLIB_H 1
  2097. | #define HAVE_STRING_H 1
  2098. | #define HAVE_MEMORY_H 1
  2099. | #define HAVE_STRINGS_H 1
  2100. | #define HAVE_INTTYPES_H 1
  2101. | #define HAVE_STDINT_H 1
  2102. | #define HAVE_UNISTD_H 1
  2103. | #define HAVE_DLFCN_H 1
  2104. | #define LT_OBJDIR ".libs/"
  2105. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2106. | #define HAVE_PTHREAD 1
  2107. | #define HAVE_DECL_STRERROR_R 1
  2108. | #define HAVE_STRERROR_R 1
  2109. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  2110. | #define HAVE_ENDIAN_H 1
  2111. | #define HAVE_STDIO_H 1
  2112. | #define HAVE_STDLIB_H 1
  2113. | #define HAVE_UNISTD_H 1
  2114. | #define HAVE_STRINGS_H 1
  2115. | #define HAVE_SYS_TYPES_H 1
  2116. | #define HAVE_SYS_STAT_H 1
  2117. | #define HAVE_SYS_SELECT_H 1
  2118. | #define HAVE_INET_PTON 1
  2119. | #define HAVE_DECL_STRNLEN 1
  2120. | #define HAVE_DECL_LE32TOH 1
  2121. | #define HAVE_DECL_LE64TOH 1
  2122. | #define HAVE_DECL_HTOLE32 1
  2123. | #define HAVE_DECL_HTOLE64 1
  2124. | #define HAVE_DECL_BE32TOH 1
  2125. | #define HAVE_DECL_BE64TOH 1
  2126. | #define HAVE_DECL_HTOBE32 1
  2127. | #define HAVE_DECL_HTOBE64 1
  2128. | #define HAVE_MSG_NOSIGNAL 1
  2129. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2130. | /* end confdefs.h. */
  2131. |
  2132. | #include <db4/db_cxx.h>
  2133. |
  2134. | int
  2135. | main ()
  2136. | {
  2137. |
  2138. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  2139. | #error "failed to find bdb 4.8+"
  2140. | #endif
  2141. |
  2142. | ;
  2143. | return 0;
  2144. | }
  2145. configure:20339: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  2146. conftest.cpp:47:31: error: bdb5/db_cxx.h: No such file or directory
  2147. conftest.cpp:54:10: error: #error "failed to find bdb 4.8+"
  2148. configure:20339: $? = 1
  2149. configure: failed program was:
  2150. | /* confdefs.h */
  2151. | #define PACKAGE_NAME "Litecoin Core"
  2152. | #define PACKAGE_TARNAME "litecoin"
  2153. | #define PACKAGE_VERSION "0.10.3.0"
  2154. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  2155. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  2156. | #define PACKAGE_URL ""
  2157. | #define STDC_HEADERS 1
  2158. | #define HAVE_SYS_TYPES_H 1
  2159. | #define HAVE_SYS_STAT_H 1
  2160. | #define HAVE_STDLIB_H 1
  2161. | #define HAVE_STRING_H 1
  2162. | #define HAVE_MEMORY_H 1
  2163. | #define HAVE_STRINGS_H 1
  2164. | #define HAVE_INTTYPES_H 1
  2165. | #define HAVE_STDINT_H 1
  2166. | #define HAVE_UNISTD_H 1
  2167. | #define HAVE_DLFCN_H 1
  2168. | #define LT_OBJDIR ".libs/"
  2169. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2170. | #define HAVE_PTHREAD 1
  2171. | #define HAVE_DECL_STRERROR_R 1
  2172. | #define HAVE_STRERROR_R 1
  2173. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  2174. | #define HAVE_ENDIAN_H 1
  2175. | #define HAVE_STDIO_H 1
  2176. | #define HAVE_STDLIB_H 1
  2177. | #define HAVE_UNISTD_H 1
  2178. | #define HAVE_STRINGS_H 1
  2179. | #define HAVE_SYS_TYPES_H 1
  2180. | #define HAVE_SYS_STAT_H 1
  2181. | #define HAVE_SYS_SELECT_H 1
  2182. | #define HAVE_INET_PTON 1
  2183. | #define HAVE_DECL_STRNLEN 1
  2184. | #define HAVE_DECL_LE32TOH 1
  2185. | #define HAVE_DECL_LE64TOH 1
  2186. | #define HAVE_DECL_HTOLE32 1
  2187. | #define HAVE_DECL_HTOLE64 1
  2188. | #define HAVE_DECL_BE32TOH 1
  2189. | #define HAVE_DECL_BE64TOH 1
  2190. | #define HAVE_DECL_HTOBE32 1
  2191. | #define HAVE_DECL_HTOBE64 1
  2192. | #define HAVE_MSG_NOSIGNAL 1
  2193. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2194. | /* end confdefs.h. */
  2195. |
  2196. | #include <bdb5/db_cxx.h>
  2197. |
  2198. | int
  2199. | main ()
  2200. | {
  2201. |
  2202. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  2203. | #error "failed to find bdb 4.8+"
  2204. | #endif
  2205. |
  2206. | ;
  2207. | return 0;
  2208. | }
  2209. configure:20339: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  2210. conftest.cpp:47:33: error: libdb5/db_cxx.h: No such file or directory
  2211. conftest.cpp:54:10: error: #error "failed to find bdb 4.8+"
  2212. configure:20339: $? = 1
  2213. configure: failed program was:
  2214. | /* confdefs.h */
  2215. | #define PACKAGE_NAME "Litecoin Core"
  2216. | #define PACKAGE_TARNAME "litecoin"
  2217. | #define PACKAGE_VERSION "0.10.3.0"
  2218. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  2219. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  2220. | #define PACKAGE_URL ""
  2221. | #define STDC_HEADERS 1
  2222. | #define HAVE_SYS_TYPES_H 1
  2223. | #define HAVE_SYS_STAT_H 1
  2224. | #define HAVE_STDLIB_H 1
  2225. | #define HAVE_STRING_H 1
  2226. | #define HAVE_MEMORY_H 1
  2227. | #define HAVE_STRINGS_H 1
  2228. | #define HAVE_INTTYPES_H 1
  2229. | #define HAVE_STDINT_H 1
  2230. | #define HAVE_UNISTD_H 1
  2231. | #define HAVE_DLFCN_H 1
  2232. | #define LT_OBJDIR ".libs/"
  2233. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2234. | #define HAVE_PTHREAD 1
  2235. | #define HAVE_DECL_STRERROR_R 1
  2236. | #define HAVE_STRERROR_R 1
  2237. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  2238. | #define HAVE_ENDIAN_H 1
  2239. | #define HAVE_STDIO_H 1
  2240. | #define HAVE_STDLIB_H 1
  2241. | #define HAVE_UNISTD_H 1
  2242. | #define HAVE_STRINGS_H 1
  2243. | #define HAVE_SYS_TYPES_H 1
  2244. | #define HAVE_SYS_STAT_H 1
  2245. | #define HAVE_SYS_SELECT_H 1
  2246. | #define HAVE_INET_PTON 1
  2247. | #define HAVE_DECL_STRNLEN 1
  2248. | #define HAVE_DECL_LE32TOH 1
  2249. | #define HAVE_DECL_LE64TOH 1
  2250. | #define HAVE_DECL_HTOLE32 1
  2251. | #define HAVE_DECL_HTOLE64 1
  2252. | #define HAVE_DECL_BE32TOH 1
  2253. | #define HAVE_DECL_BE64TOH 1
  2254. | #define HAVE_DECL_HTOBE32 1
  2255. | #define HAVE_DECL_HTOBE64 1
  2256. | #define HAVE_MSG_NOSIGNAL 1
  2257. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2258. | /* end confdefs.h. */
  2259. |
  2260. | #include <libdb5/db_cxx.h>
  2261. |
  2262. | int
  2263. | main ()
  2264. | {
  2265. |
  2266. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  2267. | #error "failed to find bdb 4.8+"
  2268. | #endif
  2269. |
  2270. | ;
  2271. | return 0;
  2272. | }
  2273. configure:20339: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  2274. conftest.cpp:47:30: error: db5/db_cxx.h: No such file or directory
  2275. conftest.cpp:54:10: error: #error "failed to find bdb 4.8+"
  2276. configure:20339: $? = 1
  2277. configure: failed program was:
  2278. | /* confdefs.h */
  2279. | #define PACKAGE_NAME "Litecoin Core"
  2280. | #define PACKAGE_TARNAME "litecoin"
  2281. | #define PACKAGE_VERSION "0.10.3.0"
  2282. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  2283. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  2284. | #define PACKAGE_URL ""
  2285. | #define STDC_HEADERS 1
  2286. | #define HAVE_SYS_TYPES_H 1
  2287. | #define HAVE_SYS_STAT_H 1
  2288. | #define HAVE_STDLIB_H 1
  2289. | #define HAVE_STRING_H 1
  2290. | #define HAVE_MEMORY_H 1
  2291. | #define HAVE_STRINGS_H 1
  2292. | #define HAVE_INTTYPES_H 1
  2293. | #define HAVE_STDINT_H 1
  2294. | #define HAVE_UNISTD_H 1
  2295. | #define HAVE_DLFCN_H 1
  2296. | #define LT_OBJDIR ".libs/"
  2297. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2298. | #define HAVE_PTHREAD 1
  2299. | #define HAVE_DECL_STRERROR_R 1
  2300. | #define HAVE_STRERROR_R 1
  2301. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  2302. | #define HAVE_ENDIAN_H 1
  2303. | #define HAVE_STDIO_H 1
  2304. | #define HAVE_STDLIB_H 1
  2305. | #define HAVE_UNISTD_H 1
  2306. | #define HAVE_STRINGS_H 1
  2307. | #define HAVE_SYS_TYPES_H 1
  2308. | #define HAVE_SYS_STAT_H 1
  2309. | #define HAVE_SYS_SELECT_H 1
  2310. | #define HAVE_INET_PTON 1
  2311. | #define HAVE_DECL_STRNLEN 1
  2312. | #define HAVE_DECL_LE32TOH 1
  2313. | #define HAVE_DECL_LE64TOH 1
  2314. | #define HAVE_DECL_HTOLE32 1
  2315. | #define HAVE_DECL_HTOLE64 1
  2316. | #define HAVE_DECL_BE32TOH 1
  2317. | #define HAVE_DECL_BE64TOH 1
  2318. | #define HAVE_DECL_HTOBE32 1
  2319. | #define HAVE_DECL_HTOBE64 1
  2320. | #define HAVE_MSG_NOSIGNAL 1
  2321. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2322. | /* end confdefs.h. */
  2323. |
  2324. | #include <db5/db_cxx.h>
  2325. |
  2326. | int
  2327. | main ()
  2328. | {
  2329. |
  2330. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  2331. | #error "failed to find bdb 4.8+"
  2332. | #endif
  2333. |
  2334. | ;
  2335. | return 0;
  2336. | }
  2337. configure:20339: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  2338. conftest.cpp:47:30: error: bdb/db_cxx.h: No such file or directory
  2339. conftest.cpp:54:10: error: #error "failed to find bdb 4.8+"
  2340. configure:20339: $? = 1
  2341. configure: failed program was:
  2342. | /* confdefs.h */
  2343. | #define PACKAGE_NAME "Litecoin Core"
  2344. | #define PACKAGE_TARNAME "litecoin"
  2345. | #define PACKAGE_VERSION "0.10.3.0"
  2346. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  2347. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  2348. | #define PACKAGE_URL ""
  2349. | #define STDC_HEADERS 1
  2350. | #define HAVE_SYS_TYPES_H 1
  2351. | #define HAVE_SYS_STAT_H 1
  2352. | #define HAVE_STDLIB_H 1
  2353. | #define HAVE_STRING_H 1
  2354. | #define HAVE_MEMORY_H 1
  2355. | #define HAVE_STRINGS_H 1
  2356. | #define HAVE_INTTYPES_H 1
  2357. | #define HAVE_STDINT_H 1
  2358. | #define HAVE_UNISTD_H 1
  2359. | #define HAVE_DLFCN_H 1
  2360. | #define LT_OBJDIR ".libs/"
  2361. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2362. | #define HAVE_PTHREAD 1
  2363. | #define HAVE_DECL_STRERROR_R 1
  2364. | #define HAVE_STRERROR_R 1
  2365. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  2366. | #define HAVE_ENDIAN_H 1
  2367. | #define HAVE_STDIO_H 1
  2368. | #define HAVE_STDLIB_H 1
  2369. | #define HAVE_UNISTD_H 1
  2370. | #define HAVE_STRINGS_H 1
  2371. | #define HAVE_SYS_TYPES_H 1
  2372. | #define HAVE_SYS_STAT_H 1
  2373. | #define HAVE_SYS_SELECT_H 1
  2374. | #define HAVE_INET_PTON 1
  2375. | #define HAVE_DECL_STRNLEN 1
  2376. | #define HAVE_DECL_LE32TOH 1
  2377. | #define HAVE_DECL_LE64TOH 1
  2378. | #define HAVE_DECL_HTOLE32 1
  2379. | #define HAVE_DECL_HTOLE64 1
  2380. | #define HAVE_DECL_BE32TOH 1
  2381. | #define HAVE_DECL_BE64TOH 1
  2382. | #define HAVE_DECL_HTOBE32 1
  2383. | #define HAVE_DECL_HTOBE64 1
  2384. | #define HAVE_MSG_NOSIGNAL 1
  2385. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2386. | /* end confdefs.h. */
  2387. |
  2388. | #include <bdb/db_cxx.h>
  2389. |
  2390. | int
  2391. | main ()
  2392. | {
  2393. |
  2394. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  2395. | #error "failed to find bdb 4.8+"
  2396. | #endif
  2397. |
  2398. | ;
  2399. | return 0;
  2400. | }
  2401. configure:20339: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  2402. conftest.cpp:47:32: error: libdb/db_cxx.h: No such file or directory
  2403. conftest.cpp:54:10: error: #error "failed to find bdb 4.8+"
  2404. configure:20339: $? = 1
  2405. configure: failed program was:
  2406. | /* confdefs.h */
  2407. | #define PACKAGE_NAME "Litecoin Core"
  2408. | #define PACKAGE_TARNAME "litecoin"
  2409. | #define PACKAGE_VERSION "0.10.3.0"
  2410. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  2411. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  2412. | #define PACKAGE_URL ""
  2413. | #define STDC_HEADERS 1
  2414. | #define HAVE_SYS_TYPES_H 1
  2415. | #define HAVE_SYS_STAT_H 1
  2416. | #define HAVE_STDLIB_H 1
  2417. | #define HAVE_STRING_H 1
  2418. | #define HAVE_MEMORY_H 1
  2419. | #define HAVE_STRINGS_H 1
  2420. | #define HAVE_INTTYPES_H 1
  2421. | #define HAVE_STDINT_H 1
  2422. | #define HAVE_UNISTD_H 1
  2423. | #define HAVE_DLFCN_H 1
  2424. | #define LT_OBJDIR ".libs/"
  2425. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2426. | #define HAVE_PTHREAD 1
  2427. | #define HAVE_DECL_STRERROR_R 1
  2428. | #define HAVE_STRERROR_R 1
  2429. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  2430. | #define HAVE_ENDIAN_H 1
  2431. | #define HAVE_STDIO_H 1
  2432. | #define HAVE_STDLIB_H 1
  2433. | #define HAVE_UNISTD_H 1
  2434. | #define HAVE_STRINGS_H 1
  2435. | #define HAVE_SYS_TYPES_H 1
  2436. | #define HAVE_SYS_STAT_H 1
  2437. | #define HAVE_SYS_SELECT_H 1
  2438. | #define HAVE_INET_PTON 1
  2439. | #define HAVE_DECL_STRNLEN 1
  2440. | #define HAVE_DECL_LE32TOH 1
  2441. | #define HAVE_DECL_LE64TOH 1
  2442. | #define HAVE_DECL_HTOLE32 1
  2443. | #define HAVE_DECL_HTOLE64 1
  2444. | #define HAVE_DECL_BE32TOH 1
  2445. | #define HAVE_DECL_BE64TOH 1
  2446. | #define HAVE_DECL_HTOBE32 1
  2447. | #define HAVE_DECL_HTOBE64 1
  2448. | #define HAVE_MSG_NOSIGNAL 1
  2449. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2450. | /* end confdefs.h. */
  2451. |
  2452. | #include <libdb/db_cxx.h>
  2453. |
  2454. | int
  2455. | main ()
  2456. | {
  2457. |
  2458. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  2459. | #error "failed to find bdb 4.8+"
  2460. | #endif
  2461. |
  2462. | ;
  2463. | return 0;
  2464. | }
  2465. configure:20339: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  2466. conftest.cpp:47:29: error: db/db_cxx.h: No such file or directory
  2467. conftest.cpp:54:10: error: #error "failed to find bdb 4.8+"
  2468. configure:20339: $? = 1
  2469. configure: failed program was:
  2470. | /* confdefs.h */
  2471. | #define PACKAGE_NAME "Litecoin Core"
  2472. | #define PACKAGE_TARNAME "litecoin"
  2473. | #define PACKAGE_VERSION "0.10.3.0"
  2474. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  2475. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  2476. | #define PACKAGE_URL ""
  2477. | #define STDC_HEADERS 1
  2478. | #define HAVE_SYS_TYPES_H 1
  2479. | #define HAVE_SYS_STAT_H 1
  2480. | #define HAVE_STDLIB_H 1
  2481. | #define HAVE_STRING_H 1
  2482. | #define HAVE_MEMORY_H 1
  2483. | #define HAVE_STRINGS_H 1
  2484. | #define HAVE_INTTYPES_H 1
  2485. | #define HAVE_STDINT_H 1
  2486. | #define HAVE_UNISTD_H 1
  2487. | #define HAVE_DLFCN_H 1
  2488. | #define LT_OBJDIR ".libs/"
  2489. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2490. | #define HAVE_PTHREAD 1
  2491. | #define HAVE_DECL_STRERROR_R 1
  2492. | #define HAVE_STRERROR_R 1
  2493. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  2494. | #define HAVE_ENDIAN_H 1
  2495. | #define HAVE_STDIO_H 1
  2496. | #define HAVE_STDLIB_H 1
  2497. | #define HAVE_UNISTD_H 1
  2498. | #define HAVE_STRINGS_H 1
  2499. | #define HAVE_SYS_TYPES_H 1
  2500. | #define HAVE_SYS_STAT_H 1
  2501. | #define HAVE_SYS_SELECT_H 1
  2502. | #define HAVE_INET_PTON 1
  2503. | #define HAVE_DECL_STRNLEN 1
  2504. | #define HAVE_DECL_LE32TOH 1
  2505. | #define HAVE_DECL_LE64TOH 1
  2506. | #define HAVE_DECL_HTOLE32 1
  2507. | #define HAVE_DECL_HTOLE64 1
  2508. | #define HAVE_DECL_BE32TOH 1
  2509. | #define HAVE_DECL_BE64TOH 1
  2510. | #define HAVE_DECL_HTOBE32 1
  2511. | #define HAVE_DECL_HTOBE64 1
  2512. | #define HAVE_MSG_NOSIGNAL 1
  2513. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2514. | /* end confdefs.h. */
  2515. |
  2516. | #include <db/db_cxx.h>
  2517. |
  2518. | int
  2519. | main ()
  2520. | {
  2521. |
  2522. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  2523. | #error "failed to find bdb 4.8+"
  2524. | #endif
  2525. |
  2526. | ;
  2527. | return 0;
  2528. | }
  2529. configure:20339: g++ -c -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  2530. conftest.cpp:47:26: error: db_cxx.h: No such file or directory
  2531. conftest.cpp:54:10: error: #error "failed to find bdb 4.8+"
  2532. configure:20339: $? = 1
  2533. configure: failed program was:
  2534. | /* confdefs.h */
  2535. | #define PACKAGE_NAME "Litecoin Core"
  2536. | #define PACKAGE_TARNAME "litecoin"
  2537. | #define PACKAGE_VERSION "0.10.3.0"
  2538. | #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  2539. | #define PACKAGE_BUGREPORT "info@litecoin.org"
  2540. | #define PACKAGE_URL ""
  2541. | #define STDC_HEADERS 1
  2542. | #define HAVE_SYS_TYPES_H 1
  2543. | #define HAVE_SYS_STAT_H 1
  2544. | #define HAVE_STDLIB_H 1
  2545. | #define HAVE_STRING_H 1
  2546. | #define HAVE_MEMORY_H 1
  2547. | #define HAVE_STRINGS_H 1
  2548. | #define HAVE_INTTYPES_H 1
  2549. | #define HAVE_STDINT_H 1
  2550. | #define HAVE_UNISTD_H 1
  2551. | #define HAVE_DLFCN_H 1
  2552. | #define LT_OBJDIR ".libs/"
  2553. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  2554. | #define HAVE_PTHREAD 1
  2555. | #define HAVE_DECL_STRERROR_R 1
  2556. | #define HAVE_STRERROR_R 1
  2557. | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  2558. | #define HAVE_ENDIAN_H 1
  2559. | #define HAVE_STDIO_H 1
  2560. | #define HAVE_STDLIB_H 1
  2561. | #define HAVE_UNISTD_H 1
  2562. | #define HAVE_STRINGS_H 1
  2563. | #define HAVE_SYS_TYPES_H 1
  2564. | #define HAVE_SYS_STAT_H 1
  2565. | #define HAVE_SYS_SELECT_H 1
  2566. | #define HAVE_INET_PTON 1
  2567. | #define HAVE_DECL_STRNLEN 1
  2568. | #define HAVE_DECL_LE32TOH 1
  2569. | #define HAVE_DECL_LE64TOH 1
  2570. | #define HAVE_DECL_HTOLE32 1
  2571. | #define HAVE_DECL_HTOLE64 1
  2572. | #define HAVE_DECL_BE32TOH 1
  2573. | #define HAVE_DECL_BE64TOH 1
  2574. | #define HAVE_DECL_HTOBE32 1
  2575. | #define HAVE_DECL_HTOBE64 1
  2576. | #define HAVE_MSG_NOSIGNAL 1
  2577. | #define HAVE_VISIBILITY_ATTRIBUTE 1
  2578. | /* end confdefs.h. */
  2579. |
  2580. | #include <db_cxx.h>
  2581. |
  2582. | int
  2583. | main ()
  2584. | {
  2585. |
  2586. | #if !((DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 8) || DB_VERSION_MAJOR > 4)
  2587. | #error "failed to find bdb 4.8+"
  2588. | #endif
  2589. |
  2590. | ;
  2591. | return 0;
  2592. | }
  2593. configure:20377: result: no
  2594. configure:20379: error: libdb_cxx headers missing
  2595.  
  2596. ## ---------------- ##
  2597. ## Cache variables. ##
  2598. ## ---------------- ##
  2599.  
  2600. ac_cv_build=x86_64-unknown-openbsd5.8
  2601. ac_cv_c_bigendian=no
  2602. ac_cv_c_compiler_gnu=yes
  2603. ac_cv_cxx_compiler_gnu=yes
  2604. ac_cv_env_CCC_set=
  2605. ac_cv_env_CCC_value=
  2606. ac_cv_env_CC_set=
  2607. ac_cv_env_CC_value=
  2608. ac_cv_env_CFLAGS_set=
  2609. ac_cv_env_CFLAGS_value=
  2610. ac_cv_env_CPPFLAGS_set=
  2611. ac_cv_env_CPPFLAGS_value=
  2612. ac_cv_env_CPP_set=
  2613. ac_cv_env_CPP_value=
  2614. ac_cv_env_CRYPTO_CFLAGS_set=
  2615. ac_cv_env_CRYPTO_CFLAGS_value=
  2616. ac_cv_env_CRYPTO_LIBS_set=
  2617. ac_cv_env_CRYPTO_LIBS_value=
  2618. ac_cv_env_CXXCPP_set=
  2619. ac_cv_env_CXXCPP_value=
  2620. ac_cv_env_CXXFLAGS_set=
  2621. ac_cv_env_CXXFLAGS_value=
  2622. ac_cv_env_CXX_set=
  2623. ac_cv_env_CXX_value=
  2624. ac_cv_env_LDFLAGS_set=
  2625. ac_cv_env_LDFLAGS_value=
  2626. ac_cv_env_LIBS_set=
  2627. ac_cv_env_LIBS_value=
  2628. ac_cv_env_OBJCXXFLAGS_set=
  2629. ac_cv_env_OBJCXXFLAGS_value=
  2630. ac_cv_env_OBJCXX_set=
  2631. ac_cv_env_OBJCXX_value=
  2632. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  2633. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  2634. ac_cv_env_PKG_CONFIG_PATH_set=
  2635. ac_cv_env_PKG_CONFIG_PATH_value=
  2636. ac_cv_env_PKG_CONFIG_set=
  2637. ac_cv_env_PKG_CONFIG_value=
  2638. ac_cv_env_PROTOBUF_CFLAGS_set=
  2639. ac_cv_env_PROTOBUF_CFLAGS_value=
  2640. ac_cv_env_PROTOBUF_LIBS_set=
  2641. ac_cv_env_PROTOBUF_LIBS_value=
  2642. ac_cv_env_QR_CFLAGS_set=
  2643. ac_cv_env_QR_CFLAGS_value=
  2644. ac_cv_env_QR_LIBS_set=
  2645. ac_cv_env_QR_LIBS_value=
  2646. ac_cv_env_QTPLATFORM_CFLAGS_set=
  2647. ac_cv_env_QTPLATFORM_CFLAGS_value=
  2648. ac_cv_env_QTPLATFORM_LIBS_set=
  2649. ac_cv_env_QTPLATFORM_LIBS_value=
  2650. ac_cv_env_QTPRINT_CFLAGS_set=
  2651. ac_cv_env_QTPRINT_CFLAGS_value=
  2652. ac_cv_env_QTPRINT_LIBS_set=
  2653. ac_cv_env_QTPRINT_LIBS_value=
  2654. ac_cv_env_QT_CFLAGS_set=
  2655. ac_cv_env_QT_CFLAGS_value=
  2656. ac_cv_env_QT_DBUS_CFLAGS_set=
  2657. ac_cv_env_QT_DBUS_CFLAGS_value=
  2658. ac_cv_env_QT_DBUS_LIBS_set=
  2659. ac_cv_env_QT_DBUS_LIBS_value=
  2660. ac_cv_env_QT_LIBS_set=
  2661. ac_cv_env_QT_LIBS_value=
  2662. ac_cv_env_QT_TEST_CFLAGS_set=
  2663. ac_cv_env_QT_TEST_CFLAGS_value=
  2664. ac_cv_env_QT_TEST_LIBS_set=
  2665. ac_cv_env_QT_TEST_LIBS_value=
  2666. ac_cv_env_SSL_CFLAGS_set=
  2667. ac_cv_env_SSL_CFLAGS_value=
  2668. ac_cv_env_SSL_LIBS_set=
  2669. ac_cv_env_SSL_LIBS_value=
  2670. ac_cv_env_X11XCB_CFLAGS_set=
  2671. ac_cv_env_X11XCB_CFLAGS_value=
  2672. ac_cv_env_X11XCB_LIBS_set=
  2673. ac_cv_env_X11XCB_LIBS_value=
  2674. ac_cv_env_build_alias_set=
  2675. ac_cv_env_build_alias_value=
  2676. ac_cv_env_host_alias_set=
  2677. ac_cv_env_host_alias_value=
  2678. ac_cv_env_target_alias_set=
  2679. ac_cv_env_target_alias_value=
  2680. ac_cv_func_strerror_r=yes
  2681. ac_cv_func_strerror_r_char_p=no
  2682. ac_cv_have_decl_be32toh=yes
  2683. ac_cv_have_decl_be64toh=yes
  2684. ac_cv_have_decl_htobe32=yes
  2685. ac_cv_have_decl_htobe64=yes
  2686. ac_cv_have_decl_htole32=yes
  2687. ac_cv_have_decl_htole64=yes
  2688. ac_cv_have_decl_le32toh=yes
  2689. ac_cv_have_decl_le64toh=yes
  2690. ac_cv_have_decl_strerror_r=yes
  2691. ac_cv_have_decl_strnlen=yes
  2692. ac_cv_header_dlfcn_h=yes
  2693. ac_cv_header_endian_h=yes
  2694. ac_cv_header_inttypes_h=yes
  2695. ac_cv_header_memory_h=yes
  2696. ac_cv_header_stdc=yes
  2697. ac_cv_header_stdint_h=yes
  2698. ac_cv_header_stdio_h=yes
  2699. ac_cv_header_stdlib_h=yes
  2700. ac_cv_header_string_h=yes
  2701. ac_cv_header_strings_h=yes
  2702. ac_cv_header_sys_prctl_h=no
  2703. ac_cv_header_sys_select_h=yes
  2704. ac_cv_header_sys_stat_h=yes
  2705. ac_cv_header_sys_types_h=yes
  2706. ac_cv_header_unistd_h=yes
  2707. ac_cv_host=x86_64-unknown-openbsd5.8
  2708. ac_cv_objcxx_compiler_gnu=no
  2709. ac_cv_objext=o
  2710. ac_cv_path_EGREP='/usr/bin/grep -E'
  2711. ac_cv_path_FGREP='/usr/bin/grep -F'
  2712. ac_cv_path_GREP=/usr/bin/grep
  2713. ac_cv_path_HEXDUMP=/usr/bin/hexdump
  2714. ac_cv_path_SED=/usr/bin/sed
  2715. ac_cv_path_ac_pt_AR=/usr/bin/ar
  2716. ac_cv_path_ac_pt_GCOV=/usr/bin/gcov
  2717. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  2718. ac_cv_path_ac_pt_RANLIB=/usr/bin/ranlib
  2719. ac_cv_path_ac_pt_STRIP=/usr/bin/strip
  2720. ac_cv_path_install='/usr/bin/install -c'
  2721. ac_cv_prog_AWK=awk
  2722. ac_cv_prog_CPP='gcc -E'
  2723. ac_cv_prog_CXXCPP='g++ -E'
  2724. ac_cv_prog_ac_ct_AR=ar
  2725. ac_cv_prog_ac_ct_CC=gcc
  2726. ac_cv_prog_ac_ct_CXX=g++
  2727. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  2728. ac_cv_prog_ac_ct_OBJCXX=g++
  2729. ac_cv_prog_ac_ct_OBJDUMP=objdump
  2730. ac_cv_prog_ac_ct_RANLIB=ranlib
  2731. ac_cv_prog_ac_ct_STRIP=strip
  2732. ac_cv_prog_cc_c89=
  2733. ac_cv_prog_cc_g=yes
  2734. ac_cv_prog_cxx_g=yes
  2735. ac_cv_prog_make_make_set=yes
  2736. ac_cv_prog_objcxx_g=no
  2737. ac_cv_search_clock_gettime='none required'
  2738. ac_cv_search_getaddrinfo_a=no
  2739. ac_cv_search_inet_pton='none required'
  2740. ac_cv_sys_file_offset_bits=no
  2741. ac_cv_sys_largefile_CC=no
  2742. am_cv_CC_dependencies_compiler_type=gcc3
  2743. am_cv_CXX_dependencies_compiler_type=gcc3
  2744. ax_cv_PTHREAD_PRIO_INHERIT=yes
  2745. ax_cv_check_cxxcppflags___D_FORTIFY_SOURCE_2=yes
  2746. ax_cv_check_cxxcppflags___U_FORTIFY_SOURCE=yes
  2747. ax_cv_check_cxxflags___Wstack_protector=yes
  2748. ax_cv_check_cxxflags___fPIE=yes
  2749. ax_cv_check_cxxflags___fstack_protector_all=yes
  2750. ax_cv_check_cxxflags___fvisibility_hidden=yes
  2751. ax_cv_check_ldflags___Wl___dynamicbase=no
  2752. ax_cv_check_ldflags___Wl___large_address_aware=no
  2753. ax_cv_check_ldflags___Wl___nxcompat=no
  2754. ax_cv_check_ldflags___Wl__z_now=yes
  2755. ax_cv_check_ldflags___Wl__z_relro=yes
  2756. ax_cv_check_ldflags___pie=yes
  2757. ax_cv_have_func_attribute_dllexport=no
  2758. ax_cv_have_func_attribute_dllimport=no
  2759. ax_cv_have_func_attribute_visibility=yes
  2760. lt_cv_ar_at_file=@
  2761. lt_cv_archive_cmds_need_lc=yes
  2762. lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
  2763. lt_cv_file_magic_cmd='$MAGIC_CMD'
  2764. lt_cv_file_magic_test_file=
  2765. lt_cv_ld_reload_flag=-r
  2766. lt_cv_nm_interface='BSD nm'
  2767. lt_cv_objdir=.libs
  2768. lt_cv_path_LD=/usr/bin/ld
  2769. lt_cv_path_LDCXX=/usr/bin/ld
  2770. lt_cv_path_NM='/usr/bin/nm -B'
  2771. lt_cv_path_mainfest_tool=no
  2772. lt_cv_prog_compiler_c_o=yes
  2773. lt_cv_prog_compiler_c_o_CXX=yes
  2774. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  2775. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  2776. lt_cv_prog_compiler_pic_works=yes
  2777. lt_cv_prog_compiler_pic_works_CXX=yes
  2778. lt_cv_prog_compiler_rtti_exceptions=no
  2779. lt_cv_prog_compiler_static_works=yes
  2780. lt_cv_prog_compiler_static_works_CXX=yes
  2781. lt_cv_prog_gnu_ld=no
  2782. lt_cv_prog_gnu_ldcxx=yes
  2783. lt_cv_sharedlib_from_linklib_cmd='print -r --'
  2784. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'
  2785. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'
  2786. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'
  2787. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'
  2788. lt_cv_sys_max_cmd_len=196608
  2789. lt_cv_to_host_file_cmd=func_convert_file_noop
  2790. lt_cv_to_tool_file_cmd=func_convert_file_noop
  2791.  
  2792. ## ----------------- ##
  2793. ## Output variables. ##
  2794. ## ----------------- ##
  2795.  
  2796. ACLOCAL='${SHELL} /home/woh3/litecoin-master-0.10/build-aux/missing --run aclocal-1.9'
  2797. AMDEPBACKSLASH='\'
  2798. AMDEP_FALSE='#'
  2799. AMDEP_TRUE=''
  2800. AMTAR='${SHELL} /home/woh3/litecoin-master-0.10/build-aux/missing --run tar'
  2801. AR='/usr/bin/ar'
  2802. AUTOCONF='${SHELL} /home/woh3/litecoin-master-0.10/build-aux/missing --run autoconf'
  2803. AUTOHEADER='${SHELL} /home/woh3/litecoin-master-0.10/build-aux/missing --run autoheader'
  2804. AUTOMAKE='${SHELL} /home/woh3/litecoin-master-0.10/build-aux/missing --run automake-1.9'
  2805. AWK='awk'
  2806. BDB_CPPFLAGS=''
  2807. BDB_LIBS=''
  2808. BOOST_CHRONO_LIB=''
  2809. BOOST_CPPFLAGS=''
  2810. BOOST_FILESYSTEM_LIB=''
  2811. BOOST_LDFLAGS=''
  2812. BOOST_LIBS=''
  2813. BOOST_PROGRAM_OPTIONS_LIB=''
  2814. BOOST_SYSTEM_LIB=''
  2815. BOOST_THREAD_LIB=''
  2816. BOOST_UNIT_TEST_FRAMEWORK_LIB=''
  2817. BREW=''
  2818. BUILD_BITCOIND_FALSE=''
  2819. BUILD_BITCOIND_TRUE=''
  2820. BUILD_BITCOIN_LIBS_FALSE=''
  2821. BUILD_BITCOIN_LIBS_TRUE=''
  2822. BUILD_BITCOIN_UTILS_FALSE=''
  2823. BUILD_BITCOIN_UTILS_TRUE=''
  2824. BUILD_DARWIN_FALSE=''
  2825. BUILD_DARWIN_TRUE=''
  2826. BUILD_QT=''
  2827. BUILD_TEST=''
  2828. BUILD_TEST_QT=''
  2829. CC='gcc'
  2830. CCACHE=''
  2831. CCDEPMODE='depmode=gcc3'
  2832. CFLAGS='-g -O2'
  2833. CLIENT_VERSION_BUILD=''
  2834. CLIENT_VERSION_IS_RELEASE=''
  2835. CLIENT_VERSION_MAJOR=''
  2836. CLIENT_VERSION_MINOR=''
  2837. CLIENT_VERSION_REVISION=''
  2838. COMPARISON_TOOL_REORG_TESTS='0'
  2839. COPYRIGHT_YEAR=''
  2840. CPP='gcc -E'
  2841. CPPFLAGS=' -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2'
  2842. CRYPTO_CFLAGS=''
  2843. CRYPTO_LIBS=''
  2844. CXX='g++'
  2845. CXXCPP='g++ -E'
  2846. CXXDEPMODE='depmode=gcc3'
  2847. CXXFLAGS='-g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE'
  2848. CYGPATH_W='echo'
  2849. DEFS=''
  2850. DEPDIR='.deps'
  2851. DLLTOOL='false'
  2852. DSYMUTIL=''
  2853. DUMPBIN=''
  2854. ECHO_C=''
  2855. ECHO_N='-n'
  2856. ECHO_T=''
  2857. EGREP='/usr/bin/grep -E'
  2858. EMBEDDED_LEVELDB_FALSE='#'
  2859. EMBEDDED_LEVELDB_TRUE=''
  2860. ENABLE_QT_FALSE=''
  2861. ENABLE_QT_TESTS_FALSE=''
  2862. ENABLE_QT_TESTS_TRUE=''
  2863. ENABLE_QT_TRUE=''
  2864. ENABLE_TESTS_FALSE=''
  2865. ENABLE_TESTS_TRUE=''
  2866. ENABLE_WALLET_FALSE=''
  2867. ENABLE_WALLET_TRUE=''
  2868. EXEEXT=''
  2869. FGREP='/usr/bin/grep -F'
  2870. GCOV='/usr/bin/gcov'
  2871. GENHTML=''
  2872. GENISOIMAGE=''
  2873. GIT=''
  2874. GLIBC_BACK_COMPAT_FALSE=''
  2875. GLIBC_BACK_COMPAT_TRUE=''
  2876. GREP='/usr/bin/grep'
  2877. HEXDUMP='/usr/bin/hexdump'
  2878. INSTALLNAMETOOL=''
  2879. INSTALL_DATA='${INSTALL} -m 644'
  2880. INSTALL_PROGRAM='${INSTALL}'
  2881. INSTALL_SCRIPT='${INSTALL}'
  2882. INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
  2883. JAVA=''
  2884. JAVA_COMPARISON_TOOL=''
  2885. LCOV=''
  2886. LD='/usr/bin/ld'
  2887. LDFLAGS=' -Wl,-z,relro -Wl,-z,now -pie'
  2888. LEVELDB_CPPFLAGS=''
  2889. LEVELDB_TARGET_FLAGS=''
  2890. LIBLEVELDB=''
  2891. LIBMEMENV=''
  2892. LIBOBJS=''
  2893. LIBS=''
  2894. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  2895. LIBTOOL_APP_LDFLAGS=''
  2896. LIPO=''
  2897. LN_S='ln -s'
  2898. LRELEASE=''
  2899. LTLIBOBJS=''
  2900. LUPDATE=''
  2901. MAINT='#'
  2902. MAINTAINER_MODE_FALSE=''
  2903. MAINTAINER_MODE_TRUE='#'
  2904. MAKEINFO='${SHELL} /home/woh3/litecoin-master-0.10/build-aux/missing --run makeinfo'
  2905. MAKENSIS=''
  2906. MANIFEST_TOOL=':'
  2907. MINIUPNPC_CPPFLAGS=''
  2908. MINIUPNPC_LIBS=''
  2909. MOC=''
  2910. MOC_DEFS=''
  2911. NM='/usr/bin/nm -B'
  2912. NMEDIT=''
  2913. OBJCXX='g++'
  2914. OBJCXXFLAGS='-g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIE'
  2915. OBJDUMP='objdump'
  2916. OBJEXT='o'
  2917. OTOOL64=''
  2918. OTOOL=''
  2919. PACKAGE='litecoin'
  2920. PACKAGE_BUGREPORT='info@litecoin.org'
  2921. PACKAGE_NAME='Litecoin Core'
  2922. PACKAGE_STRING='Litecoin Core 0.10.3.0'
  2923. PACKAGE_TARNAME='litecoin'
  2924. PACKAGE_URL=''
  2925. PACKAGE_VERSION='0.10.3.0'
  2926. PATH_SEPARATOR=':'
  2927. PKG_CONFIG='/usr/bin/pkg-config'
  2928. PKG_CONFIG_LIBDIR=''
  2929. PKG_CONFIG_PATH=''
  2930. PORT=''
  2931. PROTOBUF_CFLAGS=''
  2932. PROTOBUF_LIBS=''
  2933. PROTOC=''
  2934. PTHREAD_CC='gcc'
  2935. PTHREAD_CFLAGS='-pthread'
  2936. PTHREAD_LIBS=''
  2937. QR_CFLAGS=''
  2938. QR_LIBS=''
  2939. QTPLATFORM_CFLAGS=''
  2940. QTPLATFORM_LIBS=''
  2941. QTPRINT_CFLAGS=''
  2942. QTPRINT_LIBS=''
  2943. QT_CFLAGS=''
  2944. QT_DBUS_CFLAGS=''
  2945. QT_DBUS_INCLUDES=''
  2946. QT_DBUS_LIBS=''
  2947. QT_INCLUDES=''
  2948. QT_LDFLAGS=''
  2949. QT_LIBS=''
  2950. QT_SELECT=''
  2951. QT_TEST_CFLAGS=''
  2952. QT_TEST_INCLUDES=''
  2953. QT_TEST_LIBS=''
  2954. QT_TRANSLATION_DIR=''
  2955. RANLIB='/usr/bin/ranlib'
  2956. RCC=''
  2957. RELDFLAGS=''
  2958. SED='/usr/bin/sed'
  2959. SET_MAKE=''
  2960. SHELL='/bin/sh'
  2961. SSL_CFLAGS=''
  2962. SSL_LIBS=''
  2963. STRIP='/usr/bin/strip'
  2964. TARGET_DARWIN_FALSE=''
  2965. TARGET_DARWIN_TRUE=''
  2966. TARGET_WINDOWS_FALSE=''
  2967. TARGET_WINDOWS_TRUE=''
  2968. TESTDEFS=''
  2969. UIC=''
  2970. USE_COMPARISON_TOOL_FALSE=''
  2971. USE_COMPARISON_TOOL_REORG_TESTS_FALSE=''
  2972. USE_COMPARISON_TOOL_REORG_TESTS_TRUE=''
  2973. USE_COMPARISON_TOOL_TRUE=''
  2974. USE_LCOV_FALSE=''
  2975. USE_LCOV_TRUE=''
  2976. USE_LIBSECP256K1_FALSE=''
  2977. USE_LIBSECP256K1_TRUE=''
  2978. USE_QRCODE=''
  2979. USE_QRCODE_FALSE=''
  2980. USE_QRCODE_TRUE=''
  2981. USE_UPNP=''
  2982. VERSION='0.10.3.0'
  2983. WINDOWS_BITS=''
  2984. WINDRES=''
  2985. X11XCB_CFLAGS=''
  2986. X11XCB_LIBS=''
  2987. XGETTEXT=''
  2988. ac_ct_AR='ar'
  2989. ac_ct_CC='gcc'
  2990. ac_ct_CXX='g++'
  2991. ac_ct_DUMPBIN=''
  2992. ac_ct_OBJCXX='g++'
  2993. am__fastdepCC_FALSE='#'
  2994. am__fastdepCC_TRUE=''
  2995. am__fastdepCXX_FALSE='#'
  2996. am__fastdepCXX_TRUE=''
  2997. am__include='include'
  2998. am__leading_dot='.'
  2999. am__quote=''
  3000. am__tar='${AMTAR} chof - "$$tardir"'
  3001. am__untar='${AMTAR} xf -'
  3002. ax_pthread_config=''
  3003. bindir='${exec_prefix}/bin'
  3004. build='x86_64-unknown-openbsd5.8'
  3005. build_alias=''
  3006. build_cpu='x86_64'
  3007. build_os='openbsd5.8'
  3008. build_vendor='unknown'
  3009. datadir='${datarootdir}'
  3010. datarootdir='${prefix}/share'
  3011. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  3012. dvidir='${docdir}'
  3013. exec_prefix='NONE'
  3014. host='x86_64-unknown-openbsd5.8'
  3015. host_alias=''
  3016. host_cpu='x86_64'
  3017. host_os='openbsd5.8'
  3018. host_vendor='unknown'
  3019. htmldir='${docdir}'
  3020. includedir='${prefix}/include'
  3021. infodir='${datarootdir}/info'
  3022. install_sh='/home/woh3/litecoin-master-0.10/build-aux/install-sh'
  3023. libdir='${exec_prefix}/lib'
  3024. libexecdir='${exec_prefix}/libexec'
  3025. localedir='${datarootdir}/locale'
  3026. localstatedir='${prefix}/var'
  3027. mandir='${datarootdir}/man'
  3028. mkdir_p='$(SHELL) $(install_sh) -d'
  3029. oldincludedir='/usr/include'
  3030. pdfdir='${docdir}'
  3031. prefix='NONE'
  3032. program_transform_name='s,x,x,'
  3033. psdir='${docdir}'
  3034. sbindir='${exec_prefix}/sbin'
  3035. sharedstatedir='${prefix}/com'
  3036. subdirs=''
  3037. sysconfdir='${prefix}/etc'
  3038. target_alias=''
  3039.  
  3040. ## ----------- ##
  3041. ## confdefs.h. ##
  3042. ## ----------- ##
  3043.  
  3044. /* confdefs.h */
  3045. #define PACKAGE_NAME "Litecoin Core"
  3046. #define PACKAGE_TARNAME "litecoin"
  3047. #define PACKAGE_VERSION "0.10.3.0"
  3048. #define PACKAGE_STRING "Litecoin Core 0.10.3.0"
  3049. #define PACKAGE_BUGREPORT "info@litecoin.org"
  3050. #define PACKAGE_URL ""
  3051. #define STDC_HEADERS 1
  3052. #define HAVE_SYS_TYPES_H 1
  3053. #define HAVE_SYS_STAT_H 1
  3054. #define HAVE_STDLIB_H 1
  3055. #define HAVE_STRING_H 1
  3056. #define HAVE_MEMORY_H 1
  3057. #define HAVE_STRINGS_H 1
  3058. #define HAVE_INTTYPES_H 1
  3059. #define HAVE_STDINT_H 1
  3060. #define HAVE_UNISTD_H 1
  3061. #define HAVE_DLFCN_H 1
  3062. #define LT_OBJDIR ".libs/"
  3063. #define HAVE_PTHREAD_PRIO_INHERIT 1
  3064. #define HAVE_PTHREAD 1
  3065. #define HAVE_DECL_STRERROR_R 1
  3066. #define HAVE_STRERROR_R 1
  3067. #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
  3068. #define HAVE_ENDIAN_H 1
  3069. #define HAVE_STDIO_H 1
  3070. #define HAVE_STDLIB_H 1
  3071. #define HAVE_UNISTD_H 1
  3072. #define HAVE_STRINGS_H 1
  3073. #define HAVE_SYS_TYPES_H 1
  3074. #define HAVE_SYS_STAT_H 1
  3075. #define HAVE_SYS_SELECT_H 1
  3076. #define HAVE_INET_PTON 1
  3077. #define HAVE_DECL_STRNLEN 1
  3078. #define HAVE_DECL_LE32TOH 1
  3079. #define HAVE_DECL_LE64TOH 1
  3080. #define HAVE_DECL_HTOLE32 1
  3081. #define HAVE_DECL_HTOLE64 1
  3082. #define HAVE_DECL_BE32TOH 1
  3083. #define HAVE_DECL_BE64TOH 1
  3084. #define HAVE_DECL_HTOBE32 1
  3085. #define HAVE_DECL_HTOBE64 1
  3086. #define HAVE_MSG_NOSIGNAL 1
  3087. #define HAVE_VISIBILITY_ATTRIBUTE 1
  3088.  
  3089. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement