Advertisement
Guest User

Untitled

a guest
Dec 8th, 2012
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 448.59 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 nightshade configure 11.12.1, which was
  5. generated by GNU Autoconf 2.68. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = bajkonur
  14. uname -m = x86_64
  15. uname -r = 3.5.0-19-generic
  16. uname -s = Linux
  17. uname -v = #30-Ubuntu SMP Tue Nov 13 17:48:01 UTC 2012
  18.  
  19. /usr/bin/uname -p = unknown
  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: /usr/local/texlive/2012/bin/x86_64-linux
  31. PATH: /home/stalker/bin
  32. PATH: /usr/lib/lightdm/lightdm
  33. PATH: /usr/local/sbin
  34. PATH: /usr/local/bin
  35. PATH: /usr/sbin
  36. PATH: /usr/bin
  37. PATH: /sbin
  38. PATH: /bin
  39. PATH: /usr/games
  40. PATH: /usr/local/games
  41.  
  42.  
  43. ## ----------- ##
  44. ## Core tests. ##
  45. ## ----------- ##
  46.  
  47. configure:2911: checking for a BSD-compatible install
  48. configure:2979: result: /usr/bin/install -c
  49. configure:2990: checking whether build environment is sane
  50. configure:3040: result: yes
  51. configure:3181: checking for a thread-safe mkdir -p
  52. configure:3220: result: /bin/mkdir -p
  53. configure:3233: checking for gawk
  54. configure:3263: result: no
  55. configure:3233: checking for mawk
  56. configure:3249: found /usr/bin/mawk
  57. configure:3260: result: mawk
  58. configure:3271: checking whether make sets $(MAKE)
  59. configure:3293: result: yes
  60. configure:3390: checking whether NLS is requested
  61. configure:3399: result: yes
  62. configure:3437: checking for msgfmt
  63. configure:3468: result: /usr/bin/msgfmt
  64. configure:3477: checking for gmsgfmt
  65. configure:3508: result: /usr/bin/msgfmt
  66. configure:3548: checking for xgettext
  67. configure:3579: result: /usr/bin/xgettext
  68. configure:3619: checking for msgmerge
  69. configure:3649: result: /usr/bin/msgmerge
  70. configure:3696: checking for style of include used by make
  71. configure:3724: result: GNU
  72. configure:3794: checking for gcc
  73. configure:3810: found /usr/bin/gcc
  74. configure:3821: result: gcc
  75. configure:4050: checking for C compiler version
  76. configure:4059: gcc --version >&5
  77. gcc (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2
  78. Copyright (C) 2012 Free Software Foundation, Inc.
  79. This is free software; see the source for copying conditions. There is NO
  80. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  81.  
  82. configure:4070: $? = 0
  83. configure:4059: gcc -v >&5
  84. Using built-in specs.
  85. COLLECT_GCC=gcc
  86. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
  87. Target: x86_64-linux-gnu
  88. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.2-2ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  89. Thread model: posix
  90. gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
  91. configure:4070: $? = 0
  92. configure:4059: gcc -V >&5
  93. gcc: error: unrecognized command line option '-V'
  94. gcc: fatal error: no input files
  95. compilation terminated.
  96. configure:4070: $? = 4
  97. configure:4059: gcc -qversion >&5
  98. gcc: error: unrecognized command line option '-qversion'
  99. gcc: fatal error: no input files
  100. compilation terminated.
  101. configure:4070: $? = 4
  102. configure:4090: checking whether the C compiler works
  103. configure:4112: gcc conftest.c >&5
  104. configure:4116: $? = 0
  105. configure:4164: result: yes
  106. configure:4167: checking for C compiler default output file name
  107. configure:4169: result: a.out
  108. configure:4175: checking for suffix of executables
  109. configure:4182: gcc -o conftest conftest.c >&5
  110. configure:4186: $? = 0
  111. configure:4208: result:
  112. configure:4230: checking whether we are cross compiling
  113. configure:4238: gcc -o conftest conftest.c >&5
  114. configure:4242: $? = 0
  115. configure:4249: ./conftest
  116. configure:4253: $? = 0
  117. configure:4268: result: no
  118. configure:4273: checking for suffix of object files
  119. configure:4295: gcc -c conftest.c >&5
  120. configure:4299: $? = 0
  121. configure:4320: result: o
  122. configure:4324: checking whether we are using the GNU C compiler
  123. configure:4343: gcc -c conftest.c >&5
  124. configure:4343: $? = 0
  125. configure:4352: result: yes
  126. configure:4361: checking whether gcc accepts -g
  127. configure:4381: gcc -c -g conftest.c >&5
  128. configure:4381: $? = 0
  129. configure:4422: result: yes
  130. configure:4439: checking for gcc option to accept ISO C89
  131. configure:4503: gcc -c -g -O2 conftest.c >&5
  132. configure:4503: $? = 0
  133. configure:4516: result: none needed
  134. configure:4538: checking dependency style of gcc
  135. configure:4648: result: gcc3
  136. configure:4667: checking build system type
  137. configure:4681: result: x86_64-unknown-linux-gnu
  138. configure:4701: checking host system type
  139. configure:4714: result: x86_64-unknown-linux-gnu
  140. configure:4777: checking for ranlib
  141. configure:4793: found /usr/bin/ranlib
  142. configure:4804: result: ranlib
  143. configure:4828: checking for strerror in -lcposix
  144. configure:4853: gcc -o conftest -g -O2 conftest.c -lcposix >&5
  145. /usr/bin/ld: error: cannot find -lcposix
  146. collect2: error: ld returned 1 exit status
  147. configure:4853: $? = 1
  148. configure: failed program was:
  149. | /* confdefs.h */
  150. | #define PACKAGE_NAME "nightshade"
  151. | #define PACKAGE_TARNAME "nightshade"
  152. | #define PACKAGE_VERSION "11.12.1"
  153. | #define PACKAGE_STRING "nightshade 11.12.1"
  154. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  155. | #define PACKAGE_URL ""
  156. | #define PACKAGE "nightshade"
  157. | #define VERSION "11.12.1"
  158. | /* end confdefs.h. */
  159. |
  160. | /* Override any GCC internal prototype to avoid an error.
  161. | Use char because int might match the return type of a GCC
  162. | builtin and then its argument prototype would still apply. */
  163. | #ifdef __cplusplus
  164. | extern "C"
  165. | #endif
  166. | char strerror ();
  167. | int
  168. | main ()
  169. | {
  170. | return strerror ();
  171. | ;
  172. | return 0;
  173. | }
  174. configure:4862: result: no
  175. configure:4875: checking how to run the C preprocessor
  176. configure:4906: gcc -E conftest.c
  177. configure:4906: $? = 0
  178. configure:4920: gcc -E conftest.c
  179. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  180. compilation terminated.
  181. configure:4920: $? = 1
  182. configure: failed program was:
  183. | /* confdefs.h */
  184. | #define PACKAGE_NAME "nightshade"
  185. | #define PACKAGE_TARNAME "nightshade"
  186. | #define PACKAGE_VERSION "11.12.1"
  187. | #define PACKAGE_STRING "nightshade 11.12.1"
  188. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  189. | #define PACKAGE_URL ""
  190. | #define PACKAGE "nightshade"
  191. | #define VERSION "11.12.1"
  192. | /* end confdefs.h. */
  193. | #include <ac_nonexistent.h>
  194. configure:4945: result: gcc -E
  195. configure:4965: gcc -E conftest.c
  196. configure:4965: $? = 0
  197. configure:4979: gcc -E conftest.c
  198. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  199. compilation terminated.
  200. configure:4979: $? = 1
  201. configure: failed program was:
  202. | /* confdefs.h */
  203. | #define PACKAGE_NAME "nightshade"
  204. | #define PACKAGE_TARNAME "nightshade"
  205. | #define PACKAGE_VERSION "11.12.1"
  206. | #define PACKAGE_STRING "nightshade 11.12.1"
  207. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  208. | #define PACKAGE_URL ""
  209. | #define PACKAGE "nightshade"
  210. | #define VERSION "11.12.1"
  211. | /* end confdefs.h. */
  212. | #include <ac_nonexistent.h>
  213. configure:5008: checking for grep that handles long lines and -e
  214. configure:5066: result: /bin/grep
  215. configure:5071: checking for egrep
  216. configure:5133: result: /bin/grep -E
  217. configure:5138: checking for ANSI C header files
  218. configure:5158: gcc -c -g -O2 conftest.c >&5
  219. configure:5158: $? = 0
  220. configure:5231: gcc -o conftest -g -O2 conftest.c >&5
  221. configure:5231: $? = 0
  222. configure:5231: ./conftest
  223. configure:5231: $? = 0
  224. configure:5242: result: yes
  225. configure:5250: checking for an ANSI C-conforming const
  226. configure:5315: gcc -c -g -O2 conftest.c >&5
  227. configure:5315: $? = 0
  228. configure:5322: result: yes
  229. configure:5331: checking for signed
  230. configure:5347: gcc -c -g -O2 conftest.c >&5
  231. configure:5347: $? = 0
  232. configure:5354: result: yes
  233. configure:5362: checking for inline
  234. configure:5378: gcc -c -g -O2 conftest.c >&5
  235. configure:5378: $? = 0
  236. configure:5386: result: inline
  237. configure:5409: checking for sys/types.h
  238. configure:5409: gcc -c -g -O2 conftest.c >&5
  239. configure:5409: $? = 0
  240. configure:5409: result: yes
  241. configure:5409: checking for sys/stat.h
  242. configure:5409: gcc -c -g -O2 conftest.c >&5
  243. configure:5409: $? = 0
  244. configure:5409: result: yes
  245. configure:5409: checking for stdlib.h
  246. configure:5409: gcc -c -g -O2 conftest.c >&5
  247. configure:5409: $? = 0
  248. configure:5409: result: yes
  249. configure:5409: checking for string.h
  250. configure:5409: gcc -c -g -O2 conftest.c >&5
  251. configure:5409: $? = 0
  252. configure:5409: result: yes
  253. configure:5409: checking for memory.h
  254. configure:5409: gcc -c -g -O2 conftest.c >&5
  255. configure:5409: $? = 0
  256. configure:5409: result: yes
  257. configure:5409: checking for strings.h
  258. configure:5409: gcc -c -g -O2 conftest.c >&5
  259. configure:5409: $? = 0
  260. configure:5409: result: yes
  261. configure:5409: checking for inttypes.h
  262. configure:5409: gcc -c -g -O2 conftest.c >&5
  263. configure:5409: $? = 0
  264. configure:5409: result: yes
  265. configure:5409: checking for stdint.h
  266. configure:5409: gcc -c -g -O2 conftest.c >&5
  267. configure:5409: $? = 0
  268. configure:5409: result: yes
  269. configure:5409: checking for unistd.h
  270. configure:5409: gcc -c -g -O2 conftest.c >&5
  271. configure:5409: $? = 0
  272. configure:5409: result: yes
  273. configure:5421: checking for off_t
  274. configure:5421: gcc -c -g -O2 conftest.c >&5
  275. configure:5421: $? = 0
  276. configure:5421: gcc -c -g -O2 conftest.c >&5
  277. conftest.c: In function 'main':
  278. conftest.c:57:20: error: expected expression before ')' token
  279. configure:5421: $? = 1
  280. configure: failed program was:
  281. | /* confdefs.h */
  282. | #define PACKAGE_NAME "nightshade"
  283. | #define PACKAGE_TARNAME "nightshade"
  284. | #define PACKAGE_VERSION "11.12.1"
  285. | #define PACKAGE_STRING "nightshade 11.12.1"
  286. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  287. | #define PACKAGE_URL ""
  288. | #define PACKAGE "nightshade"
  289. | #define VERSION "11.12.1"
  290. | #define STDC_HEADERS 1
  291. | #define HAVE_SYS_TYPES_H 1
  292. | #define HAVE_SYS_STAT_H 1
  293. | #define HAVE_STDLIB_H 1
  294. | #define HAVE_STRING_H 1
  295. | #define HAVE_MEMORY_H 1
  296. | #define HAVE_STRINGS_H 1
  297. | #define HAVE_INTTYPES_H 1
  298. | #define HAVE_STDINT_H 1
  299. | #define HAVE_UNISTD_H 1
  300. | /* end confdefs.h. */
  301. | #include <stdio.h>
  302. | #ifdef HAVE_SYS_TYPES_H
  303. | # include <sys/types.h>
  304. | #endif
  305. | #ifdef HAVE_SYS_STAT_H
  306. | # include <sys/stat.h>
  307. | #endif
  308. | #ifdef STDC_HEADERS
  309. | # include <stdlib.h>
  310. | # include <stddef.h>
  311. | #else
  312. | # ifdef HAVE_STDLIB_H
  313. | # include <stdlib.h>
  314. | # endif
  315. | #endif
  316. | #ifdef HAVE_STRING_H
  317. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  318. | # include <memory.h>
  319. | # endif
  320. | # include <string.h>
  321. | #endif
  322. | #ifdef HAVE_STRINGS_H
  323. | # include <strings.h>
  324. | #endif
  325. | #ifdef HAVE_INTTYPES_H
  326. | # include <inttypes.h>
  327. | #endif
  328. | #ifdef HAVE_STDINT_H
  329. | # include <stdint.h>
  330. | #endif
  331. | #ifdef HAVE_UNISTD_H
  332. | # include <unistd.h>
  333. | #endif
  334. | int
  335. | main ()
  336. | {
  337. | if (sizeof ((off_t)))
  338. | return 0;
  339. | ;
  340. | return 0;
  341. | }
  342. configure:5421: result: yes
  343. configure:5432: checking for size_t
  344. configure:5432: gcc -c -g -O2 conftest.c >&5
  345. configure:5432: $? = 0
  346. configure:5432: gcc -c -g -O2 conftest.c >&5
  347. conftest.c: In function 'main':
  348. conftest.c:57:21: error: expected expression before ')' token
  349. configure:5432: $? = 1
  350. configure: failed program was:
  351. | /* confdefs.h */
  352. | #define PACKAGE_NAME "nightshade"
  353. | #define PACKAGE_TARNAME "nightshade"
  354. | #define PACKAGE_VERSION "11.12.1"
  355. | #define PACKAGE_STRING "nightshade 11.12.1"
  356. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  357. | #define PACKAGE_URL ""
  358. | #define PACKAGE "nightshade"
  359. | #define VERSION "11.12.1"
  360. | #define STDC_HEADERS 1
  361. | #define HAVE_SYS_TYPES_H 1
  362. | #define HAVE_SYS_STAT_H 1
  363. | #define HAVE_STDLIB_H 1
  364. | #define HAVE_STRING_H 1
  365. | #define HAVE_MEMORY_H 1
  366. | #define HAVE_STRINGS_H 1
  367. | #define HAVE_INTTYPES_H 1
  368. | #define HAVE_STDINT_H 1
  369. | #define HAVE_UNISTD_H 1
  370. | /* end confdefs.h. */
  371. | #include <stdio.h>
  372. | #ifdef HAVE_SYS_TYPES_H
  373. | # include <sys/types.h>
  374. | #endif
  375. | #ifdef HAVE_SYS_STAT_H
  376. | # include <sys/stat.h>
  377. | #endif
  378. | #ifdef STDC_HEADERS
  379. | # include <stdlib.h>
  380. | # include <stddef.h>
  381. | #else
  382. | # ifdef HAVE_STDLIB_H
  383. | # include <stdlib.h>
  384. | # endif
  385. | #endif
  386. | #ifdef HAVE_STRING_H
  387. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  388. | # include <memory.h>
  389. | # endif
  390. | # include <string.h>
  391. | #endif
  392. | #ifdef HAVE_STRINGS_H
  393. | # include <strings.h>
  394. | #endif
  395. | #ifdef HAVE_INTTYPES_H
  396. | # include <inttypes.h>
  397. | #endif
  398. | #ifdef HAVE_STDINT_H
  399. | # include <stdint.h>
  400. | #endif
  401. | #ifdef HAVE_UNISTD_H
  402. | # include <unistd.h>
  403. | #endif
  404. | int
  405. | main ()
  406. | {
  407. | if (sizeof ((size_t)))
  408. | return 0;
  409. | ;
  410. | return 0;
  411. | }
  412. configure:5432: result: yes
  413. configure:5444: checking for long long
  414. configure:5461: gcc -o conftest -g -O2 conftest.c >&5
  415. configure:5461: $? = 0
  416. configure:5469: result: yes
  417. configure:5478: checking for long double
  418. configure:5510: result: yes
  419. configure:5519: checking for wchar_t
  420. configure:5536: gcc -c -g -O2 conftest.c >&5
  421. configure:5536: $? = 0
  422. configure:5543: result: yes
  423. configure:5552: checking for wint_t
  424. configure:5569: gcc -c -g -O2 conftest.c >&5
  425. configure:5569: $? = 0
  426. configure:5576: result: yes
  427. configure:5585: checking for inttypes.h
  428. configure:5602: gcc -c -g -O2 conftest.c >&5
  429. configure:5602: $? = 0
  430. configure:5609: result: yes
  431. configure:5620: checking for stdint.h
  432. configure:5637: gcc -c -g -O2 conftest.c >&5
  433. configure:5637: $? = 0
  434. configure:5644: result: yes
  435. configure:5657: checking for intmax_t
  436. configure:5682: gcc -c -g -O2 conftest.c >&5
  437. configure:5682: $? = 0
  438. configure:5689: result: yes
  439. configure:5699: checking whether printf() supports POSIX/XSI format strings
  440. configure:5740: gcc -o conftest -g -O2 conftest.c >&5
  441. configure:5740: $? = 0
  442. configure:5740: ./conftest
  443. configure:5740: $? = 0
  444. configure:5751: result: yes
  445. configure:5763: checking for working alloca.h
  446. configure:5780: gcc -o conftest -g -O2 conftest.c >&5
  447. configure:5780: $? = 0
  448. configure:5788: result: yes
  449. configure:5796: checking for alloca
  450. configure:5833: gcc -o conftest -g -O2 conftest.c >&5
  451. configure:5833: $? = 0
  452. configure:5841: result: yes
  453. configure:5956: checking for stdlib.h
  454. configure:5956: result: yes
  455. configure:5956: checking for unistd.h
  456. configure:5956: result: yes
  457. configure:5956: checking for sys/param.h
  458. configure:5956: gcc -c -g -O2 conftest.c >&5
  459. configure:5956: $? = 0
  460. configure:5956: result: yes
  461. configure:5976: checking for getpagesize
  462. configure:5976: gcc -o conftest -g -O2 conftest.c >&5
  463. configure:5976: $? = 0
  464. configure:5976: result: yes
  465. configure:5985: checking for working mmap
  466. configure:6132: gcc -o conftest -g -O2 conftest.c >&5
  467. configure:6132: $? = 0
  468. configure:6132: ./conftest
  469. configure:6132: $? = 0
  470. configure:6142: result: yes
  471. configure:6152: checking whether we are using the GNU C Library 2.1 or newer
  472. configure:6179: result: yes
  473. configure:6187: checking whether integer division by zero raises SIGFPE
  474. configure:6244: gcc -o conftest -g -O2 conftest.c >&5
  475. conftest.c:54:5: warning: built-in function 'nan' declared as non-function [enabled by default]
  476. configure:6244: $? = 0
  477. configure:6244: ./conftest
  478. configure:6244: $? = 0
  479. configure:6255: result: yes
  480. configure:6268: checking for unsigned long long
  481. configure:6285: gcc -o conftest -g -O2 conftest.c >&5
  482. configure:6285: $? = 0
  483. configure:6293: result: yes
  484. configure:6321: checking for inttypes.h
  485. configure:6339: gcc -c -g -O2 conftest.c >&5
  486. configure:6339: $? = 0
  487. configure:6347: result: yes
  488. configure:6360: checking whether the inttypes.h PRIxNN macros are broken
  489. configure:6381: gcc -c -g -O2 conftest.c >&5
  490. configure:6381: $? = 0
  491. configure:6389: result: no
  492. configure:6403: checking for stdint.h
  493. configure:6403: result: yes
  494. configure:6413: checking for SIZE_MAX
  495. configure:6486: result: yes
  496. configure:6500: checking for stdint.h
  497. configure:6500: result: yes
  498. configure:6551: checking for ld used by GCC
  499. configure:6615: result: /usr/bin/ld
  500. configure:6622: checking if the linker (/usr/bin/ld) is GNU ld
  501. configure:6635: result: yes
  502. configure:6641: checking for shared library run path origin
  503. configure:6654: result: done
  504. configure:7060: checking for ptrdiff_t
  505. configure:7060: gcc -c -g -O2 conftest.c >&5
  506. configure:7060: $? = 0
  507. configure:7060: gcc -c -g -O2 conftest.c >&5
  508. conftest.c: In function 'main':
  509. conftest.c:78:24: error: expected expression before ')' token
  510. configure:7060: $? = 1
  511. configure: failed program was:
  512. | /* confdefs.h */
  513. | #define PACKAGE_NAME "nightshade"
  514. | #define PACKAGE_TARNAME "nightshade"
  515. | #define PACKAGE_VERSION "11.12.1"
  516. | #define PACKAGE_STRING "nightshade 11.12.1"
  517. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  518. | #define PACKAGE_URL ""
  519. | #define PACKAGE "nightshade"
  520. | #define VERSION "11.12.1"
  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_LONG_LONG 1
  532. | #define HAVE_LONG_DOUBLE 1
  533. | #define HAVE_WCHAR_T 1
  534. | #define HAVE_WINT_T 1
  535. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  536. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  537. | #define HAVE_INTMAX_T 1
  538. | #define HAVE_POSIX_PRINTF 1
  539. | #define HAVE_ALLOCA_H 1
  540. | #define HAVE_ALLOCA 1
  541. | #define HAVE_STDLIB_H 1
  542. | #define HAVE_UNISTD_H 1
  543. | #define HAVE_SYS_PARAM_H 1
  544. | #define HAVE_GETPAGESIZE 1
  545. | #define HAVE_MMAP 1
  546. | #define INTDIV0_RAISES_SIGFPE 1
  547. | #define HAVE_UNSIGNED_LONG_LONG 1
  548. | #define HAVE_UINTMAX_T 1
  549. | #define HAVE_INTTYPES_H 1
  550. | #define HAVE_STDINT_H 1
  551. | #define HAVE_STDINT_H 1
  552. | /* end confdefs.h. */
  553. | #include <stdio.h>
  554. | #ifdef HAVE_SYS_TYPES_H
  555. | # include <sys/types.h>
  556. | #endif
  557. | #ifdef HAVE_SYS_STAT_H
  558. | # include <sys/stat.h>
  559. | #endif
  560. | #ifdef STDC_HEADERS
  561. | # include <stdlib.h>
  562. | # include <stddef.h>
  563. | #else
  564. | # ifdef HAVE_STDLIB_H
  565. | # include <stdlib.h>
  566. | # endif
  567. | #endif
  568. | #ifdef HAVE_STRING_H
  569. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  570. | # include <memory.h>
  571. | # endif
  572. | # include <string.h>
  573. | #endif
  574. | #ifdef HAVE_STRINGS_H
  575. | # include <strings.h>
  576. | #endif
  577. | #ifdef HAVE_INTTYPES_H
  578. | # include <inttypes.h>
  579. | #endif
  580. | #ifdef HAVE_STDINT_H
  581. | # include <stdint.h>
  582. | #endif
  583. | #ifdef HAVE_UNISTD_H
  584. | # include <unistd.h>
  585. | #endif
  586. | int
  587. | main ()
  588. | {
  589. | if (sizeof ((ptrdiff_t)))
  590. | return 0;
  591. | ;
  592. | return 0;
  593. | }
  594. configure:7060: result: yes
  595. configure:7074: checking argz.h usability
  596. configure:7074: gcc -c -g -O2 conftest.c >&5
  597. configure:7074: $? = 0
  598. configure:7074: result: yes
  599. configure:7074: checking argz.h presence
  600. configure:7074: gcc -E conftest.c
  601. configure:7074: $? = 0
  602. configure:7074: result: yes
  603. configure:7074: checking for argz.h
  604. configure:7074: result: yes
  605. configure:7074: checking limits.h usability
  606. configure:7074: gcc -c -g -O2 conftest.c >&5
  607. configure:7074: $? = 0
  608. configure:7074: result: yes
  609. configure:7074: checking limits.h presence
  610. configure:7074: gcc -E conftest.c
  611. configure:7074: $? = 0
  612. configure:7074: result: yes
  613. configure:7074: checking for limits.h
  614. configure:7074: result: yes
  615. configure:7074: checking locale.h usability
  616. configure:7074: gcc -c -g -O2 conftest.c >&5
  617. configure:7074: $? = 0
  618. configure:7074: result: yes
  619. configure:7074: checking locale.h presence
  620. configure:7074: gcc -E conftest.c
  621. configure:7074: $? = 0
  622. configure:7074: result: yes
  623. configure:7074: checking for locale.h
  624. configure:7074: result: yes
  625. configure:7074: checking nl_types.h usability
  626. configure:7074: gcc -c -g -O2 conftest.c >&5
  627. configure:7074: $? = 0
  628. configure:7074: result: yes
  629. configure:7074: checking nl_types.h presence
  630. configure:7074: gcc -E conftest.c
  631. configure:7074: $? = 0
  632. configure:7074: result: yes
  633. configure:7074: checking for nl_types.h
  634. configure:7074: result: yes
  635. configure:7074: checking malloc.h usability
  636. configure:7074: gcc -c -g -O2 conftest.c >&5
  637. configure:7074: $? = 0
  638. configure:7074: result: yes
  639. configure:7074: checking malloc.h presence
  640. configure:7074: gcc -E conftest.c
  641. configure:7074: $? = 0
  642. configure:7074: result: yes
  643. configure:7074: checking for malloc.h
  644. configure:7074: result: yes
  645. configure:7074: checking stddef.h usability
  646. configure:7074: gcc -c -g -O2 conftest.c >&5
  647. configure:7074: $? = 0
  648. configure:7074: result: yes
  649. configure:7074: checking stddef.h presence
  650. configure:7074: gcc -E conftest.c
  651. configure:7074: $? = 0
  652. configure:7074: result: yes
  653. configure:7074: checking for stddef.h
  654. configure:7074: result: yes
  655. configure:7074: checking for stdlib.h
  656. configure:7074: result: yes
  657. configure:7074: checking for string.h
  658. configure:7074: result: yes
  659. configure:7074: checking for unistd.h
  660. configure:7074: result: yes
  661. configure:7074: checking for sys/param.h
  662. configure:7074: result: yes
  663. configure:7090: checking for asprintf
  664. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  665. configure:7090: $? = 0
  666. configure:7090: result: yes
  667. configure:7090: checking for fwprintf
  668. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  669. configure:7090: $? = 0
  670. configure:7090: result: yes
  671. configure:7090: checking for getcwd
  672. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  673. configure:7090: $? = 0
  674. configure:7090: result: yes
  675. configure:7090: checking for getegid
  676. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  677. configure:7090: $? = 0
  678. configure:7090: result: yes
  679. configure:7090: checking for geteuid
  680. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  681. configure:7090: $? = 0
  682. configure:7090: result: yes
  683. configure:7090: checking for getgid
  684. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  685. configure:7090: $? = 0
  686. configure:7090: result: yes
  687. configure:7090: checking for getuid
  688. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  689. configure:7090: $? = 0
  690. configure:7090: result: yes
  691. configure:7090: checking for mempcpy
  692. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  693. conftest.c:82:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default]
  694. configure:7090: $? = 0
  695. configure:7090: result: yes
  696. configure:7090: checking for munmap
  697. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  698. configure:7090: $? = 0
  699. configure:7090: result: yes
  700. configure:7090: checking for putenv
  701. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  702. configure:7090: $? = 0
  703. configure:7090: result: yes
  704. configure:7090: checking for setenv
  705. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  706. configure:7090: $? = 0
  707. configure:7090: result: yes
  708. configure:7090: checking for setlocale
  709. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  710. configure:7090: $? = 0
  711. configure:7090: result: yes
  712. configure:7090: checking for snprintf
  713. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  714. conftest.c:87:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
  715. configure:7090: $? = 0
  716. configure:7090: result: yes
  717. configure:7090: checking for stpcpy
  718. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  719. conftest.c:88:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default]
  720. configure:7090: $? = 0
  721. configure:7090: result: yes
  722. configure:7090: checking for strcasecmp
  723. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  724. conftest.c:89:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
  725. configure:7090: $? = 0
  726. configure:7090: result: yes
  727. configure:7090: checking for strdup
  728. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  729. conftest.c:90:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
  730. configure:7090: $? = 0
  731. configure:7090: result: yes
  732. configure:7090: checking for strtoul
  733. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  734. configure:7090: $? = 0
  735. configure:7090: result: yes
  736. configure:7090: checking for tsearch
  737. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  738. configure:7090: $? = 0
  739. configure:7090: result: yes
  740. configure:7090: checking for wcslen
  741. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  742. configure:7090: $? = 0
  743. configure:7090: result: yes
  744. configure:7090: checking for __argz_count
  745. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  746. configure:7090: $? = 0
  747. configure:7090: result: yes
  748. configure:7090: checking for __argz_stringify
  749. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  750. configure:7090: $? = 0
  751. configure:7090: result: yes
  752. configure:7090: checking for __argz_next
  753. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  754. configure:7090: $? = 0
  755. configure:7090: result: yes
  756. configure:7090: checking for __fsetlocking
  757. configure:7090: gcc -o conftest -g -O2 conftest.c >&5
  758. configure:7090: $? = 0
  759. configure:7090: result: yes
  760. configure:7101: checking whether _snprintf is declared
  761. configure:7121: gcc -c -g -O2 conftest.c >&5
  762. conftest.c: In function 'main':
  763. conftest.c:81:22: error: '_snprintf' undeclared (first use in this function)
  764. conftest.c:81:22: note: each undeclared identifier is reported only once for each function it appears in
  765. configure:7121: $? = 1
  766. configure: failed program was:
  767. | /* confdefs.h */
  768. | #define PACKAGE_NAME "nightshade"
  769. | #define PACKAGE_TARNAME "nightshade"
  770. | #define PACKAGE_VERSION "11.12.1"
  771. | #define PACKAGE_STRING "nightshade 11.12.1"
  772. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  773. | #define PACKAGE_URL ""
  774. | #define PACKAGE "nightshade"
  775. | #define VERSION "11.12.1"
  776. | #define STDC_HEADERS 1
  777. | #define HAVE_SYS_TYPES_H 1
  778. | #define HAVE_SYS_STAT_H 1
  779. | #define HAVE_STDLIB_H 1
  780. | #define HAVE_STRING_H 1
  781. | #define HAVE_MEMORY_H 1
  782. | #define HAVE_STRINGS_H 1
  783. | #define HAVE_INTTYPES_H 1
  784. | #define HAVE_STDINT_H 1
  785. | #define HAVE_UNISTD_H 1
  786. | #define HAVE_LONG_LONG 1
  787. | #define HAVE_LONG_DOUBLE 1
  788. | #define HAVE_WCHAR_T 1
  789. | #define HAVE_WINT_T 1
  790. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  791. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  792. | #define HAVE_INTMAX_T 1
  793. | #define HAVE_POSIX_PRINTF 1
  794. | #define HAVE_ALLOCA_H 1
  795. | #define HAVE_ALLOCA 1
  796. | #define HAVE_STDLIB_H 1
  797. | #define HAVE_UNISTD_H 1
  798. | #define HAVE_SYS_PARAM_H 1
  799. | #define HAVE_GETPAGESIZE 1
  800. | #define HAVE_MMAP 1
  801. | #define INTDIV0_RAISES_SIGFPE 1
  802. | #define HAVE_UNSIGNED_LONG_LONG 1
  803. | #define HAVE_UINTMAX_T 1
  804. | #define HAVE_INTTYPES_H 1
  805. | #define HAVE_STDINT_H 1
  806. | #define HAVE_STDINT_H 1
  807. | #define HAVE_ARGZ_H 1
  808. | #define HAVE_LIMITS_H 1
  809. | #define HAVE_LOCALE_H 1
  810. | #define HAVE_NL_TYPES_H 1
  811. | #define HAVE_MALLOC_H 1
  812. | #define HAVE_STDDEF_H 1
  813. | #define HAVE_STDLIB_H 1
  814. | #define HAVE_STRING_H 1
  815. | #define HAVE_UNISTD_H 1
  816. | #define HAVE_SYS_PARAM_H 1
  817. | #define HAVE_ASPRINTF 1
  818. | #define HAVE_FWPRINTF 1
  819. | #define HAVE_GETCWD 1
  820. | #define HAVE_GETEGID 1
  821. | #define HAVE_GETEUID 1
  822. | #define HAVE_GETGID 1
  823. | #define HAVE_GETUID 1
  824. | #define HAVE_MEMPCPY 1
  825. | #define HAVE_MUNMAP 1
  826. | #define HAVE_PUTENV 1
  827. | #define HAVE_SETENV 1
  828. | #define HAVE_SETLOCALE 1
  829. | #define HAVE_SNPRINTF 1
  830. | #define HAVE_STPCPY 1
  831. | #define HAVE_STRCASECMP 1
  832. | #define HAVE_STRDUP 1
  833. | #define HAVE_STRTOUL 1
  834. | #define HAVE_TSEARCH 1
  835. | #define HAVE_WCSLEN 1
  836. | #define HAVE___ARGZ_COUNT 1
  837. | #define HAVE___ARGZ_STRINGIFY 1
  838. | #define HAVE___ARGZ_NEXT 1
  839. | #define HAVE___FSETLOCKING 1
  840. | /* end confdefs.h. */
  841. | #include <stdio.h>
  842. | int
  843. | main ()
  844. | {
  845. |
  846. | #ifndef _snprintf
  847. | char *p = (char *) _snprintf;
  848. | #endif
  849. |
  850. | ;
  851. | return 0;
  852. | }
  853. configure:7128: result: no
  854. configure:7142: checking whether _snwprintf is declared
  855. configure:7162: gcc -c -g -O2 conftest.c >&5
  856. conftest.c: In function 'main':
  857. conftest.c:82:22: error: '_snwprintf' undeclared (first use in this function)
  858. conftest.c:82:22: note: each undeclared identifier is reported only once for each function it appears in
  859. configure:7162: $? = 1
  860. configure: failed program was:
  861. | /* confdefs.h */
  862. | #define PACKAGE_NAME "nightshade"
  863. | #define PACKAGE_TARNAME "nightshade"
  864. | #define PACKAGE_VERSION "11.12.1"
  865. | #define PACKAGE_STRING "nightshade 11.12.1"
  866. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  867. | #define PACKAGE_URL ""
  868. | #define PACKAGE "nightshade"
  869. | #define VERSION "11.12.1"
  870. | #define STDC_HEADERS 1
  871. | #define HAVE_SYS_TYPES_H 1
  872. | #define HAVE_SYS_STAT_H 1
  873. | #define HAVE_STDLIB_H 1
  874. | #define HAVE_STRING_H 1
  875. | #define HAVE_MEMORY_H 1
  876. | #define HAVE_STRINGS_H 1
  877. | #define HAVE_INTTYPES_H 1
  878. | #define HAVE_STDINT_H 1
  879. | #define HAVE_UNISTD_H 1
  880. | #define HAVE_LONG_LONG 1
  881. | #define HAVE_LONG_DOUBLE 1
  882. | #define HAVE_WCHAR_T 1
  883. | #define HAVE_WINT_T 1
  884. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  885. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  886. | #define HAVE_INTMAX_T 1
  887. | #define HAVE_POSIX_PRINTF 1
  888. | #define HAVE_ALLOCA_H 1
  889. | #define HAVE_ALLOCA 1
  890. | #define HAVE_STDLIB_H 1
  891. | #define HAVE_UNISTD_H 1
  892. | #define HAVE_SYS_PARAM_H 1
  893. | #define HAVE_GETPAGESIZE 1
  894. | #define HAVE_MMAP 1
  895. | #define INTDIV0_RAISES_SIGFPE 1
  896. | #define HAVE_UNSIGNED_LONG_LONG 1
  897. | #define HAVE_UINTMAX_T 1
  898. | #define HAVE_INTTYPES_H 1
  899. | #define HAVE_STDINT_H 1
  900. | #define HAVE_STDINT_H 1
  901. | #define HAVE_ARGZ_H 1
  902. | #define HAVE_LIMITS_H 1
  903. | #define HAVE_LOCALE_H 1
  904. | #define HAVE_NL_TYPES_H 1
  905. | #define HAVE_MALLOC_H 1
  906. | #define HAVE_STDDEF_H 1
  907. | #define HAVE_STDLIB_H 1
  908. | #define HAVE_STRING_H 1
  909. | #define HAVE_UNISTD_H 1
  910. | #define HAVE_SYS_PARAM_H 1
  911. | #define HAVE_ASPRINTF 1
  912. | #define HAVE_FWPRINTF 1
  913. | #define HAVE_GETCWD 1
  914. | #define HAVE_GETEGID 1
  915. | #define HAVE_GETEUID 1
  916. | #define HAVE_GETGID 1
  917. | #define HAVE_GETUID 1
  918. | #define HAVE_MEMPCPY 1
  919. | #define HAVE_MUNMAP 1
  920. | #define HAVE_PUTENV 1
  921. | #define HAVE_SETENV 1
  922. | #define HAVE_SETLOCALE 1
  923. | #define HAVE_SNPRINTF 1
  924. | #define HAVE_STPCPY 1
  925. | #define HAVE_STRCASECMP 1
  926. | #define HAVE_STRDUP 1
  927. | #define HAVE_STRTOUL 1
  928. | #define HAVE_TSEARCH 1
  929. | #define HAVE_WCSLEN 1
  930. | #define HAVE___ARGZ_COUNT 1
  931. | #define HAVE___ARGZ_STRINGIFY 1
  932. | #define HAVE___ARGZ_NEXT 1
  933. | #define HAVE___FSETLOCKING 1
  934. | #define HAVE_DECL__SNPRINTF 0
  935. | /* end confdefs.h. */
  936. | #include <stdio.h>
  937. | int
  938. | main ()
  939. | {
  940. |
  941. | #ifndef _snwprintf
  942. | char *p = (char *) _snwprintf;
  943. | #endif
  944. |
  945. | ;
  946. | return 0;
  947. | }
  948. configure:7169: result: no
  949. configure:7184: checking whether feof_unlocked is declared
  950. configure:7204: gcc -c -g -O2 conftest.c >&5
  951. configure:7204: $? = 0
  952. configure:7211: result: yes
  953. configure:7225: checking whether fgets_unlocked is declared
  954. configure:7245: gcc -c -g -O2 conftest.c >&5
  955. conftest.c: In function 'main':
  956. conftest.c:84:22: error: 'fgets_unlocked' undeclared (first use in this function)
  957. conftest.c:84:22: note: each undeclared identifier is reported only once for each function it appears in
  958. configure:7245: $? = 1
  959. configure: failed program was:
  960. | /* confdefs.h */
  961. | #define PACKAGE_NAME "nightshade"
  962. | #define PACKAGE_TARNAME "nightshade"
  963. | #define PACKAGE_VERSION "11.12.1"
  964. | #define PACKAGE_STRING "nightshade 11.12.1"
  965. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  966. | #define PACKAGE_URL ""
  967. | #define PACKAGE "nightshade"
  968. | #define VERSION "11.12.1"
  969. | #define STDC_HEADERS 1
  970. | #define HAVE_SYS_TYPES_H 1
  971. | #define HAVE_SYS_STAT_H 1
  972. | #define HAVE_STDLIB_H 1
  973. | #define HAVE_STRING_H 1
  974. | #define HAVE_MEMORY_H 1
  975. | #define HAVE_STRINGS_H 1
  976. | #define HAVE_INTTYPES_H 1
  977. | #define HAVE_STDINT_H 1
  978. | #define HAVE_UNISTD_H 1
  979. | #define HAVE_LONG_LONG 1
  980. | #define HAVE_LONG_DOUBLE 1
  981. | #define HAVE_WCHAR_T 1
  982. | #define HAVE_WINT_T 1
  983. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  984. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  985. | #define HAVE_INTMAX_T 1
  986. | #define HAVE_POSIX_PRINTF 1
  987. | #define HAVE_ALLOCA_H 1
  988. | #define HAVE_ALLOCA 1
  989. | #define HAVE_STDLIB_H 1
  990. | #define HAVE_UNISTD_H 1
  991. | #define HAVE_SYS_PARAM_H 1
  992. | #define HAVE_GETPAGESIZE 1
  993. | #define HAVE_MMAP 1
  994. | #define INTDIV0_RAISES_SIGFPE 1
  995. | #define HAVE_UNSIGNED_LONG_LONG 1
  996. | #define HAVE_UINTMAX_T 1
  997. | #define HAVE_INTTYPES_H 1
  998. | #define HAVE_STDINT_H 1
  999. | #define HAVE_STDINT_H 1
  1000. | #define HAVE_ARGZ_H 1
  1001. | #define HAVE_LIMITS_H 1
  1002. | #define HAVE_LOCALE_H 1
  1003. | #define HAVE_NL_TYPES_H 1
  1004. | #define HAVE_MALLOC_H 1
  1005. | #define HAVE_STDDEF_H 1
  1006. | #define HAVE_STDLIB_H 1
  1007. | #define HAVE_STRING_H 1
  1008. | #define HAVE_UNISTD_H 1
  1009. | #define HAVE_SYS_PARAM_H 1
  1010. | #define HAVE_ASPRINTF 1
  1011. | #define HAVE_FWPRINTF 1
  1012. | #define HAVE_GETCWD 1
  1013. | #define HAVE_GETEGID 1
  1014. | #define HAVE_GETEUID 1
  1015. | #define HAVE_GETGID 1
  1016. | #define HAVE_GETUID 1
  1017. | #define HAVE_MEMPCPY 1
  1018. | #define HAVE_MUNMAP 1
  1019. | #define HAVE_PUTENV 1
  1020. | #define HAVE_SETENV 1
  1021. | #define HAVE_SETLOCALE 1
  1022. | #define HAVE_SNPRINTF 1
  1023. | #define HAVE_STPCPY 1
  1024. | #define HAVE_STRCASECMP 1
  1025. | #define HAVE_STRDUP 1
  1026. | #define HAVE_STRTOUL 1
  1027. | #define HAVE_TSEARCH 1
  1028. | #define HAVE_WCSLEN 1
  1029. | #define HAVE___ARGZ_COUNT 1
  1030. | #define HAVE___ARGZ_STRINGIFY 1
  1031. | #define HAVE___ARGZ_NEXT 1
  1032. | #define HAVE___FSETLOCKING 1
  1033. | #define HAVE_DECL__SNPRINTF 0
  1034. | #define HAVE_DECL__SNWPRINTF 0
  1035. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1036. | /* end confdefs.h. */
  1037. | #include <stdio.h>
  1038. | int
  1039. | main ()
  1040. | {
  1041. |
  1042. | #ifndef fgets_unlocked
  1043. | char *p = (char *) fgets_unlocked;
  1044. | #endif
  1045. |
  1046. | ;
  1047. | return 0;
  1048. | }
  1049. configure:7252: result: no
  1050. configure:7266: checking whether getc_unlocked is declared
  1051. configure:7286: gcc -c -g -O2 conftest.c >&5
  1052. configure:7286: $? = 0
  1053. configure:7293: result: yes
  1054. configure:7361: checking for iconv
  1055. configure:7383: gcc -o conftest -g -O2 conftest.c >&5
  1056. configure:7383: $? = 0
  1057. configure:7415: result: yes
  1058. configure:7436: checking for iconv declaration
  1059. configure:7465: gcc -c -g -O2 conftest.c >&5
  1060. configure:7465: $? = 0
  1061. configure:7476: result:
  1062. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  1063. configure:7487: checking for nl_langinfo and CODESET
  1064. configure:7503: gcc -o conftest -g -O2 conftest.c >&5
  1065. configure:7503: $? = 0
  1066. configure:7512: result: yes
  1067. configure:7522: checking for LC_MESSAGES
  1068. configure:7538: gcc -o conftest -g -O2 conftest.c >&5
  1069. configure:7538: $? = 0
  1070. configure:7546: result: yes
  1071. configure:7560: checking for bison
  1072. configure:7590: result: no
  1073. configure:7632: checking whether NLS is requested
  1074. configure:7641: result: yes
  1075. configure:7657: checking whether included gettext is requested
  1076. configure:7667: result: no
  1077. configure:7678: checking for GNU gettext in libc
  1078. configure:7697: gcc -o conftest -g -O2 conftest.c >&5
  1079. conftest.c: In function 'main':
  1080. conftest.c:91:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  1081. configure:7697: $? = 0
  1082. configure:7705: result: yes
  1083. configure:8199: checking whether to use NLS
  1084. configure:8201: result: yes
  1085. configure:8204: checking where the gettext function comes from
  1086. configure:8215: result: libc
  1087. configure:8349: checking for gcc
  1088. configure:8376: result: gcc
  1089. configure:8605: checking for C compiler version
  1090. configure:8614: gcc --version >&5
  1091. gcc (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2
  1092. Copyright (C) 2012 Free Software Foundation, Inc.
  1093. This is free software; see the source for copying conditions. There is NO
  1094. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  1095.  
  1096. configure:8625: $? = 0
  1097. configure:8614: gcc -v >&5
  1098. Using built-in specs.
  1099. COLLECT_GCC=gcc
  1100. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
  1101. Target: x86_64-linux-gnu
  1102. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.2-2ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  1103. Thread model: posix
  1104. gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
  1105. configure:8625: $? = 0
  1106. configure:8614: gcc -V >&5
  1107. gcc: error: unrecognized command line option '-V'
  1108. gcc: fatal error: no input files
  1109. compilation terminated.
  1110. configure:8625: $? = 4
  1111. configure:8614: gcc -qversion >&5
  1112. gcc: error: unrecognized command line option '-qversion'
  1113. gcc: fatal error: no input files
  1114. compilation terminated.
  1115. configure:8625: $? = 4
  1116. configure:8629: checking whether we are using the GNU C compiler
  1117. configure:8657: result: yes
  1118. configure:8666: checking whether gcc accepts -g
  1119. configure:8727: result: yes
  1120. configure:8744: checking for gcc option to accept ISO C89
  1121. configure:8821: result: none needed
  1122. configure:8843: checking dependency style of gcc
  1123. configure:8953: result: gcc3
  1124. configure:9026: checking for g++
  1125. configure:9042: found /usr/bin/g++
  1126. configure:9053: result: g++
  1127. configure:9080: checking for C++ compiler version
  1128. configure:9089: g++ --version >&5
  1129. g++ (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2
  1130. Copyright (C) 2012 Free Software Foundation, Inc.
  1131. This is free software; see the source for copying conditions. There is NO
  1132. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  1133.  
  1134. configure:9100: $? = 0
  1135. configure:9089: g++ -v >&5
  1136. Using built-in specs.
  1137. COLLECT_GCC=g++
  1138. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
  1139. Target: x86_64-linux-gnu
  1140. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.2-2ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  1141. Thread model: posix
  1142. gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
  1143. configure:9100: $? = 0
  1144. configure:9089: g++ -V >&5
  1145. g++: error: unrecognized command line option '-V'
  1146. g++: fatal error: no input files
  1147. compilation terminated.
  1148. configure:9100: $? = 4
  1149. configure:9089: g++ -qversion >&5
  1150. g++: error: unrecognized command line option '-qversion'
  1151. g++: fatal error: no input files
  1152. compilation terminated.
  1153. configure:9100: $? = 4
  1154. configure:9104: checking whether we are using the GNU C++ compiler
  1155. configure:9123: g++ -c conftest.cpp >&5
  1156. configure:9123: $? = 0
  1157. configure:9132: result: yes
  1158. configure:9141: checking whether g++ accepts -g
  1159. configure:9161: g++ -c -g conftest.cpp >&5
  1160. configure:9161: $? = 0
  1161. configure:9202: result: yes
  1162. configure:9227: checking dependency style of g++
  1163. configure:9337: result: gcc3
  1164. configure:9357: checking for strerror in -lcposix
  1165. configure:9391: result: no
  1166. configure:9424: checking for a sed that does not truncate output
  1167. configure:9488: result: /bin/sed
  1168. configure:9506: checking for fgrep
  1169. configure:9568: result: /bin/grep -F
  1170. configure:9603: checking for ld used by gcc
  1171. configure:9670: result: /usr/bin/ld
  1172. configure:9677: checking if the linker (/usr/bin/ld) is GNU ld
  1173. configure:9692: result: yes
  1174. configure:9704: checking for BSD- or MS-compatible name lister (nm)
  1175. configure:9753: result: /usr/bin/nm -B
  1176. configure:9871: checking the name lister (/usr/bin/nm -B) interface
  1177. configure:9878: gcc -c -g -O2 -Wall conftest.c >&5
  1178. configure:9881: /usr/bin/nm -B "conftest.o"
  1179. configure:9884: output
  1180. 0000000000000000 B some_variable
  1181. configure:9891: result: BSD nm
  1182. configure:9894: checking whether ln -s works
  1183. configure:9898: result: yes
  1184. configure:9906: checking the maximum length of command line arguments
  1185. configure:10026: result: 1572864
  1186. configure:10043: checking whether the shell understands some XSI constructs
  1187. configure:10053: result: yes
  1188. configure:10057: checking whether the shell understands "+="
  1189. configure:10063: result: yes
  1190. configure:10098: checking for /usr/bin/ld option to reload object files
  1191. configure:10105: result: -r
  1192. configure:10174: checking for objdump
  1193. configure:10190: found /usr/bin/objdump
  1194. configure:10201: result: objdump
  1195. configure:10233: checking how to recognize dependent libraries
  1196. configure:10429: result: pass_all
  1197. configure:10489: checking for ar
  1198. configure:10505: found /usr/bin/ar
  1199. configure:10516: result: ar
  1200. configure:10594: checking for strip
  1201. configure:10610: found /usr/bin/strip
  1202. configure:10621: result: strip
  1203. configure:10693: checking for ranlib
  1204. configure:10720: result: ranlib
  1205. configure:10810: checking command to parse /usr/bin/nm -B output from gcc object
  1206. configure:10928: gcc -c -g -O2 -Wall conftest.c >&5
  1207. configure:10931: $? = 0
  1208. configure:10935: /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
  1209. configure:10938: $? = 0
  1210. configure:10992: gcc -o conftest -g -O2 -Wall conftest.c conftstm.o >&5
  1211. configure:10995: $? = 0
  1212. configure:11033: result: ok
  1213. configure:11128: gcc -c -g -O2 -Wall conftest.c >&5
  1214. configure:11131: $? = 0
  1215. configure:11838: checking for dlfcn.h
  1216. configure:11838: gcc -c -g -O2 -Wall conftest.c >&5
  1217. configure:11838: $? = 0
  1218. configure:11838: result: yes
  1219. configure:11963: checking for C++ compiler version
  1220. configure:11972: g++ --version >&5
  1221. g++ (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2
  1222. Copyright (C) 2012 Free Software Foundation, Inc.
  1223. This is free software; see the source for copying conditions. There is NO
  1224. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  1225.  
  1226. configure:11983: $? = 0
  1227. configure:11972: g++ -v >&5
  1228. Using built-in specs.
  1229. COLLECT_GCC=g++
  1230. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
  1231. Target: x86_64-linux-gnu
  1232. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.2-2ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  1233. Thread model: posix
  1234. gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
  1235. configure:11983: $? = 0
  1236. configure:11972: g++ -V >&5
  1237. g++: error: unrecognized command line option '-V'
  1238. g++: fatal error: no input files
  1239. compilation terminated.
  1240. configure:11983: $? = 4
  1241. configure:11972: g++ -qversion >&5
  1242. g++: error: unrecognized command line option '-qversion'
  1243. g++: fatal error: no input files
  1244. compilation terminated.
  1245. configure:11983: $? = 4
  1246. configure:11987: checking whether we are using the GNU C++ compiler
  1247. configure:12015: result: yes
  1248. configure:12024: checking whether g++ accepts -g
  1249. configure:12085: result: yes
  1250. configure:12110: checking dependency style of g++
  1251. configure:12220: result: gcc3
  1252. configure:12243: checking how to run the C++ preprocessor
  1253. configure:12270: g++ -E conftest.cpp
  1254. configure:12270: $? = 0
  1255. configure:12284: g++ -E conftest.cpp
  1256. conftest.cpp:88:28: fatal error: ac_nonexistent.h: No such file or directory
  1257. compilation terminated.
  1258. configure:12284: $? = 1
  1259. configure: failed program was:
  1260. | /* confdefs.h */
  1261. | #define PACKAGE_NAME "nightshade"
  1262. | #define PACKAGE_TARNAME "nightshade"
  1263. | #define PACKAGE_VERSION "11.12.1"
  1264. | #define PACKAGE_STRING "nightshade 11.12.1"
  1265. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  1266. | #define PACKAGE_URL ""
  1267. | #define PACKAGE "nightshade"
  1268. | #define VERSION "11.12.1"
  1269. | #define STDC_HEADERS 1
  1270. | #define HAVE_SYS_TYPES_H 1
  1271. | #define HAVE_SYS_STAT_H 1
  1272. | #define HAVE_STDLIB_H 1
  1273. | #define HAVE_STRING_H 1
  1274. | #define HAVE_MEMORY_H 1
  1275. | #define HAVE_STRINGS_H 1
  1276. | #define HAVE_INTTYPES_H 1
  1277. | #define HAVE_STDINT_H 1
  1278. | #define HAVE_UNISTD_H 1
  1279. | #define HAVE_LONG_LONG 1
  1280. | #define HAVE_LONG_DOUBLE 1
  1281. | #define HAVE_WCHAR_T 1
  1282. | #define HAVE_WINT_T 1
  1283. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1284. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1285. | #define HAVE_INTMAX_T 1
  1286. | #define HAVE_POSIX_PRINTF 1
  1287. | #define HAVE_ALLOCA_H 1
  1288. | #define HAVE_ALLOCA 1
  1289. | #define HAVE_STDLIB_H 1
  1290. | #define HAVE_UNISTD_H 1
  1291. | #define HAVE_SYS_PARAM_H 1
  1292. | #define HAVE_GETPAGESIZE 1
  1293. | #define HAVE_MMAP 1
  1294. | #define INTDIV0_RAISES_SIGFPE 1
  1295. | #define HAVE_UNSIGNED_LONG_LONG 1
  1296. | #define HAVE_UINTMAX_T 1
  1297. | #define HAVE_INTTYPES_H 1
  1298. | #define HAVE_STDINT_H 1
  1299. | #define HAVE_STDINT_H 1
  1300. | #define HAVE_ARGZ_H 1
  1301. | #define HAVE_LIMITS_H 1
  1302. | #define HAVE_LOCALE_H 1
  1303. | #define HAVE_NL_TYPES_H 1
  1304. | #define HAVE_MALLOC_H 1
  1305. | #define HAVE_STDDEF_H 1
  1306. | #define HAVE_STDLIB_H 1
  1307. | #define HAVE_STRING_H 1
  1308. | #define HAVE_UNISTD_H 1
  1309. | #define HAVE_SYS_PARAM_H 1
  1310. | #define HAVE_ASPRINTF 1
  1311. | #define HAVE_FWPRINTF 1
  1312. | #define HAVE_GETCWD 1
  1313. | #define HAVE_GETEGID 1
  1314. | #define HAVE_GETEUID 1
  1315. | #define HAVE_GETGID 1
  1316. | #define HAVE_GETUID 1
  1317. | #define HAVE_MEMPCPY 1
  1318. | #define HAVE_MUNMAP 1
  1319. | #define HAVE_PUTENV 1
  1320. | #define HAVE_SETENV 1
  1321. | #define HAVE_SETLOCALE 1
  1322. | #define HAVE_SNPRINTF 1
  1323. | #define HAVE_STPCPY 1
  1324. | #define HAVE_STRCASECMP 1
  1325. | #define HAVE_STRDUP 1
  1326. | #define HAVE_STRTOUL 1
  1327. | #define HAVE_TSEARCH 1
  1328. | #define HAVE_WCSLEN 1
  1329. | #define HAVE___ARGZ_COUNT 1
  1330. | #define HAVE___ARGZ_STRINGIFY 1
  1331. | #define HAVE___ARGZ_NEXT 1
  1332. | #define HAVE___FSETLOCKING 1
  1333. | #define HAVE_DECL__SNPRINTF 0
  1334. | #define HAVE_DECL__SNWPRINTF 0
  1335. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1336. | #define HAVE_DECL_FGETS_UNLOCKED 0
  1337. | #define HAVE_DECL_GETC_UNLOCKED 1
  1338. | #define HAVE_ICONV 1
  1339. | #define ICONV_CONST
  1340. | #define HAVE_LANGINFO_CODESET 1
  1341. | #define HAVE_LC_MESSAGES 1
  1342. | #define ENABLE_NLS 1
  1343. | #define HAVE_GETTEXT 1
  1344. | #define HAVE_DCGETTEXT 1
  1345. | #define HAVE_DLFCN_H 1
  1346. | /* end confdefs.h. */
  1347. | #include <ac_nonexistent.h>
  1348. configure:12309: result: g++ -E
  1349. configure:12329: g++ -E conftest.cpp
  1350. configure:12329: $? = 0
  1351. configure:12343: g++ -E conftest.cpp
  1352. conftest.cpp:88:28: fatal error: ac_nonexistent.h: No such file or directory
  1353. compilation terminated.
  1354. configure:12343: $? = 1
  1355. configure: failed program was:
  1356. | /* confdefs.h */
  1357. | #define PACKAGE_NAME "nightshade"
  1358. | #define PACKAGE_TARNAME "nightshade"
  1359. | #define PACKAGE_VERSION "11.12.1"
  1360. | #define PACKAGE_STRING "nightshade 11.12.1"
  1361. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  1362. | #define PACKAGE_URL ""
  1363. | #define PACKAGE "nightshade"
  1364. | #define VERSION "11.12.1"
  1365. | #define STDC_HEADERS 1
  1366. | #define HAVE_SYS_TYPES_H 1
  1367. | #define HAVE_SYS_STAT_H 1
  1368. | #define HAVE_STDLIB_H 1
  1369. | #define HAVE_STRING_H 1
  1370. | #define HAVE_MEMORY_H 1
  1371. | #define HAVE_STRINGS_H 1
  1372. | #define HAVE_INTTYPES_H 1
  1373. | #define HAVE_STDINT_H 1
  1374. | #define HAVE_UNISTD_H 1
  1375. | #define HAVE_LONG_LONG 1
  1376. | #define HAVE_LONG_DOUBLE 1
  1377. | #define HAVE_WCHAR_T 1
  1378. | #define HAVE_WINT_T 1
  1379. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1380. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1381. | #define HAVE_INTMAX_T 1
  1382. | #define HAVE_POSIX_PRINTF 1
  1383. | #define HAVE_ALLOCA_H 1
  1384. | #define HAVE_ALLOCA 1
  1385. | #define HAVE_STDLIB_H 1
  1386. | #define HAVE_UNISTD_H 1
  1387. | #define HAVE_SYS_PARAM_H 1
  1388. | #define HAVE_GETPAGESIZE 1
  1389. | #define HAVE_MMAP 1
  1390. | #define INTDIV0_RAISES_SIGFPE 1
  1391. | #define HAVE_UNSIGNED_LONG_LONG 1
  1392. | #define HAVE_UINTMAX_T 1
  1393. | #define HAVE_INTTYPES_H 1
  1394. | #define HAVE_STDINT_H 1
  1395. | #define HAVE_STDINT_H 1
  1396. | #define HAVE_ARGZ_H 1
  1397. | #define HAVE_LIMITS_H 1
  1398. | #define HAVE_LOCALE_H 1
  1399. | #define HAVE_NL_TYPES_H 1
  1400. | #define HAVE_MALLOC_H 1
  1401. | #define HAVE_STDDEF_H 1
  1402. | #define HAVE_STDLIB_H 1
  1403. | #define HAVE_STRING_H 1
  1404. | #define HAVE_UNISTD_H 1
  1405. | #define HAVE_SYS_PARAM_H 1
  1406. | #define HAVE_ASPRINTF 1
  1407. | #define HAVE_FWPRINTF 1
  1408. | #define HAVE_GETCWD 1
  1409. | #define HAVE_GETEGID 1
  1410. | #define HAVE_GETEUID 1
  1411. | #define HAVE_GETGID 1
  1412. | #define HAVE_GETUID 1
  1413. | #define HAVE_MEMPCPY 1
  1414. | #define HAVE_MUNMAP 1
  1415. | #define HAVE_PUTENV 1
  1416. | #define HAVE_SETENV 1
  1417. | #define HAVE_SETLOCALE 1
  1418. | #define HAVE_SNPRINTF 1
  1419. | #define HAVE_STPCPY 1
  1420. | #define HAVE_STRCASECMP 1
  1421. | #define HAVE_STRDUP 1
  1422. | #define HAVE_STRTOUL 1
  1423. | #define HAVE_TSEARCH 1
  1424. | #define HAVE_WCSLEN 1
  1425. | #define HAVE___ARGZ_COUNT 1
  1426. | #define HAVE___ARGZ_STRINGIFY 1
  1427. | #define HAVE___ARGZ_NEXT 1
  1428. | #define HAVE___FSETLOCKING 1
  1429. | #define HAVE_DECL__SNPRINTF 0
  1430. | #define HAVE_DECL__SNWPRINTF 0
  1431. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1432. | #define HAVE_DECL_FGETS_UNLOCKED 0
  1433. | #define HAVE_DECL_GETC_UNLOCKED 1
  1434. | #define HAVE_ICONV 1
  1435. | #define ICONV_CONST
  1436. | #define HAVE_LANGINFO_CODESET 1
  1437. | #define HAVE_LC_MESSAGES 1
  1438. | #define ENABLE_NLS 1
  1439. | #define HAVE_GETTEXT 1
  1440. | #define HAVE_DCGETTEXT 1
  1441. | #define HAVE_DLFCN_H 1
  1442. | /* end confdefs.h. */
  1443. | #include <ac_nonexistent.h>
  1444. configure:12549: checking for objdir
  1445. configure:12564: result: .libs
  1446. configure:12860: checking if gcc supports -fno-rtti -fno-exceptions
  1447. configure:12878: gcc -c -g -O2 -Wall -fno-rtti -fno-exceptions conftest.c >&5
  1448. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  1449. configure:12882: $? = 0
  1450. configure:12895: result: no
  1451. configure:12915: checking for gcc option to produce PIC
  1452. configure:13187: result: -fPIC -DPIC
  1453. configure:13199: checking if gcc PIC flag -fPIC -DPIC works
  1454. configure:13217: gcc -c -g -O2 -Wall -fPIC -DPIC -DPIC conftest.c >&5
  1455. configure:13221: $? = 0
  1456. configure:13234: result: yes
  1457. configure:13258: checking if gcc static flag -static works
  1458. configure:13286: result: yes
  1459. configure:13301: checking if gcc supports -c -o file.o
  1460. configure:13322: gcc -c -g -O2 -Wall -o out/conftest2.o conftest.c >&5
  1461. configure:13326: $? = 0
  1462. configure:13348: result: yes
  1463. configure:13356: checking if gcc supports -c -o file.o
  1464. configure:13403: result: yes
  1465. configure:13436: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  1466. configure:14422: result: yes
  1467. configure:14459: checking whether -lc should be explicitly linked in
  1468. configure:14464: gcc -c -g -O2 -Wall conftest.c >&5
  1469. configure:14467: $? = 0
  1470. configure:14482: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  1471. configure:14485: $? = 0
  1472. configure:14497: result: no
  1473. configure:14661: checking dynamic linker characteristics
  1474. configure:15094: gcc -o conftest -g -O2 -Wall -Wl,-rpath -Wl,/foo conftest.c >&5
  1475. configure:15094: $? = 0
  1476. configure:15315: result: GNU/Linux ld.so
  1477. configure:15417: checking how to hardcode library paths into programs
  1478. configure:15442: result: immediate
  1479. configure:15962: checking whether stripping libraries is possible
  1480. configure:15967: result: yes
  1481. configure:16002: checking if libtool supports shared libraries
  1482. configure:16004: result: yes
  1483. configure:16007: checking whether to build shared libraries
  1484. configure:16028: result: yes
  1485. configure:16031: checking whether to build static libraries
  1486. configure:16035: result: yes
  1487. configure:16185: checking for ld used by g++
  1488. configure:16252: result: /usr/bin/ld -m elf_x86_64
  1489. configure:16259: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
  1490. configure:16274: result: yes
  1491. configure:16329: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  1492. configure:17242: result: yes
  1493. configure:17270: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  1494. configure:17273: $? = 0
  1495. configure:17455: checking for g++ option to produce PIC
  1496. configure:17772: result: -fPIC -DPIC
  1497. configure:17781: checking if g++ PIC flag -fPIC -DPIC works
  1498. configure:17799: g++ -c -g -O2 -Wall -fpermissive -fPIC -DPIC -DPIC conftest.cpp >&5
  1499. configure:17803: $? = 0
  1500. configure:17816: result: yes
  1501. configure:17837: checking if g++ static flag -static works
  1502. configure:17865: result: yes
  1503. configure:17877: checking if g++ supports -c -o file.o
  1504. configure:17898: g++ -c -g -O2 -Wall -fpermissive -o out/conftest2.o conftest.cpp >&5
  1505. configure:17902: $? = 0
  1506. configure:17924: result: yes
  1507. configure:17929: checking if g++ supports -c -o file.o
  1508. configure:17976: result: yes
  1509. configure:18006: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  1510. configure:18032: result: yes
  1511. configure:18169: checking dynamic linker characteristics
  1512. configure:18550: g++ -o conftest -g -O2 -Wall -fpermissive -Wl,-rpath -Wl,/foo conftest.cpp >&5
  1513. configure:18550: $? = 0
  1514. configure:18771: result: GNU/Linux ld.so
  1515. configure:18822: checking how to hardcode library paths into programs
  1516. configure:18847: result: immediate
  1517. configure:18909: checking for fabs in -lm
  1518. configure:18934: gcc -o conftest -g -O2 -Wall conftest.c -lm >&5
  1519. conftest.c:96:6: warning: conflicting types for built-in function 'fabs' [enabled by default]
  1520. configure:18934: $? = 0
  1521. configure:18943: result: yes
  1522. configure:18952: checking for shm_open in -lrt
  1523. configure:18977: gcc -o conftest -g -O2 -Wall conftest.c -lrt -lm >&5
  1524. configure:18977: $? = 0
  1525. configure:18986: result: yes
  1526. configure: this is boost.m4 serial 16
  1527. configure:19021: checking for Boost headers version >= 1.42.0
  1528. configure:19092: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  1529. configure:19092: $? = 0
  1530. configure:19113: result: yes
  1531. configure:19132: checking for Boost's header version
  1532. configure:19150: result: 1_49
  1533. configure:19162: checking for the toolset name used by Boost for g++
  1534. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  1535. conftest.cpp:94:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 6 && !defined __ICC
  1536. configure:19235: $? = 1
  1537. configure: failed program was:
  1538. | /* confdefs.h */
  1539. | #define PACKAGE_NAME "nightshade"
  1540. | #define PACKAGE_TARNAME "nightshade"
  1541. | #define PACKAGE_VERSION "11.12.1"
  1542. | #define PACKAGE_STRING "nightshade 11.12.1"
  1543. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  1544. | #define PACKAGE_URL ""
  1545. | #define PACKAGE "nightshade"
  1546. | #define VERSION "11.12.1"
  1547. | #define STDC_HEADERS 1
  1548. | #define HAVE_SYS_TYPES_H 1
  1549. | #define HAVE_SYS_STAT_H 1
  1550. | #define HAVE_STDLIB_H 1
  1551. | #define HAVE_STRING_H 1
  1552. | #define HAVE_MEMORY_H 1
  1553. | #define HAVE_STRINGS_H 1
  1554. | #define HAVE_INTTYPES_H 1
  1555. | #define HAVE_STDINT_H 1
  1556. | #define HAVE_UNISTD_H 1
  1557. | #define HAVE_LONG_LONG 1
  1558. | #define HAVE_LONG_DOUBLE 1
  1559. | #define HAVE_WCHAR_T 1
  1560. | #define HAVE_WINT_T 1
  1561. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1562. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1563. | #define HAVE_INTMAX_T 1
  1564. | #define HAVE_POSIX_PRINTF 1
  1565. | #define HAVE_ALLOCA_H 1
  1566. | #define HAVE_ALLOCA 1
  1567. | #define HAVE_STDLIB_H 1
  1568. | #define HAVE_UNISTD_H 1
  1569. | #define HAVE_SYS_PARAM_H 1
  1570. | #define HAVE_GETPAGESIZE 1
  1571. | #define HAVE_MMAP 1
  1572. | #define INTDIV0_RAISES_SIGFPE 1
  1573. | #define HAVE_UNSIGNED_LONG_LONG 1
  1574. | #define HAVE_UINTMAX_T 1
  1575. | #define HAVE_INTTYPES_H 1
  1576. | #define HAVE_STDINT_H 1
  1577. | #define HAVE_STDINT_H 1
  1578. | #define HAVE_ARGZ_H 1
  1579. | #define HAVE_LIMITS_H 1
  1580. | #define HAVE_LOCALE_H 1
  1581. | #define HAVE_NL_TYPES_H 1
  1582. | #define HAVE_MALLOC_H 1
  1583. | #define HAVE_STDDEF_H 1
  1584. | #define HAVE_STDLIB_H 1
  1585. | #define HAVE_STRING_H 1
  1586. | #define HAVE_UNISTD_H 1
  1587. | #define HAVE_SYS_PARAM_H 1
  1588. | #define HAVE_ASPRINTF 1
  1589. | #define HAVE_FWPRINTF 1
  1590. | #define HAVE_GETCWD 1
  1591. | #define HAVE_GETEGID 1
  1592. | #define HAVE_GETEUID 1
  1593. | #define HAVE_GETGID 1
  1594. | #define HAVE_GETUID 1
  1595. | #define HAVE_MEMPCPY 1
  1596. | #define HAVE_MUNMAP 1
  1597. | #define HAVE_PUTENV 1
  1598. | #define HAVE_SETENV 1
  1599. | #define HAVE_SETLOCALE 1
  1600. | #define HAVE_SNPRINTF 1
  1601. | #define HAVE_STPCPY 1
  1602. | #define HAVE_STRCASECMP 1
  1603. | #define HAVE_STRDUP 1
  1604. | #define HAVE_STRTOUL 1
  1605. | #define HAVE_TSEARCH 1
  1606. | #define HAVE_WCSLEN 1
  1607. | #define HAVE___ARGZ_COUNT 1
  1608. | #define HAVE___ARGZ_STRINGIFY 1
  1609. | #define HAVE___ARGZ_NEXT 1
  1610. | #define HAVE___FSETLOCKING 1
  1611. | #define HAVE_DECL__SNPRINTF 0
  1612. | #define HAVE_DECL__SNWPRINTF 0
  1613. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1614. | #define HAVE_DECL_FGETS_UNLOCKED 0
  1615. | #define HAVE_DECL_GETC_UNLOCKED 1
  1616. | #define HAVE_ICONV 1
  1617. | #define ICONV_CONST
  1618. | #define HAVE_LANGINFO_CODESET 1
  1619. | #define HAVE_LC_MESSAGES 1
  1620. | #define ENABLE_NLS 1
  1621. | #define HAVE_GETTEXT 1
  1622. | #define HAVE_DCGETTEXT 1
  1623. | #define HAVE_DLFCN_H 1
  1624. | #define LT_OBJDIR ".libs/"
  1625. | #define HAVE_BOOST 1
  1626. | /* end confdefs.h. */
  1627. |
  1628. | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 6 && !defined __ICC
  1629. | /* OK */
  1630. | #else
  1631. | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 6 && !defined __ICC
  1632. | #endif
  1633. |
  1634. | int
  1635. | main ()
  1636. | {
  1637. |
  1638. | ;
  1639. | return 0;
  1640. | }
  1641. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  1642. conftest.cpp:94:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 5 && !defined __ICC
  1643. configure:19235: $? = 1
  1644. configure: failed program was:
  1645. | /* confdefs.h */
  1646. | #define PACKAGE_NAME "nightshade"
  1647. | #define PACKAGE_TARNAME "nightshade"
  1648. | #define PACKAGE_VERSION "11.12.1"
  1649. | #define PACKAGE_STRING "nightshade 11.12.1"
  1650. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  1651. | #define PACKAGE_URL ""
  1652. | #define PACKAGE "nightshade"
  1653. | #define VERSION "11.12.1"
  1654. | #define STDC_HEADERS 1
  1655. | #define HAVE_SYS_TYPES_H 1
  1656. | #define HAVE_SYS_STAT_H 1
  1657. | #define HAVE_STDLIB_H 1
  1658. | #define HAVE_STRING_H 1
  1659. | #define HAVE_MEMORY_H 1
  1660. | #define HAVE_STRINGS_H 1
  1661. | #define HAVE_INTTYPES_H 1
  1662. | #define HAVE_STDINT_H 1
  1663. | #define HAVE_UNISTD_H 1
  1664. | #define HAVE_LONG_LONG 1
  1665. | #define HAVE_LONG_DOUBLE 1
  1666. | #define HAVE_WCHAR_T 1
  1667. | #define HAVE_WINT_T 1
  1668. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1669. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1670. | #define HAVE_INTMAX_T 1
  1671. | #define HAVE_POSIX_PRINTF 1
  1672. | #define HAVE_ALLOCA_H 1
  1673. | #define HAVE_ALLOCA 1
  1674. | #define HAVE_STDLIB_H 1
  1675. | #define HAVE_UNISTD_H 1
  1676. | #define HAVE_SYS_PARAM_H 1
  1677. | #define HAVE_GETPAGESIZE 1
  1678. | #define HAVE_MMAP 1
  1679. | #define INTDIV0_RAISES_SIGFPE 1
  1680. | #define HAVE_UNSIGNED_LONG_LONG 1
  1681. | #define HAVE_UINTMAX_T 1
  1682. | #define HAVE_INTTYPES_H 1
  1683. | #define HAVE_STDINT_H 1
  1684. | #define HAVE_STDINT_H 1
  1685. | #define HAVE_ARGZ_H 1
  1686. | #define HAVE_LIMITS_H 1
  1687. | #define HAVE_LOCALE_H 1
  1688. | #define HAVE_NL_TYPES_H 1
  1689. | #define HAVE_MALLOC_H 1
  1690. | #define HAVE_STDDEF_H 1
  1691. | #define HAVE_STDLIB_H 1
  1692. | #define HAVE_STRING_H 1
  1693. | #define HAVE_UNISTD_H 1
  1694. | #define HAVE_SYS_PARAM_H 1
  1695. | #define HAVE_ASPRINTF 1
  1696. | #define HAVE_FWPRINTF 1
  1697. | #define HAVE_GETCWD 1
  1698. | #define HAVE_GETEGID 1
  1699. | #define HAVE_GETEUID 1
  1700. | #define HAVE_GETGID 1
  1701. | #define HAVE_GETUID 1
  1702. | #define HAVE_MEMPCPY 1
  1703. | #define HAVE_MUNMAP 1
  1704. | #define HAVE_PUTENV 1
  1705. | #define HAVE_SETENV 1
  1706. | #define HAVE_SETLOCALE 1
  1707. | #define HAVE_SNPRINTF 1
  1708. | #define HAVE_STPCPY 1
  1709. | #define HAVE_STRCASECMP 1
  1710. | #define HAVE_STRDUP 1
  1711. | #define HAVE_STRTOUL 1
  1712. | #define HAVE_TSEARCH 1
  1713. | #define HAVE_WCSLEN 1
  1714. | #define HAVE___ARGZ_COUNT 1
  1715. | #define HAVE___ARGZ_STRINGIFY 1
  1716. | #define HAVE___ARGZ_NEXT 1
  1717. | #define HAVE___FSETLOCKING 1
  1718. | #define HAVE_DECL__SNPRINTF 0
  1719. | #define HAVE_DECL__SNWPRINTF 0
  1720. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1721. | #define HAVE_DECL_FGETS_UNLOCKED 0
  1722. | #define HAVE_DECL_GETC_UNLOCKED 1
  1723. | #define HAVE_ICONV 1
  1724. | #define ICONV_CONST
  1725. | #define HAVE_LANGINFO_CODESET 1
  1726. | #define HAVE_LC_MESSAGES 1
  1727. | #define ENABLE_NLS 1
  1728. | #define HAVE_GETTEXT 1
  1729. | #define HAVE_DCGETTEXT 1
  1730. | #define HAVE_DLFCN_H 1
  1731. | #define LT_OBJDIR ".libs/"
  1732. | #define HAVE_BOOST 1
  1733. | /* end confdefs.h. */
  1734. |
  1735. | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 5 && !defined __ICC
  1736. | /* OK */
  1737. | #else
  1738. | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 5 && !defined __ICC
  1739. | #endif
  1740. |
  1741. | int
  1742. | main ()
  1743. | {
  1744. |
  1745. | ;
  1746. | return 0;
  1747. | }
  1748. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  1749. conftest.cpp:94:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC
  1750. configure:19235: $? = 1
  1751. configure: failed program was:
  1752. | /* confdefs.h */
  1753. | #define PACKAGE_NAME "nightshade"
  1754. | #define PACKAGE_TARNAME "nightshade"
  1755. | #define PACKAGE_VERSION "11.12.1"
  1756. | #define PACKAGE_STRING "nightshade 11.12.1"
  1757. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  1758. | #define PACKAGE_URL ""
  1759. | #define PACKAGE "nightshade"
  1760. | #define VERSION "11.12.1"
  1761. | #define STDC_HEADERS 1
  1762. | #define HAVE_SYS_TYPES_H 1
  1763. | #define HAVE_SYS_STAT_H 1
  1764. | #define HAVE_STDLIB_H 1
  1765. | #define HAVE_STRING_H 1
  1766. | #define HAVE_MEMORY_H 1
  1767. | #define HAVE_STRINGS_H 1
  1768. | #define HAVE_INTTYPES_H 1
  1769. | #define HAVE_STDINT_H 1
  1770. | #define HAVE_UNISTD_H 1
  1771. | #define HAVE_LONG_LONG 1
  1772. | #define HAVE_LONG_DOUBLE 1
  1773. | #define HAVE_WCHAR_T 1
  1774. | #define HAVE_WINT_T 1
  1775. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1776. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1777. | #define HAVE_INTMAX_T 1
  1778. | #define HAVE_POSIX_PRINTF 1
  1779. | #define HAVE_ALLOCA_H 1
  1780. | #define HAVE_ALLOCA 1
  1781. | #define HAVE_STDLIB_H 1
  1782. | #define HAVE_UNISTD_H 1
  1783. | #define HAVE_SYS_PARAM_H 1
  1784. | #define HAVE_GETPAGESIZE 1
  1785. | #define HAVE_MMAP 1
  1786. | #define INTDIV0_RAISES_SIGFPE 1
  1787. | #define HAVE_UNSIGNED_LONG_LONG 1
  1788. | #define HAVE_UINTMAX_T 1
  1789. | #define HAVE_INTTYPES_H 1
  1790. | #define HAVE_STDINT_H 1
  1791. | #define HAVE_STDINT_H 1
  1792. | #define HAVE_ARGZ_H 1
  1793. | #define HAVE_LIMITS_H 1
  1794. | #define HAVE_LOCALE_H 1
  1795. | #define HAVE_NL_TYPES_H 1
  1796. | #define HAVE_MALLOC_H 1
  1797. | #define HAVE_STDDEF_H 1
  1798. | #define HAVE_STDLIB_H 1
  1799. | #define HAVE_STRING_H 1
  1800. | #define HAVE_UNISTD_H 1
  1801. | #define HAVE_SYS_PARAM_H 1
  1802. | #define HAVE_ASPRINTF 1
  1803. | #define HAVE_FWPRINTF 1
  1804. | #define HAVE_GETCWD 1
  1805. | #define HAVE_GETEGID 1
  1806. | #define HAVE_GETEUID 1
  1807. | #define HAVE_GETGID 1
  1808. | #define HAVE_GETUID 1
  1809. | #define HAVE_MEMPCPY 1
  1810. | #define HAVE_MUNMAP 1
  1811. | #define HAVE_PUTENV 1
  1812. | #define HAVE_SETENV 1
  1813. | #define HAVE_SETLOCALE 1
  1814. | #define HAVE_SNPRINTF 1
  1815. | #define HAVE_STPCPY 1
  1816. | #define HAVE_STRCASECMP 1
  1817. | #define HAVE_STRDUP 1
  1818. | #define HAVE_STRTOUL 1
  1819. | #define HAVE_TSEARCH 1
  1820. | #define HAVE_WCSLEN 1
  1821. | #define HAVE___ARGZ_COUNT 1
  1822. | #define HAVE___ARGZ_STRINGIFY 1
  1823. | #define HAVE___ARGZ_NEXT 1
  1824. | #define HAVE___FSETLOCKING 1
  1825. | #define HAVE_DECL__SNPRINTF 0
  1826. | #define HAVE_DECL__SNWPRINTF 0
  1827. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1828. | #define HAVE_DECL_FGETS_UNLOCKED 0
  1829. | #define HAVE_DECL_GETC_UNLOCKED 1
  1830. | #define HAVE_ICONV 1
  1831. | #define ICONV_CONST
  1832. | #define HAVE_LANGINFO_CODESET 1
  1833. | #define HAVE_LC_MESSAGES 1
  1834. | #define ENABLE_NLS 1
  1835. | #define HAVE_GETTEXT 1
  1836. | #define HAVE_DCGETTEXT 1
  1837. | #define HAVE_DLFCN_H 1
  1838. | #define LT_OBJDIR ".libs/"
  1839. | #define HAVE_BOOST 1
  1840. | /* end confdefs.h. */
  1841. |
  1842. | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC
  1843. | /* OK */
  1844. | #else
  1845. | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC
  1846. | #endif
  1847. |
  1848. | int
  1849. | main ()
  1850. | {
  1851. |
  1852. | ;
  1853. | return 0;
  1854. | }
  1855. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  1856. conftest.cpp:94:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC
  1857. configure:19235: $? = 1
  1858. configure: failed program was:
  1859. | /* confdefs.h */
  1860. | #define PACKAGE_NAME "nightshade"
  1861. | #define PACKAGE_TARNAME "nightshade"
  1862. | #define PACKAGE_VERSION "11.12.1"
  1863. | #define PACKAGE_STRING "nightshade 11.12.1"
  1864. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  1865. | #define PACKAGE_URL ""
  1866. | #define PACKAGE "nightshade"
  1867. | #define VERSION "11.12.1"
  1868. | #define STDC_HEADERS 1
  1869. | #define HAVE_SYS_TYPES_H 1
  1870. | #define HAVE_SYS_STAT_H 1
  1871. | #define HAVE_STDLIB_H 1
  1872. | #define HAVE_STRING_H 1
  1873. | #define HAVE_MEMORY_H 1
  1874. | #define HAVE_STRINGS_H 1
  1875. | #define HAVE_INTTYPES_H 1
  1876. | #define HAVE_STDINT_H 1
  1877. | #define HAVE_UNISTD_H 1
  1878. | #define HAVE_LONG_LONG 1
  1879. | #define HAVE_LONG_DOUBLE 1
  1880. | #define HAVE_WCHAR_T 1
  1881. | #define HAVE_WINT_T 1
  1882. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1883. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1884. | #define HAVE_INTMAX_T 1
  1885. | #define HAVE_POSIX_PRINTF 1
  1886. | #define HAVE_ALLOCA_H 1
  1887. | #define HAVE_ALLOCA 1
  1888. | #define HAVE_STDLIB_H 1
  1889. | #define HAVE_UNISTD_H 1
  1890. | #define HAVE_SYS_PARAM_H 1
  1891. | #define HAVE_GETPAGESIZE 1
  1892. | #define HAVE_MMAP 1
  1893. | #define INTDIV0_RAISES_SIGFPE 1
  1894. | #define HAVE_UNSIGNED_LONG_LONG 1
  1895. | #define HAVE_UINTMAX_T 1
  1896. | #define HAVE_INTTYPES_H 1
  1897. | #define HAVE_STDINT_H 1
  1898. | #define HAVE_STDINT_H 1
  1899. | #define HAVE_ARGZ_H 1
  1900. | #define HAVE_LIMITS_H 1
  1901. | #define HAVE_LOCALE_H 1
  1902. | #define HAVE_NL_TYPES_H 1
  1903. | #define HAVE_MALLOC_H 1
  1904. | #define HAVE_STDDEF_H 1
  1905. | #define HAVE_STDLIB_H 1
  1906. | #define HAVE_STRING_H 1
  1907. | #define HAVE_UNISTD_H 1
  1908. | #define HAVE_SYS_PARAM_H 1
  1909. | #define HAVE_ASPRINTF 1
  1910. | #define HAVE_FWPRINTF 1
  1911. | #define HAVE_GETCWD 1
  1912. | #define HAVE_GETEGID 1
  1913. | #define HAVE_GETEUID 1
  1914. | #define HAVE_GETGID 1
  1915. | #define HAVE_GETUID 1
  1916. | #define HAVE_MEMPCPY 1
  1917. | #define HAVE_MUNMAP 1
  1918. | #define HAVE_PUTENV 1
  1919. | #define HAVE_SETENV 1
  1920. | #define HAVE_SETLOCALE 1
  1921. | #define HAVE_SNPRINTF 1
  1922. | #define HAVE_STPCPY 1
  1923. | #define HAVE_STRCASECMP 1
  1924. | #define HAVE_STRDUP 1
  1925. | #define HAVE_STRTOUL 1
  1926. | #define HAVE_TSEARCH 1
  1927. | #define HAVE_WCSLEN 1
  1928. | #define HAVE___ARGZ_COUNT 1
  1929. | #define HAVE___ARGZ_STRINGIFY 1
  1930. | #define HAVE___ARGZ_NEXT 1
  1931. | #define HAVE___FSETLOCKING 1
  1932. | #define HAVE_DECL__SNPRINTF 0
  1933. | #define HAVE_DECL__SNWPRINTF 0
  1934. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1935. | #define HAVE_DECL_FGETS_UNLOCKED 0
  1936. | #define HAVE_DECL_GETC_UNLOCKED 1
  1937. | #define HAVE_ICONV 1
  1938. | #define ICONV_CONST
  1939. | #define HAVE_LANGINFO_CODESET 1
  1940. | #define HAVE_LC_MESSAGES 1
  1941. | #define ENABLE_NLS 1
  1942. | #define HAVE_GETTEXT 1
  1943. | #define HAVE_DCGETTEXT 1
  1944. | #define HAVE_DLFCN_H 1
  1945. | #define LT_OBJDIR ".libs/"
  1946. | #define HAVE_BOOST 1
  1947. | /* end confdefs.h. */
  1948. |
  1949. | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC
  1950. | /* OK */
  1951. | #else
  1952. | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC
  1953. | #endif
  1954. |
  1955. | int
  1956. | main ()
  1957. | {
  1958. |
  1959. | ;
  1960. | return 0;
  1961. | }
  1962. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  1963. conftest.cpp:94:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC
  1964. configure:19235: $? = 1
  1965. configure: failed program was:
  1966. | /* confdefs.h */
  1967. | #define PACKAGE_NAME "nightshade"
  1968. | #define PACKAGE_TARNAME "nightshade"
  1969. | #define PACKAGE_VERSION "11.12.1"
  1970. | #define PACKAGE_STRING "nightshade 11.12.1"
  1971. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  1972. | #define PACKAGE_URL ""
  1973. | #define PACKAGE "nightshade"
  1974. | #define VERSION "11.12.1"
  1975. | #define STDC_HEADERS 1
  1976. | #define HAVE_SYS_TYPES_H 1
  1977. | #define HAVE_SYS_STAT_H 1
  1978. | #define HAVE_STDLIB_H 1
  1979. | #define HAVE_STRING_H 1
  1980. | #define HAVE_MEMORY_H 1
  1981. | #define HAVE_STRINGS_H 1
  1982. | #define HAVE_INTTYPES_H 1
  1983. | #define HAVE_STDINT_H 1
  1984. | #define HAVE_UNISTD_H 1
  1985. | #define HAVE_LONG_LONG 1
  1986. | #define HAVE_LONG_DOUBLE 1
  1987. | #define HAVE_WCHAR_T 1
  1988. | #define HAVE_WINT_T 1
  1989. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1990. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1991. | #define HAVE_INTMAX_T 1
  1992. | #define HAVE_POSIX_PRINTF 1
  1993. | #define HAVE_ALLOCA_H 1
  1994. | #define HAVE_ALLOCA 1
  1995. | #define HAVE_STDLIB_H 1
  1996. | #define HAVE_UNISTD_H 1
  1997. | #define HAVE_SYS_PARAM_H 1
  1998. | #define HAVE_GETPAGESIZE 1
  1999. | #define HAVE_MMAP 1
  2000. | #define INTDIV0_RAISES_SIGFPE 1
  2001. | #define HAVE_UNSIGNED_LONG_LONG 1
  2002. | #define HAVE_UINTMAX_T 1
  2003. | #define HAVE_INTTYPES_H 1
  2004. | #define HAVE_STDINT_H 1
  2005. | #define HAVE_STDINT_H 1
  2006. | #define HAVE_ARGZ_H 1
  2007. | #define HAVE_LIMITS_H 1
  2008. | #define HAVE_LOCALE_H 1
  2009. | #define HAVE_NL_TYPES_H 1
  2010. | #define HAVE_MALLOC_H 1
  2011. | #define HAVE_STDDEF_H 1
  2012. | #define HAVE_STDLIB_H 1
  2013. | #define HAVE_STRING_H 1
  2014. | #define HAVE_UNISTD_H 1
  2015. | #define HAVE_SYS_PARAM_H 1
  2016. | #define HAVE_ASPRINTF 1
  2017. | #define HAVE_FWPRINTF 1
  2018. | #define HAVE_GETCWD 1
  2019. | #define HAVE_GETEGID 1
  2020. | #define HAVE_GETEUID 1
  2021. | #define HAVE_GETGID 1
  2022. | #define HAVE_GETUID 1
  2023. | #define HAVE_MEMPCPY 1
  2024. | #define HAVE_MUNMAP 1
  2025. | #define HAVE_PUTENV 1
  2026. | #define HAVE_SETENV 1
  2027. | #define HAVE_SETLOCALE 1
  2028. | #define HAVE_SNPRINTF 1
  2029. | #define HAVE_STPCPY 1
  2030. | #define HAVE_STRCASECMP 1
  2031. | #define HAVE_STRDUP 1
  2032. | #define HAVE_STRTOUL 1
  2033. | #define HAVE_TSEARCH 1
  2034. | #define HAVE_WCSLEN 1
  2035. | #define HAVE___ARGZ_COUNT 1
  2036. | #define HAVE___ARGZ_STRINGIFY 1
  2037. | #define HAVE___ARGZ_NEXT 1
  2038. | #define HAVE___FSETLOCKING 1
  2039. | #define HAVE_DECL__SNPRINTF 0
  2040. | #define HAVE_DECL__SNWPRINTF 0
  2041. | #define HAVE_DECL_FEOF_UNLOCKED 1
  2042. | #define HAVE_DECL_FGETS_UNLOCKED 0
  2043. | #define HAVE_DECL_GETC_UNLOCKED 1
  2044. | #define HAVE_ICONV 1
  2045. | #define ICONV_CONST
  2046. | #define HAVE_LANGINFO_CODESET 1
  2047. | #define HAVE_LC_MESSAGES 1
  2048. | #define ENABLE_NLS 1
  2049. | #define HAVE_GETTEXT 1
  2050. | #define HAVE_DCGETTEXT 1
  2051. | #define HAVE_DLFCN_H 1
  2052. | #define LT_OBJDIR ".libs/"
  2053. | #define HAVE_BOOST 1
  2054. | /* end confdefs.h. */
  2055. |
  2056. | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC
  2057. | /* OK */
  2058. | #else
  2059. | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC
  2060. | #endif
  2061. |
  2062. | int
  2063. | main ()
  2064. | {
  2065. |
  2066. | ;
  2067. | return 0;
  2068. | }
  2069. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  2070. conftest.cpp:94:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC
  2071. configure:19235: $? = 1
  2072. configure: failed program was:
  2073. | /* confdefs.h */
  2074. | #define PACKAGE_NAME "nightshade"
  2075. | #define PACKAGE_TARNAME "nightshade"
  2076. | #define PACKAGE_VERSION "11.12.1"
  2077. | #define PACKAGE_STRING "nightshade 11.12.1"
  2078. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  2079. | #define PACKAGE_URL ""
  2080. | #define PACKAGE "nightshade"
  2081. | #define VERSION "11.12.1"
  2082. | #define STDC_HEADERS 1
  2083. | #define HAVE_SYS_TYPES_H 1
  2084. | #define HAVE_SYS_STAT_H 1
  2085. | #define HAVE_STDLIB_H 1
  2086. | #define HAVE_STRING_H 1
  2087. | #define HAVE_MEMORY_H 1
  2088. | #define HAVE_STRINGS_H 1
  2089. | #define HAVE_INTTYPES_H 1
  2090. | #define HAVE_STDINT_H 1
  2091. | #define HAVE_UNISTD_H 1
  2092. | #define HAVE_LONG_LONG 1
  2093. | #define HAVE_LONG_DOUBLE 1
  2094. | #define HAVE_WCHAR_T 1
  2095. | #define HAVE_WINT_T 1
  2096. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2097. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2098. | #define HAVE_INTMAX_T 1
  2099. | #define HAVE_POSIX_PRINTF 1
  2100. | #define HAVE_ALLOCA_H 1
  2101. | #define HAVE_ALLOCA 1
  2102. | #define HAVE_STDLIB_H 1
  2103. | #define HAVE_UNISTD_H 1
  2104. | #define HAVE_SYS_PARAM_H 1
  2105. | #define HAVE_GETPAGESIZE 1
  2106. | #define HAVE_MMAP 1
  2107. | #define INTDIV0_RAISES_SIGFPE 1
  2108. | #define HAVE_UNSIGNED_LONG_LONG 1
  2109. | #define HAVE_UINTMAX_T 1
  2110. | #define HAVE_INTTYPES_H 1
  2111. | #define HAVE_STDINT_H 1
  2112. | #define HAVE_STDINT_H 1
  2113. | #define HAVE_ARGZ_H 1
  2114. | #define HAVE_LIMITS_H 1
  2115. | #define HAVE_LOCALE_H 1
  2116. | #define HAVE_NL_TYPES_H 1
  2117. | #define HAVE_MALLOC_H 1
  2118. | #define HAVE_STDDEF_H 1
  2119. | #define HAVE_STDLIB_H 1
  2120. | #define HAVE_STRING_H 1
  2121. | #define HAVE_UNISTD_H 1
  2122. | #define HAVE_SYS_PARAM_H 1
  2123. | #define HAVE_ASPRINTF 1
  2124. | #define HAVE_FWPRINTF 1
  2125. | #define HAVE_GETCWD 1
  2126. | #define HAVE_GETEGID 1
  2127. | #define HAVE_GETEUID 1
  2128. | #define HAVE_GETGID 1
  2129. | #define HAVE_GETUID 1
  2130. | #define HAVE_MEMPCPY 1
  2131. | #define HAVE_MUNMAP 1
  2132. | #define HAVE_PUTENV 1
  2133. | #define HAVE_SETENV 1
  2134. | #define HAVE_SETLOCALE 1
  2135. | #define HAVE_SNPRINTF 1
  2136. | #define HAVE_STPCPY 1
  2137. | #define HAVE_STRCASECMP 1
  2138. | #define HAVE_STRDUP 1
  2139. | #define HAVE_STRTOUL 1
  2140. | #define HAVE_TSEARCH 1
  2141. | #define HAVE_WCSLEN 1
  2142. | #define HAVE___ARGZ_COUNT 1
  2143. | #define HAVE___ARGZ_STRINGIFY 1
  2144. | #define HAVE___ARGZ_NEXT 1
  2145. | #define HAVE___FSETLOCKING 1
  2146. | #define HAVE_DECL__SNPRINTF 0
  2147. | #define HAVE_DECL__SNWPRINTF 0
  2148. | #define HAVE_DECL_FEOF_UNLOCKED 1
  2149. | #define HAVE_DECL_FGETS_UNLOCKED 0
  2150. | #define HAVE_DECL_GETC_UNLOCKED 1
  2151. | #define HAVE_ICONV 1
  2152. | #define ICONV_CONST
  2153. | #define HAVE_LANGINFO_CODESET 1
  2154. | #define HAVE_LC_MESSAGES 1
  2155. | #define ENABLE_NLS 1
  2156. | #define HAVE_GETTEXT 1
  2157. | #define HAVE_DCGETTEXT 1
  2158. | #define HAVE_DLFCN_H 1
  2159. | #define LT_OBJDIR ".libs/"
  2160. | #define HAVE_BOOST 1
  2161. | /* end confdefs.h. */
  2162. |
  2163. | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC
  2164. | /* OK */
  2165. | #else
  2166. | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC
  2167. | #endif
  2168. |
  2169. | int
  2170. | main ()
  2171. | {
  2172. |
  2173. | ;
  2174. | return 0;
  2175. | }
  2176. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  2177. conftest.cpp:94:3: error: #error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC
  2178. configure:19235: $? = 1
  2179. configure: failed program was:
  2180. | /* confdefs.h */
  2181. | #define PACKAGE_NAME "nightshade"
  2182. | #define PACKAGE_TARNAME "nightshade"
  2183. | #define PACKAGE_VERSION "11.12.1"
  2184. | #define PACKAGE_STRING "nightshade 11.12.1"
  2185. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  2186. | #define PACKAGE_URL ""
  2187. | #define PACKAGE "nightshade"
  2188. | #define VERSION "11.12.1"
  2189. | #define STDC_HEADERS 1
  2190. | #define HAVE_SYS_TYPES_H 1
  2191. | #define HAVE_SYS_STAT_H 1
  2192. | #define HAVE_STDLIB_H 1
  2193. | #define HAVE_STRING_H 1
  2194. | #define HAVE_MEMORY_H 1
  2195. | #define HAVE_STRINGS_H 1
  2196. | #define HAVE_INTTYPES_H 1
  2197. | #define HAVE_STDINT_H 1
  2198. | #define HAVE_UNISTD_H 1
  2199. | #define HAVE_LONG_LONG 1
  2200. | #define HAVE_LONG_DOUBLE 1
  2201. | #define HAVE_WCHAR_T 1
  2202. | #define HAVE_WINT_T 1
  2203. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2204. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2205. | #define HAVE_INTMAX_T 1
  2206. | #define HAVE_POSIX_PRINTF 1
  2207. | #define HAVE_ALLOCA_H 1
  2208. | #define HAVE_ALLOCA 1
  2209. | #define HAVE_STDLIB_H 1
  2210. | #define HAVE_UNISTD_H 1
  2211. | #define HAVE_SYS_PARAM_H 1
  2212. | #define HAVE_GETPAGESIZE 1
  2213. | #define HAVE_MMAP 1
  2214. | #define INTDIV0_RAISES_SIGFPE 1
  2215. | #define HAVE_UNSIGNED_LONG_LONG 1
  2216. | #define HAVE_UINTMAX_T 1
  2217. | #define HAVE_INTTYPES_H 1
  2218. | #define HAVE_STDINT_H 1
  2219. | #define HAVE_STDINT_H 1
  2220. | #define HAVE_ARGZ_H 1
  2221. | #define HAVE_LIMITS_H 1
  2222. | #define HAVE_LOCALE_H 1
  2223. | #define HAVE_NL_TYPES_H 1
  2224. | #define HAVE_MALLOC_H 1
  2225. | #define HAVE_STDDEF_H 1
  2226. | #define HAVE_STDLIB_H 1
  2227. | #define HAVE_STRING_H 1
  2228. | #define HAVE_UNISTD_H 1
  2229. | #define HAVE_SYS_PARAM_H 1
  2230. | #define HAVE_ASPRINTF 1
  2231. | #define HAVE_FWPRINTF 1
  2232. | #define HAVE_GETCWD 1
  2233. | #define HAVE_GETEGID 1
  2234. | #define HAVE_GETEUID 1
  2235. | #define HAVE_GETGID 1
  2236. | #define HAVE_GETUID 1
  2237. | #define HAVE_MEMPCPY 1
  2238. | #define HAVE_MUNMAP 1
  2239. | #define HAVE_PUTENV 1
  2240. | #define HAVE_SETENV 1
  2241. | #define HAVE_SETLOCALE 1
  2242. | #define HAVE_SNPRINTF 1
  2243. | #define HAVE_STPCPY 1
  2244. | #define HAVE_STRCASECMP 1
  2245. | #define HAVE_STRDUP 1
  2246. | #define HAVE_STRTOUL 1
  2247. | #define HAVE_TSEARCH 1
  2248. | #define HAVE_WCSLEN 1
  2249. | #define HAVE___ARGZ_COUNT 1
  2250. | #define HAVE___ARGZ_STRINGIFY 1
  2251. | #define HAVE___ARGZ_NEXT 1
  2252. | #define HAVE___FSETLOCKING 1
  2253. | #define HAVE_DECL__SNPRINTF 0
  2254. | #define HAVE_DECL__SNWPRINTF 0
  2255. | #define HAVE_DECL_FEOF_UNLOCKED 1
  2256. | #define HAVE_DECL_FGETS_UNLOCKED 0
  2257. | #define HAVE_DECL_GETC_UNLOCKED 1
  2258. | #define HAVE_ICONV 1
  2259. | #define ICONV_CONST
  2260. | #define HAVE_LANGINFO_CODESET 1
  2261. | #define HAVE_LC_MESSAGES 1
  2262. | #define ENABLE_NLS 1
  2263. | #define HAVE_GETTEXT 1
  2264. | #define HAVE_DCGETTEXT 1
  2265. | #define HAVE_DLFCN_H 1
  2266. | #define LT_OBJDIR ".libs/"
  2267. | #define HAVE_BOOST 1
  2268. | /* end confdefs.h. */
  2269. |
  2270. | #if defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC
  2271. | /* OK */
  2272. | #else
  2273. | # error defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC
  2274. | #endif
  2275. |
  2276. | int
  2277. | main ()
  2278. | {
  2279. |
  2280. | ;
  2281. | return 0;
  2282. | }
  2283. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  2284. conftest.cpp:94:3: error: #error defined __GNUC__ && __GNUC__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
  2285. configure:19235: $? = 1
  2286. configure: failed program was:
  2287. | /* confdefs.h */
  2288. | #define PACKAGE_NAME "nightshade"
  2289. | #define PACKAGE_TARNAME "nightshade"
  2290. | #define PACKAGE_VERSION "11.12.1"
  2291. | #define PACKAGE_STRING "nightshade 11.12.1"
  2292. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  2293. | #define PACKAGE_URL ""
  2294. | #define PACKAGE "nightshade"
  2295. | #define VERSION "11.12.1"
  2296. | #define STDC_HEADERS 1
  2297. | #define HAVE_SYS_TYPES_H 1
  2298. | #define HAVE_SYS_STAT_H 1
  2299. | #define HAVE_STDLIB_H 1
  2300. | #define HAVE_STRING_H 1
  2301. | #define HAVE_MEMORY_H 1
  2302. | #define HAVE_STRINGS_H 1
  2303. | #define HAVE_INTTYPES_H 1
  2304. | #define HAVE_STDINT_H 1
  2305. | #define HAVE_UNISTD_H 1
  2306. | #define HAVE_LONG_LONG 1
  2307. | #define HAVE_LONG_DOUBLE 1
  2308. | #define HAVE_WCHAR_T 1
  2309. | #define HAVE_WINT_T 1
  2310. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2311. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2312. | #define HAVE_INTMAX_T 1
  2313. | #define HAVE_POSIX_PRINTF 1
  2314. | #define HAVE_ALLOCA_H 1
  2315. | #define HAVE_ALLOCA 1
  2316. | #define HAVE_STDLIB_H 1
  2317. | #define HAVE_UNISTD_H 1
  2318. | #define HAVE_SYS_PARAM_H 1
  2319. | #define HAVE_GETPAGESIZE 1
  2320. | #define HAVE_MMAP 1
  2321. | #define INTDIV0_RAISES_SIGFPE 1
  2322. | #define HAVE_UNSIGNED_LONG_LONG 1
  2323. | #define HAVE_UINTMAX_T 1
  2324. | #define HAVE_INTTYPES_H 1
  2325. | #define HAVE_STDINT_H 1
  2326. | #define HAVE_STDINT_H 1
  2327. | #define HAVE_ARGZ_H 1
  2328. | #define HAVE_LIMITS_H 1
  2329. | #define HAVE_LOCALE_H 1
  2330. | #define HAVE_NL_TYPES_H 1
  2331. | #define HAVE_MALLOC_H 1
  2332. | #define HAVE_STDDEF_H 1
  2333. | #define HAVE_STDLIB_H 1
  2334. | #define HAVE_STRING_H 1
  2335. | #define HAVE_UNISTD_H 1
  2336. | #define HAVE_SYS_PARAM_H 1
  2337. | #define HAVE_ASPRINTF 1
  2338. | #define HAVE_FWPRINTF 1
  2339. | #define HAVE_GETCWD 1
  2340. | #define HAVE_GETEGID 1
  2341. | #define HAVE_GETEUID 1
  2342. | #define HAVE_GETGID 1
  2343. | #define HAVE_GETUID 1
  2344. | #define HAVE_MEMPCPY 1
  2345. | #define HAVE_MUNMAP 1
  2346. | #define HAVE_PUTENV 1
  2347. | #define HAVE_SETENV 1
  2348. | #define HAVE_SETLOCALE 1
  2349. | #define HAVE_SNPRINTF 1
  2350. | #define HAVE_STPCPY 1
  2351. | #define HAVE_STRCASECMP 1
  2352. | #define HAVE_STRDUP 1
  2353. | #define HAVE_STRTOUL 1
  2354. | #define HAVE_TSEARCH 1
  2355. | #define HAVE_WCSLEN 1
  2356. | #define HAVE___ARGZ_COUNT 1
  2357. | #define HAVE___ARGZ_STRINGIFY 1
  2358. | #define HAVE___ARGZ_NEXT 1
  2359. | #define HAVE___FSETLOCKING 1
  2360. | #define HAVE_DECL__SNPRINTF 0
  2361. | #define HAVE_DECL__SNWPRINTF 0
  2362. | #define HAVE_DECL_FEOF_UNLOCKED 1
  2363. | #define HAVE_DECL_FGETS_UNLOCKED 0
  2364. | #define HAVE_DECL_GETC_UNLOCKED 1
  2365. | #define HAVE_ICONV 1
  2366. | #define ICONV_CONST
  2367. | #define HAVE_LANGINFO_CODESET 1
  2368. | #define HAVE_LC_MESSAGES 1
  2369. | #define ENABLE_NLS 1
  2370. | #define HAVE_GETTEXT 1
  2371. | #define HAVE_DCGETTEXT 1
  2372. | #define HAVE_DLFCN_H 1
  2373. | #define LT_OBJDIR ".libs/"
  2374. | #define HAVE_BOOST 1
  2375. | /* end confdefs.h. */
  2376. |
  2377. | #if defined __GNUC__ && __GNUC__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
  2378. | /* OK */
  2379. | #else
  2380. | # error defined __GNUC__ && __GNUC__ == 3 && !defined __ICC && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 || defined __WIN32__ || defined __WINNT || defined __WINNT__)
  2381. | #endif
  2382. |
  2383. | int
  2384. | main ()
  2385. | {
  2386. |
  2387. | ;
  2388. | return 0;
  2389. | }
  2390. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  2391. conftest.cpp:94:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 4 && !defined __ICC
  2392. configure:19235: $? = 1
  2393. configure: failed program was:
  2394. | /* confdefs.h */
  2395. | #define PACKAGE_NAME "nightshade"
  2396. | #define PACKAGE_TARNAME "nightshade"
  2397. | #define PACKAGE_VERSION "11.12.1"
  2398. | #define PACKAGE_STRING "nightshade 11.12.1"
  2399. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  2400. | #define PACKAGE_URL ""
  2401. | #define PACKAGE "nightshade"
  2402. | #define VERSION "11.12.1"
  2403. | #define STDC_HEADERS 1
  2404. | #define HAVE_SYS_TYPES_H 1
  2405. | #define HAVE_SYS_STAT_H 1
  2406. | #define HAVE_STDLIB_H 1
  2407. | #define HAVE_STRING_H 1
  2408. | #define HAVE_MEMORY_H 1
  2409. | #define HAVE_STRINGS_H 1
  2410. | #define HAVE_INTTYPES_H 1
  2411. | #define HAVE_STDINT_H 1
  2412. | #define HAVE_UNISTD_H 1
  2413. | #define HAVE_LONG_LONG 1
  2414. | #define HAVE_LONG_DOUBLE 1
  2415. | #define HAVE_WCHAR_T 1
  2416. | #define HAVE_WINT_T 1
  2417. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2418. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2419. | #define HAVE_INTMAX_T 1
  2420. | #define HAVE_POSIX_PRINTF 1
  2421. | #define HAVE_ALLOCA_H 1
  2422. | #define HAVE_ALLOCA 1
  2423. | #define HAVE_STDLIB_H 1
  2424. | #define HAVE_UNISTD_H 1
  2425. | #define HAVE_SYS_PARAM_H 1
  2426. | #define HAVE_GETPAGESIZE 1
  2427. | #define HAVE_MMAP 1
  2428. | #define INTDIV0_RAISES_SIGFPE 1
  2429. | #define HAVE_UNSIGNED_LONG_LONG 1
  2430. | #define HAVE_UINTMAX_T 1
  2431. | #define HAVE_INTTYPES_H 1
  2432. | #define HAVE_STDINT_H 1
  2433. | #define HAVE_STDINT_H 1
  2434. | #define HAVE_ARGZ_H 1
  2435. | #define HAVE_LIMITS_H 1
  2436. | #define HAVE_LOCALE_H 1
  2437. | #define HAVE_NL_TYPES_H 1
  2438. | #define HAVE_MALLOC_H 1
  2439. | #define HAVE_STDDEF_H 1
  2440. | #define HAVE_STDLIB_H 1
  2441. | #define HAVE_STRING_H 1
  2442. | #define HAVE_UNISTD_H 1
  2443. | #define HAVE_SYS_PARAM_H 1
  2444. | #define HAVE_ASPRINTF 1
  2445. | #define HAVE_FWPRINTF 1
  2446. | #define HAVE_GETCWD 1
  2447. | #define HAVE_GETEGID 1
  2448. | #define HAVE_GETEUID 1
  2449. | #define HAVE_GETGID 1
  2450. | #define HAVE_GETUID 1
  2451. | #define HAVE_MEMPCPY 1
  2452. | #define HAVE_MUNMAP 1
  2453. | #define HAVE_PUTENV 1
  2454. | #define HAVE_SETENV 1
  2455. | #define HAVE_SETLOCALE 1
  2456. | #define HAVE_SNPRINTF 1
  2457. | #define HAVE_STPCPY 1
  2458. | #define HAVE_STRCASECMP 1
  2459. | #define HAVE_STRDUP 1
  2460. | #define HAVE_STRTOUL 1
  2461. | #define HAVE_TSEARCH 1
  2462. | #define HAVE_WCSLEN 1
  2463. | #define HAVE___ARGZ_COUNT 1
  2464. | #define HAVE___ARGZ_STRINGIFY 1
  2465. | #define HAVE___ARGZ_NEXT 1
  2466. | #define HAVE___FSETLOCKING 1
  2467. | #define HAVE_DECL__SNPRINTF 0
  2468. | #define HAVE_DECL__SNWPRINTF 0
  2469. | #define HAVE_DECL_FEOF_UNLOCKED 1
  2470. | #define HAVE_DECL_FGETS_UNLOCKED 0
  2471. | #define HAVE_DECL_GETC_UNLOCKED 1
  2472. | #define HAVE_ICONV 1
  2473. | #define ICONV_CONST
  2474. | #define HAVE_LANGINFO_CODESET 1
  2475. | #define HAVE_LC_MESSAGES 1
  2476. | #define ENABLE_NLS 1
  2477. | #define HAVE_GETTEXT 1
  2478. | #define HAVE_DCGETTEXT 1
  2479. | #define HAVE_DLFCN_H 1
  2480. | #define LT_OBJDIR ".libs/"
  2481. | #define HAVE_BOOST 1
  2482. | /* end confdefs.h. */
  2483. |
  2484. | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 4 && !defined __ICC
  2485. | /* OK */
  2486. | #else
  2487. | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 4 && !defined __ICC
  2488. | #endif
  2489. |
  2490. | int
  2491. | main ()
  2492. | {
  2493. |
  2494. | ;
  2495. | return 0;
  2496. | }
  2497. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  2498. conftest.cpp:94:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 3 && !defined __ICC
  2499. configure:19235: $? = 1
  2500. configure: failed program was:
  2501. | /* confdefs.h */
  2502. | #define PACKAGE_NAME "nightshade"
  2503. | #define PACKAGE_TARNAME "nightshade"
  2504. | #define PACKAGE_VERSION "11.12.1"
  2505. | #define PACKAGE_STRING "nightshade 11.12.1"
  2506. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  2507. | #define PACKAGE_URL ""
  2508. | #define PACKAGE "nightshade"
  2509. | #define VERSION "11.12.1"
  2510. | #define STDC_HEADERS 1
  2511. | #define HAVE_SYS_TYPES_H 1
  2512. | #define HAVE_SYS_STAT_H 1
  2513. | #define HAVE_STDLIB_H 1
  2514. | #define HAVE_STRING_H 1
  2515. | #define HAVE_MEMORY_H 1
  2516. | #define HAVE_STRINGS_H 1
  2517. | #define HAVE_INTTYPES_H 1
  2518. | #define HAVE_STDINT_H 1
  2519. | #define HAVE_UNISTD_H 1
  2520. | #define HAVE_LONG_LONG 1
  2521. | #define HAVE_LONG_DOUBLE 1
  2522. | #define HAVE_WCHAR_T 1
  2523. | #define HAVE_WINT_T 1
  2524. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2525. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2526. | #define HAVE_INTMAX_T 1
  2527. | #define HAVE_POSIX_PRINTF 1
  2528. | #define HAVE_ALLOCA_H 1
  2529. | #define HAVE_ALLOCA 1
  2530. | #define HAVE_STDLIB_H 1
  2531. | #define HAVE_UNISTD_H 1
  2532. | #define HAVE_SYS_PARAM_H 1
  2533. | #define HAVE_GETPAGESIZE 1
  2534. | #define HAVE_MMAP 1
  2535. | #define INTDIV0_RAISES_SIGFPE 1
  2536. | #define HAVE_UNSIGNED_LONG_LONG 1
  2537. | #define HAVE_UINTMAX_T 1
  2538. | #define HAVE_INTTYPES_H 1
  2539. | #define HAVE_STDINT_H 1
  2540. | #define HAVE_STDINT_H 1
  2541. | #define HAVE_ARGZ_H 1
  2542. | #define HAVE_LIMITS_H 1
  2543. | #define HAVE_LOCALE_H 1
  2544. | #define HAVE_NL_TYPES_H 1
  2545. | #define HAVE_MALLOC_H 1
  2546. | #define HAVE_STDDEF_H 1
  2547. | #define HAVE_STDLIB_H 1
  2548. | #define HAVE_STRING_H 1
  2549. | #define HAVE_UNISTD_H 1
  2550. | #define HAVE_SYS_PARAM_H 1
  2551. | #define HAVE_ASPRINTF 1
  2552. | #define HAVE_FWPRINTF 1
  2553. | #define HAVE_GETCWD 1
  2554. | #define HAVE_GETEGID 1
  2555. | #define HAVE_GETEUID 1
  2556. | #define HAVE_GETGID 1
  2557. | #define HAVE_GETUID 1
  2558. | #define HAVE_MEMPCPY 1
  2559. | #define HAVE_MUNMAP 1
  2560. | #define HAVE_PUTENV 1
  2561. | #define HAVE_SETENV 1
  2562. | #define HAVE_SETLOCALE 1
  2563. | #define HAVE_SNPRINTF 1
  2564. | #define HAVE_STPCPY 1
  2565. | #define HAVE_STRCASECMP 1
  2566. | #define HAVE_STRDUP 1
  2567. | #define HAVE_STRTOUL 1
  2568. | #define HAVE_TSEARCH 1
  2569. | #define HAVE_WCSLEN 1
  2570. | #define HAVE___ARGZ_COUNT 1
  2571. | #define HAVE___ARGZ_STRINGIFY 1
  2572. | #define HAVE___ARGZ_NEXT 1
  2573. | #define HAVE___FSETLOCKING 1
  2574. | #define HAVE_DECL__SNPRINTF 0
  2575. | #define HAVE_DECL__SNWPRINTF 0
  2576. | #define HAVE_DECL_FEOF_UNLOCKED 1
  2577. | #define HAVE_DECL_FGETS_UNLOCKED 0
  2578. | #define HAVE_DECL_GETC_UNLOCKED 1
  2579. | #define HAVE_ICONV 1
  2580. | #define ICONV_CONST
  2581. | #define HAVE_LANGINFO_CODESET 1
  2582. | #define HAVE_LC_MESSAGES 1
  2583. | #define ENABLE_NLS 1
  2584. | #define HAVE_GETTEXT 1
  2585. | #define HAVE_DCGETTEXT 1
  2586. | #define HAVE_DLFCN_H 1
  2587. | #define LT_OBJDIR ".libs/"
  2588. | #define HAVE_BOOST 1
  2589. | /* end confdefs.h. */
  2590. |
  2591. | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 3 && !defined __ICC
  2592. | /* OK */
  2593. | #else
  2594. | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 3 && !defined __ICC
  2595. | #endif
  2596. |
  2597. | int
  2598. | main ()
  2599. | {
  2600. |
  2601. | ;
  2602. | return 0;
  2603. | }
  2604. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  2605. conftest.cpp:94:3: error: #error defined _MSC_VER && _MSC_VER >= 1500
  2606. configure:19235: $? = 1
  2607. configure: failed program was:
  2608. | /* confdefs.h */
  2609. | #define PACKAGE_NAME "nightshade"
  2610. | #define PACKAGE_TARNAME "nightshade"
  2611. | #define PACKAGE_VERSION "11.12.1"
  2612. | #define PACKAGE_STRING "nightshade 11.12.1"
  2613. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  2614. | #define PACKAGE_URL ""
  2615. | #define PACKAGE "nightshade"
  2616. | #define VERSION "11.12.1"
  2617. | #define STDC_HEADERS 1
  2618. | #define HAVE_SYS_TYPES_H 1
  2619. | #define HAVE_SYS_STAT_H 1
  2620. | #define HAVE_STDLIB_H 1
  2621. | #define HAVE_STRING_H 1
  2622. | #define HAVE_MEMORY_H 1
  2623. | #define HAVE_STRINGS_H 1
  2624. | #define HAVE_INTTYPES_H 1
  2625. | #define HAVE_STDINT_H 1
  2626. | #define HAVE_UNISTD_H 1
  2627. | #define HAVE_LONG_LONG 1
  2628. | #define HAVE_LONG_DOUBLE 1
  2629. | #define HAVE_WCHAR_T 1
  2630. | #define HAVE_WINT_T 1
  2631. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2632. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2633. | #define HAVE_INTMAX_T 1
  2634. | #define HAVE_POSIX_PRINTF 1
  2635. | #define HAVE_ALLOCA_H 1
  2636. | #define HAVE_ALLOCA 1
  2637. | #define HAVE_STDLIB_H 1
  2638. | #define HAVE_UNISTD_H 1
  2639. | #define HAVE_SYS_PARAM_H 1
  2640. | #define HAVE_GETPAGESIZE 1
  2641. | #define HAVE_MMAP 1
  2642. | #define INTDIV0_RAISES_SIGFPE 1
  2643. | #define HAVE_UNSIGNED_LONG_LONG 1
  2644. | #define HAVE_UINTMAX_T 1
  2645. | #define HAVE_INTTYPES_H 1
  2646. | #define HAVE_STDINT_H 1
  2647. | #define HAVE_STDINT_H 1
  2648. | #define HAVE_ARGZ_H 1
  2649. | #define HAVE_LIMITS_H 1
  2650. | #define HAVE_LOCALE_H 1
  2651. | #define HAVE_NL_TYPES_H 1
  2652. | #define HAVE_MALLOC_H 1
  2653. | #define HAVE_STDDEF_H 1
  2654. | #define HAVE_STDLIB_H 1
  2655. | #define HAVE_STRING_H 1
  2656. | #define HAVE_UNISTD_H 1
  2657. | #define HAVE_SYS_PARAM_H 1
  2658. | #define HAVE_ASPRINTF 1
  2659. | #define HAVE_FWPRINTF 1
  2660. | #define HAVE_GETCWD 1
  2661. | #define HAVE_GETEGID 1
  2662. | #define HAVE_GETEUID 1
  2663. | #define HAVE_GETGID 1
  2664. | #define HAVE_GETUID 1
  2665. | #define HAVE_MEMPCPY 1
  2666. | #define HAVE_MUNMAP 1
  2667. | #define HAVE_PUTENV 1
  2668. | #define HAVE_SETENV 1
  2669. | #define HAVE_SETLOCALE 1
  2670. | #define HAVE_SNPRINTF 1
  2671. | #define HAVE_STPCPY 1
  2672. | #define HAVE_STRCASECMP 1
  2673. | #define HAVE_STRDUP 1
  2674. | #define HAVE_STRTOUL 1
  2675. | #define HAVE_TSEARCH 1
  2676. | #define HAVE_WCSLEN 1
  2677. | #define HAVE___ARGZ_COUNT 1
  2678. | #define HAVE___ARGZ_STRINGIFY 1
  2679. | #define HAVE___ARGZ_NEXT 1
  2680. | #define HAVE___FSETLOCKING 1
  2681. | #define HAVE_DECL__SNPRINTF 0
  2682. | #define HAVE_DECL__SNWPRINTF 0
  2683. | #define HAVE_DECL_FEOF_UNLOCKED 1
  2684. | #define HAVE_DECL_FGETS_UNLOCKED 0
  2685. | #define HAVE_DECL_GETC_UNLOCKED 1
  2686. | #define HAVE_ICONV 1
  2687. | #define ICONV_CONST
  2688. | #define HAVE_LANGINFO_CODESET 1
  2689. | #define HAVE_LC_MESSAGES 1
  2690. | #define ENABLE_NLS 1
  2691. | #define HAVE_GETTEXT 1
  2692. | #define HAVE_DCGETTEXT 1
  2693. | #define HAVE_DLFCN_H 1
  2694. | #define LT_OBJDIR ".libs/"
  2695. | #define HAVE_BOOST 1
  2696. | /* end confdefs.h. */
  2697. |
  2698. | #if defined _MSC_VER && _MSC_VER >= 1500
  2699. | /* OK */
  2700. | #else
  2701. | # error defined _MSC_VER && _MSC_VER >= 1500
  2702. | #endif
  2703. |
  2704. | int
  2705. | main ()
  2706. | {
  2707. |
  2708. | ;
  2709. | return 0;
  2710. | }
  2711. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  2712. conftest.cpp:94:3: error: #error defined _MSC_VER && _MSC_VER == 1400
  2713. configure:19235: $? = 1
  2714. configure: failed program was:
  2715. | /* confdefs.h */
  2716. | #define PACKAGE_NAME "nightshade"
  2717. | #define PACKAGE_TARNAME "nightshade"
  2718. | #define PACKAGE_VERSION "11.12.1"
  2719. | #define PACKAGE_STRING "nightshade 11.12.1"
  2720. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  2721. | #define PACKAGE_URL ""
  2722. | #define PACKAGE "nightshade"
  2723. | #define VERSION "11.12.1"
  2724. | #define STDC_HEADERS 1
  2725. | #define HAVE_SYS_TYPES_H 1
  2726. | #define HAVE_SYS_STAT_H 1
  2727. | #define HAVE_STDLIB_H 1
  2728. | #define HAVE_STRING_H 1
  2729. | #define HAVE_MEMORY_H 1
  2730. | #define HAVE_STRINGS_H 1
  2731. | #define HAVE_INTTYPES_H 1
  2732. | #define HAVE_STDINT_H 1
  2733. | #define HAVE_UNISTD_H 1
  2734. | #define HAVE_LONG_LONG 1
  2735. | #define HAVE_LONG_DOUBLE 1
  2736. | #define HAVE_WCHAR_T 1
  2737. | #define HAVE_WINT_T 1
  2738. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2739. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2740. | #define HAVE_INTMAX_T 1
  2741. | #define HAVE_POSIX_PRINTF 1
  2742. | #define HAVE_ALLOCA_H 1
  2743. | #define HAVE_ALLOCA 1
  2744. | #define HAVE_STDLIB_H 1
  2745. | #define HAVE_UNISTD_H 1
  2746. | #define HAVE_SYS_PARAM_H 1
  2747. | #define HAVE_GETPAGESIZE 1
  2748. | #define HAVE_MMAP 1
  2749. | #define INTDIV0_RAISES_SIGFPE 1
  2750. | #define HAVE_UNSIGNED_LONG_LONG 1
  2751. | #define HAVE_UINTMAX_T 1
  2752. | #define HAVE_INTTYPES_H 1
  2753. | #define HAVE_STDINT_H 1
  2754. | #define HAVE_STDINT_H 1
  2755. | #define HAVE_ARGZ_H 1
  2756. | #define HAVE_LIMITS_H 1
  2757. | #define HAVE_LOCALE_H 1
  2758. | #define HAVE_NL_TYPES_H 1
  2759. | #define HAVE_MALLOC_H 1
  2760. | #define HAVE_STDDEF_H 1
  2761. | #define HAVE_STDLIB_H 1
  2762. | #define HAVE_STRING_H 1
  2763. | #define HAVE_UNISTD_H 1
  2764. | #define HAVE_SYS_PARAM_H 1
  2765. | #define HAVE_ASPRINTF 1
  2766. | #define HAVE_FWPRINTF 1
  2767. | #define HAVE_GETCWD 1
  2768. | #define HAVE_GETEGID 1
  2769. | #define HAVE_GETEUID 1
  2770. | #define HAVE_GETGID 1
  2771. | #define HAVE_GETUID 1
  2772. | #define HAVE_MEMPCPY 1
  2773. | #define HAVE_MUNMAP 1
  2774. | #define HAVE_PUTENV 1
  2775. | #define HAVE_SETENV 1
  2776. | #define HAVE_SETLOCALE 1
  2777. | #define HAVE_SNPRINTF 1
  2778. | #define HAVE_STPCPY 1
  2779. | #define HAVE_STRCASECMP 1
  2780. | #define HAVE_STRDUP 1
  2781. | #define HAVE_STRTOUL 1
  2782. | #define HAVE_TSEARCH 1
  2783. | #define HAVE_WCSLEN 1
  2784. | #define HAVE___ARGZ_COUNT 1
  2785. | #define HAVE___ARGZ_STRINGIFY 1
  2786. | #define HAVE___ARGZ_NEXT 1
  2787. | #define HAVE___FSETLOCKING 1
  2788. | #define HAVE_DECL__SNPRINTF 0
  2789. | #define HAVE_DECL__SNWPRINTF 0
  2790. | #define HAVE_DECL_FEOF_UNLOCKED 1
  2791. | #define HAVE_DECL_FGETS_UNLOCKED 0
  2792. | #define HAVE_DECL_GETC_UNLOCKED 1
  2793. | #define HAVE_ICONV 1
  2794. | #define ICONV_CONST
  2795. | #define HAVE_LANGINFO_CODESET 1
  2796. | #define HAVE_LC_MESSAGES 1
  2797. | #define ENABLE_NLS 1
  2798. | #define HAVE_GETTEXT 1
  2799. | #define HAVE_DCGETTEXT 1
  2800. | #define HAVE_DLFCN_H 1
  2801. | #define LT_OBJDIR ".libs/"
  2802. | #define HAVE_BOOST 1
  2803. | /* end confdefs.h. */
  2804. |
  2805. | #if defined _MSC_VER && _MSC_VER == 1400
  2806. | /* OK */
  2807. | #else
  2808. | # error defined _MSC_VER && _MSC_VER == 1400
  2809. | #endif
  2810. |
  2811. | int
  2812. | main ()
  2813. | {
  2814. |
  2815. | ;
  2816. | return 0;
  2817. | }
  2818. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  2819. conftest.cpp:94:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 2 && !defined __ICC
  2820. configure:19235: $? = 1
  2821. configure: failed program was:
  2822. | /* confdefs.h */
  2823. | #define PACKAGE_NAME "nightshade"
  2824. | #define PACKAGE_TARNAME "nightshade"
  2825. | #define PACKAGE_VERSION "11.12.1"
  2826. | #define PACKAGE_STRING "nightshade 11.12.1"
  2827. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  2828. | #define PACKAGE_URL ""
  2829. | #define PACKAGE "nightshade"
  2830. | #define VERSION "11.12.1"
  2831. | #define STDC_HEADERS 1
  2832. | #define HAVE_SYS_TYPES_H 1
  2833. | #define HAVE_SYS_STAT_H 1
  2834. | #define HAVE_STDLIB_H 1
  2835. | #define HAVE_STRING_H 1
  2836. | #define HAVE_MEMORY_H 1
  2837. | #define HAVE_STRINGS_H 1
  2838. | #define HAVE_INTTYPES_H 1
  2839. | #define HAVE_STDINT_H 1
  2840. | #define HAVE_UNISTD_H 1
  2841. | #define HAVE_LONG_LONG 1
  2842. | #define HAVE_LONG_DOUBLE 1
  2843. | #define HAVE_WCHAR_T 1
  2844. | #define HAVE_WINT_T 1
  2845. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2846. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2847. | #define HAVE_INTMAX_T 1
  2848. | #define HAVE_POSIX_PRINTF 1
  2849. | #define HAVE_ALLOCA_H 1
  2850. | #define HAVE_ALLOCA 1
  2851. | #define HAVE_STDLIB_H 1
  2852. | #define HAVE_UNISTD_H 1
  2853. | #define HAVE_SYS_PARAM_H 1
  2854. | #define HAVE_GETPAGESIZE 1
  2855. | #define HAVE_MMAP 1
  2856. | #define INTDIV0_RAISES_SIGFPE 1
  2857. | #define HAVE_UNSIGNED_LONG_LONG 1
  2858. | #define HAVE_UINTMAX_T 1
  2859. | #define HAVE_INTTYPES_H 1
  2860. | #define HAVE_STDINT_H 1
  2861. | #define HAVE_STDINT_H 1
  2862. | #define HAVE_ARGZ_H 1
  2863. | #define HAVE_LIMITS_H 1
  2864. | #define HAVE_LOCALE_H 1
  2865. | #define HAVE_NL_TYPES_H 1
  2866. | #define HAVE_MALLOC_H 1
  2867. | #define HAVE_STDDEF_H 1
  2868. | #define HAVE_STDLIB_H 1
  2869. | #define HAVE_STRING_H 1
  2870. | #define HAVE_UNISTD_H 1
  2871. | #define HAVE_SYS_PARAM_H 1
  2872. | #define HAVE_ASPRINTF 1
  2873. | #define HAVE_FWPRINTF 1
  2874. | #define HAVE_GETCWD 1
  2875. | #define HAVE_GETEGID 1
  2876. | #define HAVE_GETEUID 1
  2877. | #define HAVE_GETGID 1
  2878. | #define HAVE_GETUID 1
  2879. | #define HAVE_MEMPCPY 1
  2880. | #define HAVE_MUNMAP 1
  2881. | #define HAVE_PUTENV 1
  2882. | #define HAVE_SETENV 1
  2883. | #define HAVE_SETLOCALE 1
  2884. | #define HAVE_SNPRINTF 1
  2885. | #define HAVE_STPCPY 1
  2886. | #define HAVE_STRCASECMP 1
  2887. | #define HAVE_STRDUP 1
  2888. | #define HAVE_STRTOUL 1
  2889. | #define HAVE_TSEARCH 1
  2890. | #define HAVE_WCSLEN 1
  2891. | #define HAVE___ARGZ_COUNT 1
  2892. | #define HAVE___ARGZ_STRINGIFY 1
  2893. | #define HAVE___ARGZ_NEXT 1
  2894. | #define HAVE___FSETLOCKING 1
  2895. | #define HAVE_DECL__SNPRINTF 0
  2896. | #define HAVE_DECL__SNWPRINTF 0
  2897. | #define HAVE_DECL_FEOF_UNLOCKED 1
  2898. | #define HAVE_DECL_FGETS_UNLOCKED 0
  2899. | #define HAVE_DECL_GETC_UNLOCKED 1
  2900. | #define HAVE_ICONV 1
  2901. | #define ICONV_CONST
  2902. | #define HAVE_LANGINFO_CODESET 1
  2903. | #define HAVE_LC_MESSAGES 1
  2904. | #define ENABLE_NLS 1
  2905. | #define HAVE_GETTEXT 1
  2906. | #define HAVE_DCGETTEXT 1
  2907. | #define HAVE_DLFCN_H 1
  2908. | #define LT_OBJDIR ".libs/"
  2909. | #define HAVE_BOOST 1
  2910. | /* end confdefs.h. */
  2911. |
  2912. | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 2 && !defined __ICC
  2913. | /* OK */
  2914. | #else
  2915. | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 2 && !defined __ICC
  2916. | #endif
  2917. |
  2918. | int
  2919. | main ()
  2920. | {
  2921. |
  2922. | ;
  2923. | return 0;
  2924. | }
  2925. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  2926. conftest.cpp:94:3: error: #error defined _MSC_VER && _MSC_VER == 1310
  2927. configure:19235: $? = 1
  2928. configure: failed program was:
  2929. | /* confdefs.h */
  2930. | #define PACKAGE_NAME "nightshade"
  2931. | #define PACKAGE_TARNAME "nightshade"
  2932. | #define PACKAGE_VERSION "11.12.1"
  2933. | #define PACKAGE_STRING "nightshade 11.12.1"
  2934. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  2935. | #define PACKAGE_URL ""
  2936. | #define PACKAGE "nightshade"
  2937. | #define VERSION "11.12.1"
  2938. | #define STDC_HEADERS 1
  2939. | #define HAVE_SYS_TYPES_H 1
  2940. | #define HAVE_SYS_STAT_H 1
  2941. | #define HAVE_STDLIB_H 1
  2942. | #define HAVE_STRING_H 1
  2943. | #define HAVE_MEMORY_H 1
  2944. | #define HAVE_STRINGS_H 1
  2945. | #define HAVE_INTTYPES_H 1
  2946. | #define HAVE_STDINT_H 1
  2947. | #define HAVE_UNISTD_H 1
  2948. | #define HAVE_LONG_LONG 1
  2949. | #define HAVE_LONG_DOUBLE 1
  2950. | #define HAVE_WCHAR_T 1
  2951. | #define HAVE_WINT_T 1
  2952. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2953. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2954. | #define HAVE_INTMAX_T 1
  2955. | #define HAVE_POSIX_PRINTF 1
  2956. | #define HAVE_ALLOCA_H 1
  2957. | #define HAVE_ALLOCA 1
  2958. | #define HAVE_STDLIB_H 1
  2959. | #define HAVE_UNISTD_H 1
  2960. | #define HAVE_SYS_PARAM_H 1
  2961. | #define HAVE_GETPAGESIZE 1
  2962. | #define HAVE_MMAP 1
  2963. | #define INTDIV0_RAISES_SIGFPE 1
  2964. | #define HAVE_UNSIGNED_LONG_LONG 1
  2965. | #define HAVE_UINTMAX_T 1
  2966. | #define HAVE_INTTYPES_H 1
  2967. | #define HAVE_STDINT_H 1
  2968. | #define HAVE_STDINT_H 1
  2969. | #define HAVE_ARGZ_H 1
  2970. | #define HAVE_LIMITS_H 1
  2971. | #define HAVE_LOCALE_H 1
  2972. | #define HAVE_NL_TYPES_H 1
  2973. | #define HAVE_MALLOC_H 1
  2974. | #define HAVE_STDDEF_H 1
  2975. | #define HAVE_STDLIB_H 1
  2976. | #define HAVE_STRING_H 1
  2977. | #define HAVE_UNISTD_H 1
  2978. | #define HAVE_SYS_PARAM_H 1
  2979. | #define HAVE_ASPRINTF 1
  2980. | #define HAVE_FWPRINTF 1
  2981. | #define HAVE_GETCWD 1
  2982. | #define HAVE_GETEGID 1
  2983. | #define HAVE_GETEUID 1
  2984. | #define HAVE_GETGID 1
  2985. | #define HAVE_GETUID 1
  2986. | #define HAVE_MEMPCPY 1
  2987. | #define HAVE_MUNMAP 1
  2988. | #define HAVE_PUTENV 1
  2989. | #define HAVE_SETENV 1
  2990. | #define HAVE_SETLOCALE 1
  2991. | #define HAVE_SNPRINTF 1
  2992. | #define HAVE_STPCPY 1
  2993. | #define HAVE_STRCASECMP 1
  2994. | #define HAVE_STRDUP 1
  2995. | #define HAVE_STRTOUL 1
  2996. | #define HAVE_TSEARCH 1
  2997. | #define HAVE_WCSLEN 1
  2998. | #define HAVE___ARGZ_COUNT 1
  2999. | #define HAVE___ARGZ_STRINGIFY 1
  3000. | #define HAVE___ARGZ_NEXT 1
  3001. | #define HAVE___FSETLOCKING 1
  3002. | #define HAVE_DECL__SNPRINTF 0
  3003. | #define HAVE_DECL__SNWPRINTF 0
  3004. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3005. | #define HAVE_DECL_FGETS_UNLOCKED 0
  3006. | #define HAVE_DECL_GETC_UNLOCKED 1
  3007. | #define HAVE_ICONV 1
  3008. | #define ICONV_CONST
  3009. | #define HAVE_LANGINFO_CODESET 1
  3010. | #define HAVE_LC_MESSAGES 1
  3011. | #define ENABLE_NLS 1
  3012. | #define HAVE_GETTEXT 1
  3013. | #define HAVE_DCGETTEXT 1
  3014. | #define HAVE_DLFCN_H 1
  3015. | #define LT_OBJDIR ".libs/"
  3016. | #define HAVE_BOOST 1
  3017. | /* end confdefs.h. */
  3018. |
  3019. | #if defined _MSC_VER && _MSC_VER == 1310
  3020. | /* OK */
  3021. | #else
  3022. | # error defined _MSC_VER && _MSC_VER == 1310
  3023. | #endif
  3024. |
  3025. | int
  3026. | main ()
  3027. | {
  3028. |
  3029. | ;
  3030. | return 0;
  3031. | }
  3032. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  3033. conftest.cpp:94:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 1 && !defined __ICC
  3034. configure:19235: $? = 1
  3035. configure: failed program was:
  3036. | /* confdefs.h */
  3037. | #define PACKAGE_NAME "nightshade"
  3038. | #define PACKAGE_TARNAME "nightshade"
  3039. | #define PACKAGE_VERSION "11.12.1"
  3040. | #define PACKAGE_STRING "nightshade 11.12.1"
  3041. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  3042. | #define PACKAGE_URL ""
  3043. | #define PACKAGE "nightshade"
  3044. | #define VERSION "11.12.1"
  3045. | #define STDC_HEADERS 1
  3046. | #define HAVE_SYS_TYPES_H 1
  3047. | #define HAVE_SYS_STAT_H 1
  3048. | #define HAVE_STDLIB_H 1
  3049. | #define HAVE_STRING_H 1
  3050. | #define HAVE_MEMORY_H 1
  3051. | #define HAVE_STRINGS_H 1
  3052. | #define HAVE_INTTYPES_H 1
  3053. | #define HAVE_STDINT_H 1
  3054. | #define HAVE_UNISTD_H 1
  3055. | #define HAVE_LONG_LONG 1
  3056. | #define HAVE_LONG_DOUBLE 1
  3057. | #define HAVE_WCHAR_T 1
  3058. | #define HAVE_WINT_T 1
  3059. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3060. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3061. | #define HAVE_INTMAX_T 1
  3062. | #define HAVE_POSIX_PRINTF 1
  3063. | #define HAVE_ALLOCA_H 1
  3064. | #define HAVE_ALLOCA 1
  3065. | #define HAVE_STDLIB_H 1
  3066. | #define HAVE_UNISTD_H 1
  3067. | #define HAVE_SYS_PARAM_H 1
  3068. | #define HAVE_GETPAGESIZE 1
  3069. | #define HAVE_MMAP 1
  3070. | #define INTDIV0_RAISES_SIGFPE 1
  3071. | #define HAVE_UNSIGNED_LONG_LONG 1
  3072. | #define HAVE_UINTMAX_T 1
  3073. | #define HAVE_INTTYPES_H 1
  3074. | #define HAVE_STDINT_H 1
  3075. | #define HAVE_STDINT_H 1
  3076. | #define HAVE_ARGZ_H 1
  3077. | #define HAVE_LIMITS_H 1
  3078. | #define HAVE_LOCALE_H 1
  3079. | #define HAVE_NL_TYPES_H 1
  3080. | #define HAVE_MALLOC_H 1
  3081. | #define HAVE_STDDEF_H 1
  3082. | #define HAVE_STDLIB_H 1
  3083. | #define HAVE_STRING_H 1
  3084. | #define HAVE_UNISTD_H 1
  3085. | #define HAVE_SYS_PARAM_H 1
  3086. | #define HAVE_ASPRINTF 1
  3087. | #define HAVE_FWPRINTF 1
  3088. | #define HAVE_GETCWD 1
  3089. | #define HAVE_GETEGID 1
  3090. | #define HAVE_GETEUID 1
  3091. | #define HAVE_GETGID 1
  3092. | #define HAVE_GETUID 1
  3093. | #define HAVE_MEMPCPY 1
  3094. | #define HAVE_MUNMAP 1
  3095. | #define HAVE_PUTENV 1
  3096. | #define HAVE_SETENV 1
  3097. | #define HAVE_SETLOCALE 1
  3098. | #define HAVE_SNPRINTF 1
  3099. | #define HAVE_STPCPY 1
  3100. | #define HAVE_STRCASECMP 1
  3101. | #define HAVE_STRDUP 1
  3102. | #define HAVE_STRTOUL 1
  3103. | #define HAVE_TSEARCH 1
  3104. | #define HAVE_WCSLEN 1
  3105. | #define HAVE___ARGZ_COUNT 1
  3106. | #define HAVE___ARGZ_STRINGIFY 1
  3107. | #define HAVE___ARGZ_NEXT 1
  3108. | #define HAVE___FSETLOCKING 1
  3109. | #define HAVE_DECL__SNPRINTF 0
  3110. | #define HAVE_DECL__SNWPRINTF 0
  3111. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3112. | #define HAVE_DECL_FGETS_UNLOCKED 0
  3113. | #define HAVE_DECL_GETC_UNLOCKED 1
  3114. | #define HAVE_ICONV 1
  3115. | #define ICONV_CONST
  3116. | #define HAVE_LANGINFO_CODESET 1
  3117. | #define HAVE_LC_MESSAGES 1
  3118. | #define ENABLE_NLS 1
  3119. | #define HAVE_GETTEXT 1
  3120. | #define HAVE_DCGETTEXT 1
  3121. | #define HAVE_DLFCN_H 1
  3122. | #define LT_OBJDIR ".libs/"
  3123. | #define HAVE_BOOST 1
  3124. | /* end confdefs.h. */
  3125. |
  3126. | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 1 && !defined __ICC
  3127. | /* OK */
  3128. | #else
  3129. | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 1 && !defined __ICC
  3130. | #endif
  3131. |
  3132. | int
  3133. | main ()
  3134. | {
  3135. |
  3136. | ;
  3137. | return 0;
  3138. | }
  3139. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  3140. conftest.cpp:94:3: error: #error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 0 && !defined __ICC
  3141. configure:19235: $? = 1
  3142. configure: failed program was:
  3143. | /* confdefs.h */
  3144. | #define PACKAGE_NAME "nightshade"
  3145. | #define PACKAGE_TARNAME "nightshade"
  3146. | #define PACKAGE_VERSION "11.12.1"
  3147. | #define PACKAGE_STRING "nightshade 11.12.1"
  3148. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  3149. | #define PACKAGE_URL ""
  3150. | #define PACKAGE "nightshade"
  3151. | #define VERSION "11.12.1"
  3152. | #define STDC_HEADERS 1
  3153. | #define HAVE_SYS_TYPES_H 1
  3154. | #define HAVE_SYS_STAT_H 1
  3155. | #define HAVE_STDLIB_H 1
  3156. | #define HAVE_STRING_H 1
  3157. | #define HAVE_MEMORY_H 1
  3158. | #define HAVE_STRINGS_H 1
  3159. | #define HAVE_INTTYPES_H 1
  3160. | #define HAVE_STDINT_H 1
  3161. | #define HAVE_UNISTD_H 1
  3162. | #define HAVE_LONG_LONG 1
  3163. | #define HAVE_LONG_DOUBLE 1
  3164. | #define HAVE_WCHAR_T 1
  3165. | #define HAVE_WINT_T 1
  3166. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3167. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3168. | #define HAVE_INTMAX_T 1
  3169. | #define HAVE_POSIX_PRINTF 1
  3170. | #define HAVE_ALLOCA_H 1
  3171. | #define HAVE_ALLOCA 1
  3172. | #define HAVE_STDLIB_H 1
  3173. | #define HAVE_UNISTD_H 1
  3174. | #define HAVE_SYS_PARAM_H 1
  3175. | #define HAVE_GETPAGESIZE 1
  3176. | #define HAVE_MMAP 1
  3177. | #define INTDIV0_RAISES_SIGFPE 1
  3178. | #define HAVE_UNSIGNED_LONG_LONG 1
  3179. | #define HAVE_UINTMAX_T 1
  3180. | #define HAVE_INTTYPES_H 1
  3181. | #define HAVE_STDINT_H 1
  3182. | #define HAVE_STDINT_H 1
  3183. | #define HAVE_ARGZ_H 1
  3184. | #define HAVE_LIMITS_H 1
  3185. | #define HAVE_LOCALE_H 1
  3186. | #define HAVE_NL_TYPES_H 1
  3187. | #define HAVE_MALLOC_H 1
  3188. | #define HAVE_STDDEF_H 1
  3189. | #define HAVE_STDLIB_H 1
  3190. | #define HAVE_STRING_H 1
  3191. | #define HAVE_UNISTD_H 1
  3192. | #define HAVE_SYS_PARAM_H 1
  3193. | #define HAVE_ASPRINTF 1
  3194. | #define HAVE_FWPRINTF 1
  3195. | #define HAVE_GETCWD 1
  3196. | #define HAVE_GETEGID 1
  3197. | #define HAVE_GETEUID 1
  3198. | #define HAVE_GETGID 1
  3199. | #define HAVE_GETUID 1
  3200. | #define HAVE_MEMPCPY 1
  3201. | #define HAVE_MUNMAP 1
  3202. | #define HAVE_PUTENV 1
  3203. | #define HAVE_SETENV 1
  3204. | #define HAVE_SETLOCALE 1
  3205. | #define HAVE_SNPRINTF 1
  3206. | #define HAVE_STPCPY 1
  3207. | #define HAVE_STRCASECMP 1
  3208. | #define HAVE_STRDUP 1
  3209. | #define HAVE_STRTOUL 1
  3210. | #define HAVE_TSEARCH 1
  3211. | #define HAVE_WCSLEN 1
  3212. | #define HAVE___ARGZ_COUNT 1
  3213. | #define HAVE___ARGZ_STRINGIFY 1
  3214. | #define HAVE___ARGZ_NEXT 1
  3215. | #define HAVE___FSETLOCKING 1
  3216. | #define HAVE_DECL__SNPRINTF 0
  3217. | #define HAVE_DECL__SNWPRINTF 0
  3218. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3219. | #define HAVE_DECL_FGETS_UNLOCKED 0
  3220. | #define HAVE_DECL_GETC_UNLOCKED 1
  3221. | #define HAVE_ICONV 1
  3222. | #define ICONV_CONST
  3223. | #define HAVE_LANGINFO_CODESET 1
  3224. | #define HAVE_LC_MESSAGES 1
  3225. | #define ENABLE_NLS 1
  3226. | #define HAVE_GETTEXT 1
  3227. | #define HAVE_DCGETTEXT 1
  3228. | #define HAVE_DLFCN_H 1
  3229. | #define LT_OBJDIR ".libs/"
  3230. | #define HAVE_BOOST 1
  3231. | /* end confdefs.h. */
  3232. |
  3233. | #if defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 0 && !defined __ICC
  3234. | /* OK */
  3235. | #else
  3236. | # error defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 0 && !defined __ICC
  3237. | #endif
  3238. |
  3239. | int
  3240. | main ()
  3241. | {
  3242. |
  3243. | ;
  3244. | return 0;
  3245. | }
  3246. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  3247. conftest.cpp:94:3: error: #error defined __BORLANDC__
  3248. configure:19235: $? = 1
  3249. configure: failed program was:
  3250. | /* confdefs.h */
  3251. | #define PACKAGE_NAME "nightshade"
  3252. | #define PACKAGE_TARNAME "nightshade"
  3253. | #define PACKAGE_VERSION "11.12.1"
  3254. | #define PACKAGE_STRING "nightshade 11.12.1"
  3255. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  3256. | #define PACKAGE_URL ""
  3257. | #define PACKAGE "nightshade"
  3258. | #define VERSION "11.12.1"
  3259. | #define STDC_HEADERS 1
  3260. | #define HAVE_SYS_TYPES_H 1
  3261. | #define HAVE_SYS_STAT_H 1
  3262. | #define HAVE_STDLIB_H 1
  3263. | #define HAVE_STRING_H 1
  3264. | #define HAVE_MEMORY_H 1
  3265. | #define HAVE_STRINGS_H 1
  3266. | #define HAVE_INTTYPES_H 1
  3267. | #define HAVE_STDINT_H 1
  3268. | #define HAVE_UNISTD_H 1
  3269. | #define HAVE_LONG_LONG 1
  3270. | #define HAVE_LONG_DOUBLE 1
  3271. | #define HAVE_WCHAR_T 1
  3272. | #define HAVE_WINT_T 1
  3273. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3274. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3275. | #define HAVE_INTMAX_T 1
  3276. | #define HAVE_POSIX_PRINTF 1
  3277. | #define HAVE_ALLOCA_H 1
  3278. | #define HAVE_ALLOCA 1
  3279. | #define HAVE_STDLIB_H 1
  3280. | #define HAVE_UNISTD_H 1
  3281. | #define HAVE_SYS_PARAM_H 1
  3282. | #define HAVE_GETPAGESIZE 1
  3283. | #define HAVE_MMAP 1
  3284. | #define INTDIV0_RAISES_SIGFPE 1
  3285. | #define HAVE_UNSIGNED_LONG_LONG 1
  3286. | #define HAVE_UINTMAX_T 1
  3287. | #define HAVE_INTTYPES_H 1
  3288. | #define HAVE_STDINT_H 1
  3289. | #define HAVE_STDINT_H 1
  3290. | #define HAVE_ARGZ_H 1
  3291. | #define HAVE_LIMITS_H 1
  3292. | #define HAVE_LOCALE_H 1
  3293. | #define HAVE_NL_TYPES_H 1
  3294. | #define HAVE_MALLOC_H 1
  3295. | #define HAVE_STDDEF_H 1
  3296. | #define HAVE_STDLIB_H 1
  3297. | #define HAVE_STRING_H 1
  3298. | #define HAVE_UNISTD_H 1
  3299. | #define HAVE_SYS_PARAM_H 1
  3300. | #define HAVE_ASPRINTF 1
  3301. | #define HAVE_FWPRINTF 1
  3302. | #define HAVE_GETCWD 1
  3303. | #define HAVE_GETEGID 1
  3304. | #define HAVE_GETEUID 1
  3305. | #define HAVE_GETGID 1
  3306. | #define HAVE_GETUID 1
  3307. | #define HAVE_MEMPCPY 1
  3308. | #define HAVE_MUNMAP 1
  3309. | #define HAVE_PUTENV 1
  3310. | #define HAVE_SETENV 1
  3311. | #define HAVE_SETLOCALE 1
  3312. | #define HAVE_SNPRINTF 1
  3313. | #define HAVE_STPCPY 1
  3314. | #define HAVE_STRCASECMP 1
  3315. | #define HAVE_STRDUP 1
  3316. | #define HAVE_STRTOUL 1
  3317. | #define HAVE_TSEARCH 1
  3318. | #define HAVE_WCSLEN 1
  3319. | #define HAVE___ARGZ_COUNT 1
  3320. | #define HAVE___ARGZ_STRINGIFY 1
  3321. | #define HAVE___ARGZ_NEXT 1
  3322. | #define HAVE___FSETLOCKING 1
  3323. | #define HAVE_DECL__SNPRINTF 0
  3324. | #define HAVE_DECL__SNWPRINTF 0
  3325. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3326. | #define HAVE_DECL_FGETS_UNLOCKED 0
  3327. | #define HAVE_DECL_GETC_UNLOCKED 1
  3328. | #define HAVE_ICONV 1
  3329. | #define ICONV_CONST
  3330. | #define HAVE_LANGINFO_CODESET 1
  3331. | #define HAVE_LC_MESSAGES 1
  3332. | #define ENABLE_NLS 1
  3333. | #define HAVE_GETTEXT 1
  3334. | #define HAVE_DCGETTEXT 1
  3335. | #define HAVE_DLFCN_H 1
  3336. | #define LT_OBJDIR ".libs/"
  3337. | #define HAVE_BOOST 1
  3338. | /* end confdefs.h. */
  3339. |
  3340. | #if defined __BORLANDC__
  3341. | /* OK */
  3342. | #else
  3343. | # error defined __BORLANDC__
  3344. | #endif
  3345. |
  3346. | int
  3347. | main ()
  3348. | {
  3349. |
  3350. | ;
  3351. | return 0;
  3352. | }
  3353. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  3354. conftest.cpp:91:49: error: operator "defined" requires an identifier
  3355. conftest.cpp:91:22: error: missing ')' in expression
  3356. conftest.cpp:94:3: error: #error defined __ICC && (defined __unix || defined )
  3357. configure:19235: $? = 1
  3358. configure: failed program was:
  3359. | /* confdefs.h */
  3360. | #define PACKAGE_NAME "nightshade"
  3361. | #define PACKAGE_TARNAME "nightshade"
  3362. | #define PACKAGE_VERSION "11.12.1"
  3363. | #define PACKAGE_STRING "nightshade 11.12.1"
  3364. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  3365. | #define PACKAGE_URL ""
  3366. | #define PACKAGE "nightshade"
  3367. | #define VERSION "11.12.1"
  3368. | #define STDC_HEADERS 1
  3369. | #define HAVE_SYS_TYPES_H 1
  3370. | #define HAVE_SYS_STAT_H 1
  3371. | #define HAVE_STDLIB_H 1
  3372. | #define HAVE_STRING_H 1
  3373. | #define HAVE_MEMORY_H 1
  3374. | #define HAVE_STRINGS_H 1
  3375. | #define HAVE_INTTYPES_H 1
  3376. | #define HAVE_STDINT_H 1
  3377. | #define HAVE_UNISTD_H 1
  3378. | #define HAVE_LONG_LONG 1
  3379. | #define HAVE_LONG_DOUBLE 1
  3380. | #define HAVE_WCHAR_T 1
  3381. | #define HAVE_WINT_T 1
  3382. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3383. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3384. | #define HAVE_INTMAX_T 1
  3385. | #define HAVE_POSIX_PRINTF 1
  3386. | #define HAVE_ALLOCA_H 1
  3387. | #define HAVE_ALLOCA 1
  3388. | #define HAVE_STDLIB_H 1
  3389. | #define HAVE_UNISTD_H 1
  3390. | #define HAVE_SYS_PARAM_H 1
  3391. | #define HAVE_GETPAGESIZE 1
  3392. | #define HAVE_MMAP 1
  3393. | #define INTDIV0_RAISES_SIGFPE 1
  3394. | #define HAVE_UNSIGNED_LONG_LONG 1
  3395. | #define HAVE_UINTMAX_T 1
  3396. | #define HAVE_INTTYPES_H 1
  3397. | #define HAVE_STDINT_H 1
  3398. | #define HAVE_STDINT_H 1
  3399. | #define HAVE_ARGZ_H 1
  3400. | #define HAVE_LIMITS_H 1
  3401. | #define HAVE_LOCALE_H 1
  3402. | #define HAVE_NL_TYPES_H 1
  3403. | #define HAVE_MALLOC_H 1
  3404. | #define HAVE_STDDEF_H 1
  3405. | #define HAVE_STDLIB_H 1
  3406. | #define HAVE_STRING_H 1
  3407. | #define HAVE_UNISTD_H 1
  3408. | #define HAVE_SYS_PARAM_H 1
  3409. | #define HAVE_ASPRINTF 1
  3410. | #define HAVE_FWPRINTF 1
  3411. | #define HAVE_GETCWD 1
  3412. | #define HAVE_GETEGID 1
  3413. | #define HAVE_GETEUID 1
  3414. | #define HAVE_GETGID 1
  3415. | #define HAVE_GETUID 1
  3416. | #define HAVE_MEMPCPY 1
  3417. | #define HAVE_MUNMAP 1
  3418. | #define HAVE_PUTENV 1
  3419. | #define HAVE_SETENV 1
  3420. | #define HAVE_SETLOCALE 1
  3421. | #define HAVE_SNPRINTF 1
  3422. | #define HAVE_STPCPY 1
  3423. | #define HAVE_STRCASECMP 1
  3424. | #define HAVE_STRDUP 1
  3425. | #define HAVE_STRTOUL 1
  3426. | #define HAVE_TSEARCH 1
  3427. | #define HAVE_WCSLEN 1
  3428. | #define HAVE___ARGZ_COUNT 1
  3429. | #define HAVE___ARGZ_STRINGIFY 1
  3430. | #define HAVE___ARGZ_NEXT 1
  3431. | #define HAVE___FSETLOCKING 1
  3432. | #define HAVE_DECL__SNPRINTF 0
  3433. | #define HAVE_DECL__SNWPRINTF 0
  3434. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3435. | #define HAVE_DECL_FGETS_UNLOCKED 0
  3436. | #define HAVE_DECL_GETC_UNLOCKED 1
  3437. | #define HAVE_ICONV 1
  3438. | #define ICONV_CONST
  3439. | #define HAVE_LANGINFO_CODESET 1
  3440. | #define HAVE_LC_MESSAGES 1
  3441. | #define ENABLE_NLS 1
  3442. | #define HAVE_GETTEXT 1
  3443. | #define HAVE_DCGETTEXT 1
  3444. | #define HAVE_DLFCN_H 1
  3445. | #define LT_OBJDIR ".libs/"
  3446. | #define HAVE_BOOST 1
  3447. | /* end confdefs.h. */
  3448. |
  3449. | #if defined __ICC && (defined __unix || defined )
  3450. | /* OK */
  3451. | #else
  3452. | # error defined __ICC && (defined __unix || defined )
  3453. | #endif
  3454. |
  3455. | int
  3456. | main ()
  3457. | {
  3458. |
  3459. | ;
  3460. | return 0;
  3461. | }
  3462. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  3463. conftest.cpp:94:3: error: #error defined __ICL
  3464. configure:19235: $? = 1
  3465. configure: failed program was:
  3466. | /* confdefs.h */
  3467. | #define PACKAGE_NAME "nightshade"
  3468. | #define PACKAGE_TARNAME "nightshade"
  3469. | #define PACKAGE_VERSION "11.12.1"
  3470. | #define PACKAGE_STRING "nightshade 11.12.1"
  3471. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  3472. | #define PACKAGE_URL ""
  3473. | #define PACKAGE "nightshade"
  3474. | #define VERSION "11.12.1"
  3475. | #define STDC_HEADERS 1
  3476. | #define HAVE_SYS_TYPES_H 1
  3477. | #define HAVE_SYS_STAT_H 1
  3478. | #define HAVE_STDLIB_H 1
  3479. | #define HAVE_STRING_H 1
  3480. | #define HAVE_MEMORY_H 1
  3481. | #define HAVE_STRINGS_H 1
  3482. | #define HAVE_INTTYPES_H 1
  3483. | #define HAVE_STDINT_H 1
  3484. | #define HAVE_UNISTD_H 1
  3485. | #define HAVE_LONG_LONG 1
  3486. | #define HAVE_LONG_DOUBLE 1
  3487. | #define HAVE_WCHAR_T 1
  3488. | #define HAVE_WINT_T 1
  3489. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3490. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3491. | #define HAVE_INTMAX_T 1
  3492. | #define HAVE_POSIX_PRINTF 1
  3493. | #define HAVE_ALLOCA_H 1
  3494. | #define HAVE_ALLOCA 1
  3495. | #define HAVE_STDLIB_H 1
  3496. | #define HAVE_UNISTD_H 1
  3497. | #define HAVE_SYS_PARAM_H 1
  3498. | #define HAVE_GETPAGESIZE 1
  3499. | #define HAVE_MMAP 1
  3500. | #define INTDIV0_RAISES_SIGFPE 1
  3501. | #define HAVE_UNSIGNED_LONG_LONG 1
  3502. | #define HAVE_UINTMAX_T 1
  3503. | #define HAVE_INTTYPES_H 1
  3504. | #define HAVE_STDINT_H 1
  3505. | #define HAVE_STDINT_H 1
  3506. | #define HAVE_ARGZ_H 1
  3507. | #define HAVE_LIMITS_H 1
  3508. | #define HAVE_LOCALE_H 1
  3509. | #define HAVE_NL_TYPES_H 1
  3510. | #define HAVE_MALLOC_H 1
  3511. | #define HAVE_STDDEF_H 1
  3512. | #define HAVE_STDLIB_H 1
  3513. | #define HAVE_STRING_H 1
  3514. | #define HAVE_UNISTD_H 1
  3515. | #define HAVE_SYS_PARAM_H 1
  3516. | #define HAVE_ASPRINTF 1
  3517. | #define HAVE_FWPRINTF 1
  3518. | #define HAVE_GETCWD 1
  3519. | #define HAVE_GETEGID 1
  3520. | #define HAVE_GETEUID 1
  3521. | #define HAVE_GETGID 1
  3522. | #define HAVE_GETUID 1
  3523. | #define HAVE_MEMPCPY 1
  3524. | #define HAVE_MUNMAP 1
  3525. | #define HAVE_PUTENV 1
  3526. | #define HAVE_SETENV 1
  3527. | #define HAVE_SETLOCALE 1
  3528. | #define HAVE_SNPRINTF 1
  3529. | #define HAVE_STPCPY 1
  3530. | #define HAVE_STRCASECMP 1
  3531. | #define HAVE_STRDUP 1
  3532. | #define HAVE_STRTOUL 1
  3533. | #define HAVE_TSEARCH 1
  3534. | #define HAVE_WCSLEN 1
  3535. | #define HAVE___ARGZ_COUNT 1
  3536. | #define HAVE___ARGZ_STRINGIFY 1
  3537. | #define HAVE___ARGZ_NEXT 1
  3538. | #define HAVE___FSETLOCKING 1
  3539. | #define HAVE_DECL__SNPRINTF 0
  3540. | #define HAVE_DECL__SNWPRINTF 0
  3541. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3542. | #define HAVE_DECL_FGETS_UNLOCKED 0
  3543. | #define HAVE_DECL_GETC_UNLOCKED 1
  3544. | #define HAVE_ICONV 1
  3545. | #define ICONV_CONST
  3546. | #define HAVE_LANGINFO_CODESET 1
  3547. | #define HAVE_LC_MESSAGES 1
  3548. | #define ENABLE_NLS 1
  3549. | #define HAVE_GETTEXT 1
  3550. | #define HAVE_DCGETTEXT 1
  3551. | #define HAVE_DLFCN_H 1
  3552. | #define LT_OBJDIR ".libs/"
  3553. | #define HAVE_BOOST 1
  3554. | /* end confdefs.h. */
  3555. |
  3556. | #if defined __ICL
  3557. | /* OK */
  3558. | #else
  3559. | # error defined __ICL
  3560. | #endif
  3561. |
  3562. | int
  3563. | main ()
  3564. | {
  3565. |
  3566. | ;
  3567. | return 0;
  3568. | }
  3569. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  3570. conftest.cpp:94:3: error: #error defined _MSC_VER && _MSC_VER == 1300
  3571. configure:19235: $? = 1
  3572. configure: failed program was:
  3573. | /* confdefs.h */
  3574. | #define PACKAGE_NAME "nightshade"
  3575. | #define PACKAGE_TARNAME "nightshade"
  3576. | #define PACKAGE_VERSION "11.12.1"
  3577. | #define PACKAGE_STRING "nightshade 11.12.1"
  3578. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  3579. | #define PACKAGE_URL ""
  3580. | #define PACKAGE "nightshade"
  3581. | #define VERSION "11.12.1"
  3582. | #define STDC_HEADERS 1
  3583. | #define HAVE_SYS_TYPES_H 1
  3584. | #define HAVE_SYS_STAT_H 1
  3585. | #define HAVE_STDLIB_H 1
  3586. | #define HAVE_STRING_H 1
  3587. | #define HAVE_MEMORY_H 1
  3588. | #define HAVE_STRINGS_H 1
  3589. | #define HAVE_INTTYPES_H 1
  3590. | #define HAVE_STDINT_H 1
  3591. | #define HAVE_UNISTD_H 1
  3592. | #define HAVE_LONG_LONG 1
  3593. | #define HAVE_LONG_DOUBLE 1
  3594. | #define HAVE_WCHAR_T 1
  3595. | #define HAVE_WINT_T 1
  3596. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3597. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3598. | #define HAVE_INTMAX_T 1
  3599. | #define HAVE_POSIX_PRINTF 1
  3600. | #define HAVE_ALLOCA_H 1
  3601. | #define HAVE_ALLOCA 1
  3602. | #define HAVE_STDLIB_H 1
  3603. | #define HAVE_UNISTD_H 1
  3604. | #define HAVE_SYS_PARAM_H 1
  3605. | #define HAVE_GETPAGESIZE 1
  3606. | #define HAVE_MMAP 1
  3607. | #define INTDIV0_RAISES_SIGFPE 1
  3608. | #define HAVE_UNSIGNED_LONG_LONG 1
  3609. | #define HAVE_UINTMAX_T 1
  3610. | #define HAVE_INTTYPES_H 1
  3611. | #define HAVE_STDINT_H 1
  3612. | #define HAVE_STDINT_H 1
  3613. | #define HAVE_ARGZ_H 1
  3614. | #define HAVE_LIMITS_H 1
  3615. | #define HAVE_LOCALE_H 1
  3616. | #define HAVE_NL_TYPES_H 1
  3617. | #define HAVE_MALLOC_H 1
  3618. | #define HAVE_STDDEF_H 1
  3619. | #define HAVE_STDLIB_H 1
  3620. | #define HAVE_STRING_H 1
  3621. | #define HAVE_UNISTD_H 1
  3622. | #define HAVE_SYS_PARAM_H 1
  3623. | #define HAVE_ASPRINTF 1
  3624. | #define HAVE_FWPRINTF 1
  3625. | #define HAVE_GETCWD 1
  3626. | #define HAVE_GETEGID 1
  3627. | #define HAVE_GETEUID 1
  3628. | #define HAVE_GETGID 1
  3629. | #define HAVE_GETUID 1
  3630. | #define HAVE_MEMPCPY 1
  3631. | #define HAVE_MUNMAP 1
  3632. | #define HAVE_PUTENV 1
  3633. | #define HAVE_SETENV 1
  3634. | #define HAVE_SETLOCALE 1
  3635. | #define HAVE_SNPRINTF 1
  3636. | #define HAVE_STPCPY 1
  3637. | #define HAVE_STRCASECMP 1
  3638. | #define HAVE_STRDUP 1
  3639. | #define HAVE_STRTOUL 1
  3640. | #define HAVE_TSEARCH 1
  3641. | #define HAVE_WCSLEN 1
  3642. | #define HAVE___ARGZ_COUNT 1
  3643. | #define HAVE___ARGZ_STRINGIFY 1
  3644. | #define HAVE___ARGZ_NEXT 1
  3645. | #define HAVE___FSETLOCKING 1
  3646. | #define HAVE_DECL__SNPRINTF 0
  3647. | #define HAVE_DECL__SNWPRINTF 0
  3648. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3649. | #define HAVE_DECL_FGETS_UNLOCKED 0
  3650. | #define HAVE_DECL_GETC_UNLOCKED 1
  3651. | #define HAVE_ICONV 1
  3652. | #define ICONV_CONST
  3653. | #define HAVE_LANGINFO_CODESET 1
  3654. | #define HAVE_LC_MESSAGES 1
  3655. | #define ENABLE_NLS 1
  3656. | #define HAVE_GETTEXT 1
  3657. | #define HAVE_DCGETTEXT 1
  3658. | #define HAVE_DLFCN_H 1
  3659. | #define LT_OBJDIR ".libs/"
  3660. | #define HAVE_BOOST 1
  3661. | /* end confdefs.h. */
  3662. |
  3663. | #if defined _MSC_VER && _MSC_VER == 1300
  3664. | /* OK */
  3665. | #else
  3666. | # error defined _MSC_VER && _MSC_VER == 1300
  3667. | #endif
  3668. |
  3669. | int
  3670. | main ()
  3671. | {
  3672. |
  3673. | ;
  3674. | return 0;
  3675. | }
  3676. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  3677. conftest.cpp:94:3: error: #error defined __GNUC__ && __GNUC__ == 2 && __GNUC_MINOR__ == 95 && !defined __ICC
  3678. configure:19235: $? = 1
  3679. configure: failed program was:
  3680. | /* confdefs.h */
  3681. | #define PACKAGE_NAME "nightshade"
  3682. | #define PACKAGE_TARNAME "nightshade"
  3683. | #define PACKAGE_VERSION "11.12.1"
  3684. | #define PACKAGE_STRING "nightshade 11.12.1"
  3685. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  3686. | #define PACKAGE_URL ""
  3687. | #define PACKAGE "nightshade"
  3688. | #define VERSION "11.12.1"
  3689. | #define STDC_HEADERS 1
  3690. | #define HAVE_SYS_TYPES_H 1
  3691. | #define HAVE_SYS_STAT_H 1
  3692. | #define HAVE_STDLIB_H 1
  3693. | #define HAVE_STRING_H 1
  3694. | #define HAVE_MEMORY_H 1
  3695. | #define HAVE_STRINGS_H 1
  3696. | #define HAVE_INTTYPES_H 1
  3697. | #define HAVE_STDINT_H 1
  3698. | #define HAVE_UNISTD_H 1
  3699. | #define HAVE_LONG_LONG 1
  3700. | #define HAVE_LONG_DOUBLE 1
  3701. | #define HAVE_WCHAR_T 1
  3702. | #define HAVE_WINT_T 1
  3703. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3704. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3705. | #define HAVE_INTMAX_T 1
  3706. | #define HAVE_POSIX_PRINTF 1
  3707. | #define HAVE_ALLOCA_H 1
  3708. | #define HAVE_ALLOCA 1
  3709. | #define HAVE_STDLIB_H 1
  3710. | #define HAVE_UNISTD_H 1
  3711. | #define HAVE_SYS_PARAM_H 1
  3712. | #define HAVE_GETPAGESIZE 1
  3713. | #define HAVE_MMAP 1
  3714. | #define INTDIV0_RAISES_SIGFPE 1
  3715. | #define HAVE_UNSIGNED_LONG_LONG 1
  3716. | #define HAVE_UINTMAX_T 1
  3717. | #define HAVE_INTTYPES_H 1
  3718. | #define HAVE_STDINT_H 1
  3719. | #define HAVE_STDINT_H 1
  3720. | #define HAVE_ARGZ_H 1
  3721. | #define HAVE_LIMITS_H 1
  3722. | #define HAVE_LOCALE_H 1
  3723. | #define HAVE_NL_TYPES_H 1
  3724. | #define HAVE_MALLOC_H 1
  3725. | #define HAVE_STDDEF_H 1
  3726. | #define HAVE_STDLIB_H 1
  3727. | #define HAVE_STRING_H 1
  3728. | #define HAVE_UNISTD_H 1
  3729. | #define HAVE_SYS_PARAM_H 1
  3730. | #define HAVE_ASPRINTF 1
  3731. | #define HAVE_FWPRINTF 1
  3732. | #define HAVE_GETCWD 1
  3733. | #define HAVE_GETEGID 1
  3734. | #define HAVE_GETEUID 1
  3735. | #define HAVE_GETGID 1
  3736. | #define HAVE_GETUID 1
  3737. | #define HAVE_MEMPCPY 1
  3738. | #define HAVE_MUNMAP 1
  3739. | #define HAVE_PUTENV 1
  3740. | #define HAVE_SETENV 1
  3741. | #define HAVE_SETLOCALE 1
  3742. | #define HAVE_SNPRINTF 1
  3743. | #define HAVE_STPCPY 1
  3744. | #define HAVE_STRCASECMP 1
  3745. | #define HAVE_STRDUP 1
  3746. | #define HAVE_STRTOUL 1
  3747. | #define HAVE_TSEARCH 1
  3748. | #define HAVE_WCSLEN 1
  3749. | #define HAVE___ARGZ_COUNT 1
  3750. | #define HAVE___ARGZ_STRINGIFY 1
  3751. | #define HAVE___ARGZ_NEXT 1
  3752. | #define HAVE___FSETLOCKING 1
  3753. | #define HAVE_DECL__SNPRINTF 0
  3754. | #define HAVE_DECL__SNWPRINTF 0
  3755. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3756. | #define HAVE_DECL_FGETS_UNLOCKED 0
  3757. | #define HAVE_DECL_GETC_UNLOCKED 1
  3758. | #define HAVE_ICONV 1
  3759. | #define ICONV_CONST
  3760. | #define HAVE_LANGINFO_CODESET 1
  3761. | #define HAVE_LC_MESSAGES 1
  3762. | #define ENABLE_NLS 1
  3763. | #define HAVE_GETTEXT 1
  3764. | #define HAVE_DCGETTEXT 1
  3765. | #define HAVE_DLFCN_H 1
  3766. | #define LT_OBJDIR ".libs/"
  3767. | #define HAVE_BOOST 1
  3768. | /* end confdefs.h. */
  3769. |
  3770. | #if defined __GNUC__ && __GNUC__ == 2 && __GNUC_MINOR__ == 95 && !defined __ICC
  3771. | /* OK */
  3772. | #else
  3773. | # error defined __GNUC__ && __GNUC__ == 2 && __GNUC_MINOR__ == 95 && !defined __ICC
  3774. | #endif
  3775. |
  3776. | int
  3777. | main ()
  3778. | {
  3779. |
  3780. | ;
  3781. | return 0;
  3782. | }
  3783. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  3784. conftest.cpp:94:3: error: #error defined __MWERKS__ && __MWERKS__ <= 0x32FF
  3785. configure:19235: $? = 1
  3786. configure: failed program was:
  3787. | /* confdefs.h */
  3788. | #define PACKAGE_NAME "nightshade"
  3789. | #define PACKAGE_TARNAME "nightshade"
  3790. | #define PACKAGE_VERSION "11.12.1"
  3791. | #define PACKAGE_STRING "nightshade 11.12.1"
  3792. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  3793. | #define PACKAGE_URL ""
  3794. | #define PACKAGE "nightshade"
  3795. | #define VERSION "11.12.1"
  3796. | #define STDC_HEADERS 1
  3797. | #define HAVE_SYS_TYPES_H 1
  3798. | #define HAVE_SYS_STAT_H 1
  3799. | #define HAVE_STDLIB_H 1
  3800. | #define HAVE_STRING_H 1
  3801. | #define HAVE_MEMORY_H 1
  3802. | #define HAVE_STRINGS_H 1
  3803. | #define HAVE_INTTYPES_H 1
  3804. | #define HAVE_STDINT_H 1
  3805. | #define HAVE_UNISTD_H 1
  3806. | #define HAVE_LONG_LONG 1
  3807. | #define HAVE_LONG_DOUBLE 1
  3808. | #define HAVE_WCHAR_T 1
  3809. | #define HAVE_WINT_T 1
  3810. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3811. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3812. | #define HAVE_INTMAX_T 1
  3813. | #define HAVE_POSIX_PRINTF 1
  3814. | #define HAVE_ALLOCA_H 1
  3815. | #define HAVE_ALLOCA 1
  3816. | #define HAVE_STDLIB_H 1
  3817. | #define HAVE_UNISTD_H 1
  3818. | #define HAVE_SYS_PARAM_H 1
  3819. | #define HAVE_GETPAGESIZE 1
  3820. | #define HAVE_MMAP 1
  3821. | #define INTDIV0_RAISES_SIGFPE 1
  3822. | #define HAVE_UNSIGNED_LONG_LONG 1
  3823. | #define HAVE_UINTMAX_T 1
  3824. | #define HAVE_INTTYPES_H 1
  3825. | #define HAVE_STDINT_H 1
  3826. | #define HAVE_STDINT_H 1
  3827. | #define HAVE_ARGZ_H 1
  3828. | #define HAVE_LIMITS_H 1
  3829. | #define HAVE_LOCALE_H 1
  3830. | #define HAVE_NL_TYPES_H 1
  3831. | #define HAVE_MALLOC_H 1
  3832. | #define HAVE_STDDEF_H 1
  3833. | #define HAVE_STDLIB_H 1
  3834. | #define HAVE_STRING_H 1
  3835. | #define HAVE_UNISTD_H 1
  3836. | #define HAVE_SYS_PARAM_H 1
  3837. | #define HAVE_ASPRINTF 1
  3838. | #define HAVE_FWPRINTF 1
  3839. | #define HAVE_GETCWD 1
  3840. | #define HAVE_GETEGID 1
  3841. | #define HAVE_GETEUID 1
  3842. | #define HAVE_GETGID 1
  3843. | #define HAVE_GETUID 1
  3844. | #define HAVE_MEMPCPY 1
  3845. | #define HAVE_MUNMAP 1
  3846. | #define HAVE_PUTENV 1
  3847. | #define HAVE_SETENV 1
  3848. | #define HAVE_SETLOCALE 1
  3849. | #define HAVE_SNPRINTF 1
  3850. | #define HAVE_STPCPY 1
  3851. | #define HAVE_STRCASECMP 1
  3852. | #define HAVE_STRDUP 1
  3853. | #define HAVE_STRTOUL 1
  3854. | #define HAVE_TSEARCH 1
  3855. | #define HAVE_WCSLEN 1
  3856. | #define HAVE___ARGZ_COUNT 1
  3857. | #define HAVE___ARGZ_STRINGIFY 1
  3858. | #define HAVE___ARGZ_NEXT 1
  3859. | #define HAVE___FSETLOCKING 1
  3860. | #define HAVE_DECL__SNPRINTF 0
  3861. | #define HAVE_DECL__SNWPRINTF 0
  3862. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3863. | #define HAVE_DECL_FGETS_UNLOCKED 0
  3864. | #define HAVE_DECL_GETC_UNLOCKED 1
  3865. | #define HAVE_ICONV 1
  3866. | #define ICONV_CONST
  3867. | #define HAVE_LANGINFO_CODESET 1
  3868. | #define HAVE_LC_MESSAGES 1
  3869. | #define ENABLE_NLS 1
  3870. | #define HAVE_GETTEXT 1
  3871. | #define HAVE_DCGETTEXT 1
  3872. | #define HAVE_DLFCN_H 1
  3873. | #define LT_OBJDIR ".libs/"
  3874. | #define HAVE_BOOST 1
  3875. | /* end confdefs.h. */
  3876. |
  3877. | #if defined __MWERKS__ && __MWERKS__ <= 0x32FF
  3878. | /* OK */
  3879. | #else
  3880. | # error defined __MWERKS__ && __MWERKS__ <= 0x32FF
  3881. | #endif
  3882. |
  3883. | int
  3884. | main ()
  3885. | {
  3886. |
  3887. | ;
  3888. | return 0;
  3889. | }
  3890. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  3891. conftest.cpp:94:3: error: #error defined _MSC_VER && _MSC_VER < 1300 && !defined UNDER_CE
  3892. configure:19235: $? = 1
  3893. configure: failed program was:
  3894. | /* confdefs.h */
  3895. | #define PACKAGE_NAME "nightshade"
  3896. | #define PACKAGE_TARNAME "nightshade"
  3897. | #define PACKAGE_VERSION "11.12.1"
  3898. | #define PACKAGE_STRING "nightshade 11.12.1"
  3899. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  3900. | #define PACKAGE_URL ""
  3901. | #define PACKAGE "nightshade"
  3902. | #define VERSION "11.12.1"
  3903. | #define STDC_HEADERS 1
  3904. | #define HAVE_SYS_TYPES_H 1
  3905. | #define HAVE_SYS_STAT_H 1
  3906. | #define HAVE_STDLIB_H 1
  3907. | #define HAVE_STRING_H 1
  3908. | #define HAVE_MEMORY_H 1
  3909. | #define HAVE_STRINGS_H 1
  3910. | #define HAVE_INTTYPES_H 1
  3911. | #define HAVE_STDINT_H 1
  3912. | #define HAVE_UNISTD_H 1
  3913. | #define HAVE_LONG_LONG 1
  3914. | #define HAVE_LONG_DOUBLE 1
  3915. | #define HAVE_WCHAR_T 1
  3916. | #define HAVE_WINT_T 1
  3917. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3918. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3919. | #define HAVE_INTMAX_T 1
  3920. | #define HAVE_POSIX_PRINTF 1
  3921. | #define HAVE_ALLOCA_H 1
  3922. | #define HAVE_ALLOCA 1
  3923. | #define HAVE_STDLIB_H 1
  3924. | #define HAVE_UNISTD_H 1
  3925. | #define HAVE_SYS_PARAM_H 1
  3926. | #define HAVE_GETPAGESIZE 1
  3927. | #define HAVE_MMAP 1
  3928. | #define INTDIV0_RAISES_SIGFPE 1
  3929. | #define HAVE_UNSIGNED_LONG_LONG 1
  3930. | #define HAVE_UINTMAX_T 1
  3931. | #define HAVE_INTTYPES_H 1
  3932. | #define HAVE_STDINT_H 1
  3933. | #define HAVE_STDINT_H 1
  3934. | #define HAVE_ARGZ_H 1
  3935. | #define HAVE_LIMITS_H 1
  3936. | #define HAVE_LOCALE_H 1
  3937. | #define HAVE_NL_TYPES_H 1
  3938. | #define HAVE_MALLOC_H 1
  3939. | #define HAVE_STDDEF_H 1
  3940. | #define HAVE_STDLIB_H 1
  3941. | #define HAVE_STRING_H 1
  3942. | #define HAVE_UNISTD_H 1
  3943. | #define HAVE_SYS_PARAM_H 1
  3944. | #define HAVE_ASPRINTF 1
  3945. | #define HAVE_FWPRINTF 1
  3946. | #define HAVE_GETCWD 1
  3947. | #define HAVE_GETEGID 1
  3948. | #define HAVE_GETEUID 1
  3949. | #define HAVE_GETGID 1
  3950. | #define HAVE_GETUID 1
  3951. | #define HAVE_MEMPCPY 1
  3952. | #define HAVE_MUNMAP 1
  3953. | #define HAVE_PUTENV 1
  3954. | #define HAVE_SETENV 1
  3955. | #define HAVE_SETLOCALE 1
  3956. | #define HAVE_SNPRINTF 1
  3957. | #define HAVE_STPCPY 1
  3958. | #define HAVE_STRCASECMP 1
  3959. | #define HAVE_STRDUP 1
  3960. | #define HAVE_STRTOUL 1
  3961. | #define HAVE_TSEARCH 1
  3962. | #define HAVE_WCSLEN 1
  3963. | #define HAVE___ARGZ_COUNT 1
  3964. | #define HAVE___ARGZ_STRINGIFY 1
  3965. | #define HAVE___ARGZ_NEXT 1
  3966. | #define HAVE___FSETLOCKING 1
  3967. | #define HAVE_DECL__SNPRINTF 0
  3968. | #define HAVE_DECL__SNWPRINTF 0
  3969. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3970. | #define HAVE_DECL_FGETS_UNLOCKED 0
  3971. | #define HAVE_DECL_GETC_UNLOCKED 1
  3972. | #define HAVE_ICONV 1
  3973. | #define ICONV_CONST
  3974. | #define HAVE_LANGINFO_CODESET 1
  3975. | #define HAVE_LC_MESSAGES 1
  3976. | #define ENABLE_NLS 1
  3977. | #define HAVE_GETTEXT 1
  3978. | #define HAVE_DCGETTEXT 1
  3979. | #define HAVE_DLFCN_H 1
  3980. | #define LT_OBJDIR ".libs/"
  3981. | #define HAVE_BOOST 1
  3982. | /* end confdefs.h. */
  3983. |
  3984. | #if defined _MSC_VER && _MSC_VER < 1300 && !defined UNDER_CE
  3985. | /* OK */
  3986. | #else
  3987. | # error defined _MSC_VER && _MSC_VER < 1300 && !defined UNDER_CE
  3988. | #endif
  3989. |
  3990. | int
  3991. | main ()
  3992. | {
  3993. |
  3994. | ;
  3995. | return 0;
  3996. | }
  3997. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  3998. conftest.cpp:94:3: error: #error defined _MSC_VER && _MSC_VER < 1300 && defined UNDER_CE
  3999. configure:19235: $? = 1
  4000. configure: failed program was:
  4001. | /* confdefs.h */
  4002. | #define PACKAGE_NAME "nightshade"
  4003. | #define PACKAGE_TARNAME "nightshade"
  4004. | #define PACKAGE_VERSION "11.12.1"
  4005. | #define PACKAGE_STRING "nightshade 11.12.1"
  4006. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  4007. | #define PACKAGE_URL ""
  4008. | #define PACKAGE "nightshade"
  4009. | #define VERSION "11.12.1"
  4010. | #define STDC_HEADERS 1
  4011. | #define HAVE_SYS_TYPES_H 1
  4012. | #define HAVE_SYS_STAT_H 1
  4013. | #define HAVE_STDLIB_H 1
  4014. | #define HAVE_STRING_H 1
  4015. | #define HAVE_MEMORY_H 1
  4016. | #define HAVE_STRINGS_H 1
  4017. | #define HAVE_INTTYPES_H 1
  4018. | #define HAVE_STDINT_H 1
  4019. | #define HAVE_UNISTD_H 1
  4020. | #define HAVE_LONG_LONG 1
  4021. | #define HAVE_LONG_DOUBLE 1
  4022. | #define HAVE_WCHAR_T 1
  4023. | #define HAVE_WINT_T 1
  4024. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  4025. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  4026. | #define HAVE_INTMAX_T 1
  4027. | #define HAVE_POSIX_PRINTF 1
  4028. | #define HAVE_ALLOCA_H 1
  4029. | #define HAVE_ALLOCA 1
  4030. | #define HAVE_STDLIB_H 1
  4031. | #define HAVE_UNISTD_H 1
  4032. | #define HAVE_SYS_PARAM_H 1
  4033. | #define HAVE_GETPAGESIZE 1
  4034. | #define HAVE_MMAP 1
  4035. | #define INTDIV0_RAISES_SIGFPE 1
  4036. | #define HAVE_UNSIGNED_LONG_LONG 1
  4037. | #define HAVE_UINTMAX_T 1
  4038. | #define HAVE_INTTYPES_H 1
  4039. | #define HAVE_STDINT_H 1
  4040. | #define HAVE_STDINT_H 1
  4041. | #define HAVE_ARGZ_H 1
  4042. | #define HAVE_LIMITS_H 1
  4043. | #define HAVE_LOCALE_H 1
  4044. | #define HAVE_NL_TYPES_H 1
  4045. | #define HAVE_MALLOC_H 1
  4046. | #define HAVE_STDDEF_H 1
  4047. | #define HAVE_STDLIB_H 1
  4048. | #define HAVE_STRING_H 1
  4049. | #define HAVE_UNISTD_H 1
  4050. | #define HAVE_SYS_PARAM_H 1
  4051. | #define HAVE_ASPRINTF 1
  4052. | #define HAVE_FWPRINTF 1
  4053. | #define HAVE_GETCWD 1
  4054. | #define HAVE_GETEGID 1
  4055. | #define HAVE_GETEUID 1
  4056. | #define HAVE_GETGID 1
  4057. | #define HAVE_GETUID 1
  4058. | #define HAVE_MEMPCPY 1
  4059. | #define HAVE_MUNMAP 1
  4060. | #define HAVE_PUTENV 1
  4061. | #define HAVE_SETENV 1
  4062. | #define HAVE_SETLOCALE 1
  4063. | #define HAVE_SNPRINTF 1
  4064. | #define HAVE_STPCPY 1
  4065. | #define HAVE_STRCASECMP 1
  4066. | #define HAVE_STRDUP 1
  4067. | #define HAVE_STRTOUL 1
  4068. | #define HAVE_TSEARCH 1
  4069. | #define HAVE_WCSLEN 1
  4070. | #define HAVE___ARGZ_COUNT 1
  4071. | #define HAVE___ARGZ_STRINGIFY 1
  4072. | #define HAVE___ARGZ_NEXT 1
  4073. | #define HAVE___FSETLOCKING 1
  4074. | #define HAVE_DECL__SNPRINTF 0
  4075. | #define HAVE_DECL__SNWPRINTF 0
  4076. | #define HAVE_DECL_FEOF_UNLOCKED 1
  4077. | #define HAVE_DECL_FGETS_UNLOCKED 0
  4078. | #define HAVE_DECL_GETC_UNLOCKED 1
  4079. | #define HAVE_ICONV 1
  4080. | #define ICONV_CONST
  4081. | #define HAVE_LANGINFO_CODESET 1
  4082. | #define HAVE_LC_MESSAGES 1
  4083. | #define ENABLE_NLS 1
  4084. | #define HAVE_GETTEXT 1
  4085. | #define HAVE_DCGETTEXT 1
  4086. | #define HAVE_DLFCN_H 1
  4087. | #define LT_OBJDIR ".libs/"
  4088. | #define HAVE_BOOST 1
  4089. | /* end confdefs.h. */
  4090. |
  4091. | #if defined _MSC_VER && _MSC_VER < 1300 && defined UNDER_CE
  4092. | /* OK */
  4093. | #else
  4094. | # error defined _MSC_VER && _MSC_VER < 1300 && defined UNDER_CE
  4095. | #endif
  4096. |
  4097. | int
  4098. | main ()
  4099. | {
  4100. |
  4101. | ;
  4102. | return 0;
  4103. | }
  4104. configure:19235: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  4105. conftest.cpp:94:3: error: #error defined __MWERKS__ && __MWERKS__ <= 0x31FF
  4106. configure:19235: $? = 1
  4107. configure: failed program was:
  4108. | /* confdefs.h */
  4109. | #define PACKAGE_NAME "nightshade"
  4110. | #define PACKAGE_TARNAME "nightshade"
  4111. | #define PACKAGE_VERSION "11.12.1"
  4112. | #define PACKAGE_STRING "nightshade 11.12.1"
  4113. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  4114. | #define PACKAGE_URL ""
  4115. | #define PACKAGE "nightshade"
  4116. | #define VERSION "11.12.1"
  4117. | #define STDC_HEADERS 1
  4118. | #define HAVE_SYS_TYPES_H 1
  4119. | #define HAVE_SYS_STAT_H 1
  4120. | #define HAVE_STDLIB_H 1
  4121. | #define HAVE_STRING_H 1
  4122. | #define HAVE_MEMORY_H 1
  4123. | #define HAVE_STRINGS_H 1
  4124. | #define HAVE_INTTYPES_H 1
  4125. | #define HAVE_STDINT_H 1
  4126. | #define HAVE_UNISTD_H 1
  4127. | #define HAVE_LONG_LONG 1
  4128. | #define HAVE_LONG_DOUBLE 1
  4129. | #define HAVE_WCHAR_T 1
  4130. | #define HAVE_WINT_T 1
  4131. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  4132. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  4133. | #define HAVE_INTMAX_T 1
  4134. | #define HAVE_POSIX_PRINTF 1
  4135. | #define HAVE_ALLOCA_H 1
  4136. | #define HAVE_ALLOCA 1
  4137. | #define HAVE_STDLIB_H 1
  4138. | #define HAVE_UNISTD_H 1
  4139. | #define HAVE_SYS_PARAM_H 1
  4140. | #define HAVE_GETPAGESIZE 1
  4141. | #define HAVE_MMAP 1
  4142. | #define INTDIV0_RAISES_SIGFPE 1
  4143. | #define HAVE_UNSIGNED_LONG_LONG 1
  4144. | #define HAVE_UINTMAX_T 1
  4145. | #define HAVE_INTTYPES_H 1
  4146. | #define HAVE_STDINT_H 1
  4147. | #define HAVE_STDINT_H 1
  4148. | #define HAVE_ARGZ_H 1
  4149. | #define HAVE_LIMITS_H 1
  4150. | #define HAVE_LOCALE_H 1
  4151. | #define HAVE_NL_TYPES_H 1
  4152. | #define HAVE_MALLOC_H 1
  4153. | #define HAVE_STDDEF_H 1
  4154. | #define HAVE_STDLIB_H 1
  4155. | #define HAVE_STRING_H 1
  4156. | #define HAVE_UNISTD_H 1
  4157. | #define HAVE_SYS_PARAM_H 1
  4158. | #define HAVE_ASPRINTF 1
  4159. | #define HAVE_FWPRINTF 1
  4160. | #define HAVE_GETCWD 1
  4161. | #define HAVE_GETEGID 1
  4162. | #define HAVE_GETEUID 1
  4163. | #define HAVE_GETGID 1
  4164. | #define HAVE_GETUID 1
  4165. | #define HAVE_MEMPCPY 1
  4166. | #define HAVE_MUNMAP 1
  4167. | #define HAVE_PUTENV 1
  4168. | #define HAVE_SETENV 1
  4169. | #define HAVE_SETLOCALE 1
  4170. | #define HAVE_SNPRINTF 1
  4171. | #define HAVE_STPCPY 1
  4172. | #define HAVE_STRCASECMP 1
  4173. | #define HAVE_STRDUP 1
  4174. | #define HAVE_STRTOUL 1
  4175. | #define HAVE_TSEARCH 1
  4176. | #define HAVE_WCSLEN 1
  4177. | #define HAVE___ARGZ_COUNT 1
  4178. | #define HAVE___ARGZ_STRINGIFY 1
  4179. | #define HAVE___ARGZ_NEXT 1
  4180. | #define HAVE___FSETLOCKING 1
  4181. | #define HAVE_DECL__SNPRINTF 0
  4182. | #define HAVE_DECL__SNWPRINTF 0
  4183. | #define HAVE_DECL_FEOF_UNLOCKED 1
  4184. | #define HAVE_DECL_FGETS_UNLOCKED 0
  4185. | #define HAVE_DECL_GETC_UNLOCKED 1
  4186. | #define HAVE_ICONV 1
  4187. | #define ICONV_CONST
  4188. | #define HAVE_LANGINFO_CODESET 1
  4189. | #define HAVE_LC_MESSAGES 1
  4190. | #define ENABLE_NLS 1
  4191. | #define HAVE_GETTEXT 1
  4192. | #define HAVE_DCGETTEXT 1
  4193. | #define HAVE_DLFCN_H 1
  4194. | #define LT_OBJDIR ".libs/"
  4195. | #define HAVE_BOOST 1
  4196. | /* end confdefs.h. */
  4197. |
  4198. | #if defined __MWERKS__ && __MWERKS__ <= 0x31FF
  4199. | /* OK */
  4200. | #else
  4201. | # error defined __MWERKS__ && __MWERKS__ <= 0x31FF
  4202. | #endif
  4203. |
  4204. | int
  4205. | main ()
  4206. | {
  4207. |
  4208. | ;
  4209. | return 0;
  4210. | }
  4211. configure:19263: WARNING: could not figure out which toolset name to use for g++
  4212. configure:19270: result:
  4213. configure:19297: gcc -c -g -O2 -Wall conftest.c >&5
  4214. conftest.c:94:3: error: #error MT not needed
  4215. configure:19297: $? = 1
  4216. configure: failed program was:
  4217. | /* confdefs.h */
  4218. | #define PACKAGE_NAME "nightshade"
  4219. | #define PACKAGE_TARNAME "nightshade"
  4220. | #define PACKAGE_VERSION "11.12.1"
  4221. | #define PACKAGE_STRING "nightshade 11.12.1"
  4222. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  4223. | #define PACKAGE_URL ""
  4224. | #define PACKAGE "nightshade"
  4225. | #define VERSION "11.12.1"
  4226. | #define STDC_HEADERS 1
  4227. | #define HAVE_SYS_TYPES_H 1
  4228. | #define HAVE_SYS_STAT_H 1
  4229. | #define HAVE_STDLIB_H 1
  4230. | #define HAVE_STRING_H 1
  4231. | #define HAVE_MEMORY_H 1
  4232. | #define HAVE_STRINGS_H 1
  4233. | #define HAVE_INTTYPES_H 1
  4234. | #define HAVE_STDINT_H 1
  4235. | #define HAVE_UNISTD_H 1
  4236. | #define HAVE_LONG_LONG 1
  4237. | #define HAVE_LONG_DOUBLE 1
  4238. | #define HAVE_WCHAR_T 1
  4239. | #define HAVE_WINT_T 1
  4240. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  4241. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  4242. | #define HAVE_INTMAX_T 1
  4243. | #define HAVE_POSIX_PRINTF 1
  4244. | #define HAVE_ALLOCA_H 1
  4245. | #define HAVE_ALLOCA 1
  4246. | #define HAVE_STDLIB_H 1
  4247. | #define HAVE_UNISTD_H 1
  4248. | #define HAVE_SYS_PARAM_H 1
  4249. | #define HAVE_GETPAGESIZE 1
  4250. | #define HAVE_MMAP 1
  4251. | #define INTDIV0_RAISES_SIGFPE 1
  4252. | #define HAVE_UNSIGNED_LONG_LONG 1
  4253. | #define HAVE_UINTMAX_T 1
  4254. | #define HAVE_INTTYPES_H 1
  4255. | #define HAVE_STDINT_H 1
  4256. | #define HAVE_STDINT_H 1
  4257. | #define HAVE_ARGZ_H 1
  4258. | #define HAVE_LIMITS_H 1
  4259. | #define HAVE_LOCALE_H 1
  4260. | #define HAVE_NL_TYPES_H 1
  4261. | #define HAVE_MALLOC_H 1
  4262. | #define HAVE_STDDEF_H 1
  4263. | #define HAVE_STDLIB_H 1
  4264. | #define HAVE_STRING_H 1
  4265. | #define HAVE_UNISTD_H 1
  4266. | #define HAVE_SYS_PARAM_H 1
  4267. | #define HAVE_ASPRINTF 1
  4268. | #define HAVE_FWPRINTF 1
  4269. | #define HAVE_GETCWD 1
  4270. | #define HAVE_GETEGID 1
  4271. | #define HAVE_GETEUID 1
  4272. | #define HAVE_GETGID 1
  4273. | #define HAVE_GETUID 1
  4274. | #define HAVE_MEMPCPY 1
  4275. | #define HAVE_MUNMAP 1
  4276. | #define HAVE_PUTENV 1
  4277. | #define HAVE_SETENV 1
  4278. | #define HAVE_SETLOCALE 1
  4279. | #define HAVE_SNPRINTF 1
  4280. | #define HAVE_STPCPY 1
  4281. | #define HAVE_STRCASECMP 1
  4282. | #define HAVE_STRDUP 1
  4283. | #define HAVE_STRTOUL 1
  4284. | #define HAVE_TSEARCH 1
  4285. | #define HAVE_WCSLEN 1
  4286. | #define HAVE___ARGZ_COUNT 1
  4287. | #define HAVE___ARGZ_STRINGIFY 1
  4288. | #define HAVE___ARGZ_NEXT 1
  4289. | #define HAVE___FSETLOCKING 1
  4290. | #define HAVE_DECL__SNPRINTF 0
  4291. | #define HAVE_DECL__SNWPRINTF 0
  4292. | #define HAVE_DECL_FEOF_UNLOCKED 1
  4293. | #define HAVE_DECL_FGETS_UNLOCKED 0
  4294. | #define HAVE_DECL_GETC_UNLOCKED 1
  4295. | #define HAVE_ICONV 1
  4296. | #define ICONV_CONST
  4297. | #define HAVE_LANGINFO_CODESET 1
  4298. | #define HAVE_LC_MESSAGES 1
  4299. | #define ENABLE_NLS 1
  4300. | #define HAVE_GETTEXT 1
  4301. | #define HAVE_DCGETTEXT 1
  4302. | #define HAVE_DLFCN_H 1
  4303. | #define LT_OBJDIR ".libs/"
  4304. | #define HAVE_BOOST 1
  4305. | /* end confdefs.h. */
  4306. |
  4307. | #if defined _REENTRANT || defined _MT || defined __MT__
  4308. | /* use -mt */
  4309. | #else
  4310. | # error MT not needed
  4311. | #endif
  4312. |
  4313. | int
  4314. | main ()
  4315. | {
  4316. |
  4317. | ;
  4318. | return 0;
  4319. | }
  4320. configure:19325: checking boost/system/error_code.hpp usability
  4321. configure:19325: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  4322. configure:19325: $? = 0
  4323. configure:19325: result: yes
  4324. configure:19325: checking boost/system/error_code.hpp presence
  4325. configure:19325: g++ -E conftest.cpp
  4326. configure:19325: $? = 0
  4327. configure:19325: result: yes
  4328. configure:19325: checking for boost/system/error_code.hpp
  4329. configure:19325: result: yes
  4330. configure:19352: checking for the Boost system library
  4331. configure:19394: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  4332. configure:19394: $? = 0
  4333. configure:19445: re-using the existing conftest.o
  4334. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_system--mt-1_49 -lm -lrt >&5
  4335. /usr/bin/ld: error: cannot find -lboost_system--mt-1_49
  4336. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4337. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4338. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4339. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4340. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4341. collect2: error: ld returned 1 exit status
  4342. configure:19460: $? = 1
  4343. configure:19445: re-using the existing conftest.o
  4344. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_system--mt-1_49 -lm -lrt >&5
  4345. /usr/bin/ld: error: cannot find -lboost_system--mt-1_49
  4346. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4347. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4348. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4349. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4350. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4351. collect2: error: ld returned 1 exit status
  4352. configure:19460: $? = 1
  4353. configure:19445: re-using the existing conftest.o
  4354. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_system--mt-1_49 -lm -lrt >&5
  4355. /usr/bin/ld: error: cannot find -lboost_system--mt-1_49
  4356. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4357. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4358. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4359. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4360. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4361. collect2: error: ld returned 1 exit status
  4362. configure:19460: $? = 1
  4363. configure:19445: re-using the existing conftest.o
  4364. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_system--mt-1_49 -lm -lrt >&5
  4365. /usr/bin/ld: error: cannot find -lboost_system--mt-1_49
  4366. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4367. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4368. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4369. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4370. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4371. collect2: error: ld returned 1 exit status
  4372. configure:19460: $? = 1
  4373. configure:19445: re-using the existing conftest.o
  4374. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_system--mt-1_49 -lm -lrt >&5
  4375. /usr/bin/ld: error: cannot find -lboost_system--mt-1_49
  4376. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4377. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4378. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4379. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4380. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4381. collect2: error: ld returned 1 exit status
  4382. configure:19460: $? = 1
  4383. configure:19445: re-using the existing conftest.o
  4384. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_system--mt-1_49 -lm -lrt >&5
  4385. /usr/bin/ld: error: cannot find -lboost_system--mt-1_49
  4386. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4387. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4388. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4389. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4390. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4391. collect2: error: ld returned 1 exit status
  4392. configure:19460: $? = 1
  4393. configure:19445: re-using the existing conftest.o
  4394. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_system--1_49 -lm -lrt >&5
  4395. /usr/bin/ld: error: cannot find -lboost_system--1_49
  4396. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4397. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4398. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4399. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4400. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4401. collect2: error: ld returned 1 exit status
  4402. configure:19460: $? = 1
  4403. configure:19445: re-using the existing conftest.o
  4404. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_system--1_49 -lm -lrt >&5
  4405. /usr/bin/ld: error: cannot find -lboost_system--1_49
  4406. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4407. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4408. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4409. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4410. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4411. collect2: error: ld returned 1 exit status
  4412. configure:19460: $? = 1
  4413. configure:19445: re-using the existing conftest.o
  4414. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_system--1_49 -lm -lrt >&5
  4415. /usr/bin/ld: error: cannot find -lboost_system--1_49
  4416. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4417. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4418. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4419. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4420. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4421. collect2: error: ld returned 1 exit status
  4422. configure:19460: $? = 1
  4423. configure:19445: re-using the existing conftest.o
  4424. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_system--1_49 -lm -lrt >&5
  4425. /usr/bin/ld: error: cannot find -lboost_system--1_49
  4426. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4427. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4428. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4429. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4430. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4431. collect2: error: ld returned 1 exit status
  4432. configure:19460: $? = 1
  4433. configure:19445: re-using the existing conftest.o
  4434. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_system--1_49 -lm -lrt >&5
  4435. /usr/bin/ld: error: cannot find -lboost_system--1_49
  4436. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4437. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4438. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4439. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4440. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4441. collect2: error: ld returned 1 exit status
  4442. configure:19460: $? = 1
  4443. configure:19445: re-using the existing conftest.o
  4444. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_system--1_49 -lm -lrt >&5
  4445. /usr/bin/ld: error: cannot find -lboost_system--1_49
  4446. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4447. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4448. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4449. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4450. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4451. collect2: error: ld returned 1 exit status
  4452. configure:19460: $? = 1
  4453. configure:19445: re-using the existing conftest.o
  4454. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_system--mt-d-1_49 -lm -lrt >&5
  4455. /usr/bin/ld: error: cannot find -lboost_system--mt-d-1_49
  4456. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4457. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4458. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4459. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4460. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4461. collect2: error: ld returned 1 exit status
  4462. configure:19460: $? = 1
  4463. configure:19445: re-using the existing conftest.o
  4464. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_system--mt-d-1_49 -lm -lrt >&5
  4465. /usr/bin/ld: error: cannot find -lboost_system--mt-d-1_49
  4466. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4467. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4468. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4469. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4470. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4471. collect2: error: ld returned 1 exit status
  4472. configure:19460: $? = 1
  4473. configure:19445: re-using the existing conftest.o
  4474. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_system--mt-d-1_49 -lm -lrt >&5
  4475. /usr/bin/ld: error: cannot find -lboost_system--mt-d-1_49
  4476. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4477. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4478. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4479. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4480. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4481. collect2: error: ld returned 1 exit status
  4482. configure:19460: $? = 1
  4483. configure:19445: re-using the existing conftest.o
  4484. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_system--mt-d-1_49 -lm -lrt >&5
  4485. /usr/bin/ld: error: cannot find -lboost_system--mt-d-1_49
  4486. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4487. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4488. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4489. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4490. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4491. collect2: error: ld returned 1 exit status
  4492. configure:19460: $? = 1
  4493. configure:19445: re-using the existing conftest.o
  4494. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_system--mt-d-1_49 -lm -lrt >&5
  4495. /usr/bin/ld: error: cannot find -lboost_system--mt-d-1_49
  4496. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4497. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4498. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4499. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4500. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4501. collect2: error: ld returned 1 exit status
  4502. configure:19460: $? = 1
  4503. configure:19445: re-using the existing conftest.o
  4504. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_system--mt-d-1_49 -lm -lrt >&5
  4505. /usr/bin/ld: error: cannot find -lboost_system--mt-d-1_49
  4506. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4507. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4508. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4509. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4510. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4511. collect2: error: ld returned 1 exit status
  4512. configure:19460: $? = 1
  4513. configure:19445: re-using the existing conftest.o
  4514. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_system--d-1_49 -lm -lrt >&5
  4515. /usr/bin/ld: error: cannot find -lboost_system--d-1_49
  4516. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4517. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4518. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4519. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4520. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4521. collect2: error: ld returned 1 exit status
  4522. configure:19460: $? = 1
  4523. configure:19445: re-using the existing conftest.o
  4524. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_system--d-1_49 -lm -lrt >&5
  4525. /usr/bin/ld: error: cannot find -lboost_system--d-1_49
  4526. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4527. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4528. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4529. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4530. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4531. collect2: error: ld returned 1 exit status
  4532. configure:19460: $? = 1
  4533. configure:19445: re-using the existing conftest.o
  4534. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_system--d-1_49 -lm -lrt >&5
  4535. /usr/bin/ld: error: cannot find -lboost_system--d-1_49
  4536. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4537. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4538. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4539. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4540. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4541. collect2: error: ld returned 1 exit status
  4542. configure:19460: $? = 1
  4543. configure:19445: re-using the existing conftest.o
  4544. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_system--d-1_49 -lm -lrt >&5
  4545. /usr/bin/ld: error: cannot find -lboost_system--d-1_49
  4546. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4547. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4548. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4549. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4550. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4551. collect2: error: ld returned 1 exit status
  4552. configure:19460: $? = 1
  4553. configure:19445: re-using the existing conftest.o
  4554. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_system--d-1_49 -lm -lrt >&5
  4555. /usr/bin/ld: error: cannot find -lboost_system--d-1_49
  4556. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4557. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4558. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4559. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4560. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4561. collect2: error: ld returned 1 exit status
  4562. configure:19460: $? = 1
  4563. configure:19445: re-using the existing conftest.o
  4564. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_system--d-1_49 -lm -lrt >&5
  4565. /usr/bin/ld: error: cannot find -lboost_system--d-1_49
  4566. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4567. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4568. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4569. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4570. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4571. collect2: error: ld returned 1 exit status
  4572. configure:19460: $? = 1
  4573. configure:19445: re-using the existing conftest.o
  4574. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_system--mt -lm -lrt >&5
  4575. /usr/bin/ld: error: cannot find -lboost_system--mt
  4576. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4577. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4578. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4579. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4580. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4581. collect2: error: ld returned 1 exit status
  4582. configure:19460: $? = 1
  4583. configure:19445: re-using the existing conftest.o
  4584. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_system--mt -lm -lrt >&5
  4585. /usr/bin/ld: error: cannot find -lboost_system--mt
  4586. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4587. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4588. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4589. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4590. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4591. collect2: error: ld returned 1 exit status
  4592. configure:19460: $? = 1
  4593. configure:19445: re-using the existing conftest.o
  4594. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_system--mt -lm -lrt >&5
  4595. /usr/bin/ld: error: cannot find -lboost_system--mt
  4596. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4597. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4598. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4599. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4600. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4601. collect2: error: ld returned 1 exit status
  4602. configure:19460: $? = 1
  4603. configure:19445: re-using the existing conftest.o
  4604. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_system--mt -lm -lrt >&5
  4605. /usr/bin/ld: error: cannot find -lboost_system--mt
  4606. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4607. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4608. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4609. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4610. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4611. collect2: error: ld returned 1 exit status
  4612. configure:19460: $? = 1
  4613. configure:19445: re-using the existing conftest.o
  4614. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_system--mt -lm -lrt >&5
  4615. /usr/bin/ld: error: cannot find -lboost_system--mt
  4616. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4617. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4618. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4619. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4620. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4621. collect2: error: ld returned 1 exit status
  4622. configure:19460: $? = 1
  4623. configure:19445: re-using the existing conftest.o
  4624. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_system--mt -lm -lrt >&5
  4625. /usr/bin/ld: error: cannot find -lboost_system--mt
  4626. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4627. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4628. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4629. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4630. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4631. collect2: error: ld returned 1 exit status
  4632. configure:19460: $? = 1
  4633. configure:19445: re-using the existing conftest.o
  4634. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_system- -lm -lrt >&5
  4635. /usr/bin/ld: error: cannot find -lboost_system-
  4636. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4637. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4638. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4639. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4640. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4641. collect2: error: ld returned 1 exit status
  4642. configure:19460: $? = 1
  4643. configure:19445: re-using the existing conftest.o
  4644. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_system- -lm -lrt >&5
  4645. /usr/bin/ld: error: cannot find -lboost_system-
  4646. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4647. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4648. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4649. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4650. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4651. collect2: error: ld returned 1 exit status
  4652. configure:19460: $? = 1
  4653. configure:19445: re-using the existing conftest.o
  4654. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_system- -lm -lrt >&5
  4655. /usr/bin/ld: error: cannot find -lboost_system-
  4656. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4657. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4658. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4659. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4660. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4661. collect2: error: ld returned 1 exit status
  4662. configure:19460: $? = 1
  4663. configure:19445: re-using the existing conftest.o
  4664. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_system- -lm -lrt >&5
  4665. /usr/bin/ld: error: cannot find -lboost_system-
  4666. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4667. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4668. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4669. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4670. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4671. collect2: error: ld returned 1 exit status
  4672. configure:19460: $? = 1
  4673. configure:19445: re-using the existing conftest.o
  4674. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_system- -lm -lrt >&5
  4675. /usr/bin/ld: error: cannot find -lboost_system-
  4676. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4677. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4678. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4679. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4680. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4681. collect2: error: ld returned 1 exit status
  4682. configure:19460: $? = 1
  4683. configure:19445: re-using the existing conftest.o
  4684. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_system- -lm -lrt >&5
  4685. /usr/bin/ld: error: cannot find -lboost_system-
  4686. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4687. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4688. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4689. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4690. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4691. collect2: error: ld returned 1 exit status
  4692. configure:19460: $? = 1
  4693. configure:19445: re-using the existing conftest.o
  4694. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_system--mt-d -lm -lrt >&5
  4695. /usr/bin/ld: error: cannot find -lboost_system--mt-d
  4696. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4697. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4698. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4699. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4700. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4701. collect2: error: ld returned 1 exit status
  4702. configure:19460: $? = 1
  4703. configure:19445: re-using the existing conftest.o
  4704. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_system--mt-d -lm -lrt >&5
  4705. /usr/bin/ld: error: cannot find -lboost_system--mt-d
  4706. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4707. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4708. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4709. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4710. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4711. collect2: error: ld returned 1 exit status
  4712. configure:19460: $? = 1
  4713. configure:19445: re-using the existing conftest.o
  4714. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_system--mt-d -lm -lrt >&5
  4715. /usr/bin/ld: error: cannot find -lboost_system--mt-d
  4716. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4717. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4718. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4719. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4720. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4721. collect2: error: ld returned 1 exit status
  4722. configure:19460: $? = 1
  4723. configure:19445: re-using the existing conftest.o
  4724. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_system--mt-d -lm -lrt >&5
  4725. /usr/bin/ld: error: cannot find -lboost_system--mt-d
  4726. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4727. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4728. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4729. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4730. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4731. collect2: error: ld returned 1 exit status
  4732. configure:19460: $? = 1
  4733. configure:19445: re-using the existing conftest.o
  4734. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_system--mt-d -lm -lrt >&5
  4735. /usr/bin/ld: error: cannot find -lboost_system--mt-d
  4736. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4737. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4738. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4739. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4740. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4741. collect2: error: ld returned 1 exit status
  4742. configure:19460: $? = 1
  4743. configure:19445: re-using the existing conftest.o
  4744. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_system--mt-d -lm -lrt >&5
  4745. /usr/bin/ld: error: cannot find -lboost_system--mt-d
  4746. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4747. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4748. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4749. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4750. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4751. collect2: error: ld returned 1 exit status
  4752. configure:19460: $? = 1
  4753. configure:19445: re-using the existing conftest.o
  4754. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_system--d -lm -lrt >&5
  4755. /usr/bin/ld: error: cannot find -lboost_system--d
  4756. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4757. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4758. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4759. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4760. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4761. collect2: error: ld returned 1 exit status
  4762. configure:19460: $? = 1
  4763. configure:19445: re-using the existing conftest.o
  4764. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_system--d -lm -lrt >&5
  4765. /usr/bin/ld: error: cannot find -lboost_system--d
  4766. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4767. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4768. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4769. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4770. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4771. collect2: error: ld returned 1 exit status
  4772. configure:19460: $? = 1
  4773. configure:19445: re-using the existing conftest.o
  4774. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_system--d -lm -lrt >&5
  4775. /usr/bin/ld: error: cannot find -lboost_system--d
  4776. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4777. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4778. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4779. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4780. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4781. collect2: error: ld returned 1 exit status
  4782. configure:19460: $? = 1
  4783. configure:19445: re-using the existing conftest.o
  4784. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_system--d -lm -lrt >&5
  4785. /usr/bin/ld: error: cannot find -lboost_system--d
  4786. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4787. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4788. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4789. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4790. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4791. collect2: error: ld returned 1 exit status
  4792. configure:19460: $? = 1
  4793. configure:19445: re-using the existing conftest.o
  4794. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_system--d -lm -lrt >&5
  4795. /usr/bin/ld: error: cannot find -lboost_system--d
  4796. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4797. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4798. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4799. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4800. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4801. collect2: error: ld returned 1 exit status
  4802. configure:19460: $? = 1
  4803. configure:19445: re-using the existing conftest.o
  4804. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_system--d -lm -lrt >&5
  4805. /usr/bin/ld: error: cannot find -lboost_system--d
  4806. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4807. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4808. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4809. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4810. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4811. collect2: error: ld returned 1 exit status
  4812. configure:19460: $? = 1
  4813. configure:19445: re-using the existing conftest.o
  4814. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_system-mt-1_49 -lm -lrt >&5
  4815. /usr/bin/ld: error: cannot find -lboost_system-mt-1_49
  4816. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4817. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4818. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4819. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4820. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4821. collect2: error: ld returned 1 exit status
  4822. configure:19460: $? = 1
  4823. configure:19445: re-using the existing conftest.o
  4824. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_system-mt-1_49 -lm -lrt >&5
  4825. /usr/bin/ld: error: cannot find -lboost_system-mt-1_49
  4826. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4827. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4828. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4829. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4830. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4831. collect2: error: ld returned 1 exit status
  4832. configure:19460: $? = 1
  4833. configure:19445: re-using the existing conftest.o
  4834. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_system-mt-1_49 -lm -lrt >&5
  4835. /usr/bin/ld: error: cannot find -lboost_system-mt-1_49
  4836. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4837. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4838. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4839. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4840. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4841. collect2: error: ld returned 1 exit status
  4842. configure:19460: $? = 1
  4843. configure:19445: re-using the existing conftest.o
  4844. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_system-mt-1_49 -lm -lrt >&5
  4845. /usr/bin/ld: error: cannot find -lboost_system-mt-1_49
  4846. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4847. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4848. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4849. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4850. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4851. collect2: error: ld returned 1 exit status
  4852. configure:19460: $? = 1
  4853. configure:19445: re-using the existing conftest.o
  4854. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_system-mt-1_49 -lm -lrt >&5
  4855. /usr/bin/ld: error: cannot find -lboost_system-mt-1_49
  4856. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4857. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4858. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4859. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4860. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4861. collect2: error: ld returned 1 exit status
  4862. configure:19460: $? = 1
  4863. configure:19445: re-using the existing conftest.o
  4864. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_system-mt-1_49 -lm -lrt >&5
  4865. /usr/bin/ld: error: cannot find -lboost_system-mt-1_49
  4866. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4867. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4868. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4869. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4870. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4871. collect2: error: ld returned 1 exit status
  4872. configure:19460: $? = 1
  4873. configure:19445: re-using the existing conftest.o
  4874. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_system-1_49 -lm -lrt >&5
  4875. /usr/bin/ld: error: cannot find -lboost_system-1_49
  4876. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4877. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4878. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4879. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4880. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4881. collect2: error: ld returned 1 exit status
  4882. configure:19460: $? = 1
  4883. configure:19445: re-using the existing conftest.o
  4884. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_system-1_49 -lm -lrt >&5
  4885. /usr/bin/ld: error: cannot find -lboost_system-1_49
  4886. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4887. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4888. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4889. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4890. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4891. collect2: error: ld returned 1 exit status
  4892. configure:19460: $? = 1
  4893. configure:19445: re-using the existing conftest.o
  4894. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_system-1_49 -lm -lrt >&5
  4895. /usr/bin/ld: error: cannot find -lboost_system-1_49
  4896. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4897. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4898. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4899. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4900. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4901. collect2: error: ld returned 1 exit status
  4902. configure:19460: $? = 1
  4903. configure:19445: re-using the existing conftest.o
  4904. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_system-1_49 -lm -lrt >&5
  4905. /usr/bin/ld: error: cannot find -lboost_system-1_49
  4906. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4907. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4908. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4909. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4910. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4911. collect2: error: ld returned 1 exit status
  4912. configure:19460: $? = 1
  4913. configure:19445: re-using the existing conftest.o
  4914. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_system-1_49 -lm -lrt >&5
  4915. /usr/bin/ld: error: cannot find -lboost_system-1_49
  4916. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4917. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4918. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4919. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4920. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4921. collect2: error: ld returned 1 exit status
  4922. configure:19460: $? = 1
  4923. configure:19445: re-using the existing conftest.o
  4924. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_system-1_49 -lm -lrt >&5
  4925. /usr/bin/ld: error: cannot find -lboost_system-1_49
  4926. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4927. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4928. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4929. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4930. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4931. collect2: error: ld returned 1 exit status
  4932. configure:19460: $? = 1
  4933. configure:19445: re-using the existing conftest.o
  4934. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_system-mt-d-1_49 -lm -lrt >&5
  4935. /usr/bin/ld: error: cannot find -lboost_system-mt-d-1_49
  4936. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4937. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4938. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4939. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4940. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4941. collect2: error: ld returned 1 exit status
  4942. configure:19460: $? = 1
  4943. configure:19445: re-using the existing conftest.o
  4944. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_system-mt-d-1_49 -lm -lrt >&5
  4945. /usr/bin/ld: error: cannot find -lboost_system-mt-d-1_49
  4946. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4947. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4948. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4949. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4950. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4951. collect2: error: ld returned 1 exit status
  4952. configure:19460: $? = 1
  4953. configure:19445: re-using the existing conftest.o
  4954. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_system-mt-d-1_49 -lm -lrt >&5
  4955. /usr/bin/ld: error: cannot find -lboost_system-mt-d-1_49
  4956. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4957. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4958. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4959. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4960. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4961. collect2: error: ld returned 1 exit status
  4962. configure:19460: $? = 1
  4963. configure:19445: re-using the existing conftest.o
  4964. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_system-mt-d-1_49 -lm -lrt >&5
  4965. /usr/bin/ld: error: cannot find -lboost_system-mt-d-1_49
  4966. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4967. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4968. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4969. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4970. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4971. collect2: error: ld returned 1 exit status
  4972. configure:19460: $? = 1
  4973. configure:19445: re-using the existing conftest.o
  4974. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_system-mt-d-1_49 -lm -lrt >&5
  4975. /usr/bin/ld: error: cannot find -lboost_system-mt-d-1_49
  4976. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4977. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4978. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4979. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4980. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4981. collect2: error: ld returned 1 exit status
  4982. configure:19460: $? = 1
  4983. configure:19445: re-using the existing conftest.o
  4984. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_system-mt-d-1_49 -lm -lrt >&5
  4985. /usr/bin/ld: error: cannot find -lboost_system-mt-d-1_49
  4986. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4987. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4988. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4989. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  4990. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  4991. collect2: error: ld returned 1 exit status
  4992. configure:19460: $? = 1
  4993. configure:19445: re-using the existing conftest.o
  4994. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_system-d-1_49 -lm -lrt >&5
  4995. /usr/bin/ld: error: cannot find -lboost_system-d-1_49
  4996. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  4997. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  4998. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  4999. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  5000. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  5001. collect2: error: ld returned 1 exit status
  5002. configure:19460: $? = 1
  5003. configure:19445: re-using the existing conftest.o
  5004. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_system-d-1_49 -lm -lrt >&5
  5005. /usr/bin/ld: error: cannot find -lboost_system-d-1_49
  5006. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  5007. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  5008. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  5009. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  5010. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  5011. collect2: error: ld returned 1 exit status
  5012. configure:19460: $? = 1
  5013. configure:19445: re-using the existing conftest.o
  5014. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_system-d-1_49 -lm -lrt >&5
  5015. /usr/bin/ld: error: cannot find -lboost_system-d-1_49
  5016. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  5017. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  5018. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  5019. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  5020. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  5021. collect2: error: ld returned 1 exit status
  5022. configure:19460: $? = 1
  5023. configure:19445: re-using the existing conftest.o
  5024. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_system-d-1_49 -lm -lrt >&5
  5025. /usr/bin/ld: error: cannot find -lboost_system-d-1_49
  5026. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  5027. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  5028. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  5029. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  5030. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  5031. collect2: error: ld returned 1 exit status
  5032. configure:19460: $? = 1
  5033. configure:19445: re-using the existing conftest.o
  5034. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_system-d-1_49 -lm -lrt >&5
  5035. /usr/bin/ld: error: cannot find -lboost_system-d-1_49
  5036. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  5037. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  5038. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  5039. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  5040. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  5041. collect2: error: ld returned 1 exit status
  5042. configure:19460: $? = 1
  5043. configure:19445: re-using the existing conftest.o
  5044. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_system-d-1_49 -lm -lrt >&5
  5045. /usr/bin/ld: error: cannot find -lboost_system-d-1_49
  5046. /usr/include/boost/system/error_code.hpp:315: error: undefined reference to 'boost::system::system_category()'
  5047. /usr/include/boost/system/error_code.hpp:343: error: undefined reference to 'boost::system::system_category()'
  5048. /usr/include/boost/system/error_code.hpp:214: error: undefined reference to 'boost::system::generic_category()'
  5049. /usr/include/boost/system/error_code.hpp:215: error: undefined reference to 'boost::system::generic_category()'
  5050. /usr/include/boost/system/error_code.hpp:216: error: undefined reference to 'boost::system::system_category()'
  5051. collect2: error: ld returned 1 exit status
  5052. configure:19460: $? = 1
  5053. configure:19445: re-using the existing conftest.o
  5054. configure:19451: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o /usr/lib/libboost_system-mt.a -lm -lrt >&5
  5055. configure:19460: $? = 0
  5056. configure:19500: result: yes
  5057. configure:19547: checking for boost/system/error_code.hpp
  5058. configure:19547: result: yes
  5059. configure:19574: checking for the Boost system library
  5060. configure:19722: result: yes
  5061. configure:19770: checking boost/filesystem/path.hpp usability
  5062. configure:19770: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  5063. configure:19770: $? = 0
  5064. configure:19770: result: yes
  5065. configure:19770: checking boost/filesystem/path.hpp presence
  5066. configure:19770: g++ -E conftest.cpp
  5067. configure:19770: $? = 0
  5068. configure:19770: result: yes
  5069. configure:19770: checking for boost/filesystem/path.hpp
  5070. configure:19770: result: yes
  5071. configure:19797: checking for the Boost filesystem library
  5072. configure:19839: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  5073. configure:19839: $? = 0
  5074. configure:19890: re-using the existing conftest.o
  5075. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/local/lib conftest.o -lboost_filesystem--mt-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5076. /usr/bin/ld: error: cannot find -lboost_filesystem--mt-1_49
  5077. collect2: error: ld returned 1 exit status
  5078. configure:19905: $? = 1
  5079. configure:19890: re-using the existing conftest.o
  5080. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib conftest.o -lboost_filesystem--mt-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5081. /usr/bin/ld: error: cannot find -lboost_filesystem--mt-1_49
  5082. collect2: error: ld returned 1 exit status
  5083. configure:19905: $? = 1
  5084. configure:19890: re-using the existing conftest.o
  5085. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib32 conftest.o -lboost_filesystem--mt-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5086. /usr/bin/ld: error: cannot find -lboost_filesystem--mt-1_49
  5087. collect2: error: ld returned 1 exit status
  5088. configure:19905: $? = 1
  5089. configure:19890: re-using the existing conftest.o
  5090. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib conftest.o -lboost_filesystem--mt-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5091. /usr/bin/ld: error: cannot find -lboost_filesystem--mt-1_49
  5092. collect2: error: ld returned 1 exit status
  5093. configure:19905: $? = 1
  5094. configure:19890: re-using the existing conftest.o
  5095. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib32 conftest.o -lboost_filesystem--mt-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5096. /usr/bin/ld: error: cannot find -lboost_filesystem--mt-1_49
  5097. collect2: error: ld returned 1 exit status
  5098. configure:19905: $? = 1
  5099. configure:19890: re-using the existing conftest.o
  5100. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib64 conftest.o -lboost_filesystem--mt-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5101. /usr/bin/ld: error: cannot find -lboost_filesystem--mt-1_49
  5102. collect2: error: ld returned 1 exit status
  5103. configure:19905: $? = 1
  5104. configure:19890: re-using the existing conftest.o
  5105. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/local/lib conftest.o -lboost_filesystem--1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5106. /usr/bin/ld: error: cannot find -lboost_filesystem--1_49
  5107. collect2: error: ld returned 1 exit status
  5108. configure:19905: $? = 1
  5109. configure:19890: re-using the existing conftest.o
  5110. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib conftest.o -lboost_filesystem--1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5111. /usr/bin/ld: error: cannot find -lboost_filesystem--1_49
  5112. collect2: error: ld returned 1 exit status
  5113. configure:19905: $? = 1
  5114. configure:19890: re-using the existing conftest.o
  5115. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib32 conftest.o -lboost_filesystem--1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5116. /usr/bin/ld: error: cannot find -lboost_filesystem--1_49
  5117. collect2: error: ld returned 1 exit status
  5118. configure:19905: $? = 1
  5119. configure:19890: re-using the existing conftest.o
  5120. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib conftest.o -lboost_filesystem--1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5121. /usr/bin/ld: error: cannot find -lboost_filesystem--1_49
  5122. collect2: error: ld returned 1 exit status
  5123. configure:19905: $? = 1
  5124. configure:19890: re-using the existing conftest.o
  5125. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib32 conftest.o -lboost_filesystem--1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5126. /usr/bin/ld: error: cannot find -lboost_filesystem--1_49
  5127. collect2: error: ld returned 1 exit status
  5128. configure:19905: $? = 1
  5129. configure:19890: re-using the existing conftest.o
  5130. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib64 conftest.o -lboost_filesystem--1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5131. /usr/bin/ld: error: cannot find -lboost_filesystem--1_49
  5132. collect2: error: ld returned 1 exit status
  5133. configure:19905: $? = 1
  5134. configure:19890: re-using the existing conftest.o
  5135. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/local/lib conftest.o -lboost_filesystem--mt-d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5136. /usr/bin/ld: error: cannot find -lboost_filesystem--mt-d-1_49
  5137. collect2: error: ld returned 1 exit status
  5138. configure:19905: $? = 1
  5139. configure:19890: re-using the existing conftest.o
  5140. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib conftest.o -lboost_filesystem--mt-d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5141. /usr/bin/ld: error: cannot find -lboost_filesystem--mt-d-1_49
  5142. collect2: error: ld returned 1 exit status
  5143. configure:19905: $? = 1
  5144. configure:19890: re-using the existing conftest.o
  5145. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib32 conftest.o -lboost_filesystem--mt-d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5146. /usr/bin/ld: error: cannot find -lboost_filesystem--mt-d-1_49
  5147. collect2: error: ld returned 1 exit status
  5148. configure:19905: $? = 1
  5149. configure:19890: re-using the existing conftest.o
  5150. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib conftest.o -lboost_filesystem--mt-d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5151. /usr/bin/ld: error: cannot find -lboost_filesystem--mt-d-1_49
  5152. collect2: error: ld returned 1 exit status
  5153. configure:19905: $? = 1
  5154. configure:19890: re-using the existing conftest.o
  5155. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib32 conftest.o -lboost_filesystem--mt-d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5156. /usr/bin/ld: error: cannot find -lboost_filesystem--mt-d-1_49
  5157. collect2: error: ld returned 1 exit status
  5158. configure:19905: $? = 1
  5159. configure:19890: re-using the existing conftest.o
  5160. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib64 conftest.o -lboost_filesystem--mt-d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5161. /usr/bin/ld: error: cannot find -lboost_filesystem--mt-d-1_49
  5162. collect2: error: ld returned 1 exit status
  5163. configure:19905: $? = 1
  5164. configure:19890: re-using the existing conftest.o
  5165. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/local/lib conftest.o -lboost_filesystem--d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5166. /usr/bin/ld: error: cannot find -lboost_filesystem--d-1_49
  5167. collect2: error: ld returned 1 exit status
  5168. configure:19905: $? = 1
  5169. configure:19890: re-using the existing conftest.o
  5170. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib conftest.o -lboost_filesystem--d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5171. /usr/bin/ld: error: cannot find -lboost_filesystem--d-1_49
  5172. collect2: error: ld returned 1 exit status
  5173. configure:19905: $? = 1
  5174. configure:19890: re-using the existing conftest.o
  5175. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib32 conftest.o -lboost_filesystem--d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5176. /usr/bin/ld: error: cannot find -lboost_filesystem--d-1_49
  5177. collect2: error: ld returned 1 exit status
  5178. configure:19905: $? = 1
  5179. configure:19890: re-using the existing conftest.o
  5180. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib conftest.o -lboost_filesystem--d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5181. /usr/bin/ld: error: cannot find -lboost_filesystem--d-1_49
  5182. collect2: error: ld returned 1 exit status
  5183. configure:19905: $? = 1
  5184. configure:19890: re-using the existing conftest.o
  5185. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib32 conftest.o -lboost_filesystem--d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5186. /usr/bin/ld: error: cannot find -lboost_filesystem--d-1_49
  5187. collect2: error: ld returned 1 exit status
  5188. configure:19905: $? = 1
  5189. configure:19890: re-using the existing conftest.o
  5190. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib64 conftest.o -lboost_filesystem--d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5191. /usr/bin/ld: error: cannot find -lboost_filesystem--d-1_49
  5192. collect2: error: ld returned 1 exit status
  5193. configure:19905: $? = 1
  5194. configure:19890: re-using the existing conftest.o
  5195. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/local/lib conftest.o -lboost_filesystem--mt -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5196. /usr/bin/ld: error: cannot find -lboost_filesystem--mt
  5197. collect2: error: ld returned 1 exit status
  5198. configure:19905: $? = 1
  5199. configure:19890: re-using the existing conftest.o
  5200. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib conftest.o -lboost_filesystem--mt -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5201. /usr/bin/ld: error: cannot find -lboost_filesystem--mt
  5202. collect2: error: ld returned 1 exit status
  5203. configure:19905: $? = 1
  5204. configure:19890: re-using the existing conftest.o
  5205. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib32 conftest.o -lboost_filesystem--mt -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5206. /usr/bin/ld: error: cannot find -lboost_filesystem--mt
  5207. collect2: error: ld returned 1 exit status
  5208. configure:19905: $? = 1
  5209. configure:19890: re-using the existing conftest.o
  5210. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib conftest.o -lboost_filesystem--mt -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5211. /usr/bin/ld: error: cannot find -lboost_filesystem--mt
  5212. collect2: error: ld returned 1 exit status
  5213. configure:19905: $? = 1
  5214. configure:19890: re-using the existing conftest.o
  5215. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib32 conftest.o -lboost_filesystem--mt -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5216. /usr/bin/ld: error: cannot find -lboost_filesystem--mt
  5217. collect2: error: ld returned 1 exit status
  5218. configure:19905: $? = 1
  5219. configure:19890: re-using the existing conftest.o
  5220. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib64 conftest.o -lboost_filesystem--mt -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5221. /usr/bin/ld: error: cannot find -lboost_filesystem--mt
  5222. collect2: error: ld returned 1 exit status
  5223. configure:19905: $? = 1
  5224. configure:19890: re-using the existing conftest.o
  5225. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/local/lib conftest.o -lboost_filesystem- -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5226. /usr/bin/ld: error: cannot find -lboost_filesystem-
  5227. collect2: error: ld returned 1 exit status
  5228. configure:19905: $? = 1
  5229. configure:19890: re-using the existing conftest.o
  5230. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib conftest.o -lboost_filesystem- -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5231. /usr/bin/ld: error: cannot find -lboost_filesystem-
  5232. collect2: error: ld returned 1 exit status
  5233. configure:19905: $? = 1
  5234. configure:19890: re-using the existing conftest.o
  5235. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib32 conftest.o -lboost_filesystem- -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5236. /usr/bin/ld: error: cannot find -lboost_filesystem-
  5237. collect2: error: ld returned 1 exit status
  5238. configure:19905: $? = 1
  5239. configure:19890: re-using the existing conftest.o
  5240. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib conftest.o -lboost_filesystem- -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5241. /usr/bin/ld: error: cannot find -lboost_filesystem-
  5242. collect2: error: ld returned 1 exit status
  5243. configure:19905: $? = 1
  5244. configure:19890: re-using the existing conftest.o
  5245. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib32 conftest.o -lboost_filesystem- -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5246. /usr/bin/ld: error: cannot find -lboost_filesystem-
  5247. collect2: error: ld returned 1 exit status
  5248. configure:19905: $? = 1
  5249. configure:19890: re-using the existing conftest.o
  5250. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib64 conftest.o -lboost_filesystem- -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5251. /usr/bin/ld: error: cannot find -lboost_filesystem-
  5252. collect2: error: ld returned 1 exit status
  5253. configure:19905: $? = 1
  5254. configure:19890: re-using the existing conftest.o
  5255. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/local/lib conftest.o -lboost_filesystem--mt-d -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5256. /usr/bin/ld: error: cannot find -lboost_filesystem--mt-d
  5257. collect2: error: ld returned 1 exit status
  5258. configure:19905: $? = 1
  5259. configure:19890: re-using the existing conftest.o
  5260. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib conftest.o -lboost_filesystem--mt-d -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5261. /usr/bin/ld: error: cannot find -lboost_filesystem--mt-d
  5262. collect2: error: ld returned 1 exit status
  5263. configure:19905: $? = 1
  5264. configure:19890: re-using the existing conftest.o
  5265. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib32 conftest.o -lboost_filesystem--mt-d -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5266. /usr/bin/ld: error: cannot find -lboost_filesystem--mt-d
  5267. collect2: error: ld returned 1 exit status
  5268. configure:19905: $? = 1
  5269. configure:19890: re-using the existing conftest.o
  5270. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib conftest.o -lboost_filesystem--mt-d -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5271. /usr/bin/ld: error: cannot find -lboost_filesystem--mt-d
  5272. collect2: error: ld returned 1 exit status
  5273. configure:19905: $? = 1
  5274. configure:19890: re-using the existing conftest.o
  5275. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib32 conftest.o -lboost_filesystem--mt-d -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5276. /usr/bin/ld: error: cannot find -lboost_filesystem--mt-d
  5277. collect2: error: ld returned 1 exit status
  5278. configure:19905: $? = 1
  5279. configure:19890: re-using the existing conftest.o
  5280. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib64 conftest.o -lboost_filesystem--mt-d -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5281. /usr/bin/ld: error: cannot find -lboost_filesystem--mt-d
  5282. collect2: error: ld returned 1 exit status
  5283. configure:19905: $? = 1
  5284. configure:19890: re-using the existing conftest.o
  5285. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/local/lib conftest.o -lboost_filesystem--d -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5286. /usr/bin/ld: error: cannot find -lboost_filesystem--d
  5287. collect2: error: ld returned 1 exit status
  5288. configure:19905: $? = 1
  5289. configure:19890: re-using the existing conftest.o
  5290. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib conftest.o -lboost_filesystem--d -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5291. /usr/bin/ld: error: cannot find -lboost_filesystem--d
  5292. collect2: error: ld returned 1 exit status
  5293. configure:19905: $? = 1
  5294. configure:19890: re-using the existing conftest.o
  5295. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib32 conftest.o -lboost_filesystem--d -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5296. /usr/bin/ld: error: cannot find -lboost_filesystem--d
  5297. collect2: error: ld returned 1 exit status
  5298. configure:19905: $? = 1
  5299. configure:19890: re-using the existing conftest.o
  5300. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib conftest.o -lboost_filesystem--d -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5301. /usr/bin/ld: error: cannot find -lboost_filesystem--d
  5302. collect2: error: ld returned 1 exit status
  5303. configure:19905: $? = 1
  5304. configure:19890: re-using the existing conftest.o
  5305. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib32 conftest.o -lboost_filesystem--d -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5306. /usr/bin/ld: error: cannot find -lboost_filesystem--d
  5307. collect2: error: ld returned 1 exit status
  5308. configure:19905: $? = 1
  5309. configure:19890: re-using the existing conftest.o
  5310. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib64 conftest.o -lboost_filesystem--d -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5311. /usr/bin/ld: error: cannot find -lboost_filesystem--d
  5312. collect2: error: ld returned 1 exit status
  5313. configure:19905: $? = 1
  5314. configure:19890: re-using the existing conftest.o
  5315. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/local/lib conftest.o -lboost_filesystem-mt-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5316. /usr/bin/ld: error: cannot find -lboost_filesystem-mt-1_49
  5317. collect2: error: ld returned 1 exit status
  5318. configure:19905: $? = 1
  5319. configure:19890: re-using the existing conftest.o
  5320. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib conftest.o -lboost_filesystem-mt-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5321. /usr/bin/ld: error: cannot find -lboost_filesystem-mt-1_49
  5322. collect2: error: ld returned 1 exit status
  5323. configure:19905: $? = 1
  5324. configure:19890: re-using the existing conftest.o
  5325. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib32 conftest.o -lboost_filesystem-mt-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5326. /usr/bin/ld: error: cannot find -lboost_filesystem-mt-1_49
  5327. collect2: error: ld returned 1 exit status
  5328. configure:19905: $? = 1
  5329. configure:19890: re-using the existing conftest.o
  5330. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib conftest.o -lboost_filesystem-mt-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5331. /usr/bin/ld: error: cannot find -lboost_filesystem-mt-1_49
  5332. collect2: error: ld returned 1 exit status
  5333. configure:19905: $? = 1
  5334. configure:19890: re-using the existing conftest.o
  5335. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib32 conftest.o -lboost_filesystem-mt-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5336. /usr/bin/ld: error: cannot find -lboost_filesystem-mt-1_49
  5337. collect2: error: ld returned 1 exit status
  5338. configure:19905: $? = 1
  5339. configure:19890: re-using the existing conftest.o
  5340. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib64 conftest.o -lboost_filesystem-mt-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5341. /usr/bin/ld: error: cannot find -lboost_filesystem-mt-1_49
  5342. collect2: error: ld returned 1 exit status
  5343. configure:19905: $? = 1
  5344. configure:19890: re-using the existing conftest.o
  5345. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/local/lib conftest.o -lboost_filesystem-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5346. /usr/bin/ld: error: cannot find -lboost_filesystem-1_49
  5347. collect2: error: ld returned 1 exit status
  5348. configure:19905: $? = 1
  5349. configure:19890: re-using the existing conftest.o
  5350. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib conftest.o -lboost_filesystem-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5351. /usr/bin/ld: error: cannot find -lboost_filesystem-1_49
  5352. collect2: error: ld returned 1 exit status
  5353. configure:19905: $? = 1
  5354. configure:19890: re-using the existing conftest.o
  5355. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib32 conftest.o -lboost_filesystem-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5356. /usr/bin/ld: error: cannot find -lboost_filesystem-1_49
  5357. collect2: error: ld returned 1 exit status
  5358. configure:19905: $? = 1
  5359. configure:19890: re-using the existing conftest.o
  5360. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib conftest.o -lboost_filesystem-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5361. /usr/bin/ld: error: cannot find -lboost_filesystem-1_49
  5362. collect2: error: ld returned 1 exit status
  5363. configure:19905: $? = 1
  5364. configure:19890: re-using the existing conftest.o
  5365. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib32 conftest.o -lboost_filesystem-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5366. /usr/bin/ld: error: cannot find -lboost_filesystem-1_49
  5367. collect2: error: ld returned 1 exit status
  5368. configure:19905: $? = 1
  5369. configure:19890: re-using the existing conftest.o
  5370. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib64 conftest.o -lboost_filesystem-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5371. /usr/bin/ld: error: cannot find -lboost_filesystem-1_49
  5372. collect2: error: ld returned 1 exit status
  5373. configure:19905: $? = 1
  5374. configure:19890: re-using the existing conftest.o
  5375. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/local/lib conftest.o -lboost_filesystem-mt-d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5376. /usr/bin/ld: error: cannot find -lboost_filesystem-mt-d-1_49
  5377. collect2: error: ld returned 1 exit status
  5378. configure:19905: $? = 1
  5379. configure:19890: re-using the existing conftest.o
  5380. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib conftest.o -lboost_filesystem-mt-d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5381. /usr/bin/ld: error: cannot find -lboost_filesystem-mt-d-1_49
  5382. collect2: error: ld returned 1 exit status
  5383. configure:19905: $? = 1
  5384. configure:19890: re-using the existing conftest.o
  5385. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib32 conftest.o -lboost_filesystem-mt-d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5386. /usr/bin/ld: error: cannot find -lboost_filesystem-mt-d-1_49
  5387. collect2: error: ld returned 1 exit status
  5388. configure:19905: $? = 1
  5389. configure:19890: re-using the existing conftest.o
  5390. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib conftest.o -lboost_filesystem-mt-d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5391. /usr/bin/ld: error: cannot find -lboost_filesystem-mt-d-1_49
  5392. collect2: error: ld returned 1 exit status
  5393. configure:19905: $? = 1
  5394. configure:19890: re-using the existing conftest.o
  5395. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib32 conftest.o -lboost_filesystem-mt-d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5396. /usr/bin/ld: error: cannot find -lboost_filesystem-mt-d-1_49
  5397. collect2: error: ld returned 1 exit status
  5398. configure:19905: $? = 1
  5399. configure:19890: re-using the existing conftest.o
  5400. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib64 conftest.o -lboost_filesystem-mt-d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5401. /usr/bin/ld: error: cannot find -lboost_filesystem-mt-d-1_49
  5402. collect2: error: ld returned 1 exit status
  5403. configure:19905: $? = 1
  5404. configure:19890: re-using the existing conftest.o
  5405. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/local/lib conftest.o -lboost_filesystem-d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5406. /usr/bin/ld: error: cannot find -lboost_filesystem-d-1_49
  5407. collect2: error: ld returned 1 exit status
  5408. configure:19905: $? = 1
  5409. configure:19890: re-using the existing conftest.o
  5410. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib conftest.o -lboost_filesystem-d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5411. /usr/bin/ld: error: cannot find -lboost_filesystem-d-1_49
  5412. collect2: error: ld returned 1 exit status
  5413. configure:19905: $? = 1
  5414. configure:19890: re-using the existing conftest.o
  5415. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib32 conftest.o -lboost_filesystem-d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5416. /usr/bin/ld: error: cannot find -lboost_filesystem-d-1_49
  5417. collect2: error: ld returned 1 exit status
  5418. configure:19905: $? = 1
  5419. configure:19890: re-using the existing conftest.o
  5420. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib conftest.o -lboost_filesystem-d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5421. /usr/bin/ld: error: cannot find -lboost_filesystem-d-1_49
  5422. collect2: error: ld returned 1 exit status
  5423. configure:19905: $? = 1
  5424. configure:19890: re-using the existing conftest.o
  5425. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib32 conftest.o -lboost_filesystem-d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5426. /usr/bin/ld: error: cannot find -lboost_filesystem-d-1_49
  5427. collect2: error: ld returned 1 exit status
  5428. configure:19905: $? = 1
  5429. configure:19890: re-using the existing conftest.o
  5430. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/lib64 conftest.o -lboost_filesystem-d-1_49 -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5431. /usr/bin/ld: error: cannot find -lboost_filesystem-d-1_49
  5432. collect2: error: ld returned 1 exit status
  5433. configure:19905: $? = 1
  5434. configure:19890: re-using the existing conftest.o
  5435. configure:19896: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib -Wl,-R/usr/lib -L/usr/lib conftest.o /usr/lib/libboost_filesystem-mt.a -lm -lrt /usr/lib/libboost_system-mt.a >&5
  5436. configure:19905: $? = 0
  5437. configure:19945: result: yes
  5438. configure:19994: checking boost/regex.hpp usability
  5439. configure:19994: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  5440. configure:19994: $? = 0
  5441. configure:19994: result: yes
  5442. configure:19994: checking boost/regex.hpp presence
  5443. configure:19994: g++ -E conftest.cpp
  5444. configure:19994: $? = 0
  5445. configure:19994: result: yes
  5446. configure:19994: checking for boost/regex.hpp
  5447. configure:19994: result: yes
  5448. configure:20021: checking for the Boost regex library
  5449. configure:20063: g++ -c -g -O2 -Wall -fpermissive conftest.cpp >&5
  5450. configure:20063: $? = 0
  5451. configure:20114: re-using the existing conftest.o
  5452. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_regex--mt-1_49 -lm -lrt >&5
  5453. /usr/bin/ld: error: cannot find -lboost_regex--mt-1_49
  5454. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5455. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5456. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5457. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5458. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5459. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5460. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5461. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5462. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5463. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5464. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5465. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5466. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5467. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5468. collect2: error: ld returned 1 exit status
  5469. configure:20129: $? = 1
  5470. configure:20114: re-using the existing conftest.o
  5471. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_regex--mt-1_49 -lm -lrt >&5
  5472. /usr/bin/ld: error: cannot find -lboost_regex--mt-1_49
  5473. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5474. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5475. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5476. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5477. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5478. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5479. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5480. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5481. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5482. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5483. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5484. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5485. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5486. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5487. collect2: error: ld returned 1 exit status
  5488. configure:20129: $? = 1
  5489. configure:20114: re-using the existing conftest.o
  5490. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_regex--mt-1_49 -lm -lrt >&5
  5491. /usr/bin/ld: error: cannot find -lboost_regex--mt-1_49
  5492. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5493. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5494. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5495. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5496. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5497. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5498. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5499. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5500. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5501. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5502. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5503. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5504. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5505. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5506. collect2: error: ld returned 1 exit status
  5507. configure:20129: $? = 1
  5508. configure:20114: re-using the existing conftest.o
  5509. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_regex--mt-1_49 -lm -lrt >&5
  5510. /usr/bin/ld: error: cannot find -lboost_regex--mt-1_49
  5511. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5512. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5513. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5514. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5515. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5516. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5517. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5518. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5519. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5520. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5521. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5522. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5523. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5524. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5525. collect2: error: ld returned 1 exit status
  5526. configure:20129: $? = 1
  5527. configure:20114: re-using the existing conftest.o
  5528. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_regex--mt-1_49 -lm -lrt >&5
  5529. /usr/bin/ld: error: cannot find -lboost_regex--mt-1_49
  5530. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5531. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5532. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5533. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5534. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5535. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5536. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5537. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5538. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5539. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5540. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5541. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5542. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5543. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5544. collect2: error: ld returned 1 exit status
  5545. configure:20129: $? = 1
  5546. configure:20114: re-using the existing conftest.o
  5547. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_regex--mt-1_49 -lm -lrt >&5
  5548. /usr/bin/ld: error: cannot find -lboost_regex--mt-1_49
  5549. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5550. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5551. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5552. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5553. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5554. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5555. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5556. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5557. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5558. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5559. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5560. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5561. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5562. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5563. collect2: error: ld returned 1 exit status
  5564. configure:20129: $? = 1
  5565. configure:20114: re-using the existing conftest.o
  5566. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_regex--1_49 -lm -lrt >&5
  5567. /usr/bin/ld: error: cannot find -lboost_regex--1_49
  5568. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5569. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5570. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5571. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5572. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5573. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5574. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5575. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5576. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5577. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5578. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5579. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5580. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5581. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5582. collect2: error: ld returned 1 exit status
  5583. configure:20129: $? = 1
  5584. configure:20114: re-using the existing conftest.o
  5585. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_regex--1_49 -lm -lrt >&5
  5586. /usr/bin/ld: error: cannot find -lboost_regex--1_49
  5587. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5588. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5589. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5590. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5591. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5592. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5593. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5594. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5595. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5596. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5597. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5598. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5599. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5600. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5601. collect2: error: ld returned 1 exit status
  5602. configure:20129: $? = 1
  5603. configure:20114: re-using the existing conftest.o
  5604. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_regex--1_49 -lm -lrt >&5
  5605. /usr/bin/ld: error: cannot find -lboost_regex--1_49
  5606. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5607. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5608. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5609. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5610. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5611. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5612. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5613. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5614. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5615. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5616. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5617. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5618. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5619. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5620. collect2: error: ld returned 1 exit status
  5621. configure:20129: $? = 1
  5622. configure:20114: re-using the existing conftest.o
  5623. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_regex--1_49 -lm -lrt >&5
  5624. /usr/bin/ld: error: cannot find -lboost_regex--1_49
  5625. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5626. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5627. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5628. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5629. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5630. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5631. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5632. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5633. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5634. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5635. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5636. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5637. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5638. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5639. collect2: error: ld returned 1 exit status
  5640. configure:20129: $? = 1
  5641. configure:20114: re-using the existing conftest.o
  5642. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_regex--1_49 -lm -lrt >&5
  5643. /usr/bin/ld: error: cannot find -lboost_regex--1_49
  5644. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5645. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5646. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5647. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5648. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5649. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5650. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5651. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5652. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5653. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5654. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5655. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5656. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5657. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5658. collect2: error: ld returned 1 exit status
  5659. configure:20129: $? = 1
  5660. configure:20114: re-using the existing conftest.o
  5661. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_regex--1_49 -lm -lrt >&5
  5662. /usr/bin/ld: error: cannot find -lboost_regex--1_49
  5663. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5664. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5665. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5666. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5667. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5668. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5669. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5670. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5671. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5672. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5673. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5674. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5675. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5676. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5677. collect2: error: ld returned 1 exit status
  5678. configure:20129: $? = 1
  5679. configure:20114: re-using the existing conftest.o
  5680. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_regex--mt-d-1_49 -lm -lrt >&5
  5681. /usr/bin/ld: error: cannot find -lboost_regex--mt-d-1_49
  5682. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5683. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5684. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5685. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5686. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5687. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5688. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5689. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5690. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5691. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5692. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5693. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5694. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5695. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5696. collect2: error: ld returned 1 exit status
  5697. configure:20129: $? = 1
  5698. configure:20114: re-using the existing conftest.o
  5699. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_regex--mt-d-1_49 -lm -lrt >&5
  5700. /usr/bin/ld: error: cannot find -lboost_regex--mt-d-1_49
  5701. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5702. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5703. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5704. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5705. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5706. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5707. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5708. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5709. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5710. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5711. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5712. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5713. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5714. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5715. collect2: error: ld returned 1 exit status
  5716. configure:20129: $? = 1
  5717. configure:20114: re-using the existing conftest.o
  5718. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_regex--mt-d-1_49 -lm -lrt >&5
  5719. /usr/bin/ld: error: cannot find -lboost_regex--mt-d-1_49
  5720. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5721. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5722. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5723. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5724. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5725. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5726. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5727. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5728. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5729. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5730. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5731. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5732. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5733. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5734. collect2: error: ld returned 1 exit status
  5735. configure:20129: $? = 1
  5736. configure:20114: re-using the existing conftest.o
  5737. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_regex--mt-d-1_49 -lm -lrt >&5
  5738. /usr/bin/ld: error: cannot find -lboost_regex--mt-d-1_49
  5739. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5740. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5741. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5742. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5743. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5744. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5745. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5746. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5747. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5748. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5749. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5750. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5751. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5752. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5753. collect2: error: ld returned 1 exit status
  5754. configure:20129: $? = 1
  5755. configure:20114: re-using the existing conftest.o
  5756. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_regex--mt-d-1_49 -lm -lrt >&5
  5757. /usr/bin/ld: error: cannot find -lboost_regex--mt-d-1_49
  5758. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5759. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5760. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5761. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5762. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5763. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5764. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5765. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5766. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5767. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5768. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5769. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5770. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5771. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5772. collect2: error: ld returned 1 exit status
  5773. configure:20129: $? = 1
  5774. configure:20114: re-using the existing conftest.o
  5775. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_regex--mt-d-1_49 -lm -lrt >&5
  5776. /usr/bin/ld: error: cannot find -lboost_regex--mt-d-1_49
  5777. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5778. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5779. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5780. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5781. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5782. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5783. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5784. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5785. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5786. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5787. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5788. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5789. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5790. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5791. collect2: error: ld returned 1 exit status
  5792. configure:20129: $? = 1
  5793. configure:20114: re-using the existing conftest.o
  5794. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_regex--d-1_49 -lm -lrt >&5
  5795. /usr/bin/ld: error: cannot find -lboost_regex--d-1_49
  5796. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5797. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5798. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5799. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5800. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5801. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5802. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5803. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5804. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5805. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5806. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5807. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5808. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5809. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5810. collect2: error: ld returned 1 exit status
  5811. configure:20129: $? = 1
  5812. configure:20114: re-using the existing conftest.o
  5813. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_regex--d-1_49 -lm -lrt >&5
  5814. /usr/bin/ld: error: cannot find -lboost_regex--d-1_49
  5815. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5816. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5817. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5818. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5819. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5820. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5821. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5822. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5823. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5824. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5825. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5826. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5827. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5828. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5829. collect2: error: ld returned 1 exit status
  5830. configure:20129: $? = 1
  5831. configure:20114: re-using the existing conftest.o
  5832. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_regex--d-1_49 -lm -lrt >&5
  5833. /usr/bin/ld: error: cannot find -lboost_regex--d-1_49
  5834. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5835. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5836. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5837. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5838. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5839. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5840. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5841. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5842. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5843. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5844. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5845. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5846. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5847. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5848. collect2: error: ld returned 1 exit status
  5849. configure:20129: $? = 1
  5850. configure:20114: re-using the existing conftest.o
  5851. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_regex--d-1_49 -lm -lrt >&5
  5852. /usr/bin/ld: error: cannot find -lboost_regex--d-1_49
  5853. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5854. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5855. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5856. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5857. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5858. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5859. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5860. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5861. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5862. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5863. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5864. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5865. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5866. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5867. collect2: error: ld returned 1 exit status
  5868. configure:20129: $? = 1
  5869. configure:20114: re-using the existing conftest.o
  5870. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_regex--d-1_49 -lm -lrt >&5
  5871. /usr/bin/ld: error: cannot find -lboost_regex--d-1_49
  5872. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5873. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5874. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5875. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5876. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5877. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5878. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5879. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5880. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5881. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5882. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5883. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5884. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5885. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5886. collect2: error: ld returned 1 exit status
  5887. configure:20129: $? = 1
  5888. configure:20114: re-using the existing conftest.o
  5889. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_regex--d-1_49 -lm -lrt >&5
  5890. /usr/bin/ld: error: cannot find -lboost_regex--d-1_49
  5891. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5892. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5893. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5894. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5895. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5896. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5897. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5898. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5899. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5900. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5901. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5902. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5903. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5904. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5905. collect2: error: ld returned 1 exit status
  5906. configure:20129: $? = 1
  5907. configure:20114: re-using the existing conftest.o
  5908. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_regex--mt -lm -lrt >&5
  5909. /usr/bin/ld: error: cannot find -lboost_regex--mt
  5910. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5911. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5912. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5913. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5914. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5915. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5916. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5917. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5918. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5919. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5920. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5921. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5922. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5923. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5924. collect2: error: ld returned 1 exit status
  5925. configure:20129: $? = 1
  5926. configure:20114: re-using the existing conftest.o
  5927. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_regex--mt -lm -lrt >&5
  5928. /usr/bin/ld: error: cannot find -lboost_regex--mt
  5929. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5930. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5931. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5932. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5933. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5934. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5935. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5936. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5937. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5938. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5939. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5940. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5941. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5942. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5943. collect2: error: ld returned 1 exit status
  5944. configure:20129: $? = 1
  5945. configure:20114: re-using the existing conftest.o
  5946. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_regex--mt -lm -lrt >&5
  5947. /usr/bin/ld: error: cannot find -lboost_regex--mt
  5948. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5949. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5950. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5951. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5952. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5953. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5954. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5955. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5956. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5957. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5958. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5959. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5960. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5961. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5962. collect2: error: ld returned 1 exit status
  5963. configure:20129: $? = 1
  5964. configure:20114: re-using the existing conftest.o
  5965. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_regex--mt -lm -lrt >&5
  5966. /usr/bin/ld: error: cannot find -lboost_regex--mt
  5967. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5968. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5969. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5970. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5971. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5972. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5973. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5974. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5975. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5976. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5977. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5978. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5979. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5980. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  5981. collect2: error: ld returned 1 exit status
  5982. configure:20129: $? = 1
  5983. configure:20114: re-using the existing conftest.o
  5984. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_regex--mt -lm -lrt >&5
  5985. /usr/bin/ld: error: cannot find -lboost_regex--mt
  5986. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5987. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5988. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  5989. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  5990. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  5991. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  5992. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5993. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  5994. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  5995. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5996. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  5997. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  5998. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  5999. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6000. collect2: error: ld returned 1 exit status
  6001. configure:20129: $? = 1
  6002. configure:20114: re-using the existing conftest.o
  6003. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_regex--mt -lm -lrt >&5
  6004. /usr/bin/ld: error: cannot find -lboost_regex--mt
  6005. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6006. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6007. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6008. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6009. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6010. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6011. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6012. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6013. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6014. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6015. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6016. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6017. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6018. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6019. collect2: error: ld returned 1 exit status
  6020. configure:20129: $? = 1
  6021. configure:20114: re-using the existing conftest.o
  6022. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_regex- -lm -lrt >&5
  6023. /usr/bin/ld: error: cannot find -lboost_regex-
  6024. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6025. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6026. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6027. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6028. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6029. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6030. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6031. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6032. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6033. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6034. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6035. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6036. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6037. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6038. collect2: error: ld returned 1 exit status
  6039. configure:20129: $? = 1
  6040. configure:20114: re-using the existing conftest.o
  6041. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_regex- -lm -lrt >&5
  6042. /usr/bin/ld: error: cannot find -lboost_regex-
  6043. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6044. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6045. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6046. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6047. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6048. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6049. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6050. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6051. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6052. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6053. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6054. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6055. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6056. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6057. collect2: error: ld returned 1 exit status
  6058. configure:20129: $? = 1
  6059. configure:20114: re-using the existing conftest.o
  6060. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_regex- -lm -lrt >&5
  6061. /usr/bin/ld: error: cannot find -lboost_regex-
  6062. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6063. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6064. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6065. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6066. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6067. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6068. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6069. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6070. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6071. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6072. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6073. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6074. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6075. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6076. collect2: error: ld returned 1 exit status
  6077. configure:20129: $? = 1
  6078. configure:20114: re-using the existing conftest.o
  6079. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_regex- -lm -lrt >&5
  6080. /usr/bin/ld: error: cannot find -lboost_regex-
  6081. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6082. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6083. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6084. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6085. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6086. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6087. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6088. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6089. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6090. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6091. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6092. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6093. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6094. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6095. collect2: error: ld returned 1 exit status
  6096. configure:20129: $? = 1
  6097. configure:20114: re-using the existing conftest.o
  6098. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_regex- -lm -lrt >&5
  6099. /usr/bin/ld: error: cannot find -lboost_regex-
  6100. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6101. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6102. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6103. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6104. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6105. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6106. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6107. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6108. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6109. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6110. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6111. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6112. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6113. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6114. collect2: error: ld returned 1 exit status
  6115. configure:20129: $? = 1
  6116. configure:20114: re-using the existing conftest.o
  6117. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_regex- -lm -lrt >&5
  6118. /usr/bin/ld: error: cannot find -lboost_regex-
  6119. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6120. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6121. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6122. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6123. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6124. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6125. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6126. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6127. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6128. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6129. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6130. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6131. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6132. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6133. collect2: error: ld returned 1 exit status
  6134. configure:20129: $? = 1
  6135. configure:20114: re-using the existing conftest.o
  6136. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_regex--mt-d -lm -lrt >&5
  6137. /usr/bin/ld: error: cannot find -lboost_regex--mt-d
  6138. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6139. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6140. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6141. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6142. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6143. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6144. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6145. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6146. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6147. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6148. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6149. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6150. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6151. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6152. collect2: error: ld returned 1 exit status
  6153. configure:20129: $? = 1
  6154. configure:20114: re-using the existing conftest.o
  6155. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_regex--mt-d -lm -lrt >&5
  6156. /usr/bin/ld: error: cannot find -lboost_regex--mt-d
  6157. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6158. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6159. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6160. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6161. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6162. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6163. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6164. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6165. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6166. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6167. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6168. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6169. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6170. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6171. collect2: error: ld returned 1 exit status
  6172. configure:20129: $? = 1
  6173. configure:20114: re-using the existing conftest.o
  6174. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_regex--mt-d -lm -lrt >&5
  6175. /usr/bin/ld: error: cannot find -lboost_regex--mt-d
  6176. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6177. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6178. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6179. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6180. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6181. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6182. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6183. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6184. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6185. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6186. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6187. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6188. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6189. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6190. collect2: error: ld returned 1 exit status
  6191. configure:20129: $? = 1
  6192. configure:20114: re-using the existing conftest.o
  6193. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_regex--mt-d -lm -lrt >&5
  6194. /usr/bin/ld: error: cannot find -lboost_regex--mt-d
  6195. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6196. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6197. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6198. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6199. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6200. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6201. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6202. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6203. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6204. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6205. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6206. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6207. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6208. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6209. collect2: error: ld returned 1 exit status
  6210. configure:20129: $? = 1
  6211. configure:20114: re-using the existing conftest.o
  6212. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_regex--mt-d -lm -lrt >&5
  6213. /usr/bin/ld: error: cannot find -lboost_regex--mt-d
  6214. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6215. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6216. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6217. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6218. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6219. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6220. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6221. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6222. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6223. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6224. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6225. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6226. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6227. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6228. collect2: error: ld returned 1 exit status
  6229. configure:20129: $? = 1
  6230. configure:20114: re-using the existing conftest.o
  6231. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_regex--mt-d -lm -lrt >&5
  6232. /usr/bin/ld: error: cannot find -lboost_regex--mt-d
  6233. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6234. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6235. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6236. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6237. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6238. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6239. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6240. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6241. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6242. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6243. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6244. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6245. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6246. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6247. collect2: error: ld returned 1 exit status
  6248. configure:20129: $? = 1
  6249. configure:20114: re-using the existing conftest.o
  6250. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_regex--d -lm -lrt >&5
  6251. /usr/bin/ld: error: cannot find -lboost_regex--d
  6252. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6253. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6254. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6255. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6256. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6257. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6258. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6259. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6260. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6261. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6262. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6263. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6264. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6265. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6266. collect2: error: ld returned 1 exit status
  6267. configure:20129: $? = 1
  6268. configure:20114: re-using the existing conftest.o
  6269. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_regex--d -lm -lrt >&5
  6270. /usr/bin/ld: error: cannot find -lboost_regex--d
  6271. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6272. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6273. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6274. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6275. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6276. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6277. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6278. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6279. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6280. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6281. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6282. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6283. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6284. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6285. collect2: error: ld returned 1 exit status
  6286. configure:20129: $? = 1
  6287. configure:20114: re-using the existing conftest.o
  6288. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_regex--d -lm -lrt >&5
  6289. /usr/bin/ld: error: cannot find -lboost_regex--d
  6290. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6291. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6292. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6293. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6294. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6295. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6296. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6297. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6298. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6299. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6300. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6301. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6302. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6303. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6304. collect2: error: ld returned 1 exit status
  6305. configure:20129: $? = 1
  6306. configure:20114: re-using the existing conftest.o
  6307. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_regex--d -lm -lrt >&5
  6308. /usr/bin/ld: error: cannot find -lboost_regex--d
  6309. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6310. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6311. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6312. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6313. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6314. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6315. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6316. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6317. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6318. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6319. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6320. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6321. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6322. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6323. collect2: error: ld returned 1 exit status
  6324. configure:20129: $? = 1
  6325. configure:20114: re-using the existing conftest.o
  6326. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_regex--d -lm -lrt >&5
  6327. /usr/bin/ld: error: cannot find -lboost_regex--d
  6328. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6329. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6330. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6331. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6332. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6333. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6334. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6335. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6336. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6337. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6338. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6339. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6340. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6341. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6342. collect2: error: ld returned 1 exit status
  6343. configure:20129: $? = 1
  6344. configure:20114: re-using the existing conftest.o
  6345. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_regex--d -lm -lrt >&5
  6346. /usr/bin/ld: error: cannot find -lboost_regex--d
  6347. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6348. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6349. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6350. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6351. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6352. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6353. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6354. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6355. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6356. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6357. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6358. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6359. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6360. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6361. collect2: error: ld returned 1 exit status
  6362. configure:20129: $? = 1
  6363. configure:20114: re-using the existing conftest.o
  6364. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_regex-mt-1_49 -lm -lrt >&5
  6365. /usr/bin/ld: error: cannot find -lboost_regex-mt-1_49
  6366. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6367. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6368. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6369. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6370. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6371. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6372. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6373. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6374. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6375. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6376. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6377. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6378. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6379. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6380. collect2: error: ld returned 1 exit status
  6381. configure:20129: $? = 1
  6382. configure:20114: re-using the existing conftest.o
  6383. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_regex-mt-1_49 -lm -lrt >&5
  6384. /usr/bin/ld: error: cannot find -lboost_regex-mt-1_49
  6385. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6386. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6387. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6388. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6389. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6390. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6391. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6392. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6393. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6394. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6395. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6396. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6397. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6398. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6399. collect2: error: ld returned 1 exit status
  6400. configure:20129: $? = 1
  6401. configure:20114: re-using the existing conftest.o
  6402. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_regex-mt-1_49 -lm -lrt >&5
  6403. /usr/bin/ld: error: cannot find -lboost_regex-mt-1_49
  6404. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6405. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6406. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6407. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6408. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6409. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6410. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6411. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6412. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6413. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6414. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6415. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6416. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6417. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6418. collect2: error: ld returned 1 exit status
  6419. configure:20129: $? = 1
  6420. configure:20114: re-using the existing conftest.o
  6421. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_regex-mt-1_49 -lm -lrt >&5
  6422. /usr/bin/ld: error: cannot find -lboost_regex-mt-1_49
  6423. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6424. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6425. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6426. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6427. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6428. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6429. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6430. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6431. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6432. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6433. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6434. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6435. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6436. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6437. collect2: error: ld returned 1 exit status
  6438. configure:20129: $? = 1
  6439. configure:20114: re-using the existing conftest.o
  6440. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_regex-mt-1_49 -lm -lrt >&5
  6441. /usr/bin/ld: error: cannot find -lboost_regex-mt-1_49
  6442. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6443. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6444. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6445. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6446. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6447. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6448. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6449. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6450. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6451. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6452. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6453. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6454. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6455. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6456. collect2: error: ld returned 1 exit status
  6457. configure:20129: $? = 1
  6458. configure:20114: re-using the existing conftest.o
  6459. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_regex-mt-1_49 -lm -lrt >&5
  6460. /usr/bin/ld: error: cannot find -lboost_regex-mt-1_49
  6461. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6462. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6463. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6464. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6465. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6466. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6467. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6468. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6469. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6470. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6471. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6472. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6473. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6474. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6475. collect2: error: ld returned 1 exit status
  6476. configure:20129: $? = 1
  6477. configure:20114: re-using the existing conftest.o
  6478. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_regex-1_49 -lm -lrt >&5
  6479. /usr/bin/ld: error: cannot find -lboost_regex-1_49
  6480. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6481. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6482. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6483. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6484. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6485. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6486. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6487. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6488. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6489. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6490. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6491. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6492. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6493. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6494. collect2: error: ld returned 1 exit status
  6495. configure:20129: $? = 1
  6496. configure:20114: re-using the existing conftest.o
  6497. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_regex-1_49 -lm -lrt >&5
  6498. /usr/bin/ld: error: cannot find -lboost_regex-1_49
  6499. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6500. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6501. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6502. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6503. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6504. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6505. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6506. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6507. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6508. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6509. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6510. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6511. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6512. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6513. collect2: error: ld returned 1 exit status
  6514. configure:20129: $? = 1
  6515. configure:20114: re-using the existing conftest.o
  6516. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_regex-1_49 -lm -lrt >&5
  6517. /usr/bin/ld: error: cannot find -lboost_regex-1_49
  6518. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6519. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6520. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6521. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6522. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6523. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6524. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6525. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6526. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6527. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6528. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6529. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6530. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6531. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6532. collect2: error: ld returned 1 exit status
  6533. configure:20129: $? = 1
  6534. configure:20114: re-using the existing conftest.o
  6535. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_regex-1_49 -lm -lrt >&5
  6536. /usr/bin/ld: error: cannot find -lboost_regex-1_49
  6537. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6538. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6539. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6540. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6541. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6542. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6543. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6544. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6545. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6546. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6547. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6548. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6549. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6550. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6551. collect2: error: ld returned 1 exit status
  6552. configure:20129: $? = 1
  6553. configure:20114: re-using the existing conftest.o
  6554. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_regex-1_49 -lm -lrt >&5
  6555. /usr/bin/ld: error: cannot find -lboost_regex-1_49
  6556. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6557. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6558. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6559. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6560. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6561. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6562. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6563. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6564. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6565. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6566. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6567. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6568. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6569. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6570. collect2: error: ld returned 1 exit status
  6571. configure:20129: $? = 1
  6572. configure:20114: re-using the existing conftest.o
  6573. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_regex-1_49 -lm -lrt >&5
  6574. /usr/bin/ld: error: cannot find -lboost_regex-1_49
  6575. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6576. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6577. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6578. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6579. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6580. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6581. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6582. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6583. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6584. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6585. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6586. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6587. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6588. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6589. collect2: error: ld returned 1 exit status
  6590. configure:20129: $? = 1
  6591. configure:20114: re-using the existing conftest.o
  6592. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_regex-mt-d-1_49 -lm -lrt >&5
  6593. /usr/bin/ld: error: cannot find -lboost_regex-mt-d-1_49
  6594. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6595. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6596. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6597. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6598. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6599. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6600. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6601. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6602. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6603. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6604. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6605. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6606. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6607. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6608. collect2: error: ld returned 1 exit status
  6609. configure:20129: $? = 1
  6610. configure:20114: re-using the existing conftest.o
  6611. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_regex-mt-d-1_49 -lm -lrt >&5
  6612. /usr/bin/ld: error: cannot find -lboost_regex-mt-d-1_49
  6613. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6614. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6615. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6616. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6617. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6618. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6619. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6620. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6621. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6622. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6623. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6624. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6625. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6626. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6627. collect2: error: ld returned 1 exit status
  6628. configure:20129: $? = 1
  6629. configure:20114: re-using the existing conftest.o
  6630. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_regex-mt-d-1_49 -lm -lrt >&5
  6631. /usr/bin/ld: error: cannot find -lboost_regex-mt-d-1_49
  6632. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6633. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6634. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6635. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6636. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6637. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6638. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6639. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6640. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6641. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6642. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6643. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6644. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6645. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6646. collect2: error: ld returned 1 exit status
  6647. configure:20129: $? = 1
  6648. configure:20114: re-using the existing conftest.o
  6649. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_regex-mt-d-1_49 -lm -lrt >&5
  6650. /usr/bin/ld: error: cannot find -lboost_regex-mt-d-1_49
  6651. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6652. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6653. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6654. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6655. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6656. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6657. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6658. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6659. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6660. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6661. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6662. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6663. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6664. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6665. collect2: error: ld returned 1 exit status
  6666. configure:20129: $? = 1
  6667. configure:20114: re-using the existing conftest.o
  6668. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_regex-mt-d-1_49 -lm -lrt >&5
  6669. /usr/bin/ld: error: cannot find -lboost_regex-mt-d-1_49
  6670. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6671. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6672. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6673. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6674. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6675. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6676. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6677. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6678. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6679. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6680. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6681. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6682. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6683. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6684. collect2: error: ld returned 1 exit status
  6685. configure:20129: $? = 1
  6686. configure:20114: re-using the existing conftest.o
  6687. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_regex-mt-d-1_49 -lm -lrt >&5
  6688. /usr/bin/ld: error: cannot find -lboost_regex-mt-d-1_49
  6689. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6690. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6691. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6692. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6693. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6694. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6695. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6696. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6697. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6698. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6699. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6700. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6701. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6702. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6703. collect2: error: ld returned 1 exit status
  6704. configure:20129: $? = 1
  6705. configure:20114: re-using the existing conftest.o
  6706. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/local/lib conftest.o -lboost_regex-d-1_49 -lm -lrt >&5
  6707. /usr/bin/ld: error: cannot find -lboost_regex-d-1_49
  6708. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6709. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6710. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6711. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6712. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6713. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6714. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6715. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6716. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6717. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6718. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6719. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6720. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6721. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6722. collect2: error: ld returned 1 exit status
  6723. configure:20129: $? = 1
  6724. configure:20114: re-using the existing conftest.o
  6725. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o -lboost_regex-d-1_49 -lm -lrt >&5
  6726. /usr/bin/ld: error: cannot find -lboost_regex-d-1_49
  6727. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6728. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6729. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6730. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6731. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6732. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6733. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6734. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6735. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6736. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6737. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6738. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6739. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6740. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6741. collect2: error: ld returned 1 exit status
  6742. configure:20129: $? = 1
  6743. configure:20114: re-using the existing conftest.o
  6744. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib32 conftest.o -lboost_regex-d-1_49 -lm -lrt >&5
  6745. /usr/bin/ld: error: cannot find -lboost_regex-d-1_49
  6746. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6747. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6748. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6749. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6750. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6751. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6752. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6753. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6754. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6755. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6756. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6757. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6758. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6759. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6760. collect2: error: ld returned 1 exit status
  6761. configure:20129: $? = 1
  6762. configure:20114: re-using the existing conftest.o
  6763. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib conftest.o -lboost_regex-d-1_49 -lm -lrt >&5
  6764. /usr/bin/ld: error: cannot find -lboost_regex-d-1_49
  6765. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6766. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6767. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6768. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6769. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6770. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6771. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6772. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6773. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6774. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6775. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6776. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6777. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6778. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6779. collect2: error: ld returned 1 exit status
  6780. configure:20129: $? = 1
  6781. configure:20114: re-using the existing conftest.o
  6782. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib32 conftest.o -lboost_regex-d-1_49 -lm -lrt >&5
  6783. /usr/bin/ld: error: cannot find -lboost_regex-d-1_49
  6784. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6785. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6786. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6787. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6788. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6789. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6790. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6791. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6792. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6793. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6794. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6795. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6796. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6797. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6798. collect2: error: ld returned 1 exit status
  6799. configure:20129: $? = 1
  6800. configure:20114: re-using the existing conftest.o
  6801. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/lib64 conftest.o -lboost_regex-d-1_49 -lm -lrt >&5
  6802. /usr/bin/ld: error: cannot find -lboost_regex-d-1_49
  6803. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:1117: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6804. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:444: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6805. /usr/include/boost/regex/pattern_except.hpp:75: error: undefined reference to 'boost::re_detail::raise_runtime_error(std::runtime_error const&)'
  6806. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:442: error: undefined reference to 'boost::re_detail::get_default_error_string(boost::regex_constants::error_type)'
  6807. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:920: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary(char const*, char const*) const'
  6808. /usr/include/boost/regex/v4/cpp_regex_traits.hpp:916: error: undefined reference to 'boost::re_detail::cpp_regex_traits_implementation<char>::transform(char const*, char const*) const'
  6809. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:213: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6810. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:107: error: undefined reference to 'boost::re_detail::get_mem_block()'
  6811. /usr/include/boost/regex/v4/perl_matcher_common.hpp:206: error: undefined reference to 'boost::re_detail::verify_options(unsigned int, boost::regex_constants::_match_flags)'
  6812. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6813. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:115: error: undefined reference to 'boost::re_detail::put_mem_block(void*)'
  6814. /usr/include/boost/regex/v4/perl_matcher.hpp:371: error: undefined reference to 'boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::construct_init(boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > > const&, boost::regex_constants::_match_flags)'
  6815. /usr/include/boost/regex/v4/basic_regex.hpp:379: error: undefined reference to 'boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::do_assign(char const*, char const*, unsigned int)'
  6816. /usr/include/boost/regex/v4/perl_matcher_non_recursive.hpp:973: error: undefined reference to 'boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > >::maybe_assign(boost::match_results<char const*, std::allocator<boost::sub_match<char const*> > > const&)'
  6817. collect2: error: ld returned 1 exit status
  6818. configure:20129: $? = 1
  6819. configure:20114: re-using the existing conftest.o
  6820. configure:20120: g++ -o conftest -g -O2 -Wall -fpermissive -L/usr/lib conftest.o /usr/lib/libboost_regex-mt.a -lm -lrt >&5
  6821. configure:20129: $? = 0
  6822. configure:20169: result: yes
  6823. configure:20195: checking for GraphicsMagick++-config
  6824. configure:20211: found /usr/bin/GraphicsMagick++-config
  6825. configure:20223: result: yes
  6826. configure:20237: checking whether byte ordering is bigendian
  6827. configure:20252: gcc -c -g -O2 -Wall conftest.c >&5
  6828. conftest.c:95:9: error: unknown type name 'not'
  6829. conftest.c:95:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  6830. conftest.c:95:15: error: unknown type name 'universal'
  6831. configure:20252: $? = 1
  6832. configure: failed program was:
  6833. | /* confdefs.h */
  6834. | #define PACKAGE_NAME "nightshade"
  6835. | #define PACKAGE_TARNAME "nightshade"
  6836. | #define PACKAGE_VERSION "11.12.1"
  6837. | #define PACKAGE_STRING "nightshade 11.12.1"
  6838. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  6839. | #define PACKAGE_URL ""
  6840. | #define PACKAGE "nightshade"
  6841. | #define VERSION "11.12.1"
  6842. | #define STDC_HEADERS 1
  6843. | #define HAVE_SYS_TYPES_H 1
  6844. | #define HAVE_SYS_STAT_H 1
  6845. | #define HAVE_STDLIB_H 1
  6846. | #define HAVE_STRING_H 1
  6847. | #define HAVE_MEMORY_H 1
  6848. | #define HAVE_STRINGS_H 1
  6849. | #define HAVE_INTTYPES_H 1
  6850. | #define HAVE_STDINT_H 1
  6851. | #define HAVE_UNISTD_H 1
  6852. | #define HAVE_LONG_LONG 1
  6853. | #define HAVE_LONG_DOUBLE 1
  6854. | #define HAVE_WCHAR_T 1
  6855. | #define HAVE_WINT_T 1
  6856. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  6857. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  6858. | #define HAVE_INTMAX_T 1
  6859. | #define HAVE_POSIX_PRINTF 1
  6860. | #define HAVE_ALLOCA_H 1
  6861. | #define HAVE_ALLOCA 1
  6862. | #define HAVE_STDLIB_H 1
  6863. | #define HAVE_UNISTD_H 1
  6864. | #define HAVE_SYS_PARAM_H 1
  6865. | #define HAVE_GETPAGESIZE 1
  6866. | #define HAVE_MMAP 1
  6867. | #define INTDIV0_RAISES_SIGFPE 1
  6868. | #define HAVE_UNSIGNED_LONG_LONG 1
  6869. | #define HAVE_UINTMAX_T 1
  6870. | #define HAVE_INTTYPES_H 1
  6871. | #define HAVE_STDINT_H 1
  6872. | #define HAVE_STDINT_H 1
  6873. | #define HAVE_ARGZ_H 1
  6874. | #define HAVE_LIMITS_H 1
  6875. | #define HAVE_LOCALE_H 1
  6876. | #define HAVE_NL_TYPES_H 1
  6877. | #define HAVE_MALLOC_H 1
  6878. | #define HAVE_STDDEF_H 1
  6879. | #define HAVE_STDLIB_H 1
  6880. | #define HAVE_STRING_H 1
  6881. | #define HAVE_UNISTD_H 1
  6882. | #define HAVE_SYS_PARAM_H 1
  6883. | #define HAVE_ASPRINTF 1
  6884. | #define HAVE_FWPRINTF 1
  6885. | #define HAVE_GETCWD 1
  6886. | #define HAVE_GETEGID 1
  6887. | #define HAVE_GETEUID 1
  6888. | #define HAVE_GETGID 1
  6889. | #define HAVE_GETUID 1
  6890. | #define HAVE_MEMPCPY 1
  6891. | #define HAVE_MUNMAP 1
  6892. | #define HAVE_PUTENV 1
  6893. | #define HAVE_SETENV 1
  6894. | #define HAVE_SETLOCALE 1
  6895. | #define HAVE_SNPRINTF 1
  6896. | #define HAVE_STPCPY 1
  6897. | #define HAVE_STRCASECMP 1
  6898. | #define HAVE_STRDUP 1
  6899. | #define HAVE_STRTOUL 1
  6900. | #define HAVE_TSEARCH 1
  6901. | #define HAVE_WCSLEN 1
  6902. | #define HAVE___ARGZ_COUNT 1
  6903. | #define HAVE___ARGZ_STRINGIFY 1
  6904. | #define HAVE___ARGZ_NEXT 1
  6905. | #define HAVE___FSETLOCKING 1
  6906. | #define HAVE_DECL__SNPRINTF 0
  6907. | #define HAVE_DECL__SNWPRINTF 0
  6908. | #define HAVE_DECL_FEOF_UNLOCKED 1
  6909. | #define HAVE_DECL_FGETS_UNLOCKED 0
  6910. | #define HAVE_DECL_GETC_UNLOCKED 1
  6911. | #define HAVE_ICONV 1
  6912. | #define ICONV_CONST
  6913. | #define HAVE_LANGINFO_CODESET 1
  6914. | #define HAVE_LC_MESSAGES 1
  6915. | #define ENABLE_NLS 1
  6916. | #define HAVE_GETTEXT 1
  6917. | #define HAVE_DCGETTEXT 1
  6918. | #define HAVE_DLFCN_H 1
  6919. | #define LT_OBJDIR ".libs/"
  6920. | #define HAVE_BOOST 1
  6921. | #define HAVE_BOOST_SYSTEM_ERROR_CODE_HPP 1
  6922. | #define HAVE_BOOST_SYSTEM_ERROR_CODE_HPP 1
  6923. | #define HAVE_BOOST_FILESYSTEM_PATH_HPP 1
  6924. | #define HAVE_BOOST_REGEX_HPP 1
  6925. | /* end confdefs.h. */
  6926. | #ifndef __APPLE_CC__
  6927. | not a universal capable compiler
  6928. | #endif
  6929. | typedef int dummy;
  6930. |
  6931. configure:20297: gcc -c -g -O2 -Wall conftest.c >&5
  6932. configure:20297: $? = 0
  6933. configure:20315: gcc -c -g -O2 -Wall conftest.c >&5
  6934. conftest.c: In function 'main':
  6935. conftest.c:101:4: error: unknown type name 'not'
  6936. conftest.c:101:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  6937. configure:20315: $? = 1
  6938. configure: failed program was:
  6939. | /* confdefs.h */
  6940. | #define PACKAGE_NAME "nightshade"
  6941. | #define PACKAGE_TARNAME "nightshade"
  6942. | #define PACKAGE_VERSION "11.12.1"
  6943. | #define PACKAGE_STRING "nightshade 11.12.1"
  6944. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  6945. | #define PACKAGE_URL ""
  6946. | #define PACKAGE "nightshade"
  6947. | #define VERSION "11.12.1"
  6948. | #define STDC_HEADERS 1
  6949. | #define HAVE_SYS_TYPES_H 1
  6950. | #define HAVE_SYS_STAT_H 1
  6951. | #define HAVE_STDLIB_H 1
  6952. | #define HAVE_STRING_H 1
  6953. | #define HAVE_MEMORY_H 1
  6954. | #define HAVE_STRINGS_H 1
  6955. | #define HAVE_INTTYPES_H 1
  6956. | #define HAVE_STDINT_H 1
  6957. | #define HAVE_UNISTD_H 1
  6958. | #define HAVE_LONG_LONG 1
  6959. | #define HAVE_LONG_DOUBLE 1
  6960. | #define HAVE_WCHAR_T 1
  6961. | #define HAVE_WINT_T 1
  6962. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  6963. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  6964. | #define HAVE_INTMAX_T 1
  6965. | #define HAVE_POSIX_PRINTF 1
  6966. | #define HAVE_ALLOCA_H 1
  6967. | #define HAVE_ALLOCA 1
  6968. | #define HAVE_STDLIB_H 1
  6969. | #define HAVE_UNISTD_H 1
  6970. | #define HAVE_SYS_PARAM_H 1
  6971. | #define HAVE_GETPAGESIZE 1
  6972. | #define HAVE_MMAP 1
  6973. | #define INTDIV0_RAISES_SIGFPE 1
  6974. | #define HAVE_UNSIGNED_LONG_LONG 1
  6975. | #define HAVE_UINTMAX_T 1
  6976. | #define HAVE_INTTYPES_H 1
  6977. | #define HAVE_STDINT_H 1
  6978. | #define HAVE_STDINT_H 1
  6979. | #define HAVE_ARGZ_H 1
  6980. | #define HAVE_LIMITS_H 1
  6981. | #define HAVE_LOCALE_H 1
  6982. | #define HAVE_NL_TYPES_H 1
  6983. | #define HAVE_MALLOC_H 1
  6984. | #define HAVE_STDDEF_H 1
  6985. | #define HAVE_STDLIB_H 1
  6986. | #define HAVE_STRING_H 1
  6987. | #define HAVE_UNISTD_H 1
  6988. | #define HAVE_SYS_PARAM_H 1
  6989. | #define HAVE_ASPRINTF 1
  6990. | #define HAVE_FWPRINTF 1
  6991. | #define HAVE_GETCWD 1
  6992. | #define HAVE_GETEGID 1
  6993. | #define HAVE_GETEUID 1
  6994. | #define HAVE_GETGID 1
  6995. | #define HAVE_GETUID 1
  6996. | #define HAVE_MEMPCPY 1
  6997. | #define HAVE_MUNMAP 1
  6998. | #define HAVE_PUTENV 1
  6999. | #define HAVE_SETENV 1
  7000. | #define HAVE_SETLOCALE 1
  7001. | #define HAVE_SNPRINTF 1
  7002. | #define HAVE_STPCPY 1
  7003. | #define HAVE_STRCASECMP 1
  7004. | #define HAVE_STRDUP 1
  7005. | #define HAVE_STRTOUL 1
  7006. | #define HAVE_TSEARCH 1
  7007. | #define HAVE_WCSLEN 1
  7008. | #define HAVE___ARGZ_COUNT 1
  7009. | #define HAVE___ARGZ_STRINGIFY 1
  7010. | #define HAVE___ARGZ_NEXT 1
  7011. | #define HAVE___FSETLOCKING 1
  7012. | #define HAVE_DECL__SNPRINTF 0
  7013. | #define HAVE_DECL__SNWPRINTF 0
  7014. | #define HAVE_DECL_FEOF_UNLOCKED 1
  7015. | #define HAVE_DECL_FGETS_UNLOCKED 0
  7016. | #define HAVE_DECL_GETC_UNLOCKED 1
  7017. | #define HAVE_ICONV 1
  7018. | #define ICONV_CONST
  7019. | #define HAVE_LANGINFO_CODESET 1
  7020. | #define HAVE_LC_MESSAGES 1
  7021. | #define ENABLE_NLS 1
  7022. | #define HAVE_GETTEXT 1
  7023. | #define HAVE_DCGETTEXT 1
  7024. | #define HAVE_DLFCN_H 1
  7025. | #define LT_OBJDIR ".libs/"
  7026. | #define HAVE_BOOST 1
  7027. | #define HAVE_BOOST_SYSTEM_ERROR_CODE_HPP 1
  7028. | #define HAVE_BOOST_SYSTEM_ERROR_CODE_HPP 1
  7029. | #define HAVE_BOOST_FILESYSTEM_PATH_HPP 1
  7030. | #define HAVE_BOOST_REGEX_HPP 1
  7031. | /* end confdefs.h. */
  7032. | #include <sys/types.h>
  7033. | #include <sys/param.h>
  7034. |
  7035. | int
  7036. | main ()
  7037. | {
  7038. | #if BYTE_ORDER != BIG_ENDIAN
  7039. | not big endian
  7040. | #endif
  7041. |
  7042. | ;
  7043. | return 0;
  7044. | }
  7045. configure:20443: result: no
  7046. configure:20464: checking for dirent.h that defines DIR
  7047. configure:20483: gcc -c -g -O2 -Wall conftest.c >&5
  7048. configure:20483: $? = 0
  7049. configure:20491: result: yes
  7050. configure:20504: checking for library containing opendir
  7051. configure:20535: gcc -o conftest -g -O2 -Wall conftest.c -lm -lrt >&5
  7052. configure:20535: $? = 0
  7053. configure:20552: result: none required
  7054. configure:20620: checking for X
  7055. configure:20728: gcc -E conftest.c
  7056. configure:20728: $? = 0
  7057. configure:20759: gcc -o conftest -g -O2 -Wall conftest.c -lX11 -lm -lrt >&5
  7058. configure:20759: $? = 0
  7059. configure:20809: result: libraries , headers
  7060. configure:20908: gcc -o conftest -g -O2 -Wall conftest.c -lm -lrt -lX11 >&5
  7061. configure:20908: $? = 0
  7062. configure:21006: checking for gethostbyname
  7063. configure:21006: gcc -o conftest -g -O2 -Wall conftest.c -lm -lrt >&5
  7064. configure:21006: $? = 0
  7065. configure:21006: result: yes
  7066. configure:21103: checking for connect
  7067. configure:21103: gcc -o conftest -g -O2 -Wall conftest.c -lm -lrt >&5
  7068. configure:21103: $? = 0
  7069. configure:21103: result: yes
  7070. configure:21152: checking for remove
  7071. configure:21152: gcc -o conftest -g -O2 -Wall conftest.c -lm -lrt >&5
  7072. configure:21152: $? = 0
  7073. configure:21152: result: yes
  7074. configure:21201: checking for shmat
  7075. configure:21201: gcc -o conftest -g -O2 -Wall conftest.c -lm -lrt >&5
  7076. configure:21201: $? = 0
  7077. configure:21201: result: yes
  7078. configure:21259: checking for IceConnectionNumber in -lICE
  7079. configure:21284: gcc -o conftest -g -O2 -Wall conftest.c -lICE -lm -lrt >&5
  7080. configure:21284: $? = 0
  7081. configure:21293: result: yes
  7082. configure:21351: checking for sdl-config
  7083. configure:21369: found /usr/bin/sdl-config
  7084. configure:21382: result: /usr/bin/sdl-config
  7085. configure:21391: checking for SDL - version >= 1.2.10
  7086. configure:21476: gcc -o conftest -g -O2 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -lm -lrt -L/usr/lib/x86_64-linux-gnu -lSDL >&5
  7087. configure:21476: $? = 0
  7088. configure:21476: ./conftest
  7089. configure:21476: $? = 0
  7090. configure:21490: result: yes
  7091. configure:21564: checking for png_read_info in -lpng
  7092. configure:21589: gcc -o conftest -g -O2 -Wall conftest.c -lpng -lz -lm -lm -lrt >&5
  7093. configure:21589: $? = 0
  7094. configure:21598: result: yes
  7095. configure:21601: checking png.h usability
  7096. configure:21601: gcc -c -g -O2 -Wall conftest.c >&5
  7097. configure:21601: $? = 0
  7098. configure:21601: result: yes
  7099. configure:21601: checking png.h presence
  7100. configure:21601: gcc -E conftest.c
  7101. configure:21601: $? = 0
  7102. configure:21601: result: yes
  7103. configure:21601: checking for png.h
  7104. configure:21601: result: yes
  7105. configure:21613: checking for cli_create in -lfastdb
  7106. configure:21638: gcc -o conftest -g -O2 -Wall conftest.c -lfastdb -lm -lrt >&5
  7107. /usr/bin/ld: error: cannot find -lfastdb
  7108. conftest.c:106: error: undefined reference to 'cli_create'
  7109. collect2: error: ld returned 1 exit status
  7110. configure:21638: $? = 1
  7111. configure: failed program was:
  7112. | /* confdefs.h */
  7113. | #define PACKAGE_NAME "nightshade"
  7114. | #define PACKAGE_TARNAME "nightshade"
  7115. | #define PACKAGE_VERSION "11.12.1"
  7116. | #define PACKAGE_STRING "nightshade 11.12.1"
  7117. | #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  7118. | #define PACKAGE_URL ""
  7119. | #define PACKAGE "nightshade"
  7120. | #define VERSION "11.12.1"
  7121. | #define STDC_HEADERS 1
  7122. | #define HAVE_SYS_TYPES_H 1
  7123. | #define HAVE_SYS_STAT_H 1
  7124. | #define HAVE_STDLIB_H 1
  7125. | #define HAVE_STRING_H 1
  7126. | #define HAVE_MEMORY_H 1
  7127. | #define HAVE_STRINGS_H 1
  7128. | #define HAVE_INTTYPES_H 1
  7129. | #define HAVE_STDINT_H 1
  7130. | #define HAVE_UNISTD_H 1
  7131. | #define HAVE_LONG_LONG 1
  7132. | #define HAVE_LONG_DOUBLE 1
  7133. | #define HAVE_WCHAR_T 1
  7134. | #define HAVE_WINT_T 1
  7135. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  7136. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  7137. | #define HAVE_INTMAX_T 1
  7138. | #define HAVE_POSIX_PRINTF 1
  7139. | #define HAVE_ALLOCA_H 1
  7140. | #define HAVE_ALLOCA 1
  7141. | #define HAVE_STDLIB_H 1
  7142. | #define HAVE_UNISTD_H 1
  7143. | #define HAVE_SYS_PARAM_H 1
  7144. | #define HAVE_GETPAGESIZE 1
  7145. | #define HAVE_MMAP 1
  7146. | #define INTDIV0_RAISES_SIGFPE 1
  7147. | #define HAVE_UNSIGNED_LONG_LONG 1
  7148. | #define HAVE_UINTMAX_T 1
  7149. | #define HAVE_INTTYPES_H 1
  7150. | #define HAVE_STDINT_H 1
  7151. | #define HAVE_STDINT_H 1
  7152. | #define HAVE_ARGZ_H 1
  7153. | #define HAVE_LIMITS_H 1
  7154. | #define HAVE_LOCALE_H 1
  7155. | #define HAVE_NL_TYPES_H 1
  7156. | #define HAVE_MALLOC_H 1
  7157. | #define HAVE_STDDEF_H 1
  7158. | #define HAVE_STDLIB_H 1
  7159. | #define HAVE_STRING_H 1
  7160. | #define HAVE_UNISTD_H 1
  7161. | #define HAVE_SYS_PARAM_H 1
  7162. | #define HAVE_ASPRINTF 1
  7163. | #define HAVE_FWPRINTF 1
  7164. | #define HAVE_GETCWD 1
  7165. | #define HAVE_GETEGID 1
  7166. | #define HAVE_GETEUID 1
  7167. | #define HAVE_GETGID 1
  7168. | #define HAVE_GETUID 1
  7169. | #define HAVE_MEMPCPY 1
  7170. | #define HAVE_MUNMAP 1
  7171. | #define HAVE_PUTENV 1
  7172. | #define HAVE_SETENV 1
  7173. | #define HAVE_SETLOCALE 1
  7174. | #define HAVE_SNPRINTF 1
  7175. | #define HAVE_STPCPY 1
  7176. | #define HAVE_STRCASECMP 1
  7177. | #define HAVE_STRDUP 1
  7178. | #define HAVE_STRTOUL 1
  7179. | #define HAVE_TSEARCH 1
  7180. | #define HAVE_WCSLEN 1
  7181. | #define HAVE___ARGZ_COUNT 1
  7182. | #define HAVE___ARGZ_STRINGIFY 1
  7183. | #define HAVE___ARGZ_NEXT 1
  7184. | #define HAVE___FSETLOCKING 1
  7185. | #define HAVE_DECL__SNPRINTF 0
  7186. | #define HAVE_DECL__SNWPRINTF 0
  7187. | #define HAVE_DECL_FEOF_UNLOCKED 1
  7188. | #define HAVE_DECL_FGETS_UNLOCKED 0
  7189. | #define HAVE_DECL_GETC_UNLOCKED 1
  7190. | #define HAVE_ICONV 1
  7191. | #define ICONV_CONST
  7192. | #define HAVE_LANGINFO_CODESET 1
  7193. | #define HAVE_LC_MESSAGES 1
  7194. | #define ENABLE_NLS 1
  7195. | #define HAVE_GETTEXT 1
  7196. | #define HAVE_DCGETTEXT 1
  7197. | #define HAVE_DLFCN_H 1
  7198. | #define LT_OBJDIR ".libs/"
  7199. | #define HAVE_BOOST 1
  7200. | #define HAVE_BOOST_SYSTEM_ERROR_CODE_HPP 1
  7201. | #define HAVE_BOOST_SYSTEM_ERROR_CODE_HPP 1
  7202. | #define HAVE_BOOST_FILESYSTEM_PATH_HPP 1
  7203. | #define HAVE_BOOST_REGEX_HPP 1
  7204. | #define HAVE_DIRENT_H 1
  7205. | /* end confdefs.h. */
  7206. |
  7207. | /* Override any GCC internal prototype to avoid an error.
  7208. | Use char because int might match the return type of a GCC
  7209. | builtin and then its argument prototype would still apply. */
  7210. | #ifdef __cplusplus
  7211. | extern "C"
  7212. | #endif
  7213. | char cli_create ();
  7214. | int
  7215. | main ()
  7216. | {
  7217. | return cli_create ();
  7218. | ;
  7219. | return 0;
  7220. | }
  7221. configure:21647: result: no
  7222. configure:21652: error: *** FastDB library not found. Install libfastdb.a to /usr/local/lib or create a symbolic link. ***
  7223.  
  7224. ## ---------------- ##
  7225. ## Cache variables. ##
  7226. ## ---------------- ##
  7227.  
  7228. ac_cv_build=x86_64-unknown-linux-gnu
  7229. ac_cv_c_bigendian=no
  7230. ac_cv_c_compiler_gnu=yes
  7231. ac_cv_c_const=yes
  7232. ac_cv_c_inline=inline
  7233. ac_cv_cxx_compiler_gnu=yes
  7234. ac_cv_env_BOOST_ROOT_set=
  7235. ac_cv_env_BOOST_ROOT_value=
  7236. ac_cv_env_CCC_set=
  7237. ac_cv_env_CCC_value=
  7238. ac_cv_env_CC_set=
  7239. ac_cv_env_CC_value=
  7240. ac_cv_env_CFLAGS_set=
  7241. ac_cv_env_CFLAGS_value=
  7242. ac_cv_env_CPPFLAGS_set=
  7243. ac_cv_env_CPPFLAGS_value=
  7244. ac_cv_env_CPP_set=
  7245. ac_cv_env_CPP_value=
  7246. ac_cv_env_CXXCPP_set=
  7247. ac_cv_env_CXXCPP_value=
  7248. ac_cv_env_CXXFLAGS_set=
  7249. ac_cv_env_CXXFLAGS_value=
  7250. ac_cv_env_CXX_set=
  7251. ac_cv_env_CXX_value=
  7252. ac_cv_env_LDFLAGS_set=
  7253. ac_cv_env_LDFLAGS_value=
  7254. ac_cv_env_LIBS_set=
  7255. ac_cv_env_LIBS_value=
  7256. ac_cv_env_XMKMF_set=
  7257. ac_cv_env_XMKMF_value=
  7258. ac_cv_env_build_alias_set=
  7259. ac_cv_env_build_alias_value=
  7260. ac_cv_env_host_alias_set=
  7261. ac_cv_env_host_alias_value=
  7262. ac_cv_env_target_alias_set=
  7263. ac_cv_env_target_alias_value=
  7264. ac_cv_func___argz_count=yes
  7265. ac_cv_func___argz_next=yes
  7266. ac_cv_func___argz_stringify=yes
  7267. ac_cv_func___fsetlocking=yes
  7268. ac_cv_func_alloca_works=yes
  7269. ac_cv_func_asprintf=yes
  7270. ac_cv_func_connect=yes
  7271. ac_cv_func_fwprintf=yes
  7272. ac_cv_func_getcwd=yes
  7273. ac_cv_func_getegid=yes
  7274. ac_cv_func_geteuid=yes
  7275. ac_cv_func_getgid=yes
  7276. ac_cv_func_gethostbyname=yes
  7277. ac_cv_func_getpagesize=yes
  7278. ac_cv_func_getuid=yes
  7279. ac_cv_func_mempcpy=yes
  7280. ac_cv_func_mmap_fixed_mapped=yes
  7281. ac_cv_func_munmap=yes
  7282. ac_cv_func_putenv=yes
  7283. ac_cv_func_remove=yes
  7284. ac_cv_func_setenv=yes
  7285. ac_cv_func_setlocale=yes
  7286. ac_cv_func_shmat=yes
  7287. ac_cv_func_snprintf=yes
  7288. ac_cv_func_stpcpy=yes
  7289. ac_cv_func_strcasecmp=yes
  7290. ac_cv_func_strdup=yes
  7291. ac_cv_func_strtoul=yes
  7292. ac_cv_func_tsearch=yes
  7293. ac_cv_func_wcslen=yes
  7294. ac_cv_gnu_library_2_1=yes
  7295. ac_cv_have_decl__snprintf=no
  7296. ac_cv_have_decl__snwprintf=no
  7297. ac_cv_have_decl_feof_unlocked=yes
  7298. ac_cv_have_decl_fgets_unlocked=no
  7299. ac_cv_have_decl_getc_unlocked=yes
  7300. ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
  7301. ac_cv_header_argz_h=yes
  7302. ac_cv_header_boost_filesystem_path_hpp=yes
  7303. ac_cv_header_boost_regex_hpp=yes
  7304. ac_cv_header_boost_system_error_code_hpp=yes
  7305. ac_cv_header_dirent_dirent_h=yes
  7306. ac_cv_header_dlfcn_h=yes
  7307. ac_cv_header_inttypes_h=yes
  7308. ac_cv_header_limits_h=yes
  7309. ac_cv_header_locale_h=yes
  7310. ac_cv_header_malloc_h=yes
  7311. ac_cv_header_memory_h=yes
  7312. ac_cv_header_nl_types_h=yes
  7313. ac_cv_header_png_h=yes
  7314. ac_cv_header_stdc=yes
  7315. ac_cv_header_stddef_h=yes
  7316. ac_cv_header_stdint_h=yes
  7317. ac_cv_header_stdlib_h=yes
  7318. ac_cv_header_string_h=yes
  7319. ac_cv_header_strings_h=yes
  7320. ac_cv_header_sys_param_h=yes
  7321. ac_cv_header_sys_stat_h=yes
  7322. ac_cv_header_sys_types_h=yes
  7323. ac_cv_header_unistd_h=yes
  7324. ac_cv_host=x86_64-unknown-linux-gnu
  7325. ac_cv_lib_ICE_IceConnectionNumber=yes
  7326. ac_cv_lib_cposix_strerror=no
  7327. ac_cv_lib_fastdb_cli_create=no
  7328. ac_cv_lib_m_fabs=yes
  7329. ac_cv_lib_png_png_read_info=yes
  7330. ac_cv_lib_rt_shm_open=yes
  7331. ac_cv_objext=o
  7332. ac_cv_path_EGREP='/bin/grep -E'
  7333. ac_cv_path_FGREP='/bin/grep -F'
  7334. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  7335. ac_cv_path_GREP=/bin/grep
  7336. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  7337. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  7338. ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config
  7339. ac_cv_path_SED=/bin/sed
  7340. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  7341. ac_cv_path_install='/usr/bin/install -c'
  7342. ac_cv_path_mkdir=/bin/mkdir
  7343. ac_cv_prog_AWK=mawk
  7344. ac_cv_prog_CPP='gcc -E'
  7345. ac_cv_prog_CXXCPP='g++ -E'
  7346. ac_cv_prog_GRAPHICSXX=yes
  7347. ac_cv_prog_ac_ct_AR=ar
  7348. ac_cv_prog_ac_ct_CC=gcc
  7349. ac_cv_prog_ac_ct_CXX=g++
  7350. ac_cv_prog_ac_ct_OBJDUMP=objdump
  7351. ac_cv_prog_ac_ct_RANLIB=ranlib
  7352. ac_cv_prog_ac_ct_STRIP=strip
  7353. ac_cv_prog_cc_c89=
  7354. ac_cv_prog_cc_g=yes
  7355. ac_cv_prog_cxx_g=yes
  7356. ac_cv_prog_make_make_set=yes
  7357. ac_cv_search_opendir='none required'
  7358. ac_cv_type_long_long=yes
  7359. ac_cv_type_off_t=yes
  7360. ac_cv_type_ptrdiff_t=yes
  7361. ac_cv_type_size_t=yes
  7362. ac_cv_type_unsigned_long_long=yes
  7363. ac_cv_working_alloca_h=yes
  7364. acl_cv_path_LD=/usr/bin/ld
  7365. acl_cv_prog_gnu_ld=yes
  7366. acl_cv_rpath=done
  7367. am_cv_CC_dependencies_compiler_type=gcc3
  7368. am_cv_CXX_dependencies_compiler_type=gcc3
  7369. am_cv_func_iconv=yes
  7370. am_cv_langinfo_codeset=yes
  7371. am_cv_lib_iconv=no
  7372. am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
  7373. am_cv_proto_iconv_arg1=
  7374. am_cv_val_LC_MESSAGES=yes
  7375. bh_cv_c_signed=yes
  7376. boost_cv_inc_path=yes
  7377. boost_cv_lib_filesystem=yes
  7378. boost_cv_lib_filesystem_LDFLAGS='-L/usr/lib -Wl,-R/usr/lib'
  7379. boost_cv_lib_filesystem_LDPATH=/usr/lib
  7380. boost_cv_lib_filesystem_LIBS=/usr/lib/libboost_filesystem-mt.a
  7381. boost_cv_lib_regex=yes
  7382. boost_cv_lib_regex_LDFLAGS='-L/usr/lib -Wl,-R/usr/lib'
  7383. boost_cv_lib_regex_LDPATH=/usr/lib
  7384. boost_cv_lib_regex_LIBS=/usr/lib/libboost_regex-mt.a
  7385. boost_cv_lib_system=yes
  7386. boost_cv_lib_system_LDFLAGS='-L/usr/lib -Wl,-R/usr/lib'
  7387. boost_cv_lib_system_LDPATH=/usr/lib
  7388. boost_cv_lib_system_LIBS=/usr/lib/libboost_system-mt.a
  7389. boost_cv_lib_tag=
  7390. boost_cv_lib_version=1_49
  7391. gt_cv_c_intmax_t=yes
  7392. gt_cv_c_long_double=yes
  7393. gt_cv_c_wchar_t=yes
  7394. gt_cv_c_wint_t=yes
  7395. gt_cv_func_gnugettext1_libc=yes
  7396. gt_cv_func_printf_posix=yes
  7397. gt_cv_header_inttypes_h=yes
  7398. gt_cv_int_divbyzero_sigfpe=yes
  7399. gt_cv_inttypes_pri_broken=no
  7400. jm_ac_cv_header_inttypes_h=yes
  7401. jm_ac_cv_header_stdint_h=yes
  7402. lt_cv_deplibs_check_method=pass_all
  7403. lt_cv_file_magic_cmd='$MAGIC_CMD'
  7404. lt_cv_file_magic_test_file=
  7405. lt_cv_ld_reload_flag=-r
  7406. lt_cv_nm_interface='BSD nm'
  7407. lt_cv_objdir=.libs
  7408. lt_cv_path_LD=/usr/bin/ld
  7409. lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
  7410. lt_cv_path_NM='/usr/bin/nm -B'
  7411. lt_cv_prog_compiler_c_o=yes
  7412. lt_cv_prog_compiler_c_o_CXX=yes
  7413. lt_cv_prog_compiler_pic_works=yes
  7414. lt_cv_prog_compiler_pic_works_CXX=yes
  7415. lt_cv_prog_compiler_rtti_exceptions=no
  7416. lt_cv_prog_compiler_static_works=yes
  7417. lt_cv_prog_compiler_static_works_CXX=yes
  7418. lt_cv_prog_gnu_ld=yes
  7419. lt_cv_prog_gnu_ldcxx=yes
  7420. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  7421. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  7422. 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'\'''
  7423. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  7424. lt_cv_sys_max_cmd_len=1572864
  7425. nls_cv_force_use_gnu_gettext=no
  7426. nls_cv_header_intl=
  7427. nls_cv_header_libgt=
  7428. nls_cv_use_gnu_gettext=no
  7429.  
  7430. ## ----------------- ##
  7431. ## Output variables. ##
  7432. ## ----------------- ##
  7433.  
  7434. ACLOCAL='${SHELL} /home/stalker/Dokumenty/BAJKONUR/DIGITALIS/Nightshade/nightshade-11.12.1/missing --run aclocal-1.11'
  7435. ALLOCA=''
  7436. AMDEPBACKSLASH='\'
  7437. AMDEP_FALSE='#'
  7438. AMDEP_TRUE=''
  7439. AMTAR='${SHELL} /home/stalker/Dokumenty/BAJKONUR/DIGITALIS/Nightshade/nightshade-11.12.1/missing --run tar'
  7440. AR='ar'
  7441. AUTOCONF='${SHELL} /home/stalker/Dokumenty/BAJKONUR/DIGITALIS/Nightshade/nightshade-11.12.1/missing --run autoconf'
  7442. AUTOHEADER='${SHELL} /home/stalker/Dokumenty/BAJKONUR/DIGITALIS/Nightshade/nightshade-11.12.1/missing --run autoheader'
  7443. AUTOMAKE='${SHELL} /home/stalker/Dokumenty/BAJKONUR/DIGITALIS/Nightshade/nightshade-11.12.1/missing --run automake-1.11'
  7444. AWK='mawk'
  7445. BOOST_CPPFLAGS=''
  7446. BOOST_FILESYSTEM_LDFLAGS='-L/usr/lib -Wl,-R/usr/lib'
  7447. BOOST_FILESYSTEM_LDPATH='/usr/lib'
  7448. BOOST_FILESYSTEM_LIBS='/usr/lib/libboost_filesystem-mt.a'
  7449. BOOST_LDPATH='/usr/lib'
  7450. BOOST_REGEX_LDFLAGS='-L/usr/lib -Wl,-R/usr/lib'
  7451. BOOST_REGEX_LDPATH='/usr/lib'
  7452. BOOST_REGEX_LIBS='/usr/lib/libboost_regex-mt.a'
  7453. BOOST_ROOT=''
  7454. BOOST_SYSTEM_LDFLAGS='-L/usr/lib -Wl,-R/usr/lib'
  7455. BOOST_SYSTEM_LDPATH='/usr/lib'
  7456. BOOST_SYSTEM_LIBS='/usr/lib/libboost_system-mt.a'
  7457. BUILD_INCLUDED_LIBINTL='no'
  7458. CATOBJEXT='.gmo'
  7459. CC='gcc'
  7460. CCDEPMODE='depmode=gcc3'
  7461. CFLAGS='-g -O2 -Wall '
  7462. CPP='gcc -E'
  7463. CPPFLAGS=''
  7464. CXX='g++'
  7465. CXXCPP='g++ -E'
  7466. CXXDEPMODE='depmode=gcc3'
  7467. CXXFLAGS='-g -O2 -Wall -fpermissive -I/usr/include/GraphicsMagick'
  7468. CYGPATH_W='echo'
  7469. DATADIRNAME='share'
  7470. DEFS=''
  7471. DEPDIR='.deps'
  7472. DISTCHECK_CONFIGURE_FLAGS=' '\''--with-boost='\'''
  7473. DSYMUTIL=''
  7474. DUMPBIN=''
  7475. ECHO_C=''
  7476. ECHO_N='-n'
  7477. ECHO_T=''
  7478. EGREP='/bin/grep -E'
  7479. EXEEXT=''
  7480. FGREP='/bin/grep -F'
  7481. GENCAT='gencat'
  7482. GLIBC21='yes'
  7483. GMSGFMT='/usr/bin/msgfmt'
  7484. GRAPHICSXX='yes'
  7485. GREP='/bin/grep'
  7486. HAVE_ASPRINTF='1'
  7487. HAVE_POSIX_PRINTF='1'
  7488. HAVE_SNPRINTF='1'
  7489. HAVE_WPRINTF='0'
  7490. INSTALL_DATA='${INSTALL} -m 644'
  7491. INSTALL_PROGRAM='${INSTALL}'
  7492. INSTALL_SCRIPT='${INSTALL}'
  7493. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  7494. INSTOBJEXT='.mo'
  7495. INTLBISON=':'
  7496. INTLLIBS=''
  7497. INTLOBJS=''
  7498. INTL_LIBTOOL_SUFFIX_PREFIX=''
  7499. LD='/usr/bin/ld -m elf_x86_64'
  7500. LDFLAGS=''
  7501. LIBFASTDB=''
  7502. LIBICONV=''
  7503. LIBINTL=''
  7504. LIBOBJS=''
  7505. LIBS=' -lm -lrt '
  7506. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  7507. LIPO=''
  7508. LN_S='ln -s'
  7509. LTLIBICONV=''
  7510. LTLIBINTL=''
  7511. LTLIBOBJS=''
  7512. MAKEINFO='${SHELL} /home/stalker/Dokumenty/BAJKONUR/DIGITALIS/Nightshade/nightshade-11.12.1/missing --run makeinfo'
  7513. MKDIR_P='/bin/mkdir -p'
  7514. MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
  7515. MSGFMT='/usr/bin/msgfmt'
  7516. MSGMERGE='/usr/bin/msgmerge'
  7517. NM='/usr/bin/nm -B'
  7518. NMEDIT=''
  7519. NS_CFLAGS='-g -O2 -Wall -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
  7520. NS_CPPFLAGS=''
  7521. NS_CXXFLAGS='-g -O2 -Wall -fpermissive -I/usr/include/GraphicsMagick -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
  7522. NS_LDFLAGS=''
  7523. NS_LIBS=' -lm -lrt -L/usr/lib/x86_64-linux-gnu -lSDL -lpng -lz'
  7524. OBJDUMP='objdump'
  7525. OBJEXT='o'
  7526. OTOOL64=''
  7527. OTOOL=''
  7528. PACKAGE='nightshade'
  7529. PACKAGE_BUGREPORT='support@nightshadesoftware.org'
  7530. PACKAGE_NAME='nightshade'
  7531. PACKAGE_STRING='nightshade 11.12.1'
  7532. PACKAGE_TARNAME='nightshade'
  7533. PACKAGE_URL=''
  7534. PACKAGE_VERSION='11.12.1'
  7535. PATH_SEPARATOR=':'
  7536. POSUB='po'
  7537. RANLIB='ranlib'
  7538. SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
  7539. SDL_CONFIG='/usr/bin/sdl-config'
  7540. SDL_LIBS='-L/usr/lib/x86_64-linux-gnu -lSDL'
  7541. SED='/bin/sed'
  7542. SET_MAKE=''
  7543. SHELL='/bin/bash'
  7544. STRIP='strip'
  7545. USE_INCLUDED_LIBINTL='no'
  7546. USE_NLS='yes'
  7547. VERSION='11.12.1'
  7548. XGETTEXT='/usr/bin/xgettext'
  7549. XMKMF=''
  7550. X_CFLAGS=''
  7551. X_EXTRA_LIBS=''
  7552. X_LIBS=''
  7553. X_PRE_LIBS=' -lSM -lICE'
  7554. ac_ct_CC='gcc'
  7555. ac_ct_CXX='g++'
  7556. ac_ct_DUMPBIN=''
  7557. am__EXEEXT_FALSE=''
  7558. am__EXEEXT_TRUE=''
  7559. am__fastdepCC_FALSE='#'
  7560. am__fastdepCC_TRUE=''
  7561. am__fastdepCXX_FALSE='#'
  7562. am__fastdepCXX_TRUE=''
  7563. am__include='include'
  7564. am__isrc=''
  7565. am__leading_dot='.'
  7566. am__quote=''
  7567. am__tar='${AMTAR} chof - "$$tardir"'
  7568. am__untar='${AMTAR} xf -'
  7569. bindir='${exec_prefix}/bin'
  7570. build='x86_64-unknown-linux-gnu'
  7571. build_alias=''
  7572. build_cpu='x86_64'
  7573. build_os='linux-gnu'
  7574. build_vendor='unknown'
  7575. datadir='${datarootdir}'
  7576. datarootdir='${prefix}/share'
  7577. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  7578. dvidir='${docdir}'
  7579. exec_prefix='NONE'
  7580. host='x86_64-unknown-linux-gnu'
  7581. host_alias=''
  7582. host_cpu='x86_64'
  7583. host_os='linux-gnu'
  7584. host_vendor='unknown'
  7585. htmldir='${docdir}'
  7586. includedir='${prefix}/include'
  7587. infodir='${datarootdir}/info'
  7588. install_sh='${SHELL} /home/stalker/Dokumenty/BAJKONUR/DIGITALIS/Nightshade/nightshade-11.12.1/install-sh'
  7589. libdir='${exec_prefix}/lib'
  7590. libexecdir='${exec_prefix}/libexec'
  7591. localedir='${datarootdir}/locale'
  7592. localstatedir='${prefix}/var'
  7593. lt_ECHO='echo'
  7594. mandir='${datarootdir}/man'
  7595. mkdir_p='/bin/mkdir -p'
  7596. oldincludedir='/usr/include'
  7597. pdfdir='${docdir}'
  7598. prefix='NONE'
  7599. program_transform_name='s,x,x,'
  7600. psdir='${docdir}'
  7601. sbindir='${exec_prefix}/sbin'
  7602. sharedstatedir='${prefix}/com'
  7603. sysconfdir='${prefix}/etc'
  7604. target_alias=''
  7605.  
  7606. ## ----------- ##
  7607. ## confdefs.h. ##
  7608. ## ----------- ##
  7609.  
  7610. /* confdefs.h */
  7611. #define PACKAGE_NAME "nightshade"
  7612. #define PACKAGE_TARNAME "nightshade"
  7613. #define PACKAGE_VERSION "11.12.1"
  7614. #define PACKAGE_STRING "nightshade 11.12.1"
  7615. #define PACKAGE_BUGREPORT "support@nightshadesoftware.org"
  7616. #define PACKAGE_URL ""
  7617. #define PACKAGE "nightshade"
  7618. #define VERSION "11.12.1"
  7619. #define STDC_HEADERS 1
  7620. #define HAVE_SYS_TYPES_H 1
  7621. #define HAVE_SYS_STAT_H 1
  7622. #define HAVE_STDLIB_H 1
  7623. #define HAVE_STRING_H 1
  7624. #define HAVE_MEMORY_H 1
  7625. #define HAVE_STRINGS_H 1
  7626. #define HAVE_INTTYPES_H 1
  7627. #define HAVE_STDINT_H 1
  7628. #define HAVE_UNISTD_H 1
  7629. #define HAVE_LONG_LONG 1
  7630. #define HAVE_LONG_DOUBLE 1
  7631. #define HAVE_WCHAR_T 1
  7632. #define HAVE_WINT_T 1
  7633. #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  7634. #define HAVE_STDINT_H_WITH_UINTMAX 1
  7635. #define HAVE_INTMAX_T 1
  7636. #define HAVE_POSIX_PRINTF 1
  7637. #define HAVE_ALLOCA_H 1
  7638. #define HAVE_ALLOCA 1
  7639. #define HAVE_STDLIB_H 1
  7640. #define HAVE_UNISTD_H 1
  7641. #define HAVE_SYS_PARAM_H 1
  7642. #define HAVE_GETPAGESIZE 1
  7643. #define HAVE_MMAP 1
  7644. #define INTDIV0_RAISES_SIGFPE 1
  7645. #define HAVE_UNSIGNED_LONG_LONG 1
  7646. #define HAVE_UINTMAX_T 1
  7647. #define HAVE_INTTYPES_H 1
  7648. #define HAVE_STDINT_H 1
  7649. #define HAVE_STDINT_H 1
  7650. #define HAVE_ARGZ_H 1
  7651. #define HAVE_LIMITS_H 1
  7652. #define HAVE_LOCALE_H 1
  7653. #define HAVE_NL_TYPES_H 1
  7654. #define HAVE_MALLOC_H 1
  7655. #define HAVE_STDDEF_H 1
  7656. #define HAVE_STDLIB_H 1
  7657. #define HAVE_STRING_H 1
  7658. #define HAVE_UNISTD_H 1
  7659. #define HAVE_SYS_PARAM_H 1
  7660. #define HAVE_ASPRINTF 1
  7661. #define HAVE_FWPRINTF 1
  7662. #define HAVE_GETCWD 1
  7663. #define HAVE_GETEGID 1
  7664. #define HAVE_GETEUID 1
  7665. #define HAVE_GETGID 1
  7666. #define HAVE_GETUID 1
  7667. #define HAVE_MEMPCPY 1
  7668. #define HAVE_MUNMAP 1
  7669. #define HAVE_PUTENV 1
  7670. #define HAVE_SETENV 1
  7671. #define HAVE_SETLOCALE 1
  7672. #define HAVE_SNPRINTF 1
  7673. #define HAVE_STPCPY 1
  7674. #define HAVE_STRCASECMP 1
  7675. #define HAVE_STRDUP 1
  7676. #define HAVE_STRTOUL 1
  7677. #define HAVE_TSEARCH 1
  7678. #define HAVE_WCSLEN 1
  7679. #define HAVE___ARGZ_COUNT 1
  7680. #define HAVE___ARGZ_STRINGIFY 1
  7681. #define HAVE___ARGZ_NEXT 1
  7682. #define HAVE___FSETLOCKING 1
  7683. #define HAVE_DECL__SNPRINTF 0
  7684. #define HAVE_DECL__SNWPRINTF 0
  7685. #define HAVE_DECL_FEOF_UNLOCKED 1
  7686. #define HAVE_DECL_FGETS_UNLOCKED 0
  7687. #define HAVE_DECL_GETC_UNLOCKED 1
  7688. #define HAVE_ICONV 1
  7689. #define ICONV_CONST
  7690. #define HAVE_LANGINFO_CODESET 1
  7691. #define HAVE_LC_MESSAGES 1
  7692. #define ENABLE_NLS 1
  7693. #define HAVE_GETTEXT 1
  7694. #define HAVE_DCGETTEXT 1
  7695. #define HAVE_DLFCN_H 1
  7696. #define LT_OBJDIR ".libs/"
  7697. #define HAVE_BOOST 1
  7698. #define HAVE_BOOST_SYSTEM_ERROR_CODE_HPP 1
  7699. #define HAVE_BOOST_SYSTEM_ERROR_CODE_HPP 1
  7700. #define HAVE_BOOST_FILESYSTEM_PATH_HPP 1
  7701. #define HAVE_BOOST_REGEX_HPP 1
  7702. #define HAVE_DIRENT_H 1
  7703.  
  7704. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement