Advertisement
Guest User

Test

a guest
Jun 2nd, 2011
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.26 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 vcmi configure 0.84b, which was
  5. generated by GNU Autoconf 2.67. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = lair
  14. uname -m = amd64
  15. uname -r = 8.2-RELEASE
  16. uname -s = FreeBSD
  17. uname -v = FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
  18.  
  19. /usr/bin/uname -p = amd64
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  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: /sbin
  31. PATH: /bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /usr/games
  35. PATH: /usr/local/sbin
  36. PATH: /usr/local/bin
  37. PATH: /home/jr/bin
  38. PATH: /usr/local/kde4/bin
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:2641: checking for a BSD-compatible install
  46. configure:2709: result: /usr/bin/install -c
  47. configure:2720: checking whether build environment is sane
  48. configure:2770: result: yes
  49. configure:2911: checking for a thread-safe mkdir -p
  50. configure:2950: result: ./install-sh -c -d
  51. configure:2963: checking for gawk
  52. configure:2979: found /usr/local/bin/gawk
  53. configure:2990: result: gawk
  54. configure:3001: checking whether make sets $(MAKE)
  55. configure:3023: result: yes
  56. configure:3170: checking for g++
  57. configure:3186: found /usr/bin/g++
  58. configure:3197: result: g++
  59. configure:3224: checking for C++ compiler version
  60. configure:3233: g++ --version >&5
  61. g++ (GCC) 4.2.1 20070719 [FreeBSD]
  62. Copyright (C) 2007 Free Software Foundation, Inc.
  63. This is free software; see the source for copying conditions. There is NO
  64. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  65.  
  66. configure:3244: $? = 0
  67. configure:3233: g++ -v >&5
  68. Using built-in specs.
  69. Target: amd64-undermydesk-freebsd
  70. Configured with: FreeBSD/amd64 system compiler
  71. Thread model: posix
  72. gcc version 4.2.1 20070719 [FreeBSD]
  73. configure:3244: $? = 0
  74. configure:3233: g++ -V >&5
  75. g++: '-V' option must have argument
  76. configure:3244: $? = 1
  77. configure:3233: g++ -qversion >&5
  78. g++: unrecognized option '-qversion'
  79. g++: No input files specified
  80. configure:3244: $? = 1
  81. configure:3264: checking whether the C++ compiler works
  82. configure:3286: g++ conftest.cpp >&5
  83. configure:3290: $? = 0
  84. configure:3338: result: yes
  85. configure:3341: checking for C++ compiler default output file name
  86. configure:3343: result: a.out
  87. configure:3349: checking for suffix of executables
  88. configure:3356: g++ -o conftest conftest.cpp >&5
  89. configure:3360: $? = 0
  90. configure:3382: result:
  91. configure:3404: checking whether we are cross compiling
  92. configure:3412: g++ -o conftest conftest.cpp >&5
  93. configure:3416: $? = 0
  94. configure:3423: ./conftest
  95. configure:3427: $? = 0
  96. configure:3442: result: no
  97. configure:3447: checking for suffix of object files
  98. configure:3469: g++ -c conftest.cpp >&5
  99. configure:3473: $? = 0
  100. configure:3494: result: o
  101. configure:3498: checking whether we are using the GNU C++ compiler
  102. configure:3517: g++ -c conftest.cpp >&5
  103. configure:3517: $? = 0
  104. configure:3526: result: yes
  105. configure:3535: checking whether g++ accepts -g
  106. configure:3555: g++ -c -g conftest.cpp >&5
  107. configure:3555: $? = 0
  108. configure:3596: result: yes
  109. configure:3630: checking for style of include used by make
  110. configure:3658: result: GNU
  111. configure:3683: checking dependency style of g++
  112. configure:3793: result: gcc3
  113. configure:3899: checking build system type
  114. configure:3913: result: x86_64-unknown-freebsd8.2
  115. configure:3933: checking host system type
  116. configure:3946: result: x86_64-unknown-freebsd8.2
  117. configure:4014: checking for gcc
  118. configure:4030: found /usr/bin/gcc
  119. configure:4041: result: gcc
  120. configure:4270: checking for C compiler version
  121. configure:4279: gcc --version >&5
  122. gcc (GCC) 4.2.1 20070719 [FreeBSD]
  123. Copyright (C) 2007 Free Software Foundation, Inc.
  124. This is free software; see the source for copying conditions. There is NO
  125. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  126.  
  127. configure:4290: $? = 0
  128. configure:4279: gcc -v >&5
  129. Using built-in specs.
  130. Target: amd64-undermydesk-freebsd
  131. Configured with: FreeBSD/amd64 system compiler
  132. Thread model: posix
  133. gcc version 4.2.1 20070719 [FreeBSD]
  134. configure:4290: $? = 0
  135. configure:4279: gcc -V >&5
  136. gcc: '-V' option must have argument
  137. configure:4290: $? = 1
  138. configure:4279: gcc -qversion >&5
  139. gcc: unrecognized option '-qversion'
  140. gcc: No input files specified
  141. configure:4290: $? = 1
  142. configure:4294: checking whether we are using the GNU C compiler
  143. configure:4313: gcc -c conftest.c >&5
  144. configure:4313: $? = 0
  145. configure:4322: result: yes
  146. configure:4331: checking whether gcc accepts -g
  147. configure:4351: gcc -c -g conftest.c >&5
  148. configure:4351: $? = 0
  149. configure:4392: result: yes
  150. configure:4409: checking for gcc option to accept ISO C89
  151. configure:4473: gcc -c -g -O2 conftest.c >&5
  152. configure:4473: $? = 0
  153. configure:4486: result: none needed
  154. configure:4508: checking dependency style of gcc
  155. configure:4618: result: gcc3
  156. configure:4633: checking for a sed that does not truncate output
  157. configure:4697: result: /usr/bin/sed
  158. configure:4715: checking for grep that handles long lines and -e
  159. configure:4773: result: /usr/bin/grep
  160. configure:4778: checking for egrep
  161. configure:4840: result: /usr/bin/grep -E
  162. configure:4845: checking for fgrep
  163. configure:4907: result: /usr/bin/grep -F
  164. configure:4942: checking for ld used by gcc
  165. configure:5009: result: /usr/bin/ld
  166. configure:5016: checking if the linker (/usr/bin/ld) is GNU ld
  167. configure:5031: result: yes
  168. configure:5043: checking for BSD- or MS-compatible name lister (nm)
  169. configure:5092: result: /usr/bin/nm -B
  170. configure:5210: checking the name lister (/usr/bin/nm -B) interface
  171. configure:5217: g++ -c -g -O2 conftest.cpp >&5
  172. configure:5220: /usr/bin/nm -B "conftest.o"
  173. configure:5223: output
  174. 0000000000000000 B some_variable
  175. configure:5230: result: BSD nm
  176. configure:5233: checking whether ln -s works
  177. configure:5237: result: yes
  178. configure:5245: checking the maximum length of command line arguments
  179. configure:5365: result: 196608
  180. configure:5382: checking whether the shell understands some XSI constructs
  181. configure:5392: result: yes
  182. configure:5396: checking whether the shell understands "+="
  183. configure:5402: result: no
  184. configure:5437: checking for /usr/bin/ld option to reload object files
  185. configure:5444: result: -r
  186. configure:5513: checking for objdump
  187. configure:5529: found /usr/bin/objdump
  188. configure:5540: result: objdump
  189. configure:5572: checking how to recognize dependent libraries
  190. configure:5768: result: pass_all
  191. configure:5828: checking for ar
  192. configure:5844: found /usr/bin/ar
  193. configure:5855: result: ar
  194. configure:5933: checking for strip
  195. configure:5949: found /usr/bin/strip
  196. configure:5960: result: strip
  197. configure:6032: checking for ranlib
  198. configure:6048: found /usr/bin/ranlib
  199. configure:6059: result: ranlib
  200. configure:6149: checking command to parse /usr/bin/nm -B output from gcc object
  201. configure:6267: g++ -c -g -O2 conftest.cpp >&5
  202. configure:6270: $? = 0
  203. configure:6274: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  204. configure:6277: $? = 0
  205. configure:6331: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5
  206. configure:6334: $? = 0
  207. configure:6372: result: ok
  208. configure:7181: checking how to run the C preprocessor
  209. configure:7212: gcc -E conftest.c
  210. configure:7212: $? = 0
  211. configure:7226: gcc -E conftest.c
  212. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  213. configure:7226: $? = 1
  214. configure: failed program was:
  215. | /* confdefs.h */
  216. | #define PACKAGE_NAME "vcmi"
  217. | #define PACKAGE_TARNAME "vcmi"
  218. | #define PACKAGE_VERSION "0.84b"
  219. | #define PACKAGE_STRING "vcmi 0.84b"
  220. | #define PACKAGE_BUGREPORT ""
  221. | #define PACKAGE_URL ""
  222. | #define PACKAGE "vcmi"
  223. | #define VERSION "0.84b"
  224. | /* end confdefs.h. */
  225. | #include <ac_nonexistent.h>
  226. configure:7251: result: gcc -E
  227. configure:7271: gcc -E conftest.c
  228. configure:7271: $? = 0
  229. configure:7285: gcc -E conftest.c
  230. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  231. configure:7285: $? = 1
  232. configure: failed program was:
  233. | /* confdefs.h */
  234. | #define PACKAGE_NAME "vcmi"
  235. | #define PACKAGE_TARNAME "vcmi"
  236. | #define PACKAGE_VERSION "0.84b"
  237. | #define PACKAGE_STRING "vcmi 0.84b"
  238. | #define PACKAGE_BUGREPORT ""
  239. | #define PACKAGE_URL ""
  240. | #define PACKAGE "vcmi"
  241. | #define VERSION "0.84b"
  242. | /* end confdefs.h. */
  243. | #include <ac_nonexistent.h>
  244. configure:7314: checking for ANSI C header files
  245. configure:7334: gcc -c -g -O2 conftest.c >&5
  246. configure:7334: $? = 0
  247. configure:7407: gcc -o conftest -g -O2 conftest.c >&5
  248. configure:7407: $? = 0
  249. configure:7407: ./conftest
  250. configure:7407: $? = 0
  251. configure:7418: result: yes
  252. configure:7431: checking for sys/types.h
  253. configure:7431: gcc -c -g -O2 conftest.c >&5
  254. configure:7431: $? = 0
  255. configure:7431: result: yes
  256. configure:7431: checking for sys/stat.h
  257. configure:7431: gcc -c -g -O2 conftest.c >&5
  258. configure:7431: $? = 0
  259. configure:7431: result: yes
  260. configure:7431: checking for stdlib.h
  261. configure:7431: gcc -c -g -O2 conftest.c >&5
  262. configure:7431: $? = 0
  263. configure:7431: result: yes
  264. configure:7431: checking for string.h
  265. configure:7431: gcc -c -g -O2 conftest.c >&5
  266. configure:7431: $? = 0
  267. configure:7431: result: yes
  268. configure:7431: checking for memory.h
  269. configure:7431: gcc -c -g -O2 conftest.c >&5
  270. configure:7431: $? = 0
  271. configure:7431: result: yes
  272. configure:7431: checking for strings.h
  273. configure:7431: gcc -c -g -O2 conftest.c >&5
  274. configure:7431: $? = 0
  275. configure:7431: result: yes
  276. configure:7431: checking for inttypes.h
  277. configure:7431: gcc -c -g -O2 conftest.c >&5
  278. configure:7431: $? = 0
  279. configure:7431: result: yes
  280. configure:7431: checking for stdint.h
  281. configure:7431: gcc -c -g -O2 conftest.c >&5
  282. configure:7431: $? = 0
  283. configure:7431: result: yes
  284. configure:7431: checking for unistd.h
  285. configure:7431: gcc -c -g -O2 conftest.c >&5
  286. configure:7431: $? = 0
  287. configure:7431: result: yes
  288. configure:7445: checking for dlfcn.h
  289. configure:7445: gcc -c -g -O2 conftest.c >&5
  290. configure:7445: $? = 0
  291. configure:7445: result: yes
  292. configure:7570: checking for C++ compiler version
  293. configure:7579: g++ --version >&5
  294. g++ (GCC) 4.2.1 20070719 [FreeBSD]
  295. Copyright (C) 2007 Free Software Foundation, Inc.
  296. This is free software; see the source for copying conditions. There is NO
  297. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  298.  
  299. configure:7590: $? = 0
  300. configure:7579: g++ -v >&5
  301. Using built-in specs.
  302. Target: amd64-undermydesk-freebsd
  303. Configured with: FreeBSD/amd64 system compiler
  304. Thread model: posix
  305. gcc version 4.2.1 20070719 [FreeBSD]
  306. configure:7590: $? = 0
  307. configure:7579: g++ -V >&5
  308. g++: '-V' option must have argument
  309. configure:7590: $? = 1
  310. configure:7579: g++ -qversion >&5
  311. g++: unrecognized option '-qversion'
  312. g++: No input files specified
  313. configure:7590: $? = 1
  314. configure:7594: checking whether we are using the GNU C++ compiler
  315. configure:7622: result: yes
  316. configure:7631: checking whether g++ accepts -g
  317. configure:7692: result: yes
  318. configure:7717: checking dependency style of g++
  319. configure:7827: result: gcc3
  320. configure:7850: checking how to run the C++ preprocessor
  321. configure:7877: g++ -E conftest.cpp
  322. configure:7877: $? = 0
  323. configure:7891: g++ -E conftest.cpp
  324. conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
  325. configure:7891: $? = 1
  326. configure: failed program was:
  327. | /* confdefs.h */
  328. | #define PACKAGE_NAME "vcmi"
  329. | #define PACKAGE_TARNAME "vcmi"
  330. | #define PACKAGE_VERSION "0.84b"
  331. | #define PACKAGE_STRING "vcmi 0.84b"
  332. | #define PACKAGE_BUGREPORT ""
  333. | #define PACKAGE_URL ""
  334. | #define PACKAGE "vcmi"
  335. | #define VERSION "0.84b"
  336. | #define STDC_HEADERS 1
  337. | #define HAVE_SYS_TYPES_H 1
  338. | #define HAVE_SYS_STAT_H 1
  339. | #define HAVE_STDLIB_H 1
  340. | #define HAVE_STRING_H 1
  341. | #define HAVE_MEMORY_H 1
  342. | #define HAVE_STRINGS_H 1
  343. | #define HAVE_INTTYPES_H 1
  344. | #define HAVE_STDINT_H 1
  345. | #define HAVE_UNISTD_H 1
  346. | #define HAVE_DLFCN_H 1
  347. | /* end confdefs.h. */
  348. | #include <ac_nonexistent.h>
  349. configure:7916: result: g++ -E
  350. configure:7936: g++ -E conftest.cpp
  351. configure:7936: $? = 0
  352. configure:7950: g++ -E conftest.cpp
  353. conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
  354. configure:7950: $? = 1
  355. configure: failed program was:
  356. | /* confdefs.h */
  357. | #define PACKAGE_NAME "vcmi"
  358. | #define PACKAGE_TARNAME "vcmi"
  359. | #define PACKAGE_VERSION "0.84b"
  360. | #define PACKAGE_STRING "vcmi 0.84b"
  361. | #define PACKAGE_BUGREPORT ""
  362. | #define PACKAGE_URL ""
  363. | #define PACKAGE "vcmi"
  364. | #define VERSION "0.84b"
  365. | #define STDC_HEADERS 1
  366. | #define HAVE_SYS_TYPES_H 1
  367. | #define HAVE_SYS_STAT_H 1
  368. | #define HAVE_STDLIB_H 1
  369. | #define HAVE_STRING_H 1
  370. | #define HAVE_MEMORY_H 1
  371. | #define HAVE_STRINGS_H 1
  372. | #define HAVE_INTTYPES_H 1
  373. | #define HAVE_STDINT_H 1
  374. | #define HAVE_UNISTD_H 1
  375. | #define HAVE_DLFCN_H 1
  376. | /* end confdefs.h. */
  377. | #include <ac_nonexistent.h>
  378. configure:8096: checking for objdir
  379. configure:8111: result: .libs
  380. configure:8407: checking if gcc supports -fno-rtti -fno-exceptions
  381. configure:8425: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  382. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  383. configure:8429: $? = 0
  384. configure:8442: result: no
  385. configure:8462: checking for gcc option to produce PIC
  386. configure:8734: result: -fPIC -DPIC
  387. configure:8746: checking if gcc PIC flag -fPIC -DPIC works
  388. configure:8764: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  389. configure:8768: $? = 0
  390. configure:8781: result: yes
  391. configure:8805: checking if gcc static flag -static works
  392. configure:8833: result: yes
  393. configure:8848: checking if gcc supports -c -o file.o
  394. configure:8869: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  395. configure:8873: $? = 0
  396. configure:8895: result: yes
  397. configure:8903: checking if gcc supports -c -o file.o
  398. configure:8950: result: yes
  399. configure:8983: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  400. configure:9970: result: yes
  401. configure:10007: checking whether -lc should be explicitly linked in
  402. configure:10012: gcc -c -g -O2 conftest.c >&5
  403. configure:10015: $? = 0
  404. configure:10030: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  405. configure:10033: $? = 0
  406. configure:10045: result: no
  407. configure:10209: checking dynamic linker characteristics
  408. configure:10872: result: freebsd8.2 ld.so
  409. configure:10974: checking how to hardcode library paths into programs
  410. configure:10999: result: immediate
  411. configure:11519: checking whether stripping libraries is possible
  412. configure:11524: result: yes
  413. configure:11559: checking if libtool supports shared libraries
  414. configure:11561: result: yes
  415. configure:11564: checking whether to build shared libraries
  416. configure:11585: result: yes
  417. configure:11588: checking whether to build static libraries
  418. configure:11592: result: no
  419. configure:11742: checking for ld used by g++
  420. configure:11809: result: /usr/bin/ld
  421. configure:11816: checking if the linker (/usr/bin/ld) is GNU ld
  422. configure:11831: result: yes
  423. configure:11886: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  424. configure:12799: result: yes
  425. configure:12827: g++ -c -g -O2 conftest.cpp >&5
  426. configure:12830: $? = 0
  427. configure:13012: checking for g++ option to produce PIC
  428. configure:13329: result: -fPIC -DPIC
  429. configure:13338: checking if g++ PIC flag -fPIC -DPIC works
  430. configure:13356: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
  431. configure:13360: $? = 0
  432. configure:13373: result: yes
  433. configure:13394: checking if g++ static flag -static works
  434. configure:13422: result: yes
  435. configure:13434: checking if g++ supports -c -o file.o
  436. configure:13455: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  437. configure:13459: $? = 0
  438. configure:13481: result: yes
  439. configure:13486: checking if g++ supports -c -o file.o
  440. configure:13533: result: yes
  441. configure:13563: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  442. configure:13592: result: yes
  443. configure:13729: checking dynamic linker characteristics
  444. configure:14340: result: freebsd8.2 ld.so
  445. configure:14391: checking how to hardcode library paths into programs
  446. configure:14416: result: immediate
  447. configure:14475: checking for C++ compiler vendor
  448. configure:14499: g++ -c -g -O2 conftest.cpp >&5
  449. conftest.cpp: In function 'int main()':
  450. conftest.cpp:29: error: 'thisisanerror' was not declared in this scope
  451. configure:14499: $? = 1
  452. configure: failed program was:
  453. | /* confdefs.h */
  454. | #define PACKAGE_NAME "vcmi"
  455. | #define PACKAGE_TARNAME "vcmi"
  456. | #define PACKAGE_VERSION "0.84b"
  457. | #define PACKAGE_STRING "vcmi 0.84b"
  458. | #define PACKAGE_BUGREPORT ""
  459. | #define PACKAGE_URL ""
  460. | #define PACKAGE "vcmi"
  461. | #define VERSION "0.84b"
  462. | #define STDC_HEADERS 1
  463. | #define HAVE_SYS_TYPES_H 1
  464. | #define HAVE_SYS_STAT_H 1
  465. | #define HAVE_STDLIB_H 1
  466. | #define HAVE_STRING_H 1
  467. | #define HAVE_MEMORY_H 1
  468. | #define HAVE_STRINGS_H 1
  469. | #define HAVE_INTTYPES_H 1
  470. | #define HAVE_STDINT_H 1
  471. | #define HAVE_UNISTD_H 1
  472. | #define HAVE_DLFCN_H 1
  473. | #define LT_OBJDIR ".libs/"
  474. | /* end confdefs.h. */
  475. |
  476. | int
  477. | main ()
  478. | {
  479. |
  480. | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
  481. | thisisanerror;
  482. | #endif
  483. |
  484. | ;
  485. | return 0;
  486. | }
  487. configure:14499: g++ -c -g -O2 conftest.cpp >&5
  488. conftest.cpp: In function 'int main()':
  489. conftest.cpp:29: error: 'thisisanerror' was not declared in this scope
  490. configure:14499: $? = 1
  491. configure: failed program was:
  492. | /* confdefs.h */
  493. | #define PACKAGE_NAME "vcmi"
  494. | #define PACKAGE_TARNAME "vcmi"
  495. | #define PACKAGE_VERSION "0.84b"
  496. | #define PACKAGE_STRING "vcmi 0.84b"
  497. | #define PACKAGE_BUGREPORT ""
  498. | #define PACKAGE_URL ""
  499. | #define PACKAGE "vcmi"
  500. | #define VERSION "0.84b"
  501. | #define STDC_HEADERS 1
  502. | #define HAVE_SYS_TYPES_H 1
  503. | #define HAVE_SYS_STAT_H 1
  504. | #define HAVE_STDLIB_H 1
  505. | #define HAVE_STRING_H 1
  506. | #define HAVE_MEMORY_H 1
  507. | #define HAVE_STRINGS_H 1
  508. | #define HAVE_INTTYPES_H 1
  509. | #define HAVE_STDINT_H 1
  510. | #define HAVE_UNISTD_H 1
  511. | #define HAVE_DLFCN_H 1
  512. | #define LT_OBJDIR ".libs/"
  513. | /* end confdefs.h. */
  514. |
  515. | int
  516. | main ()
  517. | {
  518. |
  519. | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
  520. | thisisanerror;
  521. | #endif
  522. |
  523. | ;
  524. | return 0;
  525. | }
  526. configure:14499: g++ -c -g -O2 conftest.cpp >&5
  527. conftest.cpp: In function 'int main()':
  528. conftest.cpp:29: error: 'thisisanerror' was not declared in this scope
  529. configure:14499: $? = 1
  530. configure: failed program was:
  531. | /* confdefs.h */
  532. | #define PACKAGE_NAME "vcmi"
  533. | #define PACKAGE_TARNAME "vcmi"
  534. | #define PACKAGE_VERSION "0.84b"
  535. | #define PACKAGE_STRING "vcmi 0.84b"
  536. | #define PACKAGE_BUGREPORT ""
  537. | #define PACKAGE_URL ""
  538. | #define PACKAGE "vcmi"
  539. | #define VERSION "0.84b"
  540. | #define STDC_HEADERS 1
  541. | #define HAVE_SYS_TYPES_H 1
  542. | #define HAVE_SYS_STAT_H 1
  543. | #define HAVE_STDLIB_H 1
  544. | #define HAVE_STRING_H 1
  545. | #define HAVE_MEMORY_H 1
  546. | #define HAVE_STRINGS_H 1
  547. | #define HAVE_INTTYPES_H 1
  548. | #define HAVE_STDINT_H 1
  549. | #define HAVE_UNISTD_H 1
  550. | #define HAVE_DLFCN_H 1
  551. | #define LT_OBJDIR ".libs/"
  552. | /* end confdefs.h. */
  553. |
  554. | int
  555. | main ()
  556. | {
  557. |
  558. | #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
  559. | thisisanerror;
  560. | #endif
  561. |
  562. | ;
  563. | return 0;
  564. | }
  565. configure:14499: g++ -c -g -O2 conftest.cpp >&5
  566. conftest.cpp: In function 'int main()':
  567. conftest.cpp:29: error: 'thisisanerror' was not declared in this scope
  568. configure:14499: $? = 1
  569. configure: failed program was:
  570. | /* confdefs.h */
  571. | #define PACKAGE_NAME "vcmi"
  572. | #define PACKAGE_TARNAME "vcmi"
  573. | #define PACKAGE_VERSION "0.84b"
  574. | #define PACKAGE_STRING "vcmi 0.84b"
  575. | #define PACKAGE_BUGREPORT ""
  576. | #define PACKAGE_URL ""
  577. | #define PACKAGE "vcmi"
  578. | #define VERSION "0.84b"
  579. | #define STDC_HEADERS 1
  580. | #define HAVE_SYS_TYPES_H 1
  581. | #define HAVE_SYS_STAT_H 1
  582. | #define HAVE_STDLIB_H 1
  583. | #define HAVE_STRING_H 1
  584. | #define HAVE_MEMORY_H 1
  585. | #define HAVE_STRINGS_H 1
  586. | #define HAVE_INTTYPES_H 1
  587. | #define HAVE_STDINT_H 1
  588. | #define HAVE_UNISTD_H 1
  589. | #define HAVE_DLFCN_H 1
  590. | #define LT_OBJDIR ".libs/"
  591. | /* end confdefs.h. */
  592. |
  593. | int
  594. | main ()
  595. | {
  596. |
  597. | #if !(defined(__clang__))
  598. | thisisanerror;
  599. | #endif
  600. |
  601. | ;
  602. | return 0;
  603. | }
  604. configure:14499: g++ -c -g -O2 conftest.cpp >&5
  605. configure:14499: $? = 0
  606. configure:14506: result: gnu
  607. configure:14604: checking for boostlib >= 1.36
  608. configure:14673: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -I/usr/local/include conftest.cpp >&5
  609. configure:14673: $? = 0
  610. configure:14675: result: yes
  611. configure:14853: checking whether the Boost::System library is available
  612. configure:14877: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -I/usr/local/include conftest.cpp >&5
  613. conftest.cpp: In function 'int main()':
  614. conftest.cpp:29: warning: statement is a reference, not call, to function 'boost::system::system_category'
  615. conftest.cpp:29: warning: statement has no effect
  616. configure:14877: $? = 0
  617. configure:14892: result: yes
  618. configure:14907: checking for exit in -lboost_system
  619. configure:14932: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -I/usr/local/include -L/usr/local/lib conftest.cpp -lboost_system >&5
  620. configure:14932: $? = 0
  621. configure:14942: result: yes
  622. configure:15097: checking whether the Boost::Filesystem library is available
  623. configure:15121: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -I/usr/local/include conftest.cpp >&5
  624. configure:15121: $? = 0
  625. configure:15135: result: yes
  626. configure:15146: checking for exit in -lboost_filesystem
  627. configure:15171: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -I/usr/local/include -L/usr/local/lib conftest.cpp -lboost_filesystem -lboost_system >&5
  628. configure:15171: $? = 0
  629. configure:15181: result: yes
  630. configure:15333: checking whether the Boost::Thread library is available
  631. configure:15365: g++ -c -pthread -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -I/usr/local/include conftest.cpp >&5
  632. configure:15365: $? = 0
  633. configure:15380: result: yes
  634. configure:15409: checking for exit in -lboost_thread
  635. configure:15434: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -I/usr/local/include -pthread -L/usr/local/lib conftest.cpp -lboost_thread >&5
  636. configure:15434: $? = 0
  637. configure:15444: result: yes
  638. configure:15603: checking whether the Boost::IOStreams library is available
  639. configure:15631: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/local/include conftest.cpp >&5
  640. configure:15631: $? = 0
  641. configure:15645: result: yes
  642. configure:15656: checking for exit in -lboost_iostreams
  643. configure:15681: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/local/include -pthread -L/usr/local/lib conftest.cpp -lboost_iostreams >&5
  644. configure:15681: $? = 0
  645. configure:15691: result: yes
  646. configure:15835: checking whether the Boost::Program_Options library is available
  647. configure:15859: g++ -c -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/local/include conftest.cpp >&5
  648. configure:15859: $? = 0
  649. configure:15873: result: yes
  650. configure:15884: checking for exit in -lboost_program_options
  651. configure:15909: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas -pthread -I/usr/local/include -pthread -L/usr/local/lib conftest.cpp -lboost_program_options >&5
  652. configure:15909: $? = 0
  653. configure:15919: result: yes
  654. configure:16035: checking for sdl-config
  655. configure:16051: found /usr/local/bin/sdl-config
  656. configure:16063: result: yes
  657. configure:16075: checking for SDL_Init in -lSDL
  658. configure:16100: g++ -o conftest -g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas conftest.cpp -lSDL >&5
  659. /usr/bin/ld: cannot find -lSDL
  660. configure:16100: $? = 1
  661. configure: failed program was:
  662. | /* confdefs.h */
  663. | #define PACKAGE_NAME "vcmi"
  664. | #define PACKAGE_TARNAME "vcmi"
  665. | #define PACKAGE_VERSION "0.84b"
  666. | #define PACKAGE_STRING "vcmi 0.84b"
  667. | #define PACKAGE_BUGREPORT ""
  668. | #define PACKAGE_URL ""
  669. | #define PACKAGE "vcmi"
  670. | #define VERSION "0.84b"
  671. | #define STDC_HEADERS 1
  672. | #define HAVE_SYS_TYPES_H 1
  673. | #define HAVE_SYS_STAT_H 1
  674. | #define HAVE_STDLIB_H 1
  675. | #define HAVE_STRING_H 1
  676. | #define HAVE_MEMORY_H 1
  677. | #define HAVE_STRINGS_H 1
  678. | #define HAVE_INTTYPES_H 1
  679. | #define HAVE_STDINT_H 1
  680. | #define HAVE_UNISTD_H 1
  681. | #define HAVE_DLFCN_H 1
  682. | #define LT_OBJDIR ".libs/"
  683. | #define HAVE_BOOST /**/
  684. | #define HAVE_BOOST_SYSTEM /**/
  685. | #define HAVE_BOOST_FILESYSTEM /**/
  686. | #define HAVE_BOOST_THREAD /**/
  687. | #define HAVE_BOOST_IOSTREAMS /**/
  688. | #define HAVE_BOOST_PROGRAM_OPTIONS /**/
  689. | /* end confdefs.h. */
  690. |
  691. | /* Override any GCC internal prototype to avoid an error.
  692. | Use char because int might match the return type of a GCC
  693. | builtin and then its argument prototype would still apply. */
  694. | #ifdef __cplusplus
  695. | extern "C"
  696. | #endif
  697. | char SDL_Init ();
  698. | int
  699. | main ()
  700. | {
  701. | return SDL_Init ();
  702. | ;
  703. | return 0;
  704. | }
  705. configure:16109: result: no
  706. configure:16119: error: SDL library not found. Please install it.
  707.  
  708. ## ---------------- ##
  709. ## Cache variables. ##
  710. ## ---------------- ##
  711.  
  712. ac_cv_build=x86_64-unknown-freebsd8.2
  713. ac_cv_c_compiler_gnu=yes
  714. ac_cv_cxx_compiler_gnu=yes
  715. ac_cv_env_CCC_set=''
  716. ac_cv_env_CCC_value=''
  717. ac_cv_env_CC_set=''
  718. ac_cv_env_CC_value=''
  719. ac_cv_env_CFLAGS_set=''
  720. ac_cv_env_CFLAGS_value=''
  721. ac_cv_env_CPPFLAGS_set=''
  722. ac_cv_env_CPPFLAGS_value=''
  723. ac_cv_env_CPP_set=''
  724. ac_cv_env_CPP_value=''
  725. ac_cv_env_CXXCPP_set=''
  726. ac_cv_env_CXXCPP_value=''
  727. ac_cv_env_CXXFLAGS_set=''
  728. ac_cv_env_CXXFLAGS_value=''
  729. ac_cv_env_CXX_set=''
  730. ac_cv_env_CXX_value=''
  731. ac_cv_env_LDFLAGS_set=''
  732. ac_cv_env_LDFLAGS_value=''
  733. ac_cv_env_LIBS_set=''
  734. ac_cv_env_LIBS_value=''
  735. ac_cv_env_build_alias_set=''
  736. ac_cv_env_build_alias_value=''
  737. ac_cv_env_host_alias_set=''
  738. ac_cv_env_host_alias_value=''
  739. ac_cv_env_target_alias_set=''
  740. ac_cv_env_target_alias_value=''
  741. ac_cv_header_dlfcn_h=yes
  742. ac_cv_header_inttypes_h=yes
  743. ac_cv_header_memory_h=yes
  744. ac_cv_header_stdc=yes
  745. ac_cv_header_stdint_h=yes
  746. ac_cv_header_stdlib_h=yes
  747. ac_cv_header_string_h=yes
  748. ac_cv_header_strings_h=yes
  749. ac_cv_header_sys_stat_h=yes
  750. ac_cv_header_sys_types_h=yes
  751. ac_cv_header_unistd_h=yes
  752. ac_cv_host=x86_64-unknown-freebsd8.2
  753. ac_cv_lib_SDL_SDL_Init=no
  754. ac_cv_lib_boost_filesystem___exit=yes
  755. ac_cv_lib_boost_iostreams___exit=yes
  756. ac_cv_lib_boost_program_options___exit=yes
  757. ac_cv_lib_boost_system___exit=yes
  758. ac_cv_lib_boost_thread___exit=yes
  759. ac_cv_objext=o
  760. ac_cv_path_EGREP='/usr/bin/grep -E'
  761. ac_cv_path_FGREP='/usr/bin/grep -F'
  762. ac_cv_path_GREP=/usr/bin/grep
  763. ac_cv_path_SED=/usr/bin/sed
  764. ac_cv_path_install='/usr/bin/install -c'
  765. ac_cv_prog_AWK=gawk
  766. ac_cv_prog_CPP='gcc -E'
  767. ac_cv_prog_CXXCPP='g++ -E'
  768. ac_cv_prog_HAVE_SDL_CONFIG=yes
  769. ac_cv_prog_ac_ct_AR=ar
  770. ac_cv_prog_ac_ct_CC=gcc
  771. ac_cv_prog_ac_ct_CXX=g++
  772. ac_cv_prog_ac_ct_OBJDUMP=objdump
  773. ac_cv_prog_ac_ct_RANLIB=ranlib
  774. ac_cv_prog_ac_ct_STRIP=strip
  775. ac_cv_prog_cc_c89=''
  776. ac_cv_prog_cc_g=yes
  777. ac_cv_prog_cxx_g=yes
  778. ac_cv_prog_make_make_set=yes
  779. am_cv_CC_dependencies_compiler_type=gcc3
  780. am_cv_CXX_dependencies_compiler_type=gcc3
  781. ax_cv_boost_filesystem=yes
  782. ax_cv_boost_iostreams=yes
  783. ax_cv_boost_program_options=yes
  784. ax_cv_boost_system=yes
  785. ax_cv_boost_thread=yes
  786. ax_cv_cxx_compiler_vendor=gnu
  787. lt_cv_deplibs_check_method=pass_all
  788. lt_cv_file_magic_cmd='$MAGIC_CMD'
  789. lt_cv_file_magic_test_file=''
  790. lt_cv_ld_reload_flag=-r
  791. lt_cv_nm_interface='BSD nm'
  792. lt_cv_objdir=.libs
  793. lt_cv_path_LD=/usr/bin/ld
  794. lt_cv_path_LDCXX=/usr/bin/ld
  795. lt_cv_path_NM='/usr/bin/nm -B'
  796. lt_cv_prog_compiler_c_o=yes
  797. lt_cv_prog_compiler_c_o_CXX=yes
  798. lt_cv_prog_compiler_pic_works=yes
  799. lt_cv_prog_compiler_pic_works_CXX=yes
  800. lt_cv_prog_compiler_rtti_exceptions=no
  801. lt_cv_prog_compiler_static_works=yes
  802. lt_cv_prog_compiler_static_works_CXX=yes
  803. lt_cv_prog_gnu_ld=yes
  804. lt_cv_prog_gnu_ldcxx=yes
  805. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'
  806. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'
  807. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'
  808. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'
  809. lt_cv_sys_max_cmd_len=196608
  810.  
  811. ## ----------------- ##
  812. ## Output variables. ##
  813. ## ----------------- ##
  814.  
  815. ACLOCAL='${SHELL} /media/tmp/vcmi/missing --run aclocal-1.11'
  816. AMDEPBACKSLASH='\'
  817. AMDEP_FALSE='#'
  818. AMDEP_TRUE=''
  819. AMTAR='${SHELL} /media/tmp/vcmi/missing --run tar'
  820. AM_BACKSLASH='\'
  821. AM_DEFAULT_VERBOSITY='0'
  822. AR='ar'
  823. AUTOCONF='${SHELL} /media/tmp/vcmi/missing --run autoconf'
  824. AUTOHEADER='${SHELL} /media/tmp/vcmi/missing --run autoheader'
  825. AUTOMAKE='${SHELL} /media/tmp/vcmi/missing --run automake-1.11'
  826. AWK='gawk'
  827. BOOST_CPPFLAGS='-pthread -I/usr/local/include'
  828. BOOST_FILESYSTEM_LIB='-lboost_filesystem'
  829. BOOST_IOSTREAMS_LIB='-lboost_iostreams'
  830. BOOST_LDFLAGS='-pthread -L/usr/local/lib'
  831. BOOST_PROGRAM_OPTIONS_LIB='-lboost_program_options'
  832. BOOST_SYSTEM_LIB='-lboost_system'
  833. BOOST_THREAD_LIB='-lboost_thread'
  834. CC='gcc'
  835. CCDEPMODE='depmode=gcc3'
  836. CFLAGS='-g -O2'
  837. CPP='gcc -E'
  838. CPPFLAGS=''
  839. CXX='g++'
  840. CXXCPP='g++ -E'
  841. CXXDEPMODE='depmode=gcc3'
  842. CXXFLAGS='-g -O2 -O0 -ggdb -Wall -Wno-switch -Wno-sign-compare -Wcast-align -Wpointer-arith -Wno-unknown-pragmas'
  843. CYGPATH_W='echo'
  844. DEFS=''
  845. DEPDIR='.deps'
  846. DSYMUTIL=''
  847. DUMPBIN=''
  848. ECHO_C=''
  849. ECHO_N='-n'
  850. ECHO_T=''
  851. EGREP='/usr/bin/grep -E'
  852. EXEEXT=''
  853. FFMPEG_CXXFLAGS=''
  854. FFMPEG_LIBS=''
  855. FGREP='/usr/bin/grep -F'
  856. GREP='/usr/bin/grep'
  857. HAVE_SDL_CONFIG='yes'
  858. INSTALL_DATA='${INSTALL} -m 644'
  859. INSTALL_PROGRAM='${INSTALL}'
  860. INSTALL_SCRIPT='${INSTALL}'
  861. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  862. LD='/usr/bin/ld'
  863. LDFLAGS=''
  864. LIBOBJS=''
  865. LIBS=''
  866. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  867. LIPO=''
  868. LN_S='ln -s'
  869. LTLIBOBJS=''
  870. MAKEINFO='${SHELL} /media/tmp/vcmi/missing --run makeinfo'
  871. MKDIR_P='./install-sh -c -d'
  872. NM='/usr/bin/nm -B'
  873. NMEDIT=''
  874. OBJDUMP='objdump'
  875. OBJEXT='o'
  876. OTOOL64=''
  877. OTOOL=''
  878. PACKAGE='vcmi'
  879. PACKAGE_BUGREPORT=''
  880. PACKAGE_NAME='vcmi'
  881. PACKAGE_STRING='vcmi 0.84b'
  882. PACKAGE_TARNAME='vcmi'
  883. PACKAGE_URL=''
  884. PACKAGE_VERSION='0.84b'
  885. PATH_SEPARATOR=':'
  886. RANLIB='ranlib'
  887. SDL_CXXFLAGS=''
  888. SDL_LIBS=''
  889. SED='/usr/bin/sed'
  890. SET_MAKE=''
  891. SHELL='/bin/sh'
  892. STRIP='strip'
  893. VERSION='0.84b'
  894. ac_ct_CC='gcc'
  895. ac_ct_CXX='g++'
  896. ac_ct_DUMPBIN=''
  897. am__EXEEXT_FALSE=''
  898. am__EXEEXT_TRUE=''
  899. am__fastdepCC_FALSE='#'
  900. am__fastdepCC_TRUE=''
  901. am__fastdepCXX_FALSE='#'
  902. am__fastdepCXX_TRUE=''
  903. am__include='include'
  904. am__isrc=''
  905. am__leading_dot='.'
  906. am__quote=''
  907. am__tar='${AMTAR} chof - "$$tardir"'
  908. am__untar='${AMTAR} xf -'
  909. bindir='${exec_prefix}/bin'
  910. build='x86_64-unknown-freebsd8.2'
  911. build_alias=''
  912. build_cpu='x86_64'
  913. build_os='freebsd8.2'
  914. build_vendor='unknown'
  915. datadir='${datarootdir}'
  916. datarootdir='${prefix}/share'
  917. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  918. dvidir='${docdir}'
  919. exec_prefix='NONE'
  920. host='x86_64-unknown-freebsd8.2'
  921. host_alias=''
  922. host_cpu='x86_64'
  923. host_os='freebsd8.2'
  924. host_vendor='unknown'
  925. htmldir='${docdir}'
  926. includedir='${prefix}/include'
  927. infodir='${datarootdir}/info'
  928. install_sh='${SHELL} /media/tmp/vcmi/install-sh'
  929. libdir='${exec_prefix}/lib'
  930. libexecdir='${exec_prefix}/libexec'
  931. localedir='${datarootdir}/locale'
  932. localstatedir='${prefix}/var'
  933. lt_ECHO='echo'
  934. mandir='${datarootdir}/man'
  935. mkdir_p='$(top_builddir)/./install-sh -c -d'
  936. oldincludedir='/usr/include'
  937. pdfdir='${docdir}'
  938. prefix='NONE'
  939. program_transform_name='s,x,x,'
  940. psdir='${docdir}'
  941. sbindir='${exec_prefix}/sbin'
  942. sharedstatedir='${prefix}/com'
  943. sysconfdir='${prefix}/etc'
  944. target_alias=''
  945.  
  946. ## ----------- ##
  947. ## confdefs.h. ##
  948. ## ----------- ##
  949.  
  950. /* confdefs.h */
  951. #define PACKAGE_NAME "vcmi"
  952. #define PACKAGE_TARNAME "vcmi"
  953. #define PACKAGE_VERSION "0.84b"
  954. #define PACKAGE_STRING "vcmi 0.84b"
  955. #define PACKAGE_BUGREPORT ""
  956. #define PACKAGE_URL ""
  957. #define PACKAGE "vcmi"
  958. #define VERSION "0.84b"
  959. #define STDC_HEADERS 1
  960. #define HAVE_SYS_TYPES_H 1
  961. #define HAVE_SYS_STAT_H 1
  962. #define HAVE_STDLIB_H 1
  963. #define HAVE_STRING_H 1
  964. #define HAVE_MEMORY_H 1
  965. #define HAVE_STRINGS_H 1
  966. #define HAVE_INTTYPES_H 1
  967. #define HAVE_STDINT_H 1
  968. #define HAVE_UNISTD_H 1
  969. #define HAVE_DLFCN_H 1
  970. #define LT_OBJDIR ".libs/"
  971. #define HAVE_BOOST /**/
  972. #define HAVE_BOOST_SYSTEM /**/
  973. #define HAVE_BOOST_FILESYSTEM /**/
  974. #define HAVE_BOOST_THREAD /**/
  975. #define HAVE_BOOST_IOSTREAMS /**/
  976. #define HAVE_BOOST_PROGRAM_OPTIONS /**/
  977.  
  978. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement