Advertisement
Guest User

Config.log

a guest
Nov 19th, 2014
420
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 68.34 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 GNU Libtool configure 2.4.3, which was
  5. generated by GNU Autoconf 2.69.  Invocation command line was
  6.  
  7.   $ ./configure --prefix=/usr
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = sphirewall
  14. uname -m = x86_64
  15. uname -r = 2.6.32-504.1.3.el6.x86_64
  16. uname -s = Linux
  17. uname -v = #1 SMP Tue Nov 11 17:57:25 UTC 2014
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X     = unknown
  21.  
  22. /bin/arch              = x86_64
  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: /opt/rh/devtoolset-2/root/usr/bin
  31. PATH: /usr/local/bin
  32. PATH: /bin
  33. PATH: /usr/bin
  34. PATH: /usr/local/sbin
  35. PATH: /usr/sbin
  36. PATH: /sbin
  37. PATH: /home/cdot/bin
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2687: checking for a BSD-compatible install
  45. configure:2755: result: /usr/bin/install -c
  46. configure:2766: checking whether build environment is sane
  47. configure:2821: result: yes
  48. configure:2972: checking for a thread-safe mkdir -p
  49. configure:3011: result: /bin/mkdir -p
  50. configure:3018: checking for gawk
  51. configure:3034: found /bin/gawk
  52. configure:3045: result: gawk
  53. configure:3056: checking whether make sets $(MAKE)
  54. configure:3078: result: yes
  55. configure:3107: checking whether make supports nested variables
  56. configure:3124: result: yes
  57. configure:3260: checking whether make supports nested variables
  58. configure:3277: result: yes
  59. configure:3302: checking build system type
  60. configure:3316: result: x86_64-unknown-linux-gnu
  61. configure:3336: checking host system type
  62. configure:3349: result: x86_64-unknown-linux-gnu
  63. configure:3376: autobuild project... GNU Libtool
  64. configure:3382: autobuild revision... 2.4.3
  65. configure:3387: autobuild hostname... sphirewall
  66. configure:3391: autobuild mode... default
  67. configure:3399: autobuild timestamp... 20141119T143112Z
  68. configure:3489: checking for gcc
  69. configure:3505: found /opt/rh/devtoolset-2/root/usr/bin/gcc
  70. configure:3516: result: gcc
  71. configure:3745: checking for C compiler version
  72. configure:3754: gcc --version >&5
  73. gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15)
  74. Copyright (C) 2013 Free Software Foundation, Inc.
  75. This is free software; see the source for copying conditions.  There is NO
  76. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  77.  
  78. configure:3765: $? = 0
  79. configure:3754: gcc -v >&5
  80. Using built-in specs.
  81. COLLECT_GCC=gcc
  82. COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper
  83. Target: x86_64-redhat-linux
  84. Configured with: ../configure --prefix=/opt/rh/devtoolset-2/root/usr --mandir=/opt/rh/devtoolset-2/root/usr/share/man --infodir=/opt/rh/devtoolset-2/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,fortran,lto --enable-plugin --with-linker-hash-style=gnu --enable-initfini-array --disable-libgcj --with-isl=/dev/shm/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-redhat-linux/isl-install --with-cloog=/dev/shm/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-redhat-linux/cloog-install --with-mpc=/dev/shm/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-redhat-linux/mpc-install --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
  85. Thread model: posix
  86. gcc version 4.8.2 20140120 (Red Hat 4.8.2-15) (GCC)
  87. configure:3765: $? = 0
  88. configure:3754: gcc -V >&5
  89. gcc: error: unrecognized command line option '-V'
  90. gcc: fatal error: no input files
  91. compilation terminated.
  92. configure:3765: $? = 4
  93. configure:3754: gcc -qversion >&5
  94. gcc: error: unrecognized command line option '-qversion'
  95. gcc: fatal error: no input files
  96. compilation terminated.
  97. configure:3765: $? = 4
  98. configure:3785: checking whether the C compiler works
  99. configure:3807: gcc    conftest.c  >&5
  100. configure:3811: $? = 0
  101. configure:3859: result: yes
  102. configure:3862: checking for C compiler default output file name
  103. configure:3864: result: a.out
  104. configure:3870: checking for suffix of executables
  105. configure:3877: gcc -o conftest    conftest.c  >&5
  106. configure:3881: $? = 0
  107. configure:3903: result:
  108. configure:3925: checking whether we are cross compiling
  109. configure:3933: gcc -o conftest    conftest.c  >&5
  110. configure:3937: $? = 0
  111. configure:3944: ./conftest
  112. configure:3948: $? = 0
  113. configure:3963: result: no
  114. configure:3968: checking for suffix of object files
  115. configure:3990: gcc -c   conftest.c >&5
  116. configure:3994: $? = 0
  117. configure:4015: result: o
  118. configure:4019: checking whether we are using the GNU C compiler
  119. configure:4038: gcc -c   conftest.c >&5
  120. configure:4038: $? = 0
  121. configure:4047: result: yes
  122. configure:4056: checking whether gcc accepts -g
  123. configure:4076: gcc -c -g  conftest.c >&5
  124. configure:4076: $? = 0
  125. configure:4117: result: yes
  126. configure:4134: checking for gcc option to accept ISO C89
  127. configure:4197: gcc  -c -g -O2  conftest.c >&5
  128. configure:4197: $? = 0
  129. configure:4210: result: none needed
  130. configure:4235: checking whether gcc understands -c and -o together
  131. configure:4257: gcc -c conftest.c -o conftest2.o
  132. configure:4260: $? = 0
  133. configure:4257: gcc -c conftest.c -o conftest2.o
  134. configure:4260: $? = 0
  135. configure:4272: result: yes
  136. configure:4300: checking for style of include used by make
  137. configure:4328: result: GNU
  138. configure:4354: checking dependency style of gcc
  139. configure:4465: result: gcc3
  140. configure:4486: checking how to run the C preprocessor
  141. configure:4517: gcc -E  conftest.c
  142. configure:4517: $? = 0
  143. configure:4531: gcc -E  conftest.c
  144. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  145.  #include <ac_nonexistent.h>
  146.                             ^
  147. compilation terminated.
  148. configure:4531: $? = 1
  149. configure: failed program was:
  150. | /* confdefs.h */
  151. | #define PACKAGE_NAME "GNU Libtool"
  152. | #define PACKAGE_TARNAME "libtool"
  153. | #define PACKAGE_VERSION "2.4.3"
  154. | #define PACKAGE_STRING "GNU Libtool 2.4.3"
  155. | #define PACKAGE_BUGREPORT "[email protected]"
  156. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  157. | #define PACKAGE "libtool"
  158. | #define VERSION "2.4.3"
  159. | /* end confdefs.h.  */
  160. | #include <ac_nonexistent.h>
  161. configure:4556: result: gcc -E
  162. configure:4576: gcc -E  conftest.c
  163. configure:4576: $? = 0
  164. configure:4590: gcc -E  conftest.c
  165. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  166.  #include <ac_nonexistent.h>
  167.                             ^
  168. compilation terminated.
  169. configure:4590: $? = 1
  170. configure: failed program was:
  171. | /* confdefs.h */
  172. | #define PACKAGE_NAME "GNU Libtool"
  173. | #define PACKAGE_TARNAME "libtool"
  174. | #define PACKAGE_VERSION "2.4.3"
  175. | #define PACKAGE_STRING "GNU Libtool 2.4.3"
  176. | #define PACKAGE_BUGREPORT "[email protected]"
  177. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  178. | #define PACKAGE "libtool"
  179. | #define VERSION "2.4.3"
  180. | /* end confdefs.h.  */
  181. | #include <ac_nonexistent.h>
  182. configure:4619: checking for grep that handles long lines and -e
  183. configure:4677: result: /bin/grep
  184. configure:4682: checking for egrep
  185. configure:4744: result: /bin/grep -E
  186. configure:4751: checking for Minix Amsterdam compiler
  187. configure:4775: result: no
  188. configure:4827: checking for ar
  189. configure:4843: found /usr/bin/ar
  190. configure:4854: result: ar
  191. configure:4934: checking for ranlib
  192. configure:4950: found /usr/bin/ranlib
  193. configure:4961: result: ranlib
  194. configure:5014: checking how to run the C preprocessor
  195. configure:5084: result: gcc -E
  196. configure:5104: gcc -E  conftest.c
  197. configure:5104: $? = 0
  198. configure:5118: gcc -E  conftest.c
  199. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  200.  #include <ac_nonexistent.h>
  201.                             ^
  202. compilation terminated.
  203. configure:5118: $? = 1
  204. configure: failed program was:
  205. | /* confdefs.h */
  206. | #define PACKAGE_NAME "GNU Libtool"
  207. | #define PACKAGE_TARNAME "libtool"
  208. | #define PACKAGE_VERSION "2.4.3"
  209. | #define PACKAGE_STRING "GNU Libtool 2.4.3"
  210. | #define PACKAGE_BUGREPORT "[email protected]"
  211. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  212. | #define PACKAGE "libtool"
  213. | #define VERSION "2.4.3"
  214. | /* end confdefs.h.  */
  215. | #include <ac_nonexistent.h>
  216. configure:5196: checking how to print strings
  217. configure:5223: result: printf
  218. configure:5244: checking for a sed that does not truncate output
  219. configure:5308: result: /bin/sed
  220. configure:5326: checking for fgrep
  221. configure:5388: result: /bin/grep -F
  222. configure:5423: checking for ld used by gcc
  223. configure:5490: result: /usr/bin/ld
  224. configure:5497: checking if the linker (/usr/bin/ld) is GNU ld
  225. configure:5512: result: yes
  226. configure:5524: checking for BSD- or MS-compatible name lister (nm)
  227. configure:5578: result: /usr/bin/nm -B
  228. configure:5708: checking the name lister (/usr/bin/nm -B) interface
  229. configure:5715: gcc -c -g -O2  conftest.c >&5
  230. configure:5718: /usr/bin/nm -B "conftest.o"
  231. configure:5721: output
  232. 0000000000000000 B some_variable
  233. configure:5728: result: BSD nm
  234. configure:5731: checking whether ln -s works
  235. configure:5735: result: yes
  236. configure:5743: checking the maximum length of command line arguments
  237. configure:5874: result: 1966080
  238. configure:5922: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
  239. configure:5962: result: func_convert_file_noop
  240. configure:5969: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  241. configure:5989: result: func_convert_file_noop
  242. configure:5996: checking for /usr/bin/ld option to reload object files
  243. configure:6003: result: -r
  244. configure:6077: checking for objdump
  245. configure:6093: found /usr/bin/objdump
  246. configure:6104: result: objdump
  247. configure:6133: checking how to recognize dependent libraries
  248. configure:6330: result: pass_all
  249. configure:6415: checking for dlltool
  250. configure:6445: result: no
  251. configure:6472: checking how to associate runtime and link libraries
  252. configure:6499: result: printf %s\n
  253. configure:6623: checking for archiver @FILE support
  254. configure:6640: gcc -c -g -O2  conftest.c >&5
  255. configure:6640: $? = 0
  256. configure:6643: ar cru libconftest.a @conftest.lst >&5
  257. configure:6646: $? = 0
  258. configure:6651: ar cru libconftest.a @conftest.lst >&5
  259. ar: conftest.o: No such file or directory
  260. configure:6654: $? = 1
  261. configure:6666: result: @
  262. configure:6724: checking for strip
  263. configure:6740: found /usr/bin/strip
  264. configure:6751: result: strip
  265. configure:6823: checking for ranlib
  266. configure:6850: result: ranlib
  267. configure:6952: checking command to parse /usr/bin/nm -B output from gcc object
  268. configure:7105: gcc -c -g -O2  conftest.c >&5
  269. /tmp/ccIBMycE.s: Assembler messages:
  270. /tmp/ccIBMycE.s:12: Error: expecting string instruction after `rep'
  271. configure:7108: $? = 1
  272. : failed program was:
  273. #ifdef __cplusplus
  274. extern "C" {
  275. #endif
  276. char nm_test_var;
  277. void nm_test_func(void);
  278. void nm_test_func(void){}
  279. #ifdef __cplusplus
  280. }
  281. #endif
  282. int main(){nm_test_var='a';nm_test_func();return(0);}
  283. configure:7105: gcc -c -g -O2  conftest.c >&5
  284. /tmp/ccSCsKMC.s: Assembler messages:
  285. /tmp/ccSCsKMC.s:12: Error: expecting string instruction after `rep'
  286. configure:7108: $? = 1
  287. : failed program was:
  288. #ifdef __cplusplus
  289. extern "C" {
  290. #endif
  291. char nm_test_var;
  292. void nm_test_func(void);
  293. void nm_test_func(void){}
  294. #ifdef __cplusplus
  295. }
  296. #endif
  297. int main(){nm_test_var='a';nm_test_func();return(0);}
  298. configure:7219: result: failed
  299. configure:7269: checking for sysroot
  300. configure:7299: result: no
  301. configure:7306: checking for a working dd
  302. configure:7344: result: /bin/dd
  303. configure:7348: checking how to truncate binary pipes
  304. configure:7363: result: /bin/dd bs=4096 count=1
  305. configure:7484: gcc -c -g -O2  conftest.c >&5
  306. configure:7487: $? = 0
  307. configure:7677: checking for mt
  308. configure:7707: result: no
  309. configure:7727: checking if : is a manifest tool
  310. configure:7733: : '-?'
  311. configure:7741: result: no
  312. configure:8378: checking for ANSI C header files
  313. configure:8398: gcc -c -g -O2  conftest.c >&5
  314. configure:8398: $? = 0
  315. configure:8471: gcc -o conftest -g -O2   conftest.c  >&5
  316. configure:8471: $? = 0
  317. configure:8471: ./conftest
  318. configure:8471: $? = 0
  319. configure:8482: result: yes
  320. configure:8495: checking for sys/types.h
  321. configure:8495: gcc -c -g -O2  conftest.c >&5
  322. configure:8495: $? = 0
  323. configure:8495: result: yes
  324. configure:8495: checking for sys/stat.h
  325. configure:8495: gcc -c -g -O2  conftest.c >&5
  326. configure:8495: $? = 0
  327. configure:8495: result: yes
  328. configure:8495: checking for stdlib.h
  329. configure:8495: gcc -c -g -O2  conftest.c >&5
  330. configure:8495: $? = 0
  331. configure:8495: result: yes
  332. configure:8495: checking for string.h
  333. configure:8495: gcc -c -g -O2  conftest.c >&5
  334. configure:8495: $? = 0
  335. configure:8495: result: yes
  336. configure:8495: checking for memory.h
  337. configure:8495: gcc -c -g -O2  conftest.c >&5
  338. configure:8495: $? = 0
  339. configure:8495: result: yes
  340. configure:8495: checking for strings.h
  341. configure:8495: gcc -c -g -O2  conftest.c >&5
  342. configure:8495: $? = 0
  343. configure:8495: result: yes
  344. configure:8495: checking for inttypes.h
  345. configure:8495: gcc -c -g -O2  conftest.c >&5
  346. configure:8495: $? = 0
  347. configure:8495: result: yes
  348. configure:8495: checking for stdint.h
  349. configure:8495: gcc -c -g -O2  conftest.c >&5
  350. configure:8495: $? = 0
  351. configure:8495: result: yes
  352. configure:8495: checking for unistd.h
  353. configure:8495: gcc -c -g -O2  conftest.c >&5
  354. configure:8495: $? = 0
  355. configure:8495: result: yes
  356. configure:8509: checking for dlfcn.h
  357. configure:8509: gcc -c -g -O2  conftest.c >&5
  358. configure:8509: $? = 0
  359. configure:8509: result: yes
  360. configure:9010: checking for objdir
  361. configure:9025: result: .libs
  362. configure:9296: checking if gcc supports -fno-rtti -fno-exceptions
  363. configure:9314: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
  364. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  365. configure:9318: $? = 0
  366. configure:9331: result: no
  367. configure:9679: checking for gcc option to produce PIC
  368. configure:9686: result: -fPIC -DPIC
  369. configure:9694: checking if gcc PIC flag -fPIC -DPIC works
  370. configure:9712: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
  371. configure:9716: $? = 0
  372. configure:9729: result: yes
  373. configure:9758: checking if gcc static flag -static works
  374. configure:9786: result: no
  375. configure:9801: checking if gcc supports -c -o file.o
  376. configure:9822: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
  377. configure:9826: $? = 0
  378. configure:9848: result: yes
  379. configure:9856: checking if gcc supports -c -o file.o
  380. configure:9903: result: yes
  381. configure:9936: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  382. configure:11084: result: yes
  383. configure:11121: checking whether -lc should be explicitly linked in
  384. configure:11129: gcc -c -g -O2  conftest.c >&5
  385. configure:11132: $? = 0
  386. configure:11147: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
  387. configure:11150: $? = 0
  388. configure:11164: result: no
  389. configure:11324: checking dynamic linker characteristics
  390. configure:11851: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
  391. configure:11851: $? = 0
  392. configure:12062: result: GNU/Linux ld.so
  393. configure:12169: checking how to hardcode library paths into programs
  394. configure:12194: result: immediate
  395. configure:12296: checking for shl_load
  396. configure:12296: gcc -o conftest -g -O2   conftest.c  >&5
  397. /tmp/cce4Fzl1.o: In function `main':
  398. /home/cdot/Downloads/libtool-2.4.3/conftest.c:57: undefined reference to `shl_load'
  399. collect2: error: ld returned 1 exit status
  400. configure:12296: $? = 1
  401. configure: failed program was:
  402. | /* confdefs.h */
  403. | #define PACKAGE_NAME "GNU Libtool"
  404. | #define PACKAGE_TARNAME "libtool"
  405. | #define PACKAGE_VERSION "2.4.3"
  406. | #define PACKAGE_STRING "GNU Libtool 2.4.3"
  407. | #define PACKAGE_BUGREPORT "[email protected]"
  408. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  409. | #define PACKAGE "libtool"
  410. | #define VERSION "2.4.3"
  411. | #define STDC_HEADERS 1
  412. | #define HAVE_SYS_TYPES_H 1
  413. | #define HAVE_SYS_STAT_H 1
  414. | #define HAVE_STDLIB_H 1
  415. | #define HAVE_STRING_H 1
  416. | #define HAVE_MEMORY_H 1
  417. | #define HAVE_STRINGS_H 1
  418. | #define HAVE_INTTYPES_H 1
  419. | #define HAVE_STDINT_H 1
  420. | #define HAVE_UNISTD_H 1
  421. | #define HAVE_DLFCN_H 1
  422. | #define LT_OBJDIR ".libs/"
  423. | /* end confdefs.h.  */
  424. | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
  425. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  426. | #define shl_load innocuous_shl_load
  427. |
  428. | /* System header to define __stub macros and hopefully few prototypes,
  429. |     which can conflict with char shl_load (); below.
  430. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  431. |     <limits.h> exists even on freestanding compilers.  */
  432. |
  433. | #ifdef __STDC__
  434. | # include <limits.h>
  435. | #else
  436. | # include <assert.h>
  437. | #endif
  438. |
  439. | #undef shl_load
  440. |
  441. | /* Override any GCC internal prototype to avoid an error.
  442. |    Use char because int might match the return type of a GCC
  443. |    builtin and then its argument prototype would still apply.  */
  444. | #ifdef __cplusplus
  445. | extern "C"
  446. | #endif
  447. | char shl_load ();
  448. | /* The GNU C library defines this for functions which it implements
  449. |     to always fail with ENOSYS.  Some functions are actually named
  450. |     something starting with __ and the normal name is an alias.  */
  451. | #if defined __stub_shl_load || defined __stub___shl_load
  452. | choke me
  453. | #endif
  454. |
  455. | int
  456. | main ()
  457. | {
  458. | return shl_load ();
  459. |   ;
  460. |   return 0;
  461. | }
  462. configure:12296: result: no
  463. configure:12300: checking for shl_load in -ldld
  464. configure:12325: gcc -o conftest -g -O2   conftest.c -ldld   >&5
  465. /usr/bin/ld: cannot find -ldld
  466. collect2: error: ld returned 1 exit status
  467. configure:12325: $? = 1
  468. configure: failed program was:
  469. | /* confdefs.h */
  470. | #define PACKAGE_NAME "GNU Libtool"
  471. | #define PACKAGE_TARNAME "libtool"
  472. | #define PACKAGE_VERSION "2.4.3"
  473. | #define PACKAGE_STRING "GNU Libtool 2.4.3"
  474. | #define PACKAGE_BUGREPORT "[email protected]"
  475. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  476. | #define PACKAGE "libtool"
  477. | #define VERSION "2.4.3"
  478. | #define STDC_HEADERS 1
  479. | #define HAVE_SYS_TYPES_H 1
  480. | #define HAVE_SYS_STAT_H 1
  481. | #define HAVE_STDLIB_H 1
  482. | #define HAVE_STRING_H 1
  483. | #define HAVE_MEMORY_H 1
  484. | #define HAVE_STRINGS_H 1
  485. | #define HAVE_INTTYPES_H 1
  486. | #define HAVE_STDINT_H 1
  487. | #define HAVE_UNISTD_H 1
  488. | #define HAVE_DLFCN_H 1
  489. | #define LT_OBJDIR ".libs/"
  490. | /* end confdefs.h.  */
  491. |
  492. | /* Override any GCC internal prototype to avoid an error.
  493. |    Use char because int might match the return type of a GCC
  494. |    builtin and then its argument prototype would still apply.  */
  495. | #ifdef __cplusplus
  496. | extern "C"
  497. | #endif
  498. | char shl_load ();
  499. | int
  500. | main ()
  501. | {
  502. | return shl_load ();
  503. |   ;
  504. |   return 0;
  505. | }
  506. configure:12334: result: no
  507. configure:12339: checking for dlopen
  508. configure:12339: gcc -o conftest -g -O2   conftest.c  >&5
  509. /tmp/ccz1OTu6.o: In function `main':
  510. /home/cdot/Downloads/libtool-2.4.3/conftest.c:57: undefined reference to `dlopen'
  511. collect2: error: ld returned 1 exit status
  512. configure:12339: $? = 1
  513. configure: failed program was:
  514. | /* confdefs.h */
  515. | #define PACKAGE_NAME "GNU Libtool"
  516. | #define PACKAGE_TARNAME "libtool"
  517. | #define PACKAGE_VERSION "2.4.3"
  518. | #define PACKAGE_STRING "GNU Libtool 2.4.3"
  519. | #define PACKAGE_BUGREPORT "[email protected]"
  520. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  521. | #define PACKAGE "libtool"
  522. | #define VERSION "2.4.3"
  523. | #define STDC_HEADERS 1
  524. | #define HAVE_SYS_TYPES_H 1
  525. | #define HAVE_SYS_STAT_H 1
  526. | #define HAVE_STDLIB_H 1
  527. | #define HAVE_STRING_H 1
  528. | #define HAVE_MEMORY_H 1
  529. | #define HAVE_STRINGS_H 1
  530. | #define HAVE_INTTYPES_H 1
  531. | #define HAVE_STDINT_H 1
  532. | #define HAVE_UNISTD_H 1
  533. | #define HAVE_DLFCN_H 1
  534. | #define LT_OBJDIR ".libs/"
  535. | /* end confdefs.h.  */
  536. | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
  537. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  538. | #define dlopen innocuous_dlopen
  539. |
  540. | /* System header to define __stub macros and hopefully few prototypes,
  541. |     which can conflict with char dlopen (); below.
  542. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  543. |     <limits.h> exists even on freestanding compilers.  */
  544. |
  545. | #ifdef __STDC__
  546. | # include <limits.h>
  547. | #else
  548. | # include <assert.h>
  549. | #endif
  550. |
  551. | #undef dlopen
  552. |
  553. | /* Override any GCC internal prototype to avoid an error.
  554. |    Use char because int might match the return type of a GCC
  555. |    builtin and then its argument prototype would still apply.  */
  556. | #ifdef __cplusplus
  557. | extern "C"
  558. | #endif
  559. | char dlopen ();
  560. | /* The GNU C library defines this for functions which it implements
  561. |     to always fail with ENOSYS.  Some functions are actually named
  562. |     something starting with __ and the normal name is an alias.  */
  563. | #if defined __stub_dlopen || defined __stub___dlopen
  564. | choke me
  565. | #endif
  566. |
  567. | int
  568. | main ()
  569. | {
  570. | return dlopen ();
  571. |   ;
  572. |   return 0;
  573. | }
  574. configure:12339: result: no
  575. configure:12343: checking for dlopen in -ldl
  576. configure:12368: gcc -o conftest -g -O2   conftest.c -ldl   >&5
  577. configure:12368: $? = 0
  578. configure:12377: result: yes
  579. configure:12496: checking whether a program can dlopen itself
  580. configure:12576: gcc -o conftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c -ldl  >&5
  581. configure:12579: $? = 0
  582. configure:12597: result: yes
  583. configure:12602: checking whether a statically linked program can dlopen itself
  584. configure:12682: gcc -o conftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic  conftest.c -ldl  >&5
  585. configure:12685: $? = 0
  586. configure:12703: result: yes
  587. configure:12742: checking whether stripping libraries is possible
  588. configure:12747: result: yes
  589. configure:12782: checking if libtool supports shared libraries
  590. configure:12784: result: yes
  591. configure:12787: checking whether to build shared libraries
  592. configure:12808: result: yes
  593. configure:12811: checking whether to build static libraries
  594. configure:12815: result: yes
  595. configure:12853: checking what extension is used for runtime loadable modules
  596. configure:12865: result: .so
  597. configure:12882: checking what variable specifies run-time module search path
  598. configure:12889: result: LD_LIBRARY_PATH
  599. configure:12899: checking for the default library search path
  600. configure:12906: result: /lib /usr/lib /usr/lib64/mysql
  601. configure:12936: checking for library containing dlopen
  602. configure:12967: gcc -o conftest -g -O2   conftest.c  >&5
  603. /tmp/ccNnzPqg.o: In function `main':
  604. /home/cdot/Downloads/libtool-2.4.3/conftest.c:37: undefined reference to `dlopen'
  605. collect2: error: ld returned 1 exit status
  606. configure:12967: $? = 1
  607. configure: failed program was:
  608. | /* confdefs.h */
  609. | #define PACKAGE_NAME "GNU Libtool"
  610. | #define PACKAGE_TARNAME "libtool"
  611. | #define PACKAGE_VERSION "2.4.3"
  612. | #define PACKAGE_STRING "GNU Libtool 2.4.3"
  613. | #define PACKAGE_BUGREPORT "[email protected]"
  614. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  615. | #define PACKAGE "libtool"
  616. | #define VERSION "2.4.3"
  617. | #define STDC_HEADERS 1
  618. | #define HAVE_SYS_TYPES_H 1
  619. | #define HAVE_SYS_STAT_H 1
  620. | #define HAVE_STDLIB_H 1
  621. | #define HAVE_STRING_H 1
  622. | #define HAVE_MEMORY_H 1
  623. | #define HAVE_STRINGS_H 1
  624. | #define HAVE_INTTYPES_H 1
  625. | #define HAVE_STDINT_H 1
  626. | #define HAVE_UNISTD_H 1
  627. | #define HAVE_DLFCN_H 1
  628. | #define LT_OBJDIR ".libs/"
  629. | #define LT_MODULE_EXT ".so"
  630. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  631. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/mysql"
  632. | /* end confdefs.h.  */
  633. |
  634. | /* Override any GCC internal prototype to avoid an error.
  635. |    Use char because int might match the return type of a GCC
  636. |    builtin and then its argument prototype would still apply.  */
  637. | #ifdef __cplusplus
  638. | extern "C"
  639. | #endif
  640. | char dlopen ();
  641. | int
  642. | main ()
  643. | {
  644. | return dlopen ();
  645. |   ;
  646. |   return 0;
  647. | }
  648. configure:12967: gcc -o conftest -g -O2   conftest.c -ldl   >&5
  649. configure:12967: $? = 0
  650. configure:12984: result: -ldl
  651. configure:13074: checking for dlerror
  652. configure:13074: gcc -o conftest -g -O2   conftest.c -ldl  -ldl >&5
  653. configure:13074: $? = 0
  654. configure:13074: result: yes
  655. configure:13088: checking for shl_load
  656. configure:13088: result: no
  657. configure:13095: checking for shl_load in -ldld
  658. configure:13129: result: no
  659. configure:13175: checking for dld_link in -ldld
  660. configure:13200: gcc -o conftest -g -O2   conftest.c -ldld  -ldl  >&5
  661. /usr/bin/ld: cannot find -ldld
  662. collect2: error: ld returned 1 exit status
  663. configure:13200: $? = 1
  664. configure: failed program was:
  665. | /* confdefs.h */
  666. | #define PACKAGE_NAME "GNU Libtool"
  667. | #define PACKAGE_TARNAME "libtool"
  668. | #define PACKAGE_VERSION "2.4.3"
  669. | #define PACKAGE_STRING "GNU Libtool 2.4.3"
  670. | #define PACKAGE_BUGREPORT "[email protected]"
  671. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  672. | #define PACKAGE "libtool"
  673. | #define VERSION "2.4.3"
  674. | #define STDC_HEADERS 1
  675. | #define HAVE_SYS_TYPES_H 1
  676. | #define HAVE_SYS_STAT_H 1
  677. | #define HAVE_STDLIB_H 1
  678. | #define HAVE_STRING_H 1
  679. | #define HAVE_MEMORY_H 1
  680. | #define HAVE_STRINGS_H 1
  681. | #define HAVE_INTTYPES_H 1
  682. | #define HAVE_STDINT_H 1
  683. | #define HAVE_UNISTD_H 1
  684. | #define HAVE_DLFCN_H 1
  685. | #define LT_OBJDIR ".libs/"
  686. | #define LT_MODULE_EXT ".so"
  687. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  688. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/mysql"
  689. | #define HAVE_LIBDL 1
  690. | #define HAVE_DLERROR 1
  691. | /* end confdefs.h.  */
  692. |
  693. | /* Override any GCC internal prototype to avoid an error.
  694. |    Use char because int might match the return type of a GCC
  695. |    builtin and then its argument prototype would still apply.  */
  696. | #ifdef __cplusplus
  697. | extern "C"
  698. | #endif
  699. | char dld_link ();
  700. | int
  701. | main ()
  702. | {
  703. | return dld_link ();
  704. |   ;
  705. |   return 0;
  706. | }
  707. configure:13209: result: no
  708. configure:13243: checking for _ prefix in compiled symbols
  709. configure:13253: gcc -c -g -O2  conftest.c >&5
  710. /tmp/ccrPo0YJ.s: Assembler messages:
  711. /tmp/ccrPo0YJ.s:12: Error: expecting string instruction after `rep'
  712. configure:13256: $? = 1
  713. configure: failed program was:
  714. void nm_test_func(){}
  715. int main(){nm_test_func;return 0;}
  716. configure:13285: result: no
  717. configure:13409: checking whether deplibs are loaded by dlopen
  718. configure:13506: result: yes
  719. configure:13518: checking for argz.h
  720. configure:13518: gcc -c -g -O2  conftest.c >&5
  721. configure:13518: $? = 0
  722. configure:13518: result: yes
  723. configure:13530: checking for error_t
  724. configure:13530: gcc -c -g -O2  conftest.c >&5
  725. configure:13530: $? = 0
  726. configure:13530: gcc -c -g -O2  conftest.c >&5
  727. conftest.c: In function 'main':
  728. conftest.c:37:22: error: expected expression before ')' token
  729. if (sizeof ((error_t)))
  730.                      ^
  731. configure:13530: $? = 1
  732. configure: failed program was:
  733. | /* confdefs.h */
  734. | #define PACKAGE_NAME "GNU Libtool"
  735. | #define PACKAGE_TARNAME "libtool"
  736. | #define PACKAGE_VERSION "2.4.3"
  737. | #define PACKAGE_STRING "GNU Libtool 2.4.3"
  738. | #define PACKAGE_BUGREPORT "[email protected]"
  739. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  740. | #define PACKAGE "libtool"
  741. | #define VERSION "2.4.3"
  742. | #define STDC_HEADERS 1
  743. | #define HAVE_SYS_TYPES_H 1
  744. | #define HAVE_SYS_STAT_H 1
  745. | #define HAVE_STDLIB_H 1
  746. | #define HAVE_STRING_H 1
  747. | #define HAVE_MEMORY_H 1
  748. | #define HAVE_STRINGS_H 1
  749. | #define HAVE_INTTYPES_H 1
  750. | #define HAVE_STDINT_H 1
  751. | #define HAVE_UNISTD_H 1
  752. | #define HAVE_DLFCN_H 1
  753. | #define LT_OBJDIR ".libs/"
  754. | #define LT_MODULE_EXT ".so"
  755. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  756. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/mysql"
  757. | #define HAVE_LIBDL 1
  758. | #define HAVE_DLERROR 1
  759. | #define HAVE_LIBDLLOADER 1
  760. | #define HAVE_ARGZ_H 1
  761. | /* end confdefs.h.  */
  762. | #if defined(HAVE_ARGZ_H)
  763. | #  include <argz.h>
  764. | #endif
  765. |
  766. | int
  767. | main ()
  768. | {
  769. | if (sizeof ((error_t)))
  770. |       return 0;
  771. |   ;
  772. |   return 0;
  773. | }
  774. configure:13530: result: yes
  775. configure:13556: checking for argz_add
  776. configure:13556: gcc -o conftest -g -O2   conftest.c -ldl  >&5
  777. configure:13556: $? = 0
  778. configure:13556: result: yes
  779. configure:13556: checking for argz_append
  780. configure:13556: gcc -o conftest -g -O2   conftest.c -ldl  >&5
  781. configure:13556: $? = 0
  782. configure:13556: result: yes
  783. configure:13556: checking for argz_count
  784. configure:13556: gcc -o conftest -g -O2   conftest.c -ldl  >&5
  785. configure:13556: $? = 0
  786. configure:13556: result: yes
  787. configure:13556: checking for argz_create_sep
  788. configure:13556: gcc -o conftest -g -O2   conftest.c -ldl  >&5
  789. configure:13556: $? = 0
  790. configure:13556: result: yes
  791. configure:13556: checking for argz_insert
  792. configure:13556: gcc -o conftest -g -O2   conftest.c -ldl  >&5
  793. configure:13556: $? = 0
  794. configure:13556: result: yes
  795. configure:13556: checking for argz_next
  796. configure:13556: gcc -o conftest -g -O2   conftest.c -ldl  >&5
  797. configure:13556: $? = 0
  798. configure:13556: result: yes
  799. configure:13556: checking for argz_stringify
  800. configure:13556: gcc -o conftest -g -O2   conftest.c -ldl  >&5
  801. configure:13556: $? = 0
  802. configure:13556: result: yes
  803. configure:13574: checking if argz actually works
  804. configure:13605: result: yes
  805. configure:13624: checking whether libtool supports -dlopen/-dlpreopen
  806. configure:13636: result: no
  807. configure:13689: checking for unistd.h
  808. configure:13689: result: yes
  809. configure:13689: checking for dl.h
  810. configure:13689: gcc -c -g -O2  conftest.c >&5
  811. conftest.c:74:16: fatal error: dl.h: No such file or directory
  812. #include <dl.h>
  813.                ^
  814. compilation terminated.
  815. configure:13689: $? = 1
  816. configure: failed program was:
  817. | /* confdefs.h */
  818. | #define PACKAGE_NAME "GNU Libtool"
  819. | #define PACKAGE_TARNAME "libtool"
  820. | #define PACKAGE_VERSION "2.4.3"
  821. | #define PACKAGE_STRING "GNU Libtool 2.4.3"
  822. | #define PACKAGE_BUGREPORT "[email protected]"
  823. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  824. | #define PACKAGE "libtool"
  825. | #define VERSION "2.4.3"
  826. | #define STDC_HEADERS 1
  827. | #define HAVE_SYS_TYPES_H 1
  828. | #define HAVE_SYS_STAT_H 1
  829. | #define HAVE_STDLIB_H 1
  830. | #define HAVE_STRING_H 1
  831. | #define HAVE_MEMORY_H 1
  832. | #define HAVE_STRINGS_H 1
  833. | #define HAVE_INTTYPES_H 1
  834. | #define HAVE_STDINT_H 1
  835. | #define HAVE_UNISTD_H 1
  836. | #define HAVE_DLFCN_H 1
  837. | #define LT_OBJDIR ".libs/"
  838. | #define LT_MODULE_EXT ".so"
  839. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  840. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/mysql"
  841. | #define HAVE_LIBDL 1
  842. | #define HAVE_DLERROR 1
  843. | #define HAVE_LIBDLLOADER 1
  844. | #define HAVE_ARGZ_H 1
  845. | #define HAVE_ERROR_T 1
  846. | #define HAVE_ARGZ_ADD 1
  847. | #define HAVE_ARGZ_APPEND 1
  848. | #define HAVE_ARGZ_COUNT 1
  849. | #define HAVE_ARGZ_CREATE_SEP 1
  850. | #define HAVE_ARGZ_INSERT 1
  851. | #define HAVE_ARGZ_NEXT 1
  852. | #define HAVE_ARGZ_STRINGIFY 1
  853. | #define HAVE_WORKING_ARGZ 1
  854. | #define HAVE_UNISTD_H 1
  855. | /* end confdefs.h.  */
  856. | #include <stdio.h>
  857. | #ifdef HAVE_SYS_TYPES_H
  858. | # include <sys/types.h>
  859. | #endif
  860. | #ifdef HAVE_SYS_STAT_H
  861. | # include <sys/stat.h>
  862. | #endif
  863. | #ifdef STDC_HEADERS
  864. | # include <stdlib.h>
  865. | # include <stddef.h>
  866. | #else
  867. | # ifdef HAVE_STDLIB_H
  868. | #  include <stdlib.h>
  869. | # endif
  870. | #endif
  871. | #ifdef HAVE_STRING_H
  872. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  873. | #  include <memory.h>
  874. | # endif
  875. | # include <string.h>
  876. | #endif
  877. | #ifdef HAVE_STRINGS_H
  878. | # include <strings.h>
  879. | #endif
  880. | #ifdef HAVE_INTTYPES_H
  881. | # include <inttypes.h>
  882. | #endif
  883. | #ifdef HAVE_STDINT_H
  884. | # include <stdint.h>
  885. | #endif
  886. | #ifdef HAVE_UNISTD_H
  887. | # include <unistd.h>
  888. | #endif
  889. |
  890. | #include <dl.h>
  891. configure:13689: result: no
  892. configure:13689: checking for sys/dl.h
  893. configure:13689: gcc -c -g -O2  conftest.c >&5
  894. conftest.c:74:20: fatal error: sys/dl.h: No such file or directory
  895. #include <sys/dl.h>
  896.                    ^
  897. compilation terminated.
  898. configure:13689: $? = 1
  899. configure: failed program was:
  900. | /* confdefs.h */
  901. | #define PACKAGE_NAME "GNU Libtool"
  902. | #define PACKAGE_TARNAME "libtool"
  903. | #define PACKAGE_VERSION "2.4.3"
  904. | #define PACKAGE_STRING "GNU Libtool 2.4.3"
  905. | #define PACKAGE_BUGREPORT "[email protected]"
  906. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  907. | #define PACKAGE "libtool"
  908. | #define VERSION "2.4.3"
  909. | #define STDC_HEADERS 1
  910. | #define HAVE_SYS_TYPES_H 1
  911. | #define HAVE_SYS_STAT_H 1
  912. | #define HAVE_STDLIB_H 1
  913. | #define HAVE_STRING_H 1
  914. | #define HAVE_MEMORY_H 1
  915. | #define HAVE_STRINGS_H 1
  916. | #define HAVE_INTTYPES_H 1
  917. | #define HAVE_STDINT_H 1
  918. | #define HAVE_UNISTD_H 1
  919. | #define HAVE_DLFCN_H 1
  920. | #define LT_OBJDIR ".libs/"
  921. | #define LT_MODULE_EXT ".so"
  922. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  923. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/mysql"
  924. | #define HAVE_LIBDL 1
  925. | #define HAVE_DLERROR 1
  926. | #define HAVE_LIBDLLOADER 1
  927. | #define HAVE_ARGZ_H 1
  928. | #define HAVE_ERROR_T 1
  929. | #define HAVE_ARGZ_ADD 1
  930. | #define HAVE_ARGZ_APPEND 1
  931. | #define HAVE_ARGZ_COUNT 1
  932. | #define HAVE_ARGZ_CREATE_SEP 1
  933. | #define HAVE_ARGZ_INSERT 1
  934. | #define HAVE_ARGZ_NEXT 1
  935. | #define HAVE_ARGZ_STRINGIFY 1
  936. | #define HAVE_WORKING_ARGZ 1
  937. | #define HAVE_UNISTD_H 1
  938. | /* end confdefs.h.  */
  939. | #include <stdio.h>
  940. | #ifdef HAVE_SYS_TYPES_H
  941. | # include <sys/types.h>
  942. | #endif
  943. | #ifdef HAVE_SYS_STAT_H
  944. | # include <sys/stat.h>
  945. | #endif
  946. | #ifdef STDC_HEADERS
  947. | # include <stdlib.h>
  948. | # include <stddef.h>
  949. | #else
  950. | # ifdef HAVE_STDLIB_H
  951. | #  include <stdlib.h>
  952. | # endif
  953. | #endif
  954. | #ifdef HAVE_STRING_H
  955. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  956. | #  include <memory.h>
  957. | # endif
  958. | # include <string.h>
  959. | #endif
  960. | #ifdef HAVE_STRINGS_H
  961. | # include <strings.h>
  962. | #endif
  963. | #ifdef HAVE_INTTYPES_H
  964. | # include <inttypes.h>
  965. | #endif
  966. | #ifdef HAVE_STDINT_H
  967. | # include <stdint.h>
  968. | #endif
  969. | #ifdef HAVE_UNISTD_H
  970. | # include <unistd.h>
  971. | #endif
  972. |
  973. | #include <sys/dl.h>
  974. configure:13689: result: no
  975. configure:13689: checking for dld.h
  976. configure:13689: gcc -c -g -O2  conftest.c >&5
  977. conftest.c:74:17: fatal error: dld.h: No such file or directory
  978. #include <dld.h>
  979.                 ^
  980. compilation terminated.
  981. configure:13689: $? = 1
  982. configure: failed program was:
  983. | /* confdefs.h */
  984. | #define PACKAGE_NAME "GNU Libtool"
  985. | #define PACKAGE_TARNAME "libtool"
  986. | #define PACKAGE_VERSION "2.4.3"
  987. | #define PACKAGE_STRING "GNU Libtool 2.4.3"
  988. | #define PACKAGE_BUGREPORT "[email protected]"
  989. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  990. | #define PACKAGE "libtool"
  991. | #define VERSION "2.4.3"
  992. | #define STDC_HEADERS 1
  993. | #define HAVE_SYS_TYPES_H 1
  994. | #define HAVE_SYS_STAT_H 1
  995. | #define HAVE_STDLIB_H 1
  996. | #define HAVE_STRING_H 1
  997. | #define HAVE_MEMORY_H 1
  998. | #define HAVE_STRINGS_H 1
  999. | #define HAVE_INTTYPES_H 1
  1000. | #define HAVE_STDINT_H 1
  1001. | #define HAVE_UNISTD_H 1
  1002. | #define HAVE_DLFCN_H 1
  1003. | #define LT_OBJDIR ".libs/"
  1004. | #define LT_MODULE_EXT ".so"
  1005. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1006. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/mysql"
  1007. | #define HAVE_LIBDL 1
  1008. | #define HAVE_DLERROR 1
  1009. | #define HAVE_LIBDLLOADER 1
  1010. | #define HAVE_ARGZ_H 1
  1011. | #define HAVE_ERROR_T 1
  1012. | #define HAVE_ARGZ_ADD 1
  1013. | #define HAVE_ARGZ_APPEND 1
  1014. | #define HAVE_ARGZ_COUNT 1
  1015. | #define HAVE_ARGZ_CREATE_SEP 1
  1016. | #define HAVE_ARGZ_INSERT 1
  1017. | #define HAVE_ARGZ_NEXT 1
  1018. | #define HAVE_ARGZ_STRINGIFY 1
  1019. | #define HAVE_WORKING_ARGZ 1
  1020. | #define HAVE_UNISTD_H 1
  1021. | /* end confdefs.h.  */
  1022. | #include <stdio.h>
  1023. | #ifdef HAVE_SYS_TYPES_H
  1024. | # include <sys/types.h>
  1025. | #endif
  1026. | #ifdef HAVE_SYS_STAT_H
  1027. | # include <sys/stat.h>
  1028. | #endif
  1029. | #ifdef STDC_HEADERS
  1030. | # include <stdlib.h>
  1031. | # include <stddef.h>
  1032. | #else
  1033. | # ifdef HAVE_STDLIB_H
  1034. | #  include <stdlib.h>
  1035. | # endif
  1036. | #endif
  1037. | #ifdef HAVE_STRING_H
  1038. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1039. | #  include <memory.h>
  1040. | # endif
  1041. | # include <string.h>
  1042. | #endif
  1043. | #ifdef HAVE_STRINGS_H
  1044. | # include <strings.h>
  1045. | #endif
  1046. | #ifdef HAVE_INTTYPES_H
  1047. | # include <inttypes.h>
  1048. | #endif
  1049. | #ifdef HAVE_STDINT_H
  1050. | # include <stdint.h>
  1051. | #endif
  1052. | #ifdef HAVE_UNISTD_H
  1053. | # include <unistd.h>
  1054. | #endif
  1055. |
  1056. | #include <dld.h>
  1057. configure:13689: result: no
  1058. configure:13689: checking for mach-o/dyld.h
  1059. configure:13689: gcc -c -g -O2  conftest.c >&5
  1060. conftest.c:74:25: fatal error: mach-o/dyld.h: No such file or directory
  1061. #include <mach-o/dyld.h>
  1062.                         ^
  1063. compilation terminated.
  1064. configure:13689: $? = 1
  1065. configure: failed program was:
  1066. | /* confdefs.h */
  1067. | #define PACKAGE_NAME "GNU Libtool"
  1068. | #define PACKAGE_TARNAME "libtool"
  1069. | #define PACKAGE_VERSION "2.4.3"
  1070. | #define PACKAGE_STRING "GNU Libtool 2.4.3"
  1071. | #define PACKAGE_BUGREPORT "[email protected]"
  1072. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  1073. | #define PACKAGE "libtool"
  1074. | #define VERSION "2.4.3"
  1075. | #define STDC_HEADERS 1
  1076. | #define HAVE_SYS_TYPES_H 1
  1077. | #define HAVE_SYS_STAT_H 1
  1078. | #define HAVE_STDLIB_H 1
  1079. | #define HAVE_STRING_H 1
  1080. | #define HAVE_MEMORY_H 1
  1081. | #define HAVE_STRINGS_H 1
  1082. | #define HAVE_INTTYPES_H 1
  1083. | #define HAVE_STDINT_H 1
  1084. | #define HAVE_UNISTD_H 1
  1085. | #define HAVE_DLFCN_H 1
  1086. | #define LT_OBJDIR ".libs/"
  1087. | #define LT_MODULE_EXT ".so"
  1088. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1089. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/mysql"
  1090. | #define HAVE_LIBDL 1
  1091. | #define HAVE_DLERROR 1
  1092. | #define HAVE_LIBDLLOADER 1
  1093. | #define HAVE_ARGZ_H 1
  1094. | #define HAVE_ERROR_T 1
  1095. | #define HAVE_ARGZ_ADD 1
  1096. | #define HAVE_ARGZ_APPEND 1
  1097. | #define HAVE_ARGZ_COUNT 1
  1098. | #define HAVE_ARGZ_CREATE_SEP 1
  1099. | #define HAVE_ARGZ_INSERT 1
  1100. | #define HAVE_ARGZ_NEXT 1
  1101. | #define HAVE_ARGZ_STRINGIFY 1
  1102. | #define HAVE_WORKING_ARGZ 1
  1103. | #define HAVE_UNISTD_H 1
  1104. | /* end confdefs.h.  */
  1105. | #include <stdio.h>
  1106. | #ifdef HAVE_SYS_TYPES_H
  1107. | # include <sys/types.h>
  1108. | #endif
  1109. | #ifdef HAVE_SYS_STAT_H
  1110. | # include <sys/stat.h>
  1111. | #endif
  1112. | #ifdef STDC_HEADERS
  1113. | # include <stdlib.h>
  1114. | # include <stddef.h>
  1115. | #else
  1116. | # ifdef HAVE_STDLIB_H
  1117. | #  include <stdlib.h>
  1118. | # endif
  1119. | #endif
  1120. | #ifdef HAVE_STRING_H
  1121. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1122. | #  include <memory.h>
  1123. | # endif
  1124. | # include <string.h>
  1125. | #endif
  1126. | #ifdef HAVE_STRINGS_H
  1127. | # include <strings.h>
  1128. | #endif
  1129. | #ifdef HAVE_INTTYPES_H
  1130. | # include <inttypes.h>
  1131. | #endif
  1132. | #ifdef HAVE_STDINT_H
  1133. | # include <stdint.h>
  1134. | #endif
  1135. | #ifdef HAVE_UNISTD_H
  1136. | # include <unistd.h>
  1137. | #endif
  1138. |
  1139. | #include <mach-o/dyld.h>
  1140. configure:13689: result: no
  1141. configure:13689: checking for dirent.h
  1142. configure:13689: gcc -c -g -O2  conftest.c >&5
  1143. configure:13689: $? = 0
  1144. configure:13689: result: yes
  1145. configure:13704: checking for closedir
  1146. configure:13704: gcc -o conftest -g -O2   conftest.c -ldl  >&5
  1147. configure:13704: $? = 0
  1148. configure:13704: result: yes
  1149. configure:13704: checking for opendir
  1150. configure:13704: gcc -o conftest -g -O2   conftest.c -ldl  >&5
  1151. configure:13704: $? = 0
  1152. configure:13704: result: yes
  1153. configure:13704: checking for readdir
  1154. configure:13704: gcc -o conftest -g -O2   conftest.c -ldl  >&5
  1155. configure:13704: $? = 0
  1156. configure:13704: result: yes
  1157. configure:13723: checking for strlcat
  1158. configure:13723: gcc -o conftest -g -O2   conftest.c -ldl  >&5
  1159. /tmp/ccixOKQn.o: In function `main':
  1160. /home/cdot/Downloads/libtool-2.4.3/conftest.c:78: undefined reference to `strlcat'
  1161. collect2: error: ld returned 1 exit status
  1162. configure:13723: $? = 1
  1163. configure: failed program was:
  1164. | /* confdefs.h */
  1165. | #define PACKAGE_NAME "GNU Libtool"
  1166. | #define PACKAGE_TARNAME "libtool"
  1167. | #define PACKAGE_VERSION "2.4.3"
  1168. | #define PACKAGE_STRING "GNU Libtool 2.4.3"
  1169. | #define PACKAGE_BUGREPORT "[email protected]"
  1170. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  1171. | #define PACKAGE "libtool"
  1172. | #define VERSION "2.4.3"
  1173. | #define STDC_HEADERS 1
  1174. | #define HAVE_SYS_TYPES_H 1
  1175. | #define HAVE_SYS_STAT_H 1
  1176. | #define HAVE_STDLIB_H 1
  1177. | #define HAVE_STRING_H 1
  1178. | #define HAVE_MEMORY_H 1
  1179. | #define HAVE_STRINGS_H 1
  1180. | #define HAVE_INTTYPES_H 1
  1181. | #define HAVE_STDINT_H 1
  1182. | #define HAVE_UNISTD_H 1
  1183. | #define HAVE_DLFCN_H 1
  1184. | #define LT_OBJDIR ".libs/"
  1185. | #define LT_MODULE_EXT ".so"
  1186. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1187. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/mysql"
  1188. | #define HAVE_LIBDL 1
  1189. | #define HAVE_DLERROR 1
  1190. | #define HAVE_LIBDLLOADER 1
  1191. | #define HAVE_ARGZ_H 1
  1192. | #define HAVE_ERROR_T 1
  1193. | #define HAVE_ARGZ_ADD 1
  1194. | #define HAVE_ARGZ_APPEND 1
  1195. | #define HAVE_ARGZ_COUNT 1
  1196. | #define HAVE_ARGZ_CREATE_SEP 1
  1197. | #define HAVE_ARGZ_INSERT 1
  1198. | #define HAVE_ARGZ_NEXT 1
  1199. | #define HAVE_ARGZ_STRINGIFY 1
  1200. | #define HAVE_WORKING_ARGZ 1
  1201. | #define HAVE_UNISTD_H 1
  1202. | #define HAVE_DIRENT_H 1
  1203. | #define HAVE_CLOSEDIR 1
  1204. | #define HAVE_OPENDIR 1
  1205. | #define HAVE_READDIR 1
  1206. | /* end confdefs.h.  */
  1207. | /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
  1208. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  1209. | #define strlcat innocuous_strlcat
  1210. |
  1211. | /* System header to define __stub macros and hopefully few prototypes,
  1212. |     which can conflict with char strlcat (); below.
  1213. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1214. |     <limits.h> exists even on freestanding compilers.  */
  1215. |
  1216. | #ifdef __STDC__
  1217. | # include <limits.h>
  1218. | #else
  1219. | # include <assert.h>
  1220. | #endif
  1221. |
  1222. | #undef strlcat
  1223. |
  1224. | /* Override any GCC internal prototype to avoid an error.
  1225. |    Use char because int might match the return type of a GCC
  1226. |    builtin and then its argument prototype would still apply.  */
  1227. | #ifdef __cplusplus
  1228. | extern "C"
  1229. | #endif
  1230. | char strlcat ();
  1231. | /* The GNU C library defines this for functions which it implements
  1232. |     to always fail with ENOSYS.  Some functions are actually named
  1233. |     something starting with __ and the normal name is an alias.  */
  1234. | #if defined __stub_strlcat || defined __stub___strlcat
  1235. | choke me
  1236. | #endif
  1237. |
  1238. | int
  1239. | main ()
  1240. | {
  1241. | return strlcat ();
  1242. |   ;
  1243. |   return 0;
  1244. | }
  1245. configure:13723: result: no
  1246. configure:13723: checking for strlcpy
  1247. configure:13723: gcc -o conftest -g -O2   conftest.c -ldl  >&5
  1248. /tmp/ccNTyLpt.o: In function `main':
  1249. /home/cdot/Downloads/libtool-2.4.3/conftest.c:78: undefined reference to `strlcpy'
  1250. collect2: error: ld returned 1 exit status
  1251. configure:13723: $? = 1
  1252. configure: failed program was:
  1253. | /* confdefs.h */
  1254. | #define PACKAGE_NAME "GNU Libtool"
  1255. | #define PACKAGE_TARNAME "libtool"
  1256. | #define PACKAGE_VERSION "2.4.3"
  1257. | #define PACKAGE_STRING "GNU Libtool 2.4.3"
  1258. | #define PACKAGE_BUGREPORT "[email protected]"
  1259. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  1260. | #define PACKAGE "libtool"
  1261. | #define VERSION "2.4.3"
  1262. | #define STDC_HEADERS 1
  1263. | #define HAVE_SYS_TYPES_H 1
  1264. | #define HAVE_SYS_STAT_H 1
  1265. | #define HAVE_STDLIB_H 1
  1266. | #define HAVE_STRING_H 1
  1267. | #define HAVE_MEMORY_H 1
  1268. | #define HAVE_STRINGS_H 1
  1269. | #define HAVE_INTTYPES_H 1
  1270. | #define HAVE_STDINT_H 1
  1271. | #define HAVE_UNISTD_H 1
  1272. | #define HAVE_DLFCN_H 1
  1273. | #define LT_OBJDIR ".libs/"
  1274. | #define LT_MODULE_EXT ".so"
  1275. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1276. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/mysql"
  1277. | #define HAVE_LIBDL 1
  1278. | #define HAVE_DLERROR 1
  1279. | #define HAVE_LIBDLLOADER 1
  1280. | #define HAVE_ARGZ_H 1
  1281. | #define HAVE_ERROR_T 1
  1282. | #define HAVE_ARGZ_ADD 1
  1283. | #define HAVE_ARGZ_APPEND 1
  1284. | #define HAVE_ARGZ_COUNT 1
  1285. | #define HAVE_ARGZ_CREATE_SEP 1
  1286. | #define HAVE_ARGZ_INSERT 1
  1287. | #define HAVE_ARGZ_NEXT 1
  1288. | #define HAVE_ARGZ_STRINGIFY 1
  1289. | #define HAVE_WORKING_ARGZ 1
  1290. | #define HAVE_UNISTD_H 1
  1291. | #define HAVE_DIRENT_H 1
  1292. | #define HAVE_CLOSEDIR 1
  1293. | #define HAVE_OPENDIR 1
  1294. | #define HAVE_READDIR 1
  1295. | /* end confdefs.h.  */
  1296. | /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
  1297. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  1298. | #define strlcpy innocuous_strlcpy
  1299. |
  1300. | /* System header to define __stub macros and hopefully few prototypes,
  1301. |     which can conflict with char strlcpy (); below.
  1302. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1303. |     <limits.h> exists even on freestanding compilers.  */
  1304. |
  1305. | #ifdef __STDC__
  1306. | # include <limits.h>
  1307. | #else
  1308. | # include <assert.h>
  1309. | #endif
  1310. |
  1311. | #undef strlcpy
  1312. |
  1313. | /* Override any GCC internal prototype to avoid an error.
  1314. |    Use char because int might match the return type of a GCC
  1315. |    builtin and then its argument prototype would still apply.  */
  1316. | #ifdef __cplusplus
  1317. | extern "C"
  1318. | #endif
  1319. | char strlcpy ();
  1320. | /* The GNU C library defines this for functions which it implements
  1321. |     to always fail with ENOSYS.  Some functions are actually named
  1322. |     something starting with __ and the normal name is an alias.  */
  1323. | #if defined __stub_strlcpy || defined __stub___strlcpy
  1324. | choke me
  1325. | #endif
  1326. |
  1327. | int
  1328. | main ()
  1329. | {
  1330. | return strlcpy ();
  1331. |   ;
  1332. |   return 0;
  1333. | }
  1334. configure:13723: result: no
  1335. configure:13818: checking for g++
  1336. configure:13834: found /opt/rh/devtoolset-2/root/usr/bin/g++
  1337. configure:13845: result: g++
  1338. configure:13872: checking for C++ compiler version
  1339. configure:13881: g++ --version >&5
  1340. g++ (GCC) 4.8.2 20140120 (Red Hat 4.8.2-15)
  1341. Copyright (C) 2013 Free Software Foundation, Inc.
  1342. This is free software; see the source for copying conditions.  There is NO
  1343. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  1344.  
  1345. configure:13892: $? = 0
  1346. configure:13881: g++ -v >&5
  1347. Using built-in specs.
  1348. COLLECT_GCC=g++
  1349. COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper
  1350. Target: x86_64-redhat-linux
  1351. Configured with: ../configure --prefix=/opt/rh/devtoolset-2/root/usr --mandir=/opt/rh/devtoolset-2/root/usr/share/man --infodir=/opt/rh/devtoolset-2/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,fortran,lto --enable-plugin --with-linker-hash-style=gnu --enable-initfini-array --disable-libgcj --with-isl=/dev/shm/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-redhat-linux/isl-install --with-cloog=/dev/shm/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-redhat-linux/cloog-install --with-mpc=/dev/shm/home/centos/rpm/BUILD/gcc-4.8.2-20140120/obj-x86_64-redhat-linux/mpc-install --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
  1352. Thread model: posix
  1353. gcc version 4.8.2 20140120 (Red Hat 4.8.2-15) (GCC)
  1354. configure:13892: $? = 0
  1355. configure:13881: g++ -V >&5
  1356. g++: error: unrecognized command line option '-V'
  1357. g++: fatal error: no input files
  1358. compilation terminated.
  1359. configure:13892: $? = 4
  1360. configure:13881: g++ -qversion >&5
  1361. g++: error: unrecognized command line option '-qversion'
  1362. g++: fatal error: no input files
  1363. compilation terminated.
  1364. configure:13892: $? = 4
  1365. configure:13896: checking whether we are using the GNU C++ compiler
  1366. configure:13915: g++ -c   conftest.cpp >&5
  1367. configure:13915: $? = 0
  1368. configure:13924: result: yes
  1369. configure:13933: checking whether g++ accepts -g
  1370. configure:13953: g++ -c -g  conftest.cpp >&5
  1371. configure:13953: $? = 0
  1372. configure:13994: result: yes
  1373. configure:14019: checking dependency style of g++
  1374. configure:14130: result: gcc3
  1375. configure:14164: checking how to run the C++ preprocessor
  1376. configure:14191: g++ -E  conftest.cpp
  1377. configure:14191: $? = 0
  1378. configure:14205: g++ -E  conftest.cpp
  1379. conftest.cpp:46:28: fatal error: ac_nonexistent.h: No such file or directory
  1380. #include <ac_nonexistent.h>
  1381.                            ^
  1382. compilation terminated.
  1383. configure:14205: $? = 1
  1384. configure: failed program was:
  1385. | /* confdefs.h */
  1386. | #define PACKAGE_NAME "GNU Libtool"
  1387. | #define PACKAGE_TARNAME "libtool"
  1388. | #define PACKAGE_VERSION "2.4.3"
  1389. | #define PACKAGE_STRING "GNU Libtool 2.4.3"
  1390. | #define PACKAGE_BUGREPORT "[email protected]"
  1391. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  1392. | #define PACKAGE "libtool"
  1393. | #define VERSION "2.4.3"
  1394. | #define STDC_HEADERS 1
  1395. | #define HAVE_SYS_TYPES_H 1
  1396. | #define HAVE_SYS_STAT_H 1
  1397. | #define HAVE_STDLIB_H 1
  1398. | #define HAVE_STRING_H 1
  1399. | #define HAVE_MEMORY_H 1
  1400. | #define HAVE_STRINGS_H 1
  1401. | #define HAVE_INTTYPES_H 1
  1402. | #define HAVE_STDINT_H 1
  1403. | #define HAVE_UNISTD_H 1
  1404. | #define HAVE_DLFCN_H 1
  1405. | #define LT_OBJDIR ".libs/"
  1406. | #define LT_MODULE_EXT ".so"
  1407. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1408. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/mysql"
  1409. | #define HAVE_LIBDL 1
  1410. | #define HAVE_DLERROR 1
  1411. | #define HAVE_LIBDLLOADER 1
  1412. | #define HAVE_ARGZ_H 1
  1413. | #define HAVE_ERROR_T 1
  1414. | #define HAVE_ARGZ_ADD 1
  1415. | #define HAVE_ARGZ_APPEND 1
  1416. | #define HAVE_ARGZ_COUNT 1
  1417. | #define HAVE_ARGZ_CREATE_SEP 1
  1418. | #define HAVE_ARGZ_INSERT 1
  1419. | #define HAVE_ARGZ_NEXT 1
  1420. | #define HAVE_ARGZ_STRINGIFY 1
  1421. | #define HAVE_WORKING_ARGZ 1
  1422. | #define HAVE_UNISTD_H 1
  1423. | #define HAVE_DIRENT_H 1
  1424. | #define HAVE_CLOSEDIR 1
  1425. | #define HAVE_OPENDIR 1
  1426. | #define HAVE_READDIR 1
  1427. | #define LT_LIBEXT "a"
  1428. | #define LT_LIBPREFIX "lib"
  1429. | /* end confdefs.h.  */
  1430. | #include <ac_nonexistent.h>
  1431. configure:14230: result: g++ -E
  1432. configure:14250: g++ -E  conftest.cpp
  1433. configure:14250: $? = 0
  1434. configure:14264: g++ -E  conftest.cpp
  1435. conftest.cpp:46:28: fatal error: ac_nonexistent.h: No such file or directory
  1436. #include <ac_nonexistent.h>
  1437.                            ^
  1438. compilation terminated.
  1439. configure:14264: $? = 1
  1440. configure: failed program was:
  1441. | /* confdefs.h */
  1442. | #define PACKAGE_NAME "GNU Libtool"
  1443. | #define PACKAGE_TARNAME "libtool"
  1444. | #define PACKAGE_VERSION "2.4.3"
  1445. | #define PACKAGE_STRING "GNU Libtool 2.4.3"
  1446. | #define PACKAGE_BUGREPORT "[email protected]"
  1447. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  1448. | #define PACKAGE "libtool"
  1449. | #define VERSION "2.4.3"
  1450. | #define STDC_HEADERS 1
  1451. | #define HAVE_SYS_TYPES_H 1
  1452. | #define HAVE_SYS_STAT_H 1
  1453. | #define HAVE_STDLIB_H 1
  1454. | #define HAVE_STRING_H 1
  1455. | #define HAVE_MEMORY_H 1
  1456. | #define HAVE_STRINGS_H 1
  1457. | #define HAVE_INTTYPES_H 1
  1458. | #define HAVE_STDINT_H 1
  1459. | #define HAVE_UNISTD_H 1
  1460. | #define HAVE_DLFCN_H 1
  1461. | #define LT_OBJDIR ".libs/"
  1462. | #define LT_MODULE_EXT ".so"
  1463. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1464. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/mysql"
  1465. | #define HAVE_LIBDL 1
  1466. | #define HAVE_DLERROR 1
  1467. | #define HAVE_LIBDLLOADER 1
  1468. | #define HAVE_ARGZ_H 1
  1469. | #define HAVE_ERROR_T 1
  1470. | #define HAVE_ARGZ_ADD 1
  1471. | #define HAVE_ARGZ_APPEND 1
  1472. | #define HAVE_ARGZ_COUNT 1
  1473. | #define HAVE_ARGZ_CREATE_SEP 1
  1474. | #define HAVE_ARGZ_INSERT 1
  1475. | #define HAVE_ARGZ_NEXT 1
  1476. | #define HAVE_ARGZ_STRINGIFY 1
  1477. | #define HAVE_WORKING_ARGZ 1
  1478. | #define HAVE_UNISTD_H 1
  1479. | #define HAVE_DIRENT_H 1
  1480. | #define HAVE_CLOSEDIR 1
  1481. | #define HAVE_OPENDIR 1
  1482. | #define HAVE_READDIR 1
  1483. | #define LT_LIBEXT "a"
  1484. | #define LT_LIBPREFIX "lib"
  1485. | /* end confdefs.h.  */
  1486. | #include <ac_nonexistent.h>
  1487. configure:14433: checking for ld used by g++
  1488. configure:14500: result: /usr/bin/ld -m elf_x86_64
  1489. configure:14507: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
  1490. configure:14522: result: yes
  1491. configure:14577: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  1492. configure:15575: result: yes
  1493. configure:15611: g++ -c -g -O2  conftest.cpp >&5
  1494. configure:15614: $? = 0
  1495. configure:16135: checking for g++ option to produce PIC
  1496. configure:16142: result: -fPIC -DPIC
  1497. configure:16150: checking if g++ PIC flag -fPIC -DPIC works
  1498. configure:16168: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
  1499. configure:16172: $? = 0
  1500. configure:16185: result: yes
  1501. configure:16208: checking if g++ static flag -static works
  1502. configure:16236: result: no
  1503. configure:16248: checking if g++ supports -c -o file.o
  1504. configure:16269: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
  1505. configure:16273: $? = 0
  1506. configure:16295: result: yes
  1507. configure:16300: checking if g++ supports -c -o file.o
  1508. configure:16347: result: yes
  1509. configure:16377: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  1510. configure:16413: result: yes
  1511. configure:16554: checking dynamic linker characteristics
  1512. configure:17219: result: GNU/Linux ld.so
  1513. configure:17272: checking how to hardcode library paths into programs
  1514. configure:17297: result: immediate
  1515. configure:17390: checking for g77
  1516. configure:17420: result: no
  1517. configure:17390: checking for xlf
  1518. configure:17420: result: no
  1519. configure:17390: checking for f77
  1520. configure:17420: result: no
  1521. configure:17390: checking for frt
  1522. configure:17420: result: no
  1523. configure:17390: checking for pgf77
  1524. configure:17420: result: no
  1525. configure:17390: checking for cf77
  1526. configure:17420: result: no
  1527. configure:17390: checking for fort77
  1528. configure:17420: result: no
  1529. configure:17390: checking for fl32
  1530. configure:17420: result: no
  1531. configure:17390: checking for af77
  1532. configure:17420: result: no
  1533. configure:17390: checking for xlf90
  1534. configure:17420: result: no
  1535. configure:17390: checking for f90
  1536. configure:17420: result: no
  1537. configure:17390: checking for pgf90
  1538. configure:17420: result: no
  1539. configure:17390: checking for pghpf
  1540. configure:17420: result: no
  1541. configure:17390: checking for epcf90
  1542. configure:17420: result: no
  1543. configure:17390: checking for gfortran
  1544. configure:17420: result: no
  1545. configure:17390: checking for g95
  1546. configure:17420: result: no
  1547. configure:17390: checking for xlf95
  1548. configure:17420: result: no
  1549. configure:17390: checking for f95
  1550. configure:17420: result: no
  1551. configure:17390: checking for fort
  1552. configure:17420: result: no
  1553. configure:17390: checking for ifort
  1554. configure:17420: result: no
  1555. configure:17390: checking for ifc
  1556. configure:17420: result: no
  1557. configure:17390: checking for efc
  1558. configure:17420: result: no
  1559. configure:17390: checking for pgfortran
  1560. configure:17420: result: no
  1561. configure:17390: checking for pgf95
  1562. configure:17420: result: no
  1563. configure:17390: checking for lf95
  1564. configure:17420: result: no
  1565. configure:17390: checking for ftn
  1566. configure:17420: result: no
  1567. configure:17390: checking for nagfor
  1568. configure:17420: result: no
  1569. configure:17443: checking for Fortran 77 compiler version
  1570. configure:17452:  --version >&5
  1571. ./configure: line 17454: --version: command not found
  1572. configure:17463: $? = 127
  1573. configure:17452:  -v >&5
  1574. ./configure: line 17454: -v: command not found
  1575. configure:17463: $? = 127
  1576. configure:17452:  -V >&5
  1577. ./configure: line 17454: -V: command not found
  1578. configure:17463: $? = 127
  1579. configure:17452:  -qversion >&5
  1580. ./configure: line 17454: -qversion: command not found
  1581. configure:17463: $? = 127
  1582. configure:17472: checking whether we are using the GNU Fortran 77 compiler
  1583. configure:17485:  -c  conftest.F >&5
  1584. ./configure: line 2077: -c: command not found
  1585. configure:17485: $? = 127
  1586. configure: failed program was:
  1587. |       program main
  1588. | #ifndef __GNUC__
  1589. |        choke me
  1590. | #endif
  1591. |
  1592. |       end
  1593. configure:17494: result: no
  1594. configure:17500: checking whether  accepts -g
  1595. configure:17511:  -c -g conftest.f >&5
  1596. ./configure: line 2077: -c: command not found
  1597. configure:17511: $? = 127
  1598. configure: failed program was:
  1599. |       program main
  1600. |
  1601. |       end
  1602. configure:17519: result: no
  1603. configure:20333: checking for gfortran
  1604. configure:20363: result: no
  1605. configure:20333: checking for g95
  1606. configure:20363: result: no
  1607. configure:20333: checking for xlf95
  1608. configure:20363: result: no
  1609. configure:20333: checking for f95
  1610. configure:20363: result: no
  1611. configure:20333: checking for fort
  1612. configure:20363: result: no
  1613. configure:20333: checking for ifort
  1614. configure:20363: result: no
  1615. configure:20333: checking for ifc
  1616. configure:20363: result: no
  1617. configure:20333: checking for efc
  1618. configure:20363: result: no
  1619. configure:20333: checking for pgfortran
  1620. configure:20363: result: no
  1621. configure:20333: checking for pgf95
  1622. configure:20363: result: no
  1623. configure:20333: checking for lf95
  1624. configure:20363: result: no
  1625. configure:20333: checking for ftn
  1626. configure:20363: result: no
  1627. configure:20333: checking for nagfor
  1628. configure:20363: result: no
  1629. configure:20333: checking for xlf90
  1630. configure:20363: result: no
  1631. configure:20333: checking for f90
  1632. configure:20363: result: no
  1633. configure:20333: checking for pgf90
  1634. configure:20363: result: no
  1635. configure:20333: checking for pghpf
  1636. configure:20363: result: no
  1637. configure:20333: checking for epcf90
  1638. configure:20363: result: no
  1639. configure:20333: checking for g77
  1640. configure:20363: result: no
  1641. configure:20333: checking for xlf
  1642. configure:20363: result: no
  1643. configure:20333: checking for f77
  1644. configure:20363: result: no
  1645. configure:20333: checking for frt
  1646. configure:20363: result: no
  1647. configure:20333: checking for pgf77
  1648. configure:20363: result: no
  1649. configure:20333: checking for cf77
  1650. configure:20363: result: no
  1651. configure:20333: checking for fort77
  1652. configure:20363: result: no
  1653. configure:20333: checking for fl32
  1654. configure:20363: result: no
  1655. configure:20333: checking for af77
  1656. configure:20363: result: no
  1657. configure:20386: checking for Fortran compiler version
  1658. configure:20395:  --version >&5
  1659. ./configure: line 20397: --version: command not found
  1660. configure:20406: $? = 127
  1661. configure:20395:  -v >&5
  1662. ./configure: line 20397: -v: command not found
  1663. configure:20406: $? = 127
  1664. configure:20395:  -V >&5
  1665. ./configure: line 20397: -V: command not found
  1666. configure:20406: $? = 127
  1667. configure:20395:  -qversion >&5
  1668. ./configure: line 20397: -qversion: command not found
  1669. configure:20406: $? = 127
  1670. configure:20415: checking whether we are using the GNU Fortran compiler
  1671. configure:20428:  -c   conftest.F >&5
  1672. ./configure: line 2161: -c: command not found
  1673. configure:20428: $? = 127
  1674. configure: failed program was:
  1675. |       program main
  1676. | #ifndef __GNUC__
  1677. |        choke me
  1678. | #endif
  1679. |
  1680. |       end
  1681. configure:20437: result: no
  1682. configure:20443: checking whether  accepts -g
  1683. configure:20454:  -c -g  conftest.f >&5
  1684. ./configure: line 2161: -c: command not found
  1685. configure:20454: $? = 127
  1686. configure: failed program was:
  1687. |       program main
  1688. |
  1689. |       end
  1690. configure:20462: result: no
  1691. configure:23414: checking for gccgo
  1692. configure:23444: result: no
  1693. configure:25526: checking for gcj
  1694. configure:25556: result: no
  1695. configure:27639: checking for windres
  1696. configure:27669: result: no
  1697. configure:27974: checking that generated files are newer than configure
  1698. configure:27980: result: done
  1699. configure:28054: creating ./config.status
  1700.  
  1701. ## ---------------------- ##
  1702. ## Running config.status. ##
  1703. ## ---------------------- ##
  1704.  
  1705. This file was extended by GNU Libtool config.status 2.4.3, which was
  1706. generated by GNU Autoconf 2.69.  Invocation command line was
  1707.  
  1708.  CONFIG_FILES    =
  1709.  CONFIG_HEADERS  =
  1710.  CONFIG_LINKS    =
  1711.  CONFIG_COMMANDS =
  1712.  $ ./config.status
  1713.  
  1714. on sphirewall
  1715.  
  1716. config.status:1475: creating Makefile
  1717. config.status:1475: creating config.h
  1718. config.status:1656: config.h is unchanged
  1719. config.status:1735: executing tests/atconfig commands
  1720. config.status:1735: executing depfiles commands
  1721. config.status:1735: executing libtool commands
  1722.  
  1723. ## ---------------- ##
  1724. ## Cache variables. ##
  1725. ## ---------------- ##
  1726.  
  1727. ac_cv_build=x86_64-unknown-linux-gnu
  1728. ac_cv_c_compiler_gnu=yes
  1729. ac_cv_cxx_compiler_gnu=yes
  1730. ac_cv_env_CCC_set=
  1731. ac_cv_env_CCC_value=
  1732. ac_cv_env_CC_set=
  1733. ac_cv_env_CC_value=
  1734. ac_cv_env_CFLAGS_set=
  1735. ac_cv_env_CFLAGS_value=
  1736. ac_cv_env_CPPFLAGS_set=
  1737. ac_cv_env_CPPFLAGS_value=
  1738. ac_cv_env_CPP_set=
  1739. ac_cv_env_CPP_value=
  1740. ac_cv_env_CXXCPP_set=
  1741. ac_cv_env_CXXCPP_value=
  1742. ac_cv_env_CXXFLAGS_set=
  1743. ac_cv_env_CXXFLAGS_value=
  1744. ac_cv_env_CXX_set=
  1745. ac_cv_env_CXX_value=
  1746. ac_cv_env_F77_set=
  1747. ac_cv_env_F77_value=
  1748. ac_cv_env_FCFLAGS_set=
  1749. ac_cv_env_FCFLAGS_value=
  1750. ac_cv_env_FC_set=
  1751. ac_cv_env_FC_value=
  1752. ac_cv_env_FFLAGS_set=
  1753. ac_cv_env_FFLAGS_value=
  1754. ac_cv_env_LDFLAGS_set=
  1755. ac_cv_env_LDFLAGS_value=
  1756. ac_cv_env_LIBS_set=
  1757. ac_cv_env_LIBS_value=
  1758. ac_cv_env_build_alias_set=
  1759. ac_cv_env_build_alias_value=
  1760. ac_cv_env_host_alias_set=
  1761. ac_cv_env_host_alias_value=
  1762. ac_cv_env_target_alias_set=
  1763. ac_cv_env_target_alias_value=
  1764. ac_cv_f77_compiler_gnu=no
  1765. ac_cv_fc_compiler_gnu=no
  1766. ac_cv_func_argz_add=yes
  1767. ac_cv_func_argz_append=yes
  1768. ac_cv_func_argz_count=yes
  1769. ac_cv_func_argz_create_sep=yes
  1770. ac_cv_func_argz_insert=yes
  1771. ac_cv_func_argz_next=yes
  1772. ac_cv_func_argz_stringify=yes
  1773. ac_cv_func_closedir=yes
  1774. ac_cv_func_dlerror=yes
  1775. ac_cv_func_dlopen=no
  1776. ac_cv_func_opendir=yes
  1777. ac_cv_func_readdir=yes
  1778. ac_cv_func_shl_load=no
  1779. ac_cv_func_strlcat=no
  1780. ac_cv_func_strlcpy=no
  1781. ac_cv_header_argz_h=yes
  1782. ac_cv_header_dirent_h=yes
  1783. ac_cv_header_dl_h=no
  1784. ac_cv_header_dld_h=no
  1785. ac_cv_header_dlfcn_h=yes
  1786. ac_cv_header_inttypes_h=yes
  1787. ac_cv_header_mach_o_dyld_h=no
  1788. ac_cv_header_memory_h=yes
  1789. ac_cv_header_stdc=yes
  1790. ac_cv_header_stdint_h=yes
  1791. ac_cv_header_stdlib_h=yes
  1792. ac_cv_header_string_h=yes
  1793. ac_cv_header_strings_h=yes
  1794. ac_cv_header_sys_dl_h=no
  1795. ac_cv_header_sys_stat_h=yes
  1796. ac_cv_header_sys_types_h=yes
  1797. ac_cv_header_unistd_h=yes
  1798. ac_cv_host=x86_64-unknown-linux-gnu
  1799. ac_cv_lib_dl_dlopen=yes
  1800. ac_cv_lib_dld_dld_link=no
  1801. ac_cv_lib_dld_shl_load=no
  1802. ac_cv_objext=o
  1803. ac_cv_path_EGREP='/bin/grep -E'
  1804. ac_cv_path_FGREP='/bin/grep -F'
  1805. ac_cv_path_GREP=/bin/grep
  1806. ac_cv_path_SED=/bin/sed
  1807. ac_cv_path_install='/usr/bin/install -c'
  1808. ac_cv_path_lt_DD=/bin/dd
  1809. ac_cv_path_mkdir=/bin/mkdir
  1810. ac_cv_prog_AWK=gawk
  1811. ac_cv_prog_CPP='gcc -E'
  1812. ac_cv_prog_CXXCPP='g++ -E'
  1813. ac_cv_prog_ac_ct_AR=ar
  1814. ac_cv_prog_ac_ct_CC=gcc
  1815. ac_cv_prog_ac_ct_CXX=g++
  1816. ac_cv_prog_ac_ct_OBJDUMP=objdump
  1817. ac_cv_prog_ac_ct_RANLIB=ranlib
  1818. ac_cv_prog_ac_ct_STRIP=strip
  1819. ac_cv_prog_cc_c89=
  1820. ac_cv_prog_cc_g=yes
  1821. ac_cv_prog_cxx_g=yes
  1822. ac_cv_prog_f77_g=no
  1823. ac_cv_prog_fc_g=no
  1824. ac_cv_prog_make_make_set=yes
  1825. ac_cv_search_dlopen=-ldl
  1826. ac_cv_type_error_t=yes
  1827. am_cv_CC_dependencies_compiler_type=gcc3
  1828. am_cv_CXX_dependencies_compiler_type=gcc3
  1829. am_cv_make_support_nested_variables=yes
  1830. am_cv_prog_cc_c_o=yes
  1831. gl_cv_c_amsterdam_compiler=no
  1832. libltdl_cv_lib_dl_dlopen=yes
  1833. libltdl_cv_preloaded_symbols=no
  1834. libltdl_cv_shlibext=.so
  1835. libltdl_cv_shrext=.so
  1836. lt_cv_ar_at_file=@
  1837. lt_cv_archive_cmds_need_lc=no
  1838. lt_cv_deplibs_check_method=pass_all
  1839. lt_cv_dlopen=dlopen
  1840. lt_cv_dlopen_libs=-ldl
  1841. lt_cv_dlopen_self=yes
  1842. lt_cv_dlopen_self_static=yes
  1843. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1844. lt_cv_file_magic_test_file=
  1845. lt_cv_ld_reload_flag=-r
  1846. lt_cv_module_path_var=LD_LIBRARY_PATH
  1847. lt_cv_nm_interface='BSD nm'
  1848. lt_cv_objdir=.libs
  1849. lt_cv_path_LD=/usr/bin/ld
  1850. lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
  1851. lt_cv_path_NM='/usr/bin/nm -B'
  1852. lt_cv_path_mainfest_tool=no
  1853. lt_cv_prog_compiler_c_o=yes
  1854. lt_cv_prog_compiler_c_o_CXX=yes
  1855. lt_cv_prog_compiler_c_o_RC=yes
  1856. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1857. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  1858. lt_cv_prog_compiler_pic_works=yes
  1859. lt_cv_prog_compiler_pic_works_CXX=yes
  1860. lt_cv_prog_compiler_rtti_exceptions=no
  1861. lt_cv_prog_compiler_static_works=no
  1862. lt_cv_prog_compiler_static_works_CXX=no
  1863. lt_cv_prog_gnu_ld=yes
  1864. lt_cv_prog_gnu_ldcxx=yes
  1865. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1866. lt_cv_shlibpath_overrides_runpath=no
  1867. lt_cv_sys_argz_works=yes
  1868. lt_cv_sys_dlopen_deplibs=yes
  1869. lt_cv_sys_dlsearch_path='/lib /usr/lib /usr/lib64/mysql '
  1870. lt_cv_sys_global_symbol_pipe=
  1871. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
  1872. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
  1873. lt_cv_sys_global_symbol_to_cdecl=
  1874. lt_cv_sys_global_symbol_to_import=
  1875. lt_cv_sys_max_cmd_len=1966080
  1876. lt_cv_sys_symbol_underscore=no
  1877. lt_cv_to_host_file_cmd=func_convert_file_noop
  1878. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1879. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  1880.  
  1881. ## ----------------- ##
  1882. ## Output variables. ##
  1883. ## ----------------- ##
  1884.  
  1885. ACLOCAL='${SHELL} /home/cdot/Downloads/libtool-2.4.3/build-aux/missing aclocal-1.14'
  1886. AMDEPBACKSLASH='\'
  1887. AMDEP_FALSE='#'
  1888. AMDEP_TRUE=''
  1889. AMTAR='$${TAR-tar}'
  1890. AM_BACKSLASH='\'
  1891. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  1892. AM_DEFAULT_VERBOSITY='0'
  1893. AM_V='$(V)'
  1894. AR='ar'
  1895. ARFLAGS='cru'
  1896. ARGZ_H=''
  1897. AS='as'
  1898. AUTOCONF='${SHELL} /home/cdot/Downloads/libtool-2.4.3/build-aux/missing autoconf'
  1899. AUTOHEADER='${SHELL} /home/cdot/Downloads/libtool-2.4.3/build-aux/missing autoheader'
  1900. AUTOM4TE='autom4te'
  1901. AUTOMAKE='${SHELL} /home/cdot/Downloads/libtool-2.4.3/build-aux/missing automake-1.14'
  1902. AUTOTEST='$(AUTOM4TE) --language=autotest'
  1903. AWK='gawk'
  1904. CC='gcc'
  1905. CCDEPMODE='depmode=gcc3'
  1906. CFLAGS='-g -O2'
  1907. CONFIG_INCLUDE='config.h'
  1908. CONFIG_STATUS_DEPENDENCIES='$(srcdir)/.version'
  1909. CONVENIENCE_LTDL_FALSE=''
  1910. CONVENIENCE_LTDL_TRUE='#'
  1911. CPP='gcc -E'
  1912. CPPFLAGS=''
  1913. CXX='g++'
  1914. CXXCPP='g++ -E'
  1915. CXXDEPMODE='depmode=gcc3'
  1916. CXXFLAGS='-g -O2'
  1917. CYGPATH_W='echo'
  1918. DEFS='-DHAVE_CONFIG_H'
  1919. DEPDIR='.deps'
  1920. DLLTOOL='false'
  1921. DSYMUTIL=''
  1922. DUMPBIN=''
  1923. ECHO_C=''
  1924. ECHO_N='-n'
  1925. ECHO_T=''
  1926. EGREP='/bin/grep -E'
  1927. EXEEXT=''
  1928. F77=''
  1929. FC=''
  1930. FCFLAGS=''
  1931. FFLAGS=''
  1932. FGREP='/bin/grep -F'
  1933. GCJ=''
  1934. GCJFLAGS='-g -O2'
  1935. GL_COND_LIBTOOL_FALSE='#'
  1936. GL_COND_LIBTOOL_TRUE=''
  1937. GL_LIBOBJS=''
  1938. GL_LTLIBOBJS=''
  1939. GLtests_LIBOBJS=''
  1940. GLtests_LTLIBOBJS=''
  1941. GLtests_WITNESS='IN_LIBTOOL_GNULIB_TESTS'
  1942. GOC=''
  1943. GREP='/bin/grep'
  1944. HELP2MAN='${SHELL} /home/cdot/Downloads/libtool-2.4.3/build-aux/missing help2man'
  1945. INSTALL_DATA='${INSTALL} -m 644'
  1946. INSTALL_LTDL_FALSE='#'
  1947. INSTALL_LTDL_TRUE=''
  1948. INSTALL_PROGRAM='${INSTALL}'
  1949. INSTALL_SCRIPT='${INSTALL}'
  1950. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1951. LD='/usr/bin/ld -m elf_x86_64'
  1952. LDFLAGS=''
  1953. LIBADD_DL='-ldl '
  1954. LIBADD_DLD_LINK=''
  1955. LIBADD_DLOPEN='-ldl'
  1956. LIBADD_SHL_LOAD=''
  1957. LIBOBJS=' ${LIBOBJDIR}lt__strl$U.o'
  1958. LIBS='-ldl '
  1959. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1960. LIPO=''
  1961. LN_S='ln -s'
  1962. LTDLOPEN='libltdl'
  1963. LTLIBOBJS=' ${LIBOBJDIR}lt__strl$U.lo'
  1964. LT_CONFIG_H='config.h'
  1965. LT_DLLOADERS=' libltdl/dlopen.la'
  1966. LT_DLPREOPEN='-dlpreopen libltdl/dlopen.la '
  1967. MAKEINFO='${SHELL} /home/cdot/Downloads/libtool-2.4.3/build-aux/missing makeinfo'
  1968. MANIFEST_TOOL=':'
  1969. MKDIR_P='/bin/mkdir -p'
  1970. NM='/usr/bin/nm -B'
  1971. NMEDIT=''
  1972. OBJDUMP='objdump'
  1973. OBJEXT='o'
  1974. OTOOL64=''
  1975. OTOOL=''
  1976. PACKAGE='libtool'
  1977. PACKAGE_BUGREPORT='[email protected]'
  1978. PACKAGE_NAME='GNU Libtool'
  1979. PACKAGE_STRING='GNU Libtool 2.4.3'
  1980. PACKAGE_TARNAME='libtool'
  1981. PACKAGE_URL='http://www.gnu.org/software/libtool/'
  1982. PACKAGE_VERSION='2.4.3'
  1983. PATH_SEPARATOR=':'
  1984. RANLIB='ranlib'
  1985. RC=''
  1986. SED='/bin/sed'
  1987. SET_MAKE=''
  1988. SHELL='/bin/sh'
  1989. STRIP='strip'
  1990. VERSION='2.4.3'
  1991. ac_ct_AR='ar'
  1992. ac_ct_CC='gcc'
  1993. ac_ct_CXX='g++'
  1994. ac_ct_DUMPBIN=''
  1995. ac_ct_F77=''
  1996. ac_ct_FC=''
  1997. aclocaldir='$(datadir)/aclocal'
  1998. am__EXEEXT_FALSE=''
  1999. am__EXEEXT_TRUE='#'
  2000. am__fastdepCC_FALSE='#'
  2001. am__fastdepCC_TRUE=''
  2002. am__fastdepCXX_FALSE='#'
  2003. am__fastdepCXX_TRUE=''
  2004. am__include='include'
  2005. am__isrc=''
  2006. am__leading_dot='.'
  2007. am__nodep='_no'
  2008. am__quote=''
  2009. am__tar='$${TAR-tar} chof - "$$tardir"'
  2010. am__untar='$${TAR-tar} xf -'
  2011. aux_dir='build-aux'
  2012. bindir='${exec_prefix}/bin'
  2013. build='x86_64-unknown-linux-gnu'
  2014. build_alias=''
  2015. build_cpu='x86_64'
  2016. build_os='linux-gnu'
  2017. build_vendor='unknown'
  2018. datadir='${datarootdir}'
  2019. datarootdir='${prefix}/share'
  2020. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  2021. dvidir='${docdir}'
  2022. exec_prefix='${prefix}'
  2023. host='x86_64-unknown-linux-gnu'
  2024. host_alias=''
  2025. host_cpu='x86_64'
  2026. host_os='linux-gnu'
  2027. host_vendor='unknown'
  2028. htmldir='${docdir}'
  2029. includedir='${prefix}/include'
  2030. infodir='${datarootdir}/info'
  2031. install_sh='${SHELL} /home/cdot/Downloads/libtool-2.4.3/build-aux/install-sh'
  2032. libdir='${exec_prefix}/lib'
  2033. libexecdir='${exec_prefix}/libexec'
  2034. localedir='${datarootdir}/locale'
  2035. localstatedir='${prefix}/var'
  2036. ltdl_dir='libltdl'
  2037. macro_dir='m4'
  2038. mandir='${datarootdir}/man'
  2039. mkdir_p='$(MKDIR_P)'
  2040. oldincludedir='/usr/include'
  2041. package_revision='2.4.3'
  2042. pdfdir='${docdir}'
  2043. pkgaux_scripts='compile config.guess config.sub depcomp install-sh missing'
  2044. pkgdatadir='$(datadir)/libtool'
  2045. prefix='/usr'
  2046. program_transform_name='s,x,x,'
  2047. psdir='${docdir}'
  2048. sbindir='${exec_prefix}/sbin'
  2049. sharedstatedir='${prefix}/com'
  2050. sys_symbol_underscore='no'
  2051. sysconfdir='${prefix}/etc'
  2052. target_alias=''
  2053. to_host_file_cmd='func_convert_file_noop'
  2054. to_tool_file_cmd='func_convert_file_noop'
  2055.  
  2056. ## ----------- ##
  2057. ## confdefs.h. ##
  2058. ## ----------- ##
  2059.  
  2060. /* confdefs.h */
  2061. #define PACKAGE_NAME "GNU Libtool"
  2062. #define PACKAGE_TARNAME "libtool"
  2063. #define PACKAGE_VERSION "2.4.3"
  2064. #define PACKAGE_STRING "GNU Libtool 2.4.3"
  2065. #define PACKAGE_BUGREPORT "[email protected]"
  2066. #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  2067. #define PACKAGE "libtool"
  2068. #define VERSION "2.4.3"
  2069. #define STDC_HEADERS 1
  2070. #define HAVE_SYS_TYPES_H 1
  2071. #define HAVE_SYS_STAT_H 1
  2072. #define HAVE_STDLIB_H 1
  2073. #define HAVE_STRING_H 1
  2074. #define HAVE_MEMORY_H 1
  2075. #define HAVE_STRINGS_H 1
  2076. #define HAVE_INTTYPES_H 1
  2077. #define HAVE_STDINT_H 1
  2078. #define HAVE_UNISTD_H 1
  2079. #define HAVE_DLFCN_H 1
  2080. #define LT_OBJDIR ".libs/"
  2081. #define LT_MODULE_EXT ".so"
  2082. #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  2083. #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib64/mysql"
  2084. #define HAVE_LIBDL 1
  2085. #define HAVE_DLERROR 1
  2086. #define HAVE_LIBDLLOADER 1
  2087. #define HAVE_ARGZ_H 1
  2088. #define HAVE_ERROR_T 1
  2089. #define HAVE_ARGZ_ADD 1
  2090. #define HAVE_ARGZ_APPEND 1
  2091. #define HAVE_ARGZ_COUNT 1
  2092. #define HAVE_ARGZ_CREATE_SEP 1
  2093. #define HAVE_ARGZ_INSERT 1
  2094. #define HAVE_ARGZ_NEXT 1
  2095. #define HAVE_ARGZ_STRINGIFY 1
  2096. #define HAVE_WORKING_ARGZ 1
  2097. #define HAVE_UNISTD_H 1
  2098. #define HAVE_DIRENT_H 1
  2099. #define HAVE_CLOSEDIR 1
  2100. #define HAVE_OPENDIR 1
  2101. #define HAVE_READDIR 1
  2102. #define LT_LIBEXT "a"
  2103. #define LT_LIBPREFIX "lib"
  2104.  
  2105. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement