Advertisement
Guest User

Untitled

a guest
Jul 30th, 2017
462
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.72 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 libtool configure 2.2.10, which was
  5. generated by GNU Autoconf 2.65. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = [localhost]
  14. uname -m = i686
  15. uname -r = 2.6.35.4
  16. uname -s = Linux
  17. uname -v = #1 SMP Sat Mar 5 16:54:38 CET 2011
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = i686
  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/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36.  
  37.  
  38. ## ----------- ##
  39. ## Core tests. ##
  40. ## ----------- ##
  41.  
  42. configure:2670: checking for a BSD-compatible install
  43. configure:2738: result: /usr/bin/install -c
  44. configure:2749: checking whether build environment is sane
  45. configure:2799: result: yes
  46. configure:2940: checking for a thread-safe mkdir -p
  47. configure:2979: result: /bin/mkdir -p
  48. configure:2992: checking for gawk
  49. configure:3008: found /usr/bin/gawk
  50. configure:3019: result: gawk
  51. configure:3030: checking whether make sets $(MAKE)
  52. configure:3052: result: yes
  53. configure:3139: checking whether subdir libobjs are useable
  54. configure:3150: result: yes
  55. configure:3240: checking for gcc
  56. configure:3256: found /usr/bin/gcc
  57. configure:3267: result: gcc
  58. configure:3496: checking for C compiler version
  59. configure:3505: gcc --version >&5
  60. gcc (GCC) 4.5.1
  61. Copyright (C) 2010 Free Software Foundation, Inc.
  62. This is free software; see the source for copying conditions. There is NO
  63. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  64.  
  65. configure:3516: $? = 0
  66. configure:3505: gcc -v >&5
  67. Using built-in specs.
  68. COLLECT_GCC=gcc
  69. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/lto-wrapper
  70. Target: i686-pc-linux-gnu
  71. Configured with: ../gcc-4.5.1/configure --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++ --disable-multilib --disable-bootstrap --with-system-zlib
  72. Thread model: posix
  73. gcc version 4.5.1 (GCC)
  74. configure:3516: $? = 0
  75. configure:3505: gcc -V >&5
  76. gcc: '-V' option must have argument
  77. configure:3516: $? = 1
  78. configure:3505: gcc -qversion >&5
  79. gcc: unrecognized option '-qversion'
  80. gcc: no input files
  81. configure:3516: $? = 1
  82. configure:3536: checking whether the C compiler works
  83. configure:3558: gcc conftest.c >&5
  84. configure:3562: $? = 0
  85. configure:3611: result: yes
  86. configure:3614: checking for C compiler default output file name
  87. configure:3616: result: a.out
  88. configure:3622: checking for suffix of executables
  89. configure:3629: gcc -o conftest conftest.c >&5
  90. configure:3633: $? = 0
  91. configure:3655: result:
  92. configure:3677: checking whether we are cross compiling
  93. configure:3685: gcc -o conftest conftest.c >&5
  94. configure:3689: $? = 0
  95. configure:3696: ./conftest
  96. configure:3700: $? = 0
  97. configure:3715: result: no
  98. configure:3720: checking for suffix of object files
  99. configure:3742: gcc -c conftest.c >&5
  100. configure:3746: $? = 0
  101. configure:3767: result: o
  102. configure:3771: checking whether we are using the GNU C compiler
  103. configure:3790: gcc -c conftest.c >&5
  104. configure:3790: $? = 0
  105. configure:3799: result: yes
  106. configure:3808: checking whether gcc accepts -g
  107. configure:3828: gcc -c -g conftest.c >&5
  108. configure:3828: $? = 0
  109. configure:3869: result: yes
  110. configure:3886: checking for gcc option to accept ISO C89
  111. configure:3950: gcc -c -g -O2 conftest.c >&5
  112. configure:3950: $? = 0
  113. configure:3963: result: none needed
  114. configure:3994: checking for style of include used by make
  115. configure:4022: result: GNU
  116. configure:4047: checking dependency style of gcc
  117. configure:4157: result: gcc3
  118. configure:4173: checking whether gcc and cc understand -c and -o together
  119. configure:4204: gcc -c conftest.c -o conftest2.o >&5
  120. configure:4208: $? = 0
  121. configure:4214: gcc -c conftest.c -o conftest2.o >&5
  122. configure:4218: $? = 0
  123. configure:4229: cc -c conftest.c >&5
  124. configure:4233: $? = 0
  125. configure:4241: cc -c conftest.c -o conftest2.o >&5
  126. configure:4245: $? = 0
  127. configure:4251: cc -c conftest.c -o conftest2.o >&5
  128. configure:4255: $? = 0
  129. configure:4273: result: yes
  130. configure:4303: checking how to run the C preprocessor
  131. configure:4334: gcc -E conftest.c
  132. configure:4334: $? = 0
  133. configure:4348: gcc -E conftest.c
  134. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  135. compilation terminated.
  136. configure:4348: $? = 1
  137. configure: failed program was:
  138. | /* confdefs.h */
  139. | #define PACKAGE_NAME "libtool"
  140. | #define PACKAGE_TARNAME "libtool"
  141. | #define PACKAGE_VERSION "2.2.10"
  142. | #define PACKAGE_STRING "libtool 2.2.10"
  143. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  144. | #define PACKAGE_URL ""
  145. | #define PACKAGE "libtool"
  146. | #define VERSION "2.2.10"
  147. | /* end confdefs.h. */
  148. | #include <ac_nonexistent.h>
  149. configure:4373: result: gcc -E
  150. configure:4393: gcc -E conftest.c
  151. configure:4393: $? = 0
  152. configure:4407: gcc -E conftest.c
  153. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  154. compilation terminated.
  155. configure:4407: $? = 1
  156. configure: failed program was:
  157. | /* confdefs.h */
  158. | #define PACKAGE_NAME "libtool"
  159. | #define PACKAGE_TARNAME "libtool"
  160. | #define PACKAGE_VERSION "2.2.10"
  161. | #define PACKAGE_STRING "libtool 2.2.10"
  162. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  163. | #define PACKAGE_URL ""
  164. | #define PACKAGE "libtool"
  165. | #define VERSION "2.2.10"
  166. | /* end confdefs.h. */
  167. | #include <ac_nonexistent.h>
  168. configure:4468: checking build system type
  169. configure:4482: result: i686-pc-linux-gnu
  170. configure:4502: checking host system type
  171. configure:4515: result: i686-pc-linux-gnu
  172. configure:4556: checking how to print strings
  173. configure:4583: result: printf
  174. configure:4604: checking for a sed that does not truncate output
  175. configure:4668: result: /bin/sed
  176. configure:4686: checking for grep that handles long lines and -e
  177. configure:4744: result: /bin/grep
  178. configure:4749: checking for egrep
  179. configure:4811: result: /bin/grep -E
  180. configure:4816: checking for fgrep
  181. configure:4878: result: /bin/grep -F
  182. configure:4913: checking for ld used by gcc
  183. configure:4980: result: /usr/bin/ld
  184. configure:4987: checking if the linker (/usr/bin/ld) is GNU ld
  185. configure:5002: result: yes
  186. configure:5014: checking for BSD- or MS-compatible name lister (nm)
  187. configure:5063: result: /usr/bin/nm -B
  188. configure:5193: checking the name lister (/usr/bin/nm -B) interface
  189. configure:5200: gcc -c -g -O2 conftest.c >&5
  190. configure:5203: /usr/bin/nm -B "conftest.o"
  191. configure:5206: output
  192. 00000000 B some_variable
  193. configure:5213: result: BSD nm
  194. configure:5216: checking whether ln -s works
  195. configure:5220: result: yes
  196. configure:5228: checking the maximum length of command line arguments
  197. configure:5353: result: 1572864
  198. configure:5370: checking whether the shell understands some XSI constructs
  199. configure:5380: result: yes
  200. configure:5384: checking whether the shell understands "+="
  201. configure:5390: result: yes
  202. configure:5425: checking for /usr/bin/ld option to reload object files
  203. configure:5432: result: -r
  204. configure:5501: checking for objdump
  205. configure:5517: found /usr/bin/objdump
  206. configure:5528: result: objdump
  207. configure:5557: checking how to recognize dependent libraries
  208. configure:5759: result: pass_all
  209. configure:5819: checking for ar
  210. configure:5835: found /usr/bin/ar
  211. configure:5846: result: ar
  212. configure:5924: checking for strip
  213. configure:5940: found /usr/bin/strip
  214. configure:5951: result: strip
  215. configure:6023: checking for ranlib
  216. configure:6039: found /usr/bin/ranlib
  217. configure:6050: result: ranlib
  218. configure:6152: checking command to parse /usr/bin/nm -B output from gcc object
  219. configure:6270: gcc -c -g -O2 conftest.c >&5
  220. configure:6273: $? = 0
  221. configure:6277: /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
  222. configure:6280: $? = 0
  223. configure:6334: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  224. configure:6337: $? = 0
  225. configure:6375: result: ok
  226. configure:7212: checking for ANSI C header files
  227. configure:7232: gcc -c -g -O2 conftest.c >&5
  228. configure:7232: $? = 0
  229. configure:7305: gcc -o conftest -g -O2 conftest.c >&5
  230. configure:7305: $? = 0
  231. configure:7305: ./conftest
  232. configure:7305: $? = 0
  233. configure:7316: result: yes
  234. configure:7329: checking for sys/types.h
  235. configure:7329: gcc -c -g -O2 conftest.c >&5
  236. configure:7329: $? = 0
  237. configure:7329: result: yes
  238. configure:7329: checking for sys/stat.h
  239. configure:7329: gcc -c -g -O2 conftest.c >&5
  240. configure:7329: $? = 0
  241. configure:7329: result: yes
  242. configure:7329: checking for stdlib.h
  243. configure:7329: gcc -c -g -O2 conftest.c >&5
  244. configure:7329: $? = 0
  245. configure:7329: result: yes
  246. configure:7329: checking for string.h
  247. configure:7329: gcc -c -g -O2 conftest.c >&5
  248. configure:7329: $? = 0
  249. configure:7329: result: yes
  250. configure:7329: checking for memory.h
  251. configure:7329: gcc -c -g -O2 conftest.c >&5
  252. configure:7329: $? = 0
  253. configure:7329: result: yes
  254. configure:7329: checking for strings.h
  255. configure:7329: gcc -c -g -O2 conftest.c >&5
  256. configure:7329: $? = 0
  257. configure:7329: result: yes
  258. configure:7329: checking for inttypes.h
  259. configure:7329: gcc -c -g -O2 conftest.c >&5
  260. configure:7329: $? = 0
  261. configure:7329: result: yes
  262. configure:7329: checking for stdint.h
  263. configure:7329: gcc -c -g -O2 conftest.c >&5
  264. configure:7329: $? = 0
  265. configure:7329: result: yes
  266. configure:7329: checking for unistd.h
  267. configure:7329: gcc -c -g -O2 conftest.c >&5
  268. configure:7329: $? = 0
  269. configure:7329: result: yes
  270. configure:7344: checking for dlfcn.h
  271. configure:7344: gcc -c -g -O2 conftest.c >&5
  272. configure:7344: $? = 0
  273. configure:7344: result: yes
  274. configure:7828: checking for objdir
  275. configure:7843: result: .libs
  276. configure:8114: checking if gcc supports -fno-rtti -fno-exceptions
  277. configure:8132: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  278. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  279. configure:8136: $? = 0
  280. configure:8149: result: no
  281. configure:8169: checking for gcc option to produce PIC
  282. configure:8454: result: -fPIC -DPIC
  283. configure:8466: checking if gcc PIC flag -fPIC -DPIC works
  284. configure:8484: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  285. configure:8488: $? = 0
  286. configure:8501: result: yes
  287. configure:8525: checking if gcc static flag -static works
  288. configure:8553: result: yes
  289. configure:8568: checking if gcc supports -c -o file.o
  290. configure:8589: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  291. configure:8593: $? = 0
  292. configure:8615: result: yes
  293. configure:8623: checking if gcc supports -c -o file.o
  294. configure:8670: result: yes
  295. configure:8703: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  296. configure:9778: result: yes
  297. configure:9815: checking whether -lc should be explicitly linked in
  298. configure:9823: gcc -c -g -O2 conftest.c >&5
  299. configure:9826: $? = 0
  300. configure:9841: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  301. configure:9844: $? = 0
  302. configure:9858: result: no
  303. configure:10023: checking dynamic linker characteristics
  304. configure:10478: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  305. configure:10478: $? = 0
  306. configure:10700: result: GNU/Linux ld.so
  307. configure:10807: checking how to hardcode library paths into programs
  308. configure:10832: result: immediate
  309. configure:10926: checking for shl_load
  310. configure:10926: gcc -o conftest -g -O2 conftest.c >&5
  311. /tmp/cca06psJ.o: In function `main':
  312. /usr/local/source/libtool-2.2.10/conftest.c:57: undefined reference to `shl_load'
  313. collect2: ld returned 1 exit status
  314. configure:10926: $? = 1
  315. configure: failed program was:
  316. | /* confdefs.h */
  317. | #define PACKAGE_NAME "libtool"
  318. | #define PACKAGE_TARNAME "libtool"
  319. | #define PACKAGE_VERSION "2.2.10"
  320. | #define PACKAGE_STRING "libtool 2.2.10"
  321. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  322. | #define PACKAGE_URL ""
  323. | #define PACKAGE "libtool"
  324. | #define VERSION "2.2.10"
  325. | #define STDC_HEADERS 1
  326. | #define HAVE_SYS_TYPES_H 1
  327. | #define HAVE_SYS_STAT_H 1
  328. | #define HAVE_STDLIB_H 1
  329. | #define HAVE_STRING_H 1
  330. | #define HAVE_MEMORY_H 1
  331. | #define HAVE_STRINGS_H 1
  332. | #define HAVE_INTTYPES_H 1
  333. | #define HAVE_STDINT_H 1
  334. | #define HAVE_UNISTD_H 1
  335. | #define HAVE_DLFCN_H 1
  336. | #define LT_OBJDIR ".libs/"
  337. | /* end confdefs.h. */
  338. | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
  339. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  340. | #define shl_load innocuous_shl_load
  341. |
  342. | /* System header to define __stub macros and hopefully few prototypes,
  343. | which can conflict with char shl_load (); below.
  344. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  345. | <limits.h> exists even on freestanding compilers. */
  346. |
  347. | #ifdef __STDC__
  348. | # include <limits.h>
  349. | #else
  350. | # include <assert.h>
  351. | #endif
  352. |
  353. | #undef shl_load
  354. |
  355. | /* Override any GCC internal prototype to avoid an error.
  356. | Use char because int might match the return type of a GCC
  357. | builtin and then its argument prototype would still apply. */
  358. | #ifdef __cplusplus
  359. | extern "C"
  360. | #endif
  361. | char shl_load ();
  362. | /* The GNU C library defines this for functions which it implements
  363. | to always fail with ENOSYS. Some functions are actually named
  364. | something starting with __ and the normal name is an alias. */
  365. | #if defined __stub_shl_load || defined __stub___shl_load
  366. | choke me
  367. | #endif
  368. |
  369. | int
  370. | main ()
  371. | {
  372. | return shl_load ();
  373. | ;
  374. | return 0;
  375. | }
  376. configure:10926: result: no
  377. configure:10930: checking for shl_load in -ldld
  378. configure:10955: gcc -o conftest -g -O2 conftest.c -ldld >&5
  379. /usr/bin/ld: cannot find -ldld
  380. collect2: ld returned 1 exit status
  381. configure:10955: $? = 1
  382. configure: failed program was:
  383. | /* confdefs.h */
  384. | #define PACKAGE_NAME "libtool"
  385. | #define PACKAGE_TARNAME "libtool"
  386. | #define PACKAGE_VERSION "2.2.10"
  387. | #define PACKAGE_STRING "libtool 2.2.10"
  388. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  389. | #define PACKAGE_URL ""
  390. | #define PACKAGE "libtool"
  391. | #define VERSION "2.2.10"
  392. | #define STDC_HEADERS 1
  393. | #define HAVE_SYS_TYPES_H 1
  394. | #define HAVE_SYS_STAT_H 1
  395. | #define HAVE_STDLIB_H 1
  396. | #define HAVE_STRING_H 1
  397. | #define HAVE_MEMORY_H 1
  398. | #define HAVE_STRINGS_H 1
  399. | #define HAVE_INTTYPES_H 1
  400. | #define HAVE_STDINT_H 1
  401. | #define HAVE_UNISTD_H 1
  402. | #define HAVE_DLFCN_H 1
  403. | #define LT_OBJDIR ".libs/"
  404. | /* end confdefs.h. */
  405. |
  406. | /* Override any GCC internal prototype to avoid an error.
  407. | Use char because int might match the return type of a GCC
  408. | builtin and then its argument prototype would still apply. */
  409. | #ifdef __cplusplus
  410. | extern "C"
  411. | #endif
  412. | char shl_load ();
  413. | int
  414. | main ()
  415. | {
  416. | return shl_load ();
  417. | ;
  418. | return 0;
  419. | }
  420. configure:10964: result: no
  421. configure:10969: checking for dlopen
  422. configure:10969: gcc -o conftest -g -O2 conftest.c >&5
  423. /tmp/cc6o5pxb.o: In function `main':
  424. /usr/local/source/libtool-2.2.10/conftest.c:57: undefined reference to `dlopen'
  425. collect2: ld returned 1 exit status
  426. configure:10969: $? = 1
  427. configure: failed program was:
  428. | /* confdefs.h */
  429. | #define PACKAGE_NAME "libtool"
  430. | #define PACKAGE_TARNAME "libtool"
  431. | #define PACKAGE_VERSION "2.2.10"
  432. | #define PACKAGE_STRING "libtool 2.2.10"
  433. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  434. | #define PACKAGE_URL ""
  435. | #define PACKAGE "libtool"
  436. | #define VERSION "2.2.10"
  437. | #define STDC_HEADERS 1
  438. | #define HAVE_SYS_TYPES_H 1
  439. | #define HAVE_SYS_STAT_H 1
  440. | #define HAVE_STDLIB_H 1
  441. | #define HAVE_STRING_H 1
  442. | #define HAVE_MEMORY_H 1
  443. | #define HAVE_STRINGS_H 1
  444. | #define HAVE_INTTYPES_H 1
  445. | #define HAVE_STDINT_H 1
  446. | #define HAVE_UNISTD_H 1
  447. | #define HAVE_DLFCN_H 1
  448. | #define LT_OBJDIR ".libs/"
  449. | /* end confdefs.h. */
  450. | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
  451. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  452. | #define dlopen innocuous_dlopen
  453. |
  454. | /* System header to define __stub macros and hopefully few prototypes,
  455. | which can conflict with char dlopen (); below.
  456. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  457. | <limits.h> exists even on freestanding compilers. */
  458. |
  459. | #ifdef __STDC__
  460. | # include <limits.h>
  461. | #else
  462. | # include <assert.h>
  463. | #endif
  464. |
  465. | #undef dlopen
  466. |
  467. | /* Override any GCC internal prototype to avoid an error.
  468. | Use char because int might match the return type of a GCC
  469. | builtin and then its argument prototype would still apply. */
  470. | #ifdef __cplusplus
  471. | extern "C"
  472. | #endif
  473. | char dlopen ();
  474. | /* The GNU C library defines this for functions which it implements
  475. | to always fail with ENOSYS. Some functions are actually named
  476. | something starting with __ and the normal name is an alias. */
  477. | #if defined __stub_dlopen || defined __stub___dlopen
  478. | choke me
  479. | #endif
  480. |
  481. | int
  482. | main ()
  483. | {
  484. | return dlopen ();
  485. | ;
  486. | return 0;
  487. | }
  488. configure:10969: result: no
  489. configure:10973: checking for dlopen in -ldl
  490. configure:10998: gcc -o conftest -g -O2 conftest.c -ldl >&5
  491. configure:10998: $? = 0
  492. configure:11007: result: yes
  493. configure:11126: checking whether a program can dlopen itself
  494. configure:11206: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
  495. configure:11209: $? = 0
  496. configure:11227: result: yes
  497. configure:11232: checking whether a statically linked program can dlopen itself
  498. configure:11312: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
  499. /tmp/ccCc5GqM.o: In function `main':
  500. /usr/local/source/libtool-2.2.10/configure:11291: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  501. /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
  502. collect2: ld returned 1 exit status
  503. configure:11315: $? = 1
  504. configure:11333: result: no
  505. configure:11372: checking whether stripping libraries is possible
  506. configure:11377: result: yes
  507. configure:11412: checking if libtool supports shared libraries
  508. configure:11414: result: yes
  509. configure:11417: checking whether to build shared libraries
  510. configure:11438: result: yes
  511. configure:11441: checking whether to build static libraries
  512. configure:11445: result: yes
  513. configure:11481: checking which extension is used for runtime loadable modules
  514. configure:11491: result: .so
  515. configure:11501: checking which variable specifies run-time module search path
  516. configure:11508: result: LD_LIBRARY_PATH
  517. configure:11518: checking for the default library search path
  518. configure:11525: result: /lib /usr/lib /usr/local/lib /opt/lib
  519. configure:11555: checking for library containing dlopen
  520. configure:11586: gcc -o conftest -g -O2 conftest.c >&5
  521. /tmp/cceFsQhl.o: In function `main':
  522. /usr/local/source/libtool-2.2.10/conftest.c:37: undefined reference to `dlopen'
  523. collect2: ld returned 1 exit status
  524. configure:11586: $? = 1
  525. configure: failed program was:
  526. | /* confdefs.h */
  527. | #define PACKAGE_NAME "libtool"
  528. | #define PACKAGE_TARNAME "libtool"
  529. | #define PACKAGE_VERSION "2.2.10"
  530. | #define PACKAGE_STRING "libtool 2.2.10"
  531. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  532. | #define PACKAGE_URL ""
  533. | #define PACKAGE "libtool"
  534. | #define VERSION "2.2.10"
  535. | #define STDC_HEADERS 1
  536. | #define HAVE_SYS_TYPES_H 1
  537. | #define HAVE_SYS_STAT_H 1
  538. | #define HAVE_STDLIB_H 1
  539. | #define HAVE_STRING_H 1
  540. | #define HAVE_MEMORY_H 1
  541. | #define HAVE_STRINGS_H 1
  542. | #define HAVE_INTTYPES_H 1
  543. | #define HAVE_STDINT_H 1
  544. | #define HAVE_UNISTD_H 1
  545. | #define HAVE_DLFCN_H 1
  546. | #define LT_OBJDIR ".libs/"
  547. | #define LT_MODULE_EXT ".so"
  548. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  549. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/local/lib:/opt/lib"
  550. | /* end confdefs.h. */
  551. |
  552. | /* Override any GCC internal prototype to avoid an error.
  553. | Use char because int might match the return type of a GCC
  554. | builtin and then its argument prototype would still apply. */
  555. | #ifdef __cplusplus
  556. | extern "C"
  557. | #endif
  558. | char dlopen ();
  559. | int
  560. | main ()
  561. | {
  562. | return dlopen ();
  563. | ;
  564. | return 0;
  565. | }
  566. configure:11586: gcc -o conftest -g -O2 conftest.c -ldl >&5
  567. configure:11586: $? = 0
  568. configure:11603: result: -ldl
  569. configure:11693: checking for dlerror
  570. configure:11693: gcc -o conftest -g -O2 conftest.c -ldl -ldl >&5
  571. configure:11693: $? = 0
  572. configure:11693: result: yes
  573. configure:11707: checking for shl_load
  574. configure:11707: result: no
  575. configure:11714: checking for shl_load in -ldld
  576. configure:11748: result: no
  577. configure:11794: checking for dld_link in -ldld
  578. configure:11819: gcc -o conftest -g -O2 conftest.c -ldld -ldl >&5
  579. /usr/bin/ld: cannot find -ldld
  580. collect2: ld returned 1 exit status
  581. configure:11819: $? = 1
  582. configure: failed program was:
  583. | /* confdefs.h */
  584. | #define PACKAGE_NAME "libtool"
  585. | #define PACKAGE_TARNAME "libtool"
  586. | #define PACKAGE_VERSION "2.2.10"
  587. | #define PACKAGE_STRING "libtool 2.2.10"
  588. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  589. | #define PACKAGE_URL ""
  590. | #define PACKAGE "libtool"
  591. | #define VERSION "2.2.10"
  592. | #define STDC_HEADERS 1
  593. | #define HAVE_SYS_TYPES_H 1
  594. | #define HAVE_SYS_STAT_H 1
  595. | #define HAVE_STDLIB_H 1
  596. | #define HAVE_STRING_H 1
  597. | #define HAVE_MEMORY_H 1
  598. | #define HAVE_STRINGS_H 1
  599. | #define HAVE_INTTYPES_H 1
  600. | #define HAVE_STDINT_H 1
  601. | #define HAVE_UNISTD_H 1
  602. | #define HAVE_DLFCN_H 1
  603. | #define LT_OBJDIR ".libs/"
  604. | #define LT_MODULE_EXT ".so"
  605. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  606. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/local/lib:/opt/lib"
  607. | #define HAVE_LIBDL 1
  608. | #define HAVE_DLERROR 1
  609. | /* end confdefs.h. */
  610. |
  611. | /* Override any GCC internal prototype to avoid an error.
  612. | Use char because int might match the return type of a GCC
  613. | builtin and then its argument prototype would still apply. */
  614. | #ifdef __cplusplus
  615. | extern "C"
  616. | #endif
  617. | char dld_link ();
  618. | int
  619. | main ()
  620. | {
  621. | return dld_link ();
  622. | ;
  623. | return 0;
  624. | }
  625. configure:11828: result: no
  626. configure:11862: checking for _ prefix in compiled symbols
  627. configure:11872: gcc -c -g -O2 conftest.c >&5
  628. configure:11875: $? = 0
  629. configure:11879: /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
  630. configure:11882: $? = 0
  631. configure:11904: result: no
  632. configure:12028: checking whether deplibs are loaded by dlopen
  633. configure:12122: result: yes
  634. configure:12134: checking for argz.h
  635. configure:12134: gcc -c -g -O2 conftest.c >&5
  636. configure:12134: $? = 0
  637. configure:12134: result: yes
  638. configure:12146: checking for error_t
  639. configure:12146: gcc -c -g -O2 conftest.c >&5
  640. configure:12146: $? = 0
  641. configure:12146: gcc -c -g -O2 conftest.c >&5
  642. conftest.c: In function 'main':
  643. conftest.c:37:22: error: expected expression before ')' token
  644. configure:12146: $? = 1
  645. configure: failed program was:
  646. | /* confdefs.h */
  647. | #define PACKAGE_NAME "libtool"
  648. | #define PACKAGE_TARNAME "libtool"
  649. | #define PACKAGE_VERSION "2.2.10"
  650. | #define PACKAGE_STRING "libtool 2.2.10"
  651. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  652. | #define PACKAGE_URL ""
  653. | #define PACKAGE "libtool"
  654. | #define VERSION "2.2.10"
  655. | #define STDC_HEADERS 1
  656. | #define HAVE_SYS_TYPES_H 1
  657. | #define HAVE_SYS_STAT_H 1
  658. | #define HAVE_STDLIB_H 1
  659. | #define HAVE_STRING_H 1
  660. | #define HAVE_MEMORY_H 1
  661. | #define HAVE_STRINGS_H 1
  662. | #define HAVE_INTTYPES_H 1
  663. | #define HAVE_STDINT_H 1
  664. | #define HAVE_UNISTD_H 1
  665. | #define HAVE_DLFCN_H 1
  666. | #define LT_OBJDIR ".libs/"
  667. | #define LT_MODULE_EXT ".so"
  668. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  669. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/local/lib:/opt/lib"
  670. | #define HAVE_LIBDL 1
  671. | #define HAVE_DLERROR 1
  672. | #define HAVE_LIBDLLOADER 1
  673. | #define HAVE_ARGZ_H 1
  674. | /* end confdefs.h. */
  675. | #if defined(HAVE_ARGZ_H)
  676. | # include <argz.h>
  677. | #endif
  678. |
  679. | int
  680. | main ()
  681. | {
  682. | if (sizeof ((error_t)))
  683. | return 0;
  684. | ;
  685. | return 0;
  686. | }
  687. configure:12146: result: yes
  688. configure:12172: checking for argz_add
  689. configure:12172: gcc -o conftest -g -O2 conftest.c -ldl >&5
  690. configure:12172: $? = 0
  691. configure:12172: result: yes
  692. configure:12172: checking for argz_append
  693. configure:12172: gcc -o conftest -g -O2 conftest.c -ldl >&5
  694. configure:12172: $? = 0
  695. configure:12172: result: yes
  696. configure:12172: checking for argz_count
  697. configure:12172: gcc -o conftest -g -O2 conftest.c -ldl >&5
  698. configure:12172: $? = 0
  699. configure:12172: result: yes
  700. configure:12172: checking for argz_create_sep
  701. configure:12172: gcc -o conftest -g -O2 conftest.c -ldl >&5
  702. configure:12172: $? = 0
  703. configure:12172: result: yes
  704. configure:12172: checking for argz_insert
  705. configure:12172: gcc -o conftest -g -O2 conftest.c -ldl >&5
  706. configure:12172: $? = 0
  707. configure:12172: result: yes
  708. configure:12172: checking for argz_next
  709. configure:12172: gcc -o conftest -g -O2 conftest.c -ldl >&5
  710. configure:12172: $? = 0
  711. configure:12172: result: yes
  712. configure:12172: checking for argz_stringify
  713. configure:12172: gcc -o conftest -g -O2 conftest.c -ldl >&5
  714. configure:12172: $? = 0
  715. configure:12172: result: yes
  716. configure:12191: checking if argz actually works
  717. configure:12222: result: yes
  718. configure:12241: checking whether libtool supports -dlopen/-dlpreopen
  719. configure:12253: result: yes
  720. configure:12306: checking for unistd.h
  721. configure:12306: result: yes
  722. configure:12306: checking for dl.h
  723. configure:12306: gcc -c -g -O2 conftest.c >&5
  724. conftest.c:75:16: fatal error: dl.h: No such file or directory
  725. compilation terminated.
  726. configure:12306: $? = 1
  727. configure: failed program was:
  728. | /* confdefs.h */
  729. | #define PACKAGE_NAME "libtool"
  730. | #define PACKAGE_TARNAME "libtool"
  731. | #define PACKAGE_VERSION "2.2.10"
  732. | #define PACKAGE_STRING "libtool 2.2.10"
  733. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  734. | #define PACKAGE_URL ""
  735. | #define PACKAGE "libtool"
  736. | #define VERSION "2.2.10"
  737. | #define STDC_HEADERS 1
  738. | #define HAVE_SYS_TYPES_H 1
  739. | #define HAVE_SYS_STAT_H 1
  740. | #define HAVE_STDLIB_H 1
  741. | #define HAVE_STRING_H 1
  742. | #define HAVE_MEMORY_H 1
  743. | #define HAVE_STRINGS_H 1
  744. | #define HAVE_INTTYPES_H 1
  745. | #define HAVE_STDINT_H 1
  746. | #define HAVE_UNISTD_H 1
  747. | #define HAVE_DLFCN_H 1
  748. | #define LT_OBJDIR ".libs/"
  749. | #define LT_MODULE_EXT ".so"
  750. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  751. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/local/lib:/opt/lib"
  752. | #define HAVE_LIBDL 1
  753. | #define HAVE_DLERROR 1
  754. | #define HAVE_LIBDLLOADER 1
  755. | #define HAVE_ARGZ_H 1
  756. | #define HAVE_ERROR_T 1
  757. | #define HAVE_ARGZ_ADD 1
  758. | #define HAVE_ARGZ_APPEND 1
  759. | #define HAVE_ARGZ_COUNT 1
  760. | #define HAVE_ARGZ_CREATE_SEP 1
  761. | #define HAVE_ARGZ_INSERT 1
  762. | #define HAVE_ARGZ_NEXT 1
  763. | #define HAVE_ARGZ_STRINGIFY 1
  764. | #define HAVE_WORKING_ARGZ 1
  765. | #define HAVE_PRELOADED_SYMBOLS 1
  766. | #define HAVE_UNISTD_H 1
  767. | /* end confdefs.h. */
  768. | #include <stdio.h>
  769. | #ifdef HAVE_SYS_TYPES_H
  770. | # include <sys/types.h>
  771. | #endif
  772. | #ifdef HAVE_SYS_STAT_H
  773. | # include <sys/stat.h>
  774. | #endif
  775. | #ifdef STDC_HEADERS
  776. | # include <stdlib.h>
  777. | # include <stddef.h>
  778. | #else
  779. | # ifdef HAVE_STDLIB_H
  780. | # include <stdlib.h>
  781. | # endif
  782. | #endif
  783. | #ifdef HAVE_STRING_H
  784. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  785. | # include <memory.h>
  786. | # endif
  787. | # include <string.h>
  788. | #endif
  789. | #ifdef HAVE_STRINGS_H
  790. | # include <strings.h>
  791. | #endif
  792. | #ifdef HAVE_INTTYPES_H
  793. | # include <inttypes.h>
  794. | #endif
  795. | #ifdef HAVE_STDINT_H
  796. | # include <stdint.h>
  797. | #endif
  798. | #ifdef HAVE_UNISTD_H
  799. | # include <unistd.h>
  800. | #endif
  801. |
  802. | #include <dl.h>
  803. configure:12306: result: no
  804. configure:12306: checking for sys/dl.h
  805. configure:12306: gcc -c -g -O2 conftest.c >&5
  806. conftest.c:75:20: fatal error: sys/dl.h: No such file or directory
  807. compilation terminated.
  808. configure:12306: $? = 1
  809. configure: failed program was:
  810. | /* confdefs.h */
  811. | #define PACKAGE_NAME "libtool"
  812. | #define PACKAGE_TARNAME "libtool"
  813. | #define PACKAGE_VERSION "2.2.10"
  814. | #define PACKAGE_STRING "libtool 2.2.10"
  815. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  816. | #define PACKAGE_URL ""
  817. | #define PACKAGE "libtool"
  818. | #define VERSION "2.2.10"
  819. | #define STDC_HEADERS 1
  820. | #define HAVE_SYS_TYPES_H 1
  821. | #define HAVE_SYS_STAT_H 1
  822. | #define HAVE_STDLIB_H 1
  823. | #define HAVE_STRING_H 1
  824. | #define HAVE_MEMORY_H 1
  825. | #define HAVE_STRINGS_H 1
  826. | #define HAVE_INTTYPES_H 1
  827. | #define HAVE_STDINT_H 1
  828. | #define HAVE_UNISTD_H 1
  829. | #define HAVE_DLFCN_H 1
  830. | #define LT_OBJDIR ".libs/"
  831. | #define LT_MODULE_EXT ".so"
  832. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  833. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/local/lib:/opt/lib"
  834. | #define HAVE_LIBDL 1
  835. | #define HAVE_DLERROR 1
  836. | #define HAVE_LIBDLLOADER 1
  837. | #define HAVE_ARGZ_H 1
  838. | #define HAVE_ERROR_T 1
  839. | #define HAVE_ARGZ_ADD 1
  840. | #define HAVE_ARGZ_APPEND 1
  841. | #define HAVE_ARGZ_COUNT 1
  842. | #define HAVE_ARGZ_CREATE_SEP 1
  843. | #define HAVE_ARGZ_INSERT 1
  844. | #define HAVE_ARGZ_NEXT 1
  845. | #define HAVE_ARGZ_STRINGIFY 1
  846. | #define HAVE_WORKING_ARGZ 1
  847. | #define HAVE_PRELOADED_SYMBOLS 1
  848. | #define HAVE_UNISTD_H 1
  849. | /* end confdefs.h. */
  850. | #include <stdio.h>
  851. | #ifdef HAVE_SYS_TYPES_H
  852. | # include <sys/types.h>
  853. | #endif
  854. | #ifdef HAVE_SYS_STAT_H
  855. | # include <sys/stat.h>
  856. | #endif
  857. | #ifdef STDC_HEADERS
  858. | # include <stdlib.h>
  859. | # include <stddef.h>
  860. | #else
  861. | # ifdef HAVE_STDLIB_H
  862. | # include <stdlib.h>
  863. | # endif
  864. | #endif
  865. | #ifdef HAVE_STRING_H
  866. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  867. | # include <memory.h>
  868. | # endif
  869. | # include <string.h>
  870. | #endif
  871. | #ifdef HAVE_STRINGS_H
  872. | # include <strings.h>
  873. | #endif
  874. | #ifdef HAVE_INTTYPES_H
  875. | # include <inttypes.h>
  876. | #endif
  877. | #ifdef HAVE_STDINT_H
  878. | # include <stdint.h>
  879. | #endif
  880. | #ifdef HAVE_UNISTD_H
  881. | # include <unistd.h>
  882. | #endif
  883. |
  884. | #include <sys/dl.h>
  885. configure:12306: result: no
  886. configure:12306: checking for dld.h
  887. configure:12306: gcc -c -g -O2 conftest.c >&5
  888. conftest.c:75:17: fatal error: dld.h: No such file or directory
  889. compilation terminated.
  890. configure:12306: $? = 1
  891. configure: failed program was:
  892. | /* confdefs.h */
  893. | #define PACKAGE_NAME "libtool"
  894. | #define PACKAGE_TARNAME "libtool"
  895. | #define PACKAGE_VERSION "2.2.10"
  896. | #define PACKAGE_STRING "libtool 2.2.10"
  897. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  898. | #define PACKAGE_URL ""
  899. | #define PACKAGE "libtool"
  900. | #define VERSION "2.2.10"
  901. | #define STDC_HEADERS 1
  902. | #define HAVE_SYS_TYPES_H 1
  903. | #define HAVE_SYS_STAT_H 1
  904. | #define HAVE_STDLIB_H 1
  905. | #define HAVE_STRING_H 1
  906. | #define HAVE_MEMORY_H 1
  907. | #define HAVE_STRINGS_H 1
  908. | #define HAVE_INTTYPES_H 1
  909. | #define HAVE_STDINT_H 1
  910. | #define HAVE_UNISTD_H 1
  911. | #define HAVE_DLFCN_H 1
  912. | #define LT_OBJDIR ".libs/"
  913. | #define LT_MODULE_EXT ".so"
  914. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  915. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/local/lib:/opt/lib"
  916. | #define HAVE_LIBDL 1
  917. | #define HAVE_DLERROR 1
  918. | #define HAVE_LIBDLLOADER 1
  919. | #define HAVE_ARGZ_H 1
  920. | #define HAVE_ERROR_T 1
  921. | #define HAVE_ARGZ_ADD 1
  922. | #define HAVE_ARGZ_APPEND 1
  923. | #define HAVE_ARGZ_COUNT 1
  924. | #define HAVE_ARGZ_CREATE_SEP 1
  925. | #define HAVE_ARGZ_INSERT 1
  926. | #define HAVE_ARGZ_NEXT 1
  927. | #define HAVE_ARGZ_STRINGIFY 1
  928. | #define HAVE_WORKING_ARGZ 1
  929. | #define HAVE_PRELOADED_SYMBOLS 1
  930. | #define HAVE_UNISTD_H 1
  931. | /* end confdefs.h. */
  932. | #include <stdio.h>
  933. | #ifdef HAVE_SYS_TYPES_H
  934. | # include <sys/types.h>
  935. | #endif
  936. | #ifdef HAVE_SYS_STAT_H
  937. | # include <sys/stat.h>
  938. | #endif
  939. | #ifdef STDC_HEADERS
  940. | # include <stdlib.h>
  941. | # include <stddef.h>
  942. | #else
  943. | # ifdef HAVE_STDLIB_H
  944. | # include <stdlib.h>
  945. | # endif
  946. | #endif
  947. | #ifdef HAVE_STRING_H
  948. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  949. | # include <memory.h>
  950. | # endif
  951. | # include <string.h>
  952. | #endif
  953. | #ifdef HAVE_STRINGS_H
  954. | # include <strings.h>
  955. | #endif
  956. | #ifdef HAVE_INTTYPES_H
  957. | # include <inttypes.h>
  958. | #endif
  959. | #ifdef HAVE_STDINT_H
  960. | # include <stdint.h>
  961. | #endif
  962. | #ifdef HAVE_UNISTD_H
  963. | # include <unistd.h>
  964. | #endif
  965. |
  966. | #include <dld.h>
  967. configure:12306: result: no
  968. configure:12306: checking for mach-o/dyld.h
  969. configure:12306: gcc -c -g -O2 conftest.c >&5
  970. conftest.c:75:25: fatal error: mach-o/dyld.h: No such file or directory
  971. compilation terminated.
  972. configure:12306: $? = 1
  973. configure: failed program was:
  974. | /* confdefs.h */
  975. | #define PACKAGE_NAME "libtool"
  976. | #define PACKAGE_TARNAME "libtool"
  977. | #define PACKAGE_VERSION "2.2.10"
  978. | #define PACKAGE_STRING "libtool 2.2.10"
  979. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  980. | #define PACKAGE_URL ""
  981. | #define PACKAGE "libtool"
  982. | #define VERSION "2.2.10"
  983. | #define STDC_HEADERS 1
  984. | #define HAVE_SYS_TYPES_H 1
  985. | #define HAVE_SYS_STAT_H 1
  986. | #define HAVE_STDLIB_H 1
  987. | #define HAVE_STRING_H 1
  988. | #define HAVE_MEMORY_H 1
  989. | #define HAVE_STRINGS_H 1
  990. | #define HAVE_INTTYPES_H 1
  991. | #define HAVE_STDINT_H 1
  992. | #define HAVE_UNISTD_H 1
  993. | #define HAVE_DLFCN_H 1
  994. | #define LT_OBJDIR ".libs/"
  995. | #define LT_MODULE_EXT ".so"
  996. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  997. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/local/lib:/opt/lib"
  998. | #define HAVE_LIBDL 1
  999. | #define HAVE_DLERROR 1
  1000. | #define HAVE_LIBDLLOADER 1
  1001. | #define HAVE_ARGZ_H 1
  1002. | #define HAVE_ERROR_T 1
  1003. | #define HAVE_ARGZ_ADD 1
  1004. | #define HAVE_ARGZ_APPEND 1
  1005. | #define HAVE_ARGZ_COUNT 1
  1006. | #define HAVE_ARGZ_CREATE_SEP 1
  1007. | #define HAVE_ARGZ_INSERT 1
  1008. | #define HAVE_ARGZ_NEXT 1
  1009. | #define HAVE_ARGZ_STRINGIFY 1
  1010. | #define HAVE_WORKING_ARGZ 1
  1011. | #define HAVE_PRELOADED_SYMBOLS 1
  1012. | #define HAVE_UNISTD_H 1
  1013. | /* end confdefs.h. */
  1014. | #include <stdio.h>
  1015. | #ifdef HAVE_SYS_TYPES_H
  1016. | # include <sys/types.h>
  1017. | #endif
  1018. | #ifdef HAVE_SYS_STAT_H
  1019. | # include <sys/stat.h>
  1020. | #endif
  1021. | #ifdef STDC_HEADERS
  1022. | # include <stdlib.h>
  1023. | # include <stddef.h>
  1024. | #else
  1025. | # ifdef HAVE_STDLIB_H
  1026. | # include <stdlib.h>
  1027. | # endif
  1028. | #endif
  1029. | #ifdef HAVE_STRING_H
  1030. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1031. | # include <memory.h>
  1032. | # endif
  1033. | # include <string.h>
  1034. | #endif
  1035. | #ifdef HAVE_STRINGS_H
  1036. | # include <strings.h>
  1037. | #endif
  1038. | #ifdef HAVE_INTTYPES_H
  1039. | # include <inttypes.h>
  1040. | #endif
  1041. | #ifdef HAVE_STDINT_H
  1042. | # include <stdint.h>
  1043. | #endif
  1044. | #ifdef HAVE_UNISTD_H
  1045. | # include <unistd.h>
  1046. | #endif
  1047. |
  1048. | #include <mach-o/dyld.h>
  1049. configure:12306: result: no
  1050. configure:12306: checking for dirent.h
  1051. configure:12306: gcc -c -g -O2 conftest.c >&5
  1052. configure:12306: $? = 0
  1053. configure:12306: result: yes
  1054. configure:12322: checking for closedir
  1055. configure:12322: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1056. configure:12322: $? = 0
  1057. configure:12322: result: yes
  1058. configure:12322: checking for opendir
  1059. configure:12322: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1060. configure:12322: $? = 0
  1061. configure:12322: result: yes
  1062. configure:12322: checking for readdir
  1063. configure:12322: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1064. configure:12322: $? = 0
  1065. configure:12322: result: yes
  1066. configure:12342: checking for strlcat
  1067. configure:12342: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1068. /tmp/ccVBe76h.o: In function `main':
  1069. /usr/local/source/libtool-2.2.10/conftest.c:79: undefined reference to `strlcat'
  1070. collect2: ld returned 1 exit status
  1071. configure:12342: $? = 1
  1072. configure: failed program was:
  1073. | /* confdefs.h */
  1074. | #define PACKAGE_NAME "libtool"
  1075. | #define PACKAGE_TARNAME "libtool"
  1076. | #define PACKAGE_VERSION "2.2.10"
  1077. | #define PACKAGE_STRING "libtool 2.2.10"
  1078. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  1079. | #define PACKAGE_URL ""
  1080. | #define PACKAGE "libtool"
  1081. | #define VERSION "2.2.10"
  1082. | #define STDC_HEADERS 1
  1083. | #define HAVE_SYS_TYPES_H 1
  1084. | #define HAVE_SYS_STAT_H 1
  1085. | #define HAVE_STDLIB_H 1
  1086. | #define HAVE_STRING_H 1
  1087. | #define HAVE_MEMORY_H 1
  1088. | #define HAVE_STRINGS_H 1
  1089. | #define HAVE_INTTYPES_H 1
  1090. | #define HAVE_STDINT_H 1
  1091. | #define HAVE_UNISTD_H 1
  1092. | #define HAVE_DLFCN_H 1
  1093. | #define LT_OBJDIR ".libs/"
  1094. | #define LT_MODULE_EXT ".so"
  1095. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1096. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/local/lib:/opt/lib"
  1097. | #define HAVE_LIBDL 1
  1098. | #define HAVE_DLERROR 1
  1099. | #define HAVE_LIBDLLOADER 1
  1100. | #define HAVE_ARGZ_H 1
  1101. | #define HAVE_ERROR_T 1
  1102. | #define HAVE_ARGZ_ADD 1
  1103. | #define HAVE_ARGZ_APPEND 1
  1104. | #define HAVE_ARGZ_COUNT 1
  1105. | #define HAVE_ARGZ_CREATE_SEP 1
  1106. | #define HAVE_ARGZ_INSERT 1
  1107. | #define HAVE_ARGZ_NEXT 1
  1108. | #define HAVE_ARGZ_STRINGIFY 1
  1109. | #define HAVE_WORKING_ARGZ 1
  1110. | #define HAVE_PRELOADED_SYMBOLS 1
  1111. | #define HAVE_UNISTD_H 1
  1112. | #define HAVE_DIRENT_H 1
  1113. | #define HAVE_CLOSEDIR 1
  1114. | #define HAVE_OPENDIR 1
  1115. | #define HAVE_READDIR 1
  1116. | /* end confdefs.h. */
  1117. | /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
  1118. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1119. | #define strlcat innocuous_strlcat
  1120. |
  1121. | /* System header to define __stub macros and hopefully few prototypes,
  1122. | which can conflict with char strlcat (); below.
  1123. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1124. | <limits.h> exists even on freestanding compilers. */
  1125. |
  1126. | #ifdef __STDC__
  1127. | # include <limits.h>
  1128. | #else
  1129. | # include <assert.h>
  1130. | #endif
  1131. |
  1132. | #undef strlcat
  1133. |
  1134. | /* Override any GCC internal prototype to avoid an error.
  1135. | Use char because int might match the return type of a GCC
  1136. | builtin and then its argument prototype would still apply. */
  1137. | #ifdef __cplusplus
  1138. | extern "C"
  1139. | #endif
  1140. | char strlcat ();
  1141. | /* The GNU C library defines this for functions which it implements
  1142. | to always fail with ENOSYS. Some functions are actually named
  1143. | something starting with __ and the normal name is an alias. */
  1144. | #if defined __stub_strlcat || defined __stub___strlcat
  1145. | choke me
  1146. | #endif
  1147. |
  1148. | int
  1149. | main ()
  1150. | {
  1151. | return strlcat ();
  1152. | ;
  1153. | return 0;
  1154. | }
  1155. configure:12342: result: no
  1156. configure:12342: checking for strlcpy
  1157. configure:12342: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1158. /tmp/cc63onay.o: In function `main':
  1159. /usr/local/source/libtool-2.2.10/conftest.c:79: undefined reference to `strlcpy'
  1160. collect2: ld returned 1 exit status
  1161. configure:12342: $? = 1
  1162. configure: failed program was:
  1163. | /* confdefs.h */
  1164. | #define PACKAGE_NAME "libtool"
  1165. | #define PACKAGE_TARNAME "libtool"
  1166. | #define PACKAGE_VERSION "2.2.10"
  1167. | #define PACKAGE_STRING "libtool 2.2.10"
  1168. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  1169. | #define PACKAGE_URL ""
  1170. | #define PACKAGE "libtool"
  1171. | #define VERSION "2.2.10"
  1172. | #define STDC_HEADERS 1
  1173. | #define HAVE_SYS_TYPES_H 1
  1174. | #define HAVE_SYS_STAT_H 1
  1175. | #define HAVE_STDLIB_H 1
  1176. | #define HAVE_STRING_H 1
  1177. | #define HAVE_MEMORY_H 1
  1178. | #define HAVE_STRINGS_H 1
  1179. | #define HAVE_INTTYPES_H 1
  1180. | #define HAVE_STDINT_H 1
  1181. | #define HAVE_UNISTD_H 1
  1182. | #define HAVE_DLFCN_H 1
  1183. | #define LT_OBJDIR ".libs/"
  1184. | #define LT_MODULE_EXT ".so"
  1185. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1186. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/local/lib:/opt/lib"
  1187. | #define HAVE_LIBDL 1
  1188. | #define HAVE_DLERROR 1
  1189. | #define HAVE_LIBDLLOADER 1
  1190. | #define HAVE_ARGZ_H 1
  1191. | #define HAVE_ERROR_T 1
  1192. | #define HAVE_ARGZ_ADD 1
  1193. | #define HAVE_ARGZ_APPEND 1
  1194. | #define HAVE_ARGZ_COUNT 1
  1195. | #define HAVE_ARGZ_CREATE_SEP 1
  1196. | #define HAVE_ARGZ_INSERT 1
  1197. | #define HAVE_ARGZ_NEXT 1
  1198. | #define HAVE_ARGZ_STRINGIFY 1
  1199. | #define HAVE_WORKING_ARGZ 1
  1200. | #define HAVE_PRELOADED_SYMBOLS 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 strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
  1208. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1209. | #define strlcpy innocuous_strlcpy
  1210. |
  1211. | /* System header to define __stub macros and hopefully few prototypes,
  1212. | which can conflict with char strlcpy (); 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 strlcpy
  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 strlcpy ();
  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_strlcpy || defined __stub___strlcpy
  1235. | choke me
  1236. | #endif
  1237. |
  1238. | int
  1239. | main ()
  1240. | {
  1241. | return strlcpy ();
  1242. | ;
  1243. | return 0;
  1244. | }
  1245. configure:12342: result: no
  1246. configure:12430: checking for g++
  1247. configure:12446: found /usr/bin/g++
  1248. configure:12457: result: g++
  1249. configure:12484: checking for C++ compiler version
  1250. configure:12493: g++ --version >&5
  1251. g++ (GCC) 4.5.1
  1252. Copyright (C) 2010 Free Software Foundation, Inc.
  1253. This is free software; see the source for copying conditions. There is NO
  1254. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  1255.  
  1256. configure:12504: $? = 0
  1257. configure:12493: g++ -v >&5
  1258. Using built-in specs.
  1259. COLLECT_GCC=g++
  1260. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/lto-wrapper
  1261. Target: i686-pc-linux-gnu
  1262. Configured with: ../gcc-4.5.1/configure --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++ --disable-multilib --disable-bootstrap --with-system-zlib
  1263. Thread model: posix
  1264. gcc version 4.5.1 (GCC)
  1265. configure:12504: $? = 0
  1266. configure:12493: g++ -V >&5
  1267. g++: '-V' option must have argument
  1268. configure:12504: $? = 1
  1269. configure:12493: g++ -qversion >&5
  1270. g++: unrecognized option '-qversion'
  1271. g++: no input files
  1272. configure:12504: $? = 1
  1273. configure:12508: checking whether we are using the GNU C++ compiler
  1274. configure:12527: g++ -c conftest.cpp >&5
  1275. configure:12527: $? = 0
  1276. configure:12536: result: yes
  1277. configure:12545: checking whether g++ accepts -g
  1278. configure:12565: g++ -c -g conftest.cpp >&5
  1279. configure:12565: $? = 0
  1280. configure:12606: result: yes
  1281. configure:12631: checking dependency style of g++
  1282. configure:12741: result: gcc3
  1283. configure:12765: checking how to run the C++ preprocessor
  1284. configure:12792: g++ -E conftest.cpp
  1285. configure:12792: $? = 0
  1286. configure:12806: g++ -E conftest.cpp
  1287. conftest.cpp:46:28: fatal error: ac_nonexistent.h: No such file or directory
  1288. compilation terminated.
  1289. configure:12806: $? = 1
  1290. configure: failed program was:
  1291. | /* confdefs.h */
  1292. | #define PACKAGE_NAME "libtool"
  1293. | #define PACKAGE_TARNAME "libtool"
  1294. | #define PACKAGE_VERSION "2.2.10"
  1295. | #define PACKAGE_STRING "libtool 2.2.10"
  1296. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  1297. | #define PACKAGE_URL ""
  1298. | #define PACKAGE "libtool"
  1299. | #define VERSION "2.2.10"
  1300. | #define STDC_HEADERS 1
  1301. | #define HAVE_SYS_TYPES_H 1
  1302. | #define HAVE_SYS_STAT_H 1
  1303. | #define HAVE_STDLIB_H 1
  1304. | #define HAVE_STRING_H 1
  1305. | #define HAVE_MEMORY_H 1
  1306. | #define HAVE_STRINGS_H 1
  1307. | #define HAVE_INTTYPES_H 1
  1308. | #define HAVE_STDINT_H 1
  1309. | #define HAVE_UNISTD_H 1
  1310. | #define HAVE_DLFCN_H 1
  1311. | #define LT_OBJDIR ".libs/"
  1312. | #define LT_MODULE_EXT ".so"
  1313. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1314. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/local/lib:/opt/lib"
  1315. | #define HAVE_LIBDL 1
  1316. | #define HAVE_DLERROR 1
  1317. | #define HAVE_LIBDLLOADER 1
  1318. | #define HAVE_ARGZ_H 1
  1319. | #define HAVE_ERROR_T 1
  1320. | #define HAVE_ARGZ_ADD 1
  1321. | #define HAVE_ARGZ_APPEND 1
  1322. | #define HAVE_ARGZ_COUNT 1
  1323. | #define HAVE_ARGZ_CREATE_SEP 1
  1324. | #define HAVE_ARGZ_INSERT 1
  1325. | #define HAVE_ARGZ_NEXT 1
  1326. | #define HAVE_ARGZ_STRINGIFY 1
  1327. | #define HAVE_WORKING_ARGZ 1
  1328. | #define HAVE_PRELOADED_SYMBOLS 1
  1329. | #define HAVE_UNISTD_H 1
  1330. | #define HAVE_DIRENT_H 1
  1331. | #define HAVE_CLOSEDIR 1
  1332. | #define HAVE_OPENDIR 1
  1333. | #define HAVE_READDIR 1
  1334. | #define LT_LIBEXT "a"
  1335. | /* end confdefs.h. */
  1336. | #include <ac_nonexistent.h>
  1337. configure:12831: result: g++ -E
  1338. configure:12851: g++ -E conftest.cpp
  1339. configure:12851: $? = 0
  1340. configure:12865: g++ -E conftest.cpp
  1341. conftest.cpp:46:28: fatal error: ac_nonexistent.h: No such file or directory
  1342. compilation terminated.
  1343. configure:12865: $? = 1
  1344. configure: failed program was:
  1345. | /* confdefs.h */
  1346. | #define PACKAGE_NAME "libtool"
  1347. | #define PACKAGE_TARNAME "libtool"
  1348. | #define PACKAGE_VERSION "2.2.10"
  1349. | #define PACKAGE_STRING "libtool 2.2.10"
  1350. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  1351. | #define PACKAGE_URL ""
  1352. | #define PACKAGE "libtool"
  1353. | #define VERSION "2.2.10"
  1354. | #define STDC_HEADERS 1
  1355. | #define HAVE_SYS_TYPES_H 1
  1356. | #define HAVE_SYS_STAT_H 1
  1357. | #define HAVE_STDLIB_H 1
  1358. | #define HAVE_STRING_H 1
  1359. | #define HAVE_MEMORY_H 1
  1360. | #define HAVE_STRINGS_H 1
  1361. | #define HAVE_INTTYPES_H 1
  1362. | #define HAVE_STDINT_H 1
  1363. | #define HAVE_UNISTD_H 1
  1364. | #define HAVE_DLFCN_H 1
  1365. | #define LT_OBJDIR ".libs/"
  1366. | #define LT_MODULE_EXT ".so"
  1367. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1368. | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/local/lib:/opt/lib"
  1369. | #define HAVE_LIBDL 1
  1370. | #define HAVE_DLERROR 1
  1371. | #define HAVE_LIBDLLOADER 1
  1372. | #define HAVE_ARGZ_H 1
  1373. | #define HAVE_ERROR_T 1
  1374. | #define HAVE_ARGZ_ADD 1
  1375. | #define HAVE_ARGZ_APPEND 1
  1376. | #define HAVE_ARGZ_COUNT 1
  1377. | #define HAVE_ARGZ_CREATE_SEP 1
  1378. | #define HAVE_ARGZ_INSERT 1
  1379. | #define HAVE_ARGZ_NEXT 1
  1380. | #define HAVE_ARGZ_STRINGIFY 1
  1381. | #define HAVE_WORKING_ARGZ 1
  1382. | #define HAVE_PRELOADED_SYMBOLS 1
  1383. | #define HAVE_UNISTD_H 1
  1384. | #define HAVE_DIRENT_H 1
  1385. | #define HAVE_CLOSEDIR 1
  1386. | #define HAVE_OPENDIR 1
  1387. | #define HAVE_READDIR 1
  1388. | #define LT_LIBEXT "a"
  1389. | /* end confdefs.h. */
  1390. | #include <ac_nonexistent.h>
  1391. configure:13033: checking for ld used by g++
  1392. configure:13100: result: /usr/bin/ld
  1393. configure:13107: checking if the linker (/usr/bin/ld) is GNU ld
  1394. configure:13122: result: yes
  1395. configure:13177: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  1396. configure:14109: result: yes
  1397. configure:14137: g++ -c -g -O2 conftest.cpp >&5
  1398. configure:14140: $? = 0
  1399. configure:14322: checking for g++ option to produce PIC
  1400. configure:14644: result: -fPIC -DPIC
  1401. configure:14653: checking if g++ PIC flag -fPIC -DPIC works
  1402. configure:14671: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
  1403. configure:14675: $? = 0
  1404. configure:14688: result: yes
  1405. configure:14709: checking if g++ static flag -static works
  1406. configure:14737: result: yes
  1407. configure:14749: checking if g++ supports -c -o file.o
  1408. configure:14770: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  1409. configure:14774: $? = 0
  1410. configure:14796: result: yes
  1411. configure:14801: checking if g++ supports -c -o file.o
  1412. configure:14848: result: yes
  1413. configure:14878: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  1414. configure:14906: result: yes
  1415. configure:15049: checking dynamic linker characteristics
  1416. configure:15660: result: GNU/Linux ld.so
  1417. configure:15713: checking how to hardcode library paths into programs
  1418. configure:15738: result: immediate
  1419. configure:15830: checking for g77
  1420. configure:15860: result: no
  1421. configure:15830: checking for xlf
  1422. configure:15860: result: no
  1423. configure:15830: checking for f77
  1424. configure:15860: result: no
  1425. configure:15830: checking for frt
  1426. configure:15860: result: no
  1427. configure:15830: checking for pgf77
  1428. configure:15860: result: no
  1429. configure:15830: checking for cf77
  1430. configure:15860: result: no
  1431. configure:15830: checking for fort77
  1432. configure:15860: result: no
  1433. configure:15830: checking for fl32
  1434. configure:15860: result: no
  1435. configure:15830: checking for af77
  1436. configure:15860: result: no
  1437. configure:15830: checking for xlf90
  1438. configure:15860: result: no
  1439. configure:15830: checking for f90
  1440. configure:15860: result: no
  1441. configure:15830: checking for pgf90
  1442. configure:15860: result: no
  1443. configure:15830: checking for pghpf
  1444. configure:15860: result: no
  1445. configure:15830: checking for epcf90
  1446. configure:15860: result: no
  1447. configure:15830: checking for gfortran
  1448. configure:15860: result: no
  1449. configure:15830: checking for g95
  1450. configure:15860: result: no
  1451. configure:15830: checking for xlf95
  1452. configure:15860: result: no
  1453. configure:15830: checking for f95
  1454. configure:15860: result: no
  1455. configure:15830: checking for fort
  1456. configure:15860: result: no
  1457. configure:15830: checking for ifort
  1458. configure:15860: result: no
  1459. configure:15830: checking for ifc
  1460. configure:15860: result: no
  1461. configure:15830: checking for efc
  1462. configure:15860: result: no
  1463. configure:15830: checking for pgf95
  1464. configure:15860: result: no
  1465. configure:15830: checking for lf95
  1466. configure:15860: result: no
  1467. configure:15830: checking for ftn
  1468. configure:15860: result: no
  1469. configure:15883: checking for Fortran 77 compiler version
  1470. configure:15892: --version >&5
  1471. ./configure: line 15894: --version: command not found
  1472. configure:15903: $? = 127
  1473. configure:15892: -v >&5
  1474. ./configure: line 15894: -v: command not found
  1475. configure:15903: $? = 127
  1476. configure:15892: -V >&5
  1477. ./configure: line 15894: -V: command not found
  1478. configure:15903: $? = 127
  1479. configure:15892: -qversion >&5
  1480. ./configure: line 15894: -qversion: command not found
  1481. configure:15903: $? = 127
  1482. configure:15912: checking whether we are using the GNU Fortran 77 compiler
  1483. configure:15925: -c conftest.F >&5
  1484. ./configure: line 2027: -c: command not found
  1485. configure:15925: $? = 127
  1486. configure: failed program was:
  1487. | program main
  1488. | #ifndef __GNUC__
  1489. | choke me
  1490. | #endif
  1491. |
  1492. | end
  1493. configure:15934: result: no
  1494. configure:15940: checking whether accepts -g
  1495. configure:15951: -c -g conftest.f >&5
  1496. ./configure: line 2027: -c: command not found
  1497. configure:15951: $? = 127
  1498. configure: failed program was:
  1499. | program main
  1500. |
  1501. | end
  1502. configure:15959: result: no
  1503. configure:18593: checking for gfortran
  1504. configure:18623: result: no
  1505. configure:18593: checking for g95
  1506. configure:18623: result: no
  1507. configure:18593: checking for xlf95
  1508. configure:18623: result: no
  1509. configure:18593: checking for f95
  1510. configure:18623: result: no
  1511. configure:18593: checking for fort
  1512. configure:18623: result: no
  1513. configure:18593: checking for ifort
  1514. configure:18623: result: no
  1515. configure:18593: checking for ifc
  1516. configure:18623: result: no
  1517. configure:18593: checking for efc
  1518. configure:18623: result: no
  1519. configure:18593: checking for pgf95
  1520. configure:18623: result: no
  1521. configure:18593: checking for lf95
  1522. configure:18623: result: no
  1523. configure:18593: checking for ftn
  1524. configure:18623: result: no
  1525. configure:18593: checking for xlf90
  1526. configure:18623: result: no
  1527. configure:18593: checking for f90
  1528. configure:18623: result: no
  1529. configure:18593: checking for pgf90
  1530. configure:18623: result: no
  1531. configure:18593: checking for pghpf
  1532. configure:18623: result: no
  1533. configure:18593: checking for epcf90
  1534. configure:18623: result: no
  1535. configure:18593: checking for g77
  1536. configure:18623: result: no
  1537. configure:18593: checking for xlf
  1538. configure:18623: result: no
  1539. configure:18593: checking for f77
  1540. configure:18623: result: no
  1541. configure:18593: checking for frt
  1542. configure:18623: result: no
  1543. configure:18593: checking for pgf77
  1544. configure:18623: result: no
  1545. configure:18593: checking for cf77
  1546. configure:18623: result: no
  1547. configure:18593: checking for fort77
  1548. configure:18623: result: no
  1549. configure:18593: checking for fl32
  1550. configure:18623: result: no
  1551. configure:18593: checking for af77
  1552. configure:18623: result: no
  1553. configure:18646: checking for Fortran compiler version
  1554. configure:18655: --version >&5
  1555. ./configure: line 18657: --version: command not found
  1556. configure:18666: $? = 127
  1557. configure:18655: -v >&5
  1558. ./configure: line 18657: -v: command not found
  1559. configure:18666: $? = 127
  1560. configure:18655: -V >&5
  1561. ./configure: line 18657: -V: command not found
  1562. configure:18666: $? = 127
  1563. configure:18655: -qversion >&5
  1564. ./configure: line 18657: -qversion: command not found
  1565. configure:18666: $? = 127
  1566. configure:18675: checking whether we are using the GNU Fortran compiler
  1567. configure:18688: -c conftest.F >&5
  1568. ./configure: line 2111: -c: command not found
  1569. configure:18688: $? = 127
  1570. configure: failed program was:
  1571. | program main
  1572. | #ifndef __GNUC__
  1573. | choke me
  1574. | #endif
  1575. |
  1576. | end
  1577. configure:18697: result: no
  1578. configure:18703: checking whether accepts -g
  1579. configure:18714: -c -g conftest.f >&5
  1580. ./configure: line 2111: -c: command not found
  1581. configure:18714: $? = 127
  1582. configure: failed program was:
  1583. | program main
  1584. |
  1585. | end
  1586. configure:18722: result: no
  1587. configure:21469: checking for gcj
  1588. configure:21499: result: no
  1589. configure:23457: checking for windres
  1590. configure:23487: result: no
  1591. configure:23801: creating ./config.status
  1592.  
  1593. ## ---------------------- ##
  1594. ## Running config.status. ##
  1595. ## ---------------------- ##
  1596.  
  1597. This file was extended by libtool config.status 2.2.10, which was
  1598. generated by GNU Autoconf 2.65. Invocation command line was
  1599.  
  1600. CONFIG_FILES =
  1601. CONFIG_HEADERS =
  1602. CONFIG_LINKS =
  1603. CONFIG_COMMANDS =
  1604. $ ./config.status
  1605.  
  1606. on [localhost]
  1607.  
  1608. config.status:1410: creating Makefile
  1609. config.status:1410: creating config.h
  1610. config.status:1630: executing tests/atconfig commands
  1611. config.status:1630: executing depfiles commands
  1612. config.status:1630: executing libtool commands
  1613.  
  1614. ## ---------------- ##
  1615. ## Cache variables. ##
  1616. ## ---------------- ##
  1617.  
  1618. ac_cv_build=i686-pc-linux-gnu
  1619. ac_cv_c_compiler_gnu=yes
  1620. ac_cv_cxx_compiler_gnu=yes
  1621. ac_cv_env_CCC_set=
  1622. ac_cv_env_CCC_value=
  1623. ac_cv_env_CC_set=
  1624. ac_cv_env_CC_value=
  1625. ac_cv_env_CFLAGS_set=
  1626. ac_cv_env_CFLAGS_value=
  1627. ac_cv_env_CPPFLAGS_set=
  1628. ac_cv_env_CPPFLAGS_value=
  1629. ac_cv_env_CPP_set=
  1630. ac_cv_env_CPP_value=
  1631. ac_cv_env_CXXCPP_set=
  1632. ac_cv_env_CXXCPP_value=
  1633. ac_cv_env_CXXFLAGS_set=
  1634. ac_cv_env_CXXFLAGS_value=
  1635. ac_cv_env_CXX_set=
  1636. ac_cv_env_CXX_value=
  1637. ac_cv_env_F77_set=
  1638. ac_cv_env_F77_value=
  1639. ac_cv_env_FCFLAGS_set=
  1640. ac_cv_env_FCFLAGS_value=
  1641. ac_cv_env_FC_set=
  1642. ac_cv_env_FC_value=
  1643. ac_cv_env_FFLAGS_set=
  1644. ac_cv_env_FFLAGS_value=
  1645. ac_cv_env_LDFLAGS_set=
  1646. ac_cv_env_LDFLAGS_value=
  1647. ac_cv_env_LIBS_set=
  1648. ac_cv_env_LIBS_value=
  1649. ac_cv_env_build_alias_set=
  1650. ac_cv_env_build_alias_value=
  1651. ac_cv_env_host_alias_set=
  1652. ac_cv_env_host_alias_value=
  1653. ac_cv_env_target_alias_set=
  1654. ac_cv_env_target_alias_value=
  1655. ac_cv_f77_compiler_gnu=no
  1656. ac_cv_fc_compiler_gnu=no
  1657. ac_cv_func_argz_add=yes
  1658. ac_cv_func_argz_append=yes
  1659. ac_cv_func_argz_count=yes
  1660. ac_cv_func_argz_create_sep=yes
  1661. ac_cv_func_argz_insert=yes
  1662. ac_cv_func_argz_next=yes
  1663. ac_cv_func_argz_stringify=yes
  1664. ac_cv_func_closedir=yes
  1665. ac_cv_func_dlerror=yes
  1666. ac_cv_func_dlopen=no
  1667. ac_cv_func_opendir=yes
  1668. ac_cv_func_readdir=yes
  1669. ac_cv_func_shl_load=no
  1670. ac_cv_func_strlcat=no
  1671. ac_cv_func_strlcpy=no
  1672. ac_cv_header_argz_h=yes
  1673. ac_cv_header_dirent_h=yes
  1674. ac_cv_header_dl_h=no
  1675. ac_cv_header_dld_h=no
  1676. ac_cv_header_dlfcn_h=yes
  1677. ac_cv_header_inttypes_h=yes
  1678. ac_cv_header_mach_o_dyld_h=no
  1679. ac_cv_header_memory_h=yes
  1680. ac_cv_header_stdc=yes
  1681. ac_cv_header_stdint_h=yes
  1682. ac_cv_header_stdlib_h=yes
  1683. ac_cv_header_string_h=yes
  1684. ac_cv_header_strings_h=yes
  1685. ac_cv_header_sys_dl_h=no
  1686. ac_cv_header_sys_stat_h=yes
  1687. ac_cv_header_sys_types_h=yes
  1688. ac_cv_header_unistd_h=yes
  1689. ac_cv_host=i686-pc-linux-gnu
  1690. ac_cv_lib_dl_dlopen=yes
  1691. ac_cv_lib_dld_dld_link=no
  1692. ac_cv_lib_dld_shl_load=no
  1693. ac_cv_objext=o
  1694. ac_cv_path_EGREP='/bin/grep -E'
  1695. ac_cv_path_FGREP='/bin/grep -F'
  1696. ac_cv_path_GREP=/bin/grep
  1697. ac_cv_path_SED=/bin/sed
  1698. ac_cv_path_install='/usr/bin/install -c'
  1699. ac_cv_path_mkdir=/bin/mkdir
  1700. ac_cv_prog_AWK=gawk
  1701. ac_cv_prog_CPP='gcc -E'
  1702. ac_cv_prog_CXXCPP='g++ -E'
  1703. ac_cv_prog_ac_ct_AR=ar
  1704. ac_cv_prog_ac_ct_CC=gcc
  1705. ac_cv_prog_ac_ct_CXX=g++
  1706. ac_cv_prog_ac_ct_OBJDUMP=objdump
  1707. ac_cv_prog_ac_ct_RANLIB=ranlib
  1708. ac_cv_prog_ac_ct_STRIP=strip
  1709. ac_cv_prog_cc_c89=
  1710. ac_cv_prog_cc_g=yes
  1711. ac_cv_prog_cc_gcc_c_o=yes
  1712. ac_cv_prog_cxx_g=yes
  1713. ac_cv_prog_f77_g=no
  1714. ac_cv_prog_fc_g=no
  1715. ac_cv_prog_make_make_set=yes
  1716. ac_cv_search_dlopen=-ldl
  1717. ac_cv_type_error_t=yes
  1718. am_cv_CC_dependencies_compiler_type=gcc3
  1719. am_cv_CXX_dependencies_compiler_type=gcc3
  1720. libltdl_cv_lib_dl_dlopen=yes
  1721. libltdl_cv_preloaded_symbols=yes
  1722. libltdl_cv_shlibext=.so
  1723. lt_cv_archive_cmds_need_lc=no
  1724. lt_cv_deplibs_check_method=pass_all
  1725. lt_cv_dlopen=dlopen
  1726. lt_cv_dlopen_libs=-ldl
  1727. lt_cv_dlopen_self=yes
  1728. lt_cv_dlopen_self_static=no
  1729. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1730. lt_cv_file_magic_test_file=
  1731. lt_cv_ld_reload_flag=-r
  1732. lt_cv_module_path_var=LD_LIBRARY_PATH
  1733. lt_cv_nm_interface='BSD nm'
  1734. lt_cv_objdir=.libs
  1735. lt_cv_path_LD=/usr/bin/ld
  1736. lt_cv_path_LDCXX=/usr/bin/ld
  1737. lt_cv_path_NM='/usr/bin/nm -B'
  1738. lt_cv_prog_compiler_c_o=yes
  1739. lt_cv_prog_compiler_c_o_CXX=yes
  1740. lt_cv_prog_compiler_c_o_RC=yes
  1741. lt_cv_prog_compiler_pic_works=yes
  1742. lt_cv_prog_compiler_pic_works_CXX=yes
  1743. lt_cv_prog_compiler_rtti_exceptions=no
  1744. lt_cv_prog_compiler_static_works=yes
  1745. lt_cv_prog_compiler_static_works_CXX=yes
  1746. lt_cv_prog_gnu_ld=yes
  1747. lt_cv_prog_gnu_ldcxx=yes
  1748. lt_cv_shlibpath_overrides_runpath=no
  1749. lt_cv_sys_argz_works=yes
  1750. lt_cv_sys_dlopen_deplibs=yes
  1751. lt_cv_sys_dlsearch_path='/lib /usr/lib /usr/local/lib /opt/lib '
  1752. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  1753. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  1754. 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'\'''
  1755. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1756. lt_cv_sys_max_cmd_len=1572864
  1757. lt_cv_sys_symbol_underscore=no
  1758.  
  1759. ## ----------------- ##
  1760. ## Output variables. ##
  1761. ## ----------------- ##
  1762.  
  1763. ACLOCAL='${SHELL} /usr/local/source/libtool-2.2.10/libltdl/config/missing --run aclocal-1.11'
  1764. AMDEPBACKSLASH='\'
  1765. AMDEP_FALSE='#'
  1766. AMDEP_TRUE=''
  1767. AMTAR='${SHELL} /usr/local/source/libtool-2.2.10/libltdl/config/missing --run tar'
  1768. AR='ar'
  1769. ARGZ_H=''
  1770. AS='as'
  1771. AUTOCONF='${SHELL} /usr/local/source/libtool-2.2.10/libltdl/config/missing --run autoconf'
  1772. AUTOHEADER='${SHELL} /usr/local/source/libtool-2.2.10/libltdl/config/missing --run autoheader'
  1773. AUTOM4TE='autom4te'
  1774. AUTOMAKE='${SHELL} /usr/local/source/libtool-2.2.10/libltdl/config/missing --run automake-1.11'
  1775. AUTOTEST='$(AUTOM4TE) --language=autotest'
  1776. AWK='gawk'
  1777. CC='gcc'
  1778. CCDEPMODE='depmode=gcc3'
  1779. CFLAGS='-g -O2'
  1780. CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/ChangeLog'
  1781. CONF_SUBDIRS='tests/cdemo tests/demo tests/depdemo tests/f77demo tests/fcdemo tests/mdemo tests/mdemo2 tests/pdemo tests/tagdemo'
  1782. CONVENIENCE_LTDL_FALSE=''
  1783. CONVENIENCE_LTDL_TRUE='#'
  1784. CPP='gcc -E'
  1785. CPPFLAGS=''
  1786. CXX='g++'
  1787. CXXCPP='g++ -E'
  1788. CXXDEPMODE='depmode=gcc3'
  1789. CXXFLAGS='-g -O2'
  1790. CYGPATH_W='echo'
  1791. DEFS='-DHAVE_CONFIG_H'
  1792. DEPDIR='.deps'
  1793. DIST_MAKEFILE_LIST='tests/cdemo/Makefile tests/demo/Makefile tests/depdemo/Makefile tests/f77demo/Makefile tests/fcdemo/Makefile tests/mdemo/Makefile tests/mdemo2/Makefile tests/pdemo/Makefile tests/tagdemo/Makefile '
  1794. DLLTOOL='dlltool'
  1795. DSYMUTIL=''
  1796. DUMPBIN=''
  1797. ECHO_C=''
  1798. ECHO_N='-n'
  1799. ECHO_T=''
  1800. EGREP='/bin/grep -E'
  1801. EXEEXT=''
  1802. F77=''
  1803. FC=''
  1804. FCFLAGS=''
  1805. FFLAGS=''
  1806. FGREP='/bin/grep -F'
  1807. GCJ=''
  1808. GCJFLAGS='-g -O2'
  1809. GREP='/bin/grep'
  1810. HAVE_CXX_FALSE='#'
  1811. HAVE_CXX_TRUE=''
  1812. HAVE_F77_FALSE=''
  1813. HAVE_F77_TRUE='#'
  1814. HAVE_FC_FALSE=''
  1815. HAVE_FC_TRUE='#'
  1816. HAVE_GCJ_FALSE=''
  1817. HAVE_GCJ_TRUE='#'
  1818. HAVE_RC_FALSE=''
  1819. HAVE_RC_TRUE='#'
  1820. HELP2MAN='${SHELL} /usr/local/source/libtool-2.2.10/libltdl/config/missing --run help2man'
  1821. INSTALL_DATA='${INSTALL} -m 644'
  1822. INSTALL_LTDL_FALSE='#'
  1823. INSTALL_LTDL_TRUE=''
  1824. INSTALL_PROGRAM='${INSTALL}'
  1825. INSTALL_SCRIPT='${INSTALL}'
  1826. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1827. LASTRELEASE='2.2.9'
  1828. LD='/usr/bin/ld'
  1829. LDFLAGS=''
  1830. LIBADD_DL='-ldl '
  1831. LIBADD_DLD_LINK=''
  1832. LIBADD_DLOPEN='-ldl'
  1833. LIBADD_SHL_LOAD=''
  1834. LIBOBJS=' ${LIBOBJDIR}lt__strl$U.o'
  1835. LIBS='-ldl '
  1836. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1837. LIPO=''
  1838. LN_S='ln -s'
  1839. LTDLOPEN='libltdl'
  1840. LTDL_SUBDIR_LIBOBJS_FALSE='#'
  1841. LTDL_SUBDIR_LIBOBJS_TRUE=''
  1842. LTLIBOBJS=' ${LIBOBJDIR}lt__strl$U.lo'
  1843. LT_CONFIG_H='config.h'
  1844. LT_DLLOADERS=' libltdl/dlopen.la'
  1845. LT_DLPREOPEN='-dlpreopen libltdl/dlopen.la '
  1846. M4SH='$(AUTOM4TE) --language=m4sh'
  1847. MAKEINFO='${SHELL} /usr/local/source/libtool-2.2.10/libltdl/config/missing --run makeinfo'
  1848. MKDIR_P='/bin/mkdir -p'
  1849. NM='/usr/bin/nm -B'
  1850. NMEDIT=''
  1851. OBJDUMP='objdump'
  1852. OBJEXT='o'
  1853. OTOOL64=''
  1854. OTOOL=''
  1855. PACKAGE='libtool'
  1856. PACKAGE_BUGREPORT='bug-libtool@gnu.org'
  1857. PACKAGE_NAME='libtool'
  1858. PACKAGE_STRING='libtool 2.2.10'
  1859. PACKAGE_TARNAME='libtool'
  1860. PACKAGE_URL=''
  1861. PACKAGE_VERSION='2.2.10'
  1862. PATH_SEPARATOR=':'
  1863. RANLIB='ranlib'
  1864. RC=''
  1865. SED='/bin/sed'
  1866. SET_MAKE=''
  1867. SHELL='/bin/sh'
  1868. STRIP='strip'
  1869. TIMESTAMP=''
  1870. VERSION='2.2.10'
  1871. ac_ct_CC='gcc'
  1872. ac_ct_CXX='g++'
  1873. ac_ct_DUMPBIN=''
  1874. ac_ct_F77=''
  1875. ac_ct_FC=''
  1876. aclocaldir='${datadir}/aclocal'
  1877. am__EXEEXT_FALSE=''
  1878. am__EXEEXT_TRUE='#'
  1879. am__fastdepCC_FALSE='#'
  1880. am__fastdepCC_TRUE=''
  1881. am__fastdepCXX_FALSE='#'
  1882. am__fastdepCXX_TRUE=''
  1883. am__include='include'
  1884. am__isrc=''
  1885. am__leading_dot='.'
  1886. am__quote=''
  1887. am__tar='${AMTAR} chof - "$$tardir"'
  1888. am__untar='${AMTAR} xf -'
  1889. bindir='${exec_prefix}/bin'
  1890. build='i686-pc-linux-gnu'
  1891. build_alias=''
  1892. build_cpu='i686'
  1893. build_os='linux-gnu'
  1894. build_vendor='pc'
  1895. datadir='${datarootdir}'
  1896. datarootdir='${prefix}/share'
  1897. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1898. dvidir='${docdir}'
  1899. exec_prefix='${prefix}'
  1900. host='i686-pc-linux-gnu'
  1901. host_alias=''
  1902. host_cpu='i686'
  1903. host_os='linux-gnu'
  1904. host_vendor='pc'
  1905. htmldir='${docdir}'
  1906. includedir='${prefix}/include'
  1907. infodir='${datarootdir}/info'
  1908. install_sh='${SHELL} /usr/local/source/libtool-2.2.10/libltdl/config/install-sh'
  1909. libdir='${exec_prefix}/lib'
  1910. libexecdir='${exec_prefix}/libexec'
  1911. localedir='${datarootdir}/locale'
  1912. localstatedir='${prefix}/var'
  1913. mandir='${datarootdir}/man'
  1914. mkdir_p='/bin/mkdir -p'
  1915. oldincludedir='/usr/include'
  1916. package_revision='1.3175'
  1917. pdfdir='${docdir}'
  1918. pkgdatadir='${datadir}/libtool'
  1919. prefix='/usr'
  1920. program_transform_name='s,x,x,'
  1921. psdir='${docdir}'
  1922. sbindir='${exec_prefix}/sbin'
  1923. sharedstatedir='${prefix}/com'
  1924. sys_symbol_underscore='no'
  1925. sysconfdir='${prefix}/etc'
  1926. target_alias=''
  1927.  
  1928. ## ----------- ##
  1929. ## confdefs.h. ##
  1930. ## ----------- ##
  1931.  
  1932. /* confdefs.h */
  1933. #define PACKAGE_NAME "libtool"
  1934. #define PACKAGE_TARNAME "libtool"
  1935. #define PACKAGE_VERSION "2.2.10"
  1936. #define PACKAGE_STRING "libtool 2.2.10"
  1937. #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  1938. #define PACKAGE_URL ""
  1939. #define PACKAGE "libtool"
  1940. #define VERSION "2.2.10"
  1941. #define STDC_HEADERS 1
  1942. #define HAVE_SYS_TYPES_H 1
  1943. #define HAVE_SYS_STAT_H 1
  1944. #define HAVE_STDLIB_H 1
  1945. #define HAVE_STRING_H 1
  1946. #define HAVE_MEMORY_H 1
  1947. #define HAVE_STRINGS_H 1
  1948. #define HAVE_INTTYPES_H 1
  1949. #define HAVE_STDINT_H 1
  1950. #define HAVE_UNISTD_H 1
  1951. #define HAVE_DLFCN_H 1
  1952. #define LT_OBJDIR ".libs/"
  1953. #define LT_MODULE_EXT ".so"
  1954. #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1955. #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/local/lib:/opt/lib"
  1956. #define HAVE_LIBDL 1
  1957. #define HAVE_DLERROR 1
  1958. #define HAVE_LIBDLLOADER 1
  1959. #define HAVE_ARGZ_H 1
  1960. #define HAVE_ERROR_T 1
  1961. #define HAVE_ARGZ_ADD 1
  1962. #define HAVE_ARGZ_APPEND 1
  1963. #define HAVE_ARGZ_COUNT 1
  1964. #define HAVE_ARGZ_CREATE_SEP 1
  1965. #define HAVE_ARGZ_INSERT 1
  1966. #define HAVE_ARGZ_NEXT 1
  1967. #define HAVE_ARGZ_STRINGIFY 1
  1968. #define HAVE_WORKING_ARGZ 1
  1969. #define HAVE_PRELOADED_SYMBOLS 1
  1970. #define HAVE_UNISTD_H 1
  1971. #define HAVE_DIRENT_H 1
  1972. #define HAVE_CLOSEDIR 1
  1973. #define HAVE_OPENDIR 1
  1974. #define HAVE_READDIR 1
  1975. #define LT_LIBEXT "a"
  1976.  
  1977. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement