Advertisement
Guest User

Untitled

a guest
Nov 28th, 2011
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.28 KB | None | 0 0
  1. bsd01# cat config.log
  2. This file contains any messages produced by compilers while
  3. running configure, to aid debugging if configure makes a mistake.
  4.  
  5. It was created by GNU Libtool configure 2.4, which was
  6. generated by GNU Autoconf 2.67. Invocation command line was
  7.  
  8. $ ./configure CXXCPP=/usr/bin/cpp
  9.  
  10. ## --------- ##
  11. ## Platform. ##
  12. ## --------- ##
  13.  
  14. hostname = bsd01
  15. uname -m = i386
  16. uname -r = 8.2-RELEASE
  17. uname -s = FreeBSD
  18. uname -v = FreeBSD 8.2-RELEASE #0: Fri Nov 25 22:26:14 EST 2011
  19.  
  20. /usr/bin/uname -p = i386
  21. /bin/uname -X = unknown
  22.  
  23. /bin/arch = unknown
  24. /usr/bin/arch -k = unknown
  25. /usr/convex/getsysinfo = unknown
  26. /usr/bin/hostinfo = unknown
  27. /bin/machine = unknown
  28. /usr/bin/oslevel = unknown
  29. /bin/universe = unknown
  30.  
  31. PATH: /sbin
  32. PATH: /bin
  33. PATH: /usr/sbin
  34. PATH: /usr/bin
  35. PATH: /usr/games
  36. PATH: /usr/local/sbin
  37. PATH: /usr/local/bin
  38. PATH: /root/bin
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:2704: checking for a BSD-compatible install
  46. configure:2772: result: /usr/bin/install -c
  47. configure:2783: checking whether build environment is sane
  48. configure:2833: result: yes
  49. configure:2974: checking for a thread-safe mkdir -p
  50. configure:3013: result: libltdl/config/install-sh -c -d
  51. configure:3026: checking for gawk
  52. configure:3056: result: no
  53. configure:3026: checking for mawk
  54. configure:3056: result: no
  55. configure:3026: checking for nawk
  56. configure:3042: found /usr/bin/nawk
  57. configure:3053: result: nawk
  58. configure:3064: checking whether make sets $(MAKE)
  59. configure:3086: result: yes
  60. configure:3180: checking build system type
  61. configure:3194: result: i386-unknown-freebsd8.2
  62. configure:3214: checking host system type
  63. configure:3227: result: i386-unknown-freebsd8.2
  64. configure:3254: autobuild project... GNU Libtool
  65. configure:3260: autobuild revision... 2.4 ()
  66. configure:3265: autobuild hostname... bsd01
  67. configure:3269: autobuild mode... default
  68. configure:3277: autobuild timestamp... 20111128T231233Z
  69. configure:3376: checking for gcc
  70. configure:3392: found /usr/bin/gcc
  71. configure:3403: result: gcc
  72. configure:3632: checking for C compiler version
  73. configure:3641: gcc --version >&5
  74. gcc (GCC) 4.2.1 20070719 [FreeBSD]
  75. Copyright (C) 2007 Free Software Foundation, Inc.
  76. This is free software; see the source for copying conditions. There is NO
  77. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  78.  
  79. configure:3652: $? = 0
  80. configure:3641: gcc -v >&5
  81. Using built-in specs.
  82. Target: i386-undermydesk-freebsd
  83. Configured with: FreeBSD/i386 system compiler
  84. Thread model: posix
  85. gcc version 4.2.1 20070719 [FreeBSD]
  86. configure:3652: $? = 0
  87. configure:3641: gcc -V >&5
  88. gcc: '-V' option must have argument
  89. configure:3652: $? = 1
  90. configure:3641: gcc -qversion >&5
  91. gcc: unrecognized option '-qversion'
  92. gcc: No input files specified
  93. configure:3652: $? = 1
  94. configure:3672: checking whether the C compiler works
  95. configure:3694: gcc conftest.c >&5
  96. configure:3698: $? = 0
  97. configure:3746: result: yes
  98. configure:3749: checking for C compiler default output file name
  99. configure:3751: result: a.out
  100. configure:3757: checking for suffix of executables
  101. configure:3764: gcc -o conftest conftest.c >&5
  102. configure:3768: $? = 0
  103. configure:3790: result:
  104. configure:3812: checking whether we are cross compiling
  105. configure:3820: gcc -o conftest conftest.c >&5
  106. configure:3824: $? = 0
  107. configure:3831: ./conftest
  108. configure:3835: $? = 0
  109. configure:3850: result: no
  110. configure:3855: checking for suffix of object files
  111. configure:3877: gcc -c conftest.c >&5
  112. configure:3881: $? = 0
  113. configure:3902: result: o
  114. configure:3906: checking whether we are using the GNU C compiler
  115. configure:3925: gcc -c conftest.c >&5
  116. configure:3925: $? = 0
  117. configure:3934: result: yes
  118. configure:3943: checking whether gcc accepts -g
  119. configure:3963: gcc -c -g conftest.c >&5
  120. configure:3963: $? = 0
  121. configure:4004: result: yes
  122. configure:4021: checking for gcc option to accept ISO C89
  123. configure:4085: gcc -c -g -O2 conftest.c >&5
  124. configure:4085: $? = 0
  125. configure:4098: result: none needed
  126. configure:4129: checking for style of include used by make
  127. configure:4157: result: GNU
  128. configure:4182: checking dependency style of gcc
  129. configure:4292: result: gcc3
  130. configure:4308: checking whether gcc and cc understand -c and -o together
  131. configure:4339: gcc -c conftest.c -o conftest2.o >&5
  132. configure:4343: $? = 0
  133. configure:4349: gcc -c conftest.c -o conftest2.o >&5
  134. configure:4353: $? = 0
  135. configure:4364: cc -c conftest.c >&5
  136. configure:4368: $? = 0
  137. configure:4376: cc -c conftest.c -o conftest2.o >&5
  138. configure:4380: $? = 0
  139. configure:4386: cc -c conftest.c -o conftest2.o >&5
  140. configure:4390: $? = 0
  141. configure:4408: result: yes
  142. configure:4438: checking how to run the C preprocessor
  143. configure:4469: gcc -E conftest.c
  144. configure:4469: $? = 0
  145. configure:4483: gcc -E conftest.c
  146. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  147. configure:4483: $? = 1
  148. configure: failed program was:
  149. | /* confdefs.h */
  150. | #define PACKAGE_NAME "GNU Libtool"
  151. | #define PACKAGE_TARNAME "libtool"
  152. | #define PACKAGE_VERSION "2.4"
  153. | #define PACKAGE_STRING "GNU Libtool 2.4"
  154. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  155. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  156. | #define PACKAGE "libtool"
  157. | #define VERSION "2.4"
  158. | /* end confdefs.h. */
  159. | #include <ac_nonexistent.h>
  160. configure:4508: result: gcc -E
  161. configure:4528: gcc -E conftest.c
  162. configure:4528: $? = 0
  163. configure:4542: gcc -E conftest.c
  164. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  165. configure:4542: $? = 1
  166. configure: failed program was:
  167. | /* confdefs.h */
  168. | #define PACKAGE_NAME "GNU Libtool"
  169. | #define PACKAGE_TARNAME "libtool"
  170. | #define PACKAGE_VERSION "2.4"
  171. | #define PACKAGE_STRING "GNU Libtool 2.4"
  172. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  173. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  174. | #define PACKAGE "libtool"
  175. | #define VERSION "2.4"
  176. | /* end confdefs.h. */
  177. | #include <ac_nonexistent.h>
  178. configure:4620: checking how to print strings
  179. configure:4647: result: printf
  180. configure:4668: checking for a sed that does not truncate output
  181. configure:4732: result: /usr/bin/sed
  182. configure:4750: checking for grep that handles long lines and -e
  183. configure:4808: result: /usr/bin/grep
  184. configure:4813: checking for egrep
  185. configure:4875: result: /usr/bin/grep -E
  186. configure:4880: checking for fgrep
  187. configure:4942: result: /usr/bin/grep -F
  188. configure:4977: checking for ld used by gcc
  189. configure:5044: result: /usr/bin/ld
  190. configure:5051: checking if the linker (/usr/bin/ld) is GNU ld
  191. configure:5066: result: yes
  192. configure:5078: checking for BSD- or MS-compatible name lister (nm)
  193. configure:5127: result: /usr/bin/nm -B
  194. configure:5257: checking the name lister (/usr/bin/nm -B) interface
  195. configure:5264: gcc -c -g -O2 conftest.c >&5
  196. configure:5267: /usr/bin/nm -B "conftest.o"
  197. configure:5270: output
  198. 00000000 B some_variable
  199. configure:5277: result: BSD nm
  200. configure:5280: checking whether ln -s works
  201. configure:5284: result: yes
  202. configure:5292: checking the maximum length of command line arguments
  203. configure:5417: result: 196608
  204. configure:5434: checking whether the shell understands some XSI constructs
  205. configure:5444: result: yes
  206. configure:5448: checking whether the shell understands "+="
  207. configure:5454: result: yes
  208. configure:5489: checking how to convert i386-unknown-freebsd8.2 file names to i386-unknown-freebsd8.2 format
  209. configure:5529: result: func_convert_file_noop
  210. configure:5536: checking how to convert i386-unknown-freebsd8.2 file names to toolchain format
  211. configure:5556: result: func_convert_file_noop
  212. configure:5563: checking for /usr/bin/ld option to reload object files
  213. configure:5570: result: -r
  214. configure:5644: checking for objdump
  215. configure:5660: found /usr/bin/objdump
  216. configure:5671: result: objdump
  217. configure:5700: checking how to recognize dependent libraries
  218. configure:5902: result: pass_all
  219. configure:5987: checking for dlltool
  220. configure:6017: result: no
  221. configure:6044: checking how to associate runtime and link libraries
  222. configure:6071: result: printf %s\n
  223. configure:6132: checking for ar
  224. configure:6148: found /usr/bin/ar
  225. configure:6159: result: ar
  226. configure:6196: checking for archiver @FILE support
  227. configure:6213: gcc -c -g -O2 conftest.c >&5
  228. configure:6213: $? = 0
  229. configure:6216: ar cru libconftest.a @conftest.lst >&5
  230. ar: warning: can't open file: @conftest.lst: No such file or directory
  231. configure:6219: $? = 0
  232. configure:6224: ar cru libconftest.a @conftest.lst >&5
  233. ar: warning: can't open file: @conftest.lst: No such file or directory
  234. configure:6227: $? = 0
  235. configure:6239: result: no
  236. configure:6297: checking for strip
  237. configure:6313: found /usr/bin/strip
  238. configure:6324: result: strip
  239. configure:6396: checking for ranlib
  240. configure:6412: found /usr/bin/ranlib
  241. configure:6423: result: ranlib
  242. configure:6525: checking command to parse /usr/bin/nm -B output from gcc object
  243. configure:6644: gcc -c -g -O2 conftest.c >&5
  244. configure:6647: $? = 0
  245. configure:6651: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  246. configure:6654: $? = 0
  247. configure:6720: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  248. configure:6723: $? = 0
  249. configure:6761: result: ok
  250. configure:6798: checking for sysroot
  251. configure:6828: result: no
  252. configure:7071: checking for mt
  253. configure:7087: found /usr/bin/mt
  254. configure:7098: result: mt
  255. configure:7121: checking if mt is a manifest tool
  256. configure:7127: mt '-?'
  257. mt: illegal option -- ?
  258. usage: mt [-f device] command [count]
  259. configure:7135: result: no
  260. configure:7763: checking for ANSI C header files
  261. configure:7783: gcc -c -g -O2 conftest.c >&5
  262. configure:7783: $? = 0
  263. configure:7856: gcc -o conftest -g -O2 conftest.c >&5
  264. configure:7856: $? = 0
  265. configure:7856: ./conftest
  266. configure:7856: $? = 0
  267. configure:7867: result: yes
  268. configure:7880: checking for sys/types.h
  269. configure:7880: gcc -c -g -O2 conftest.c >&5
  270. configure:7880: $? = 0
  271. configure:7880: result: yes
  272. configure:7880: checking for sys/stat.h
  273. configure:7880: gcc -c -g -O2 conftest.c >&5
  274. configure:7880: $? = 0
  275. configure:7880: result: yes
  276. configure:7880: checking for stdlib.h
  277. configure:7880: gcc -c -g -O2 conftest.c >&5
  278. configure:7880: $? = 0
  279. configure:7880: result: yes
  280. configure:7880: checking for string.h
  281. configure:7880: gcc -c -g -O2 conftest.c >&5
  282. configure:7880: $? = 0
  283. configure:7880: result: yes
  284. configure:7880: checking for memory.h
  285. configure:7880: gcc -c -g -O2 conftest.c >&5
  286. configure:7880: $? = 0
  287. configure:7880: result: yes
  288. configure:7880: checking for strings.h
  289. configure:7880: gcc -c -g -O2 conftest.c >&5
  290. configure:7880: $? = 0
  291. configure:7880: result: yes
  292. configure:7880: checking for inttypes.h
  293. configure:7880: gcc -c -g -O2 conftest.c >&5
  294. configure:7880: $? = 0
  295. configure:7880: result: yes
  296. configure:7880: checking for stdint.h
  297. configure:7880: gcc -c -g -O2 conftest.c >&5
  298. configure:7880: $? = 0
  299. configure:7880: result: yes
  300. configure:7880: checking for unistd.h
  301. configure:7880: gcc -c -g -O2 conftest.c >&5
  302. configure:7880: $? = 0
  303. configure:7880: result: yes
  304. configure:7894: checking for dlfcn.h
  305. configure:7894: gcc -c -g -O2 conftest.c >&5
  306. configure:7894: $? = 0
  307. configure:7894: result: yes
  308. configure:8378: checking for objdir
  309. configure:8393: result: .libs
  310. configure:8664: checking if gcc supports -fno-rtti -fno-exceptions
  311. configure:8682: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  312. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  313. configure:8686: $? = 0
  314. configure:8699: result: no
  315. configure:9009: checking for gcc option to produce PIC
  316. configure:9016: result: -fPIC -DPIC
  317. configure:9024: checking if gcc PIC flag -fPIC -DPIC works
  318. configure:9042: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  319. configure:9046: $? = 0
  320. configure:9059: result: yes
  321. configure:9088: checking if gcc static flag -static works
  322. configure:9116: result: yes
  323. configure:9131: checking if gcc supports -c -o file.o
  324. configure:9152: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  325. configure:9156: $? = 0
  326. configure:9178: result: yes
  327. configure:9186: checking if gcc supports -c -o file.o
  328. configure:9233: result: yes
  329. configure:9266: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  330. configure:10424: result: yes
  331. configure:10461: checking whether -lc should be explicitly linked in
  332. configure:10469: gcc -c -g -O2 conftest.c >&5
  333. configure:10472: $? = 0
  334. configure:10487: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  335. configure:10490: $? = 0
  336. configure:10504: result: no
  337. configure:10669: checking dynamic linker characteristics
  338. configure:11405: result: freebsd8.2 ld.so
  339. configure:11512: checking how to hardcode library paths into programs
  340. configure:11537: result: immediate
  341. configure:11631: checking for shl_load
  342. configure:11631: gcc -o conftest -g -O2 conftest.c >&5
  343. /var/tmp//ccyrQEsm.o(.text+0x12): In function `main':
  344. /usr/ports/devel/libtool/work/libtool-2.4/conftest.c:57: undefined reference to `shl_load'
  345. configure:11631: $? = 1
  346. configure: failed program was:
  347. | /* confdefs.h */
  348. | #define PACKAGE_NAME "GNU Libtool"
  349. | #define PACKAGE_TARNAME "libtool"
  350. | #define PACKAGE_VERSION "2.4"
  351. | #define PACKAGE_STRING "GNU Libtool 2.4"
  352. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  353. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  354. | #define PACKAGE "libtool"
  355. | #define VERSION "2.4"
  356. | #define STDC_HEADERS 1
  357. | #define HAVE_SYS_TYPES_H 1
  358. | #define HAVE_SYS_STAT_H 1
  359. | #define HAVE_STDLIB_H 1
  360. | #define HAVE_STRING_H 1
  361. | #define HAVE_MEMORY_H 1
  362. | #define HAVE_STRINGS_H 1
  363. | #define HAVE_INTTYPES_H 1
  364. | #define HAVE_STDINT_H 1
  365. | #define HAVE_UNISTD_H 1
  366. | #define HAVE_DLFCN_H 1
  367. | #define LT_OBJDIR ".libs/"
  368. | /* end confdefs.h. */
  369. | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
  370. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  371. | #define shl_load innocuous_shl_load
  372. |
  373. | /* System header to define __stub macros and hopefully few prototypes,
  374. | which can conflict with char shl_load (); below.
  375. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  376. | <limits.h> exists even on freestanding compilers. */
  377. |
  378. | #ifdef __STDC__
  379. | # include <limits.h>
  380. | #else
  381. | # include <assert.h>
  382. | #endif
  383. |
  384. | #undef shl_load
  385. |
  386. | /* Override any GCC internal prototype to avoid an error.
  387. | Use char because int might match the return type of a GCC
  388. | builtin and then its argument prototype would still apply. */
  389. | #ifdef __cplusplus
  390. | extern "C"
  391. | #endif
  392. | char shl_load ();
  393. | /* The GNU C library defines this for functions which it implements
  394. | to always fail with ENOSYS. Some functions are actually named
  395. | something starting with __ and the normal name is an alias. */
  396. | #if defined __stub_shl_load || defined __stub___shl_load
  397. | choke me
  398. | #endif
  399. |
  400. | int
  401. | main ()
  402. | {
  403. | return shl_load ();
  404. | ;
  405. | return 0;
  406. | }
  407. configure:11631: result: no
  408. configure:11635: checking for shl_load in -ldld
  409. configure:11660: gcc -o conftest -g -O2 conftest.c -ldld >&5
  410. /usr/bin/ld: cannot find -ldld
  411. configure:11660: $? = 1
  412. configure: failed program was:
  413. | /* confdefs.h */
  414. | #define PACKAGE_NAME "GNU Libtool"
  415. | #define PACKAGE_TARNAME "libtool"
  416. | #define PACKAGE_VERSION "2.4"
  417. | #define PACKAGE_STRING "GNU Libtool 2.4"
  418. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  419. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  420. | #define PACKAGE "libtool"
  421. | #define VERSION "2.4"
  422. | #define STDC_HEADERS 1
  423. | #define HAVE_SYS_TYPES_H 1
  424. | #define HAVE_SYS_STAT_H 1
  425. | #define HAVE_STDLIB_H 1
  426. | #define HAVE_STRING_H 1
  427. | #define HAVE_MEMORY_H 1
  428. | #define HAVE_STRINGS_H 1
  429. | #define HAVE_INTTYPES_H 1
  430. | #define HAVE_STDINT_H 1
  431. | #define HAVE_UNISTD_H 1
  432. | #define HAVE_DLFCN_H 1
  433. | #define LT_OBJDIR ".libs/"
  434. | /* end confdefs.h. */
  435. |
  436. | /* Override any GCC internal prototype to avoid an error.
  437. | Use char because int might match the return type of a GCC
  438. | builtin and then its argument prototype would still apply. */
  439. | #ifdef __cplusplus
  440. | extern "C"
  441. | #endif
  442. | char shl_load ();
  443. | int
  444. | main ()
  445. | {
  446. | return shl_load ();
  447. | ;
  448. | return 0;
  449. | }
  450. configure:11669: result: no
  451. configure:11674: checking for dlopen
  452. configure:11674: gcc -o conftest -g -O2 conftest.c >&5
  453. configure:11674: $? = 0
  454. configure:11674: result: yes
  455. configure:11831: checking whether a program can dlopen itself
  456. configure:11911: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c >&5
  457. configure:11914: $? = 0
  458. configure:11932: result: yes
  459. configure:11937: checking whether a statically linked program can dlopen itself
  460. configure:12017: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c >&5
  461. configure:12020: $? = 0
  462. Service unavailable
  463. configure:12038: result: no
  464. configure:12077: checking whether stripping libraries is possible
  465. configure:12082: result: yes
  466. configure:12117: checking if libtool supports shared libraries
  467. configure:12119: result: yes
  468. configure:12122: checking whether to build shared libraries
  469. configure:12143: result: yes
  470. configure:12146: checking whether to build static libraries
  471. configure:12150: result: yes
  472. configure:12186: checking which extension is used for runtime loadable modules
  473. configure:12196: result: .so
  474. configure:12206: checking which variable specifies run-time module search path
  475. configure:12213: result: LD_LIBRARY_PATH
  476. configure:12223: checking for the default library search path
  477. configure:12230: result: /lib /usr/lib
  478. configure:12260: checking for library containing dlopen
  479. configure:12291: gcc -o conftest -g -O2 conftest.c >&5
  480. configure:12291: $? = 0
  481. configure:12308: result: none required
  482. configure:12398: checking for dlerror
  483. configure:12398: gcc -o conftest -g -O2 conftest.c >&5
  484. configure:12398: $? = 0
  485. configure:12398: result: yes
  486. configure:12412: checking for shl_load
  487. configure:12412: result: no
  488. configure:12419: checking for shl_load in -ldld
  489. configure:12453: result: no
  490. configure:12499: checking for dld_link in -ldld
  491. configure:12524: gcc -o conftest -g -O2 conftest.c -ldld >&5
  492. /usr/bin/ld: cannot find -ldld
  493. configure:12524: $? = 1
  494. configure: failed program was:
  495. | /* confdefs.h */
  496. | #define PACKAGE_NAME "GNU Libtool"
  497. | #define PACKAGE_TARNAME "libtool"
  498. | #define PACKAGE_VERSION "2.4"
  499. | #define PACKAGE_STRING "GNU Libtool 2.4"
  500. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  501. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  502. | #define PACKAGE "libtool"
  503. | #define VERSION "2.4"
  504. | #define STDC_HEADERS 1
  505. | #define HAVE_SYS_TYPES_H 1
  506. | #define HAVE_SYS_STAT_H 1
  507. | #define HAVE_STDLIB_H 1
  508. | #define HAVE_STRING_H 1
  509. | #define HAVE_MEMORY_H 1
  510. | #define HAVE_STRINGS_H 1
  511. | #define HAVE_INTTYPES_H 1
  512. | #define HAVE_STDINT_H 1
  513. | #define HAVE_UNISTD_H 1
  514. | #define HAVE_DLFCN_H 1
  515. | #define LT_OBJDIR ".libs/"
  516. | #define LT_MODULE_EXT ".so"
  517. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  518. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  519. | #define HAVE_LIBDL 1
  520. | #define HAVE_DLERROR 1
  521. | /* end confdefs.h. */
  522. |
  523. | /* Override any GCC internal prototype to avoid an error.
  524. | Use char because int might match the return type of a GCC
  525. | builtin and then its argument prototype would still apply. */
  526. | #ifdef __cplusplus
  527. | extern "C"
  528. | #endif
  529. | char dld_link ();
  530. | int
  531. | main ()
  532. | {
  533. | return dld_link ();
  534. | ;
  535. | return 0;
  536. | }
  537. configure:12533: result: no
  538. configure:12567: checking for _ prefix in compiled symbols
  539. configure:12577: gcc -c -g -O2 conftest.c >&5
  540. configure:12580: $? = 0
  541. configure:12584: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  542. configure:12587: $? = 0
  543. configure:12609: result: no
  544. configure:12733: checking whether deplibs are loaded by dlopen
  545. configure:12827: result: yes
  546. configure:12839: checking for argz.h
  547. configure:12839: gcc -c -g -O2 conftest.c >&5
  548. conftest.c:63:18: error: argz.h: No such file or directory
  549. configure:12839: $? = 1
  550. configure: failed program was:
  551. | /* confdefs.h */
  552. | #define PACKAGE_NAME "GNU Libtool"
  553. | #define PACKAGE_TARNAME "libtool"
  554. | #define PACKAGE_VERSION "2.4"
  555. | #define PACKAGE_STRING "GNU Libtool 2.4"
  556. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  557. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  558. | #define PACKAGE "libtool"
  559. | #define VERSION "2.4"
  560. | #define STDC_HEADERS 1
  561. | #define HAVE_SYS_TYPES_H 1
  562. | #define HAVE_SYS_STAT_H 1
  563. | #define HAVE_STDLIB_H 1
  564. | #define HAVE_STRING_H 1
  565. | #define HAVE_MEMORY_H 1
  566. | #define HAVE_STRINGS_H 1
  567. | #define HAVE_INTTYPES_H 1
  568. | #define HAVE_STDINT_H 1
  569. | #define HAVE_UNISTD_H 1
  570. | #define HAVE_DLFCN_H 1
  571. | #define LT_OBJDIR ".libs/"
  572. | #define LT_MODULE_EXT ".so"
  573. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  574. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  575. | #define HAVE_LIBDL 1
  576. | #define HAVE_DLERROR 1
  577. | #define HAVE_LIBDLLOADER 1
  578. | /* end confdefs.h. */
  579. | #include <stdio.h>
  580. | #ifdef HAVE_SYS_TYPES_H
  581. | # include <sys/types.h>
  582. | #endif
  583. | #ifdef HAVE_SYS_STAT_H
  584. | # include <sys/stat.h>
  585. | #endif
  586. | #ifdef STDC_HEADERS
  587. | # include <stdlib.h>
  588. | # include <stddef.h>
  589. | #else
  590. | # ifdef HAVE_STDLIB_H
  591. | # include <stdlib.h>
  592. | # endif
  593. | #endif
  594. | #ifdef HAVE_STRING_H
  595. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  596. | # include <memory.h>
  597. | # endif
  598. | # include <string.h>
  599. | #endif
  600. | #ifdef HAVE_STRINGS_H
  601. | # include <strings.h>
  602. | #endif
  603. | #ifdef HAVE_INTTYPES_H
  604. | # include <inttypes.h>
  605. | #endif
  606. | #ifdef HAVE_STDINT_H
  607. | # include <stdint.h>
  608. | #endif
  609. | #ifdef HAVE_UNISTD_H
  610. | # include <unistd.h>
  611. | #endif
  612. |
  613. | #include <argz.h>
  614. configure:12839: result: no
  615. configure:12851: checking for error_t
  616. configure:12851: gcc -c -g -O2 conftest.c >&5
  617. conftest.c: In function 'main':
  618. conftest.c:36: error: 'error_t' undeclared (first use in this function)
  619. conftest.c:36: error: (Each undeclared identifier is reported only once
  620. conftest.c:36: error: for each function it appears in.)
  621. configure:12851: $? = 1
  622. configure: failed program was:
  623. | /* confdefs.h */
  624. | #define PACKAGE_NAME "GNU Libtool"
  625. | #define PACKAGE_TARNAME "libtool"
  626. | #define PACKAGE_VERSION "2.4"
  627. | #define PACKAGE_STRING "GNU Libtool 2.4"
  628. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  629. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  630. | #define PACKAGE "libtool"
  631. | #define VERSION "2.4"
  632. | #define STDC_HEADERS 1
  633. | #define HAVE_SYS_TYPES_H 1
  634. | #define HAVE_SYS_STAT_H 1
  635. | #define HAVE_STDLIB_H 1
  636. | #define HAVE_STRING_H 1
  637. | #define HAVE_MEMORY_H 1
  638. | #define HAVE_STRINGS_H 1
  639. | #define HAVE_INTTYPES_H 1
  640. | #define HAVE_STDINT_H 1
  641. | #define HAVE_UNISTD_H 1
  642. | #define HAVE_DLFCN_H 1
  643. | #define LT_OBJDIR ".libs/"
  644. | #define LT_MODULE_EXT ".so"
  645. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  646. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  647. | #define HAVE_LIBDL 1
  648. | #define HAVE_DLERROR 1
  649. | #define HAVE_LIBDLLOADER 1
  650. | /* end confdefs.h. */
  651. | #if defined(HAVE_ARGZ_H)
  652. | # include <argz.h>
  653. | #endif
  654. |
  655. | int
  656. | main ()
  657. | {
  658. | if (sizeof (error_t))
  659. | return 0;
  660. | ;
  661. | return 0;
  662. | }
  663. configure:12851: result: no
  664. configure:12877: checking for argz_add
  665. configure:12877: gcc -o conftest -g -O2 conftest.c >&5
  666. /var/tmp//ccTTSGeL.o(.text+0x12): In function `main':
  667. /usr/ports/devel/libtool/work/libtool-2.4/conftest.c:65: undefined reference to `argz_add'
  668. configure:12877: $? = 1
  669. configure: failed program was:
  670. | /* confdefs.h */
  671. | #define PACKAGE_NAME "GNU Libtool"
  672. | #define PACKAGE_TARNAME "libtool"
  673. | #define PACKAGE_VERSION "2.4"
  674. | #define PACKAGE_STRING "GNU Libtool 2.4"
  675. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  676. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  677. | #define PACKAGE "libtool"
  678. | #define VERSION "2.4"
  679. | #define STDC_HEADERS 1
  680. | #define HAVE_SYS_TYPES_H 1
  681. | #define HAVE_SYS_STAT_H 1
  682. | #define HAVE_STDLIB_H 1
  683. | #define HAVE_STRING_H 1
  684. | #define HAVE_MEMORY_H 1
  685. | #define HAVE_STRINGS_H 1
  686. | #define HAVE_INTTYPES_H 1
  687. | #define HAVE_STDINT_H 1
  688. | #define HAVE_UNISTD_H 1
  689. | #define HAVE_DLFCN_H 1
  690. | #define LT_OBJDIR ".libs/"
  691. | #define LT_MODULE_EXT ".so"
  692. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  693. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  694. | #define HAVE_LIBDL 1
  695. | #define HAVE_DLERROR 1
  696. | #define HAVE_LIBDLLOADER 1
  697. | #define error_t int
  698. | #define __error_t_defined 1
  699. | /* end confdefs.h. */
  700. | /* Define argz_add to an innocuous variant, in case <limits.h> declares argz_add.
  701. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  702. | #define argz_add innocuous_argz_add
  703. |
  704. | /* System header to define __stub macros and hopefully few prototypes,
  705. | which can conflict with char argz_add (); below.
  706. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  707. | <limits.h> exists even on freestanding compilers. */
  708. |
  709. | #ifdef __STDC__
  710. | # include <limits.h>
  711. | #else
  712. | # include <assert.h>
  713. | #endif
  714. |
  715. | #undef argz_add
  716. |
  717. | /* Override any GCC internal prototype to avoid an error.
  718. | Use char because int might match the return type of a GCC
  719. | builtin and then its argument prototype would still apply. */
  720. | #ifdef __cplusplus
  721. | extern "C"
  722. | #endif
  723. | char argz_add ();
  724. | /* The GNU C library defines this for functions which it implements
  725. | to always fail with ENOSYS. Some functions are actually named
  726. | something starting with __ and the normal name is an alias. */
  727. | #if defined __stub_argz_add || defined __stub___argz_add
  728. | choke me
  729. | #endif
  730. |
  731. | int
  732. | main ()
  733. | {
  734. | return argz_add ();
  735. | ;
  736. | return 0;
  737. | }
  738. configure:12877: result: no
  739. configure:12877: checking for argz_append
  740. configure:12877: gcc -o conftest -g -O2 conftest.c >&5
  741. /var/tmp//ccSDd7bT.o(.text+0x12): In function `main':
  742. /usr/ports/devel/libtool/work/libtool-2.4/conftest.c:65: undefined reference to `argz_append'
  743. configure:12877: $? = 1
  744. configure: failed program was:
  745. | /* confdefs.h */
  746. | #define PACKAGE_NAME "GNU Libtool"
  747. | #define PACKAGE_TARNAME "libtool"
  748. | #define PACKAGE_VERSION "2.4"
  749. | #define PACKAGE_STRING "GNU Libtool 2.4"
  750. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  751. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  752. | #define PACKAGE "libtool"
  753. | #define VERSION "2.4"
  754. | #define STDC_HEADERS 1
  755. | #define HAVE_SYS_TYPES_H 1
  756. | #define HAVE_SYS_STAT_H 1
  757. | #define HAVE_STDLIB_H 1
  758. | #define HAVE_STRING_H 1
  759. | #define HAVE_MEMORY_H 1
  760. | #define HAVE_STRINGS_H 1
  761. | #define HAVE_INTTYPES_H 1
  762. | #define HAVE_STDINT_H 1
  763. | #define HAVE_UNISTD_H 1
  764. | #define HAVE_DLFCN_H 1
  765. | #define LT_OBJDIR ".libs/"
  766. | #define LT_MODULE_EXT ".so"
  767. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  768. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  769. | #define HAVE_LIBDL 1
  770. | #define HAVE_DLERROR 1
  771. | #define HAVE_LIBDLLOADER 1
  772. | #define error_t int
  773. | #define __error_t_defined 1
  774. | /* end confdefs.h. */
  775. | /* Define argz_append to an innocuous variant, in case <limits.h> declares argz_append.
  776. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  777. | #define argz_append innocuous_argz_append
  778. |
  779. | /* System header to define __stub macros and hopefully few prototypes,
  780. | which can conflict with char argz_append (); below.
  781. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  782. | <limits.h> exists even on freestanding compilers. */
  783. |
  784. | #ifdef __STDC__
  785. | # include <limits.h>
  786. | #else
  787. | # include <assert.h>
  788. | #endif
  789. |
  790. | #undef argz_append
  791. |
  792. | /* Override any GCC internal prototype to avoid an error.
  793. | Use char because int might match the return type of a GCC
  794. | builtin and then its argument prototype would still apply. */
  795. | #ifdef __cplusplus
  796. | extern "C"
  797. | #endif
  798. | char argz_append ();
  799. | /* The GNU C library defines this for functions which it implements
  800. | to always fail with ENOSYS. Some functions are actually named
  801. | something starting with __ and the normal name is an alias. */
  802. | #if defined __stub_argz_append || defined __stub___argz_append
  803. | choke me
  804. | #endif
  805. |
  806. | int
  807. | main ()
  808. | {
  809. | return argz_append ();
  810. | ;
  811. | return 0;
  812. | }
  813. configure:12877: result: no
  814. configure:12877: checking for argz_count
  815. configure:12877: gcc -o conftest -g -O2 conftest.c >&5
  816. /var/tmp//ccu41KYv.o(.text+0x12): In function `main':
  817. /usr/ports/devel/libtool/work/libtool-2.4/conftest.c:65: undefined reference to `argz_count'
  818. configure:12877: $? = 1
  819. configure: failed program was:
  820. | /* confdefs.h */
  821. | #define PACKAGE_NAME "GNU Libtool"
  822. | #define PACKAGE_TARNAME "libtool"
  823. | #define PACKAGE_VERSION "2.4"
  824. | #define PACKAGE_STRING "GNU Libtool 2.4"
  825. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  826. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  827. | #define PACKAGE "libtool"
  828. | #define VERSION "2.4"
  829. | #define STDC_HEADERS 1
  830. | #define HAVE_SYS_TYPES_H 1
  831. | #define HAVE_SYS_STAT_H 1
  832. | #define HAVE_STDLIB_H 1
  833. | #define HAVE_STRING_H 1
  834. | #define HAVE_MEMORY_H 1
  835. | #define HAVE_STRINGS_H 1
  836. | #define HAVE_INTTYPES_H 1
  837. | #define HAVE_STDINT_H 1
  838. | #define HAVE_UNISTD_H 1
  839. | #define HAVE_DLFCN_H 1
  840. | #define LT_OBJDIR ".libs/"
  841. | #define LT_MODULE_EXT ".so"
  842. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  843. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  844. | #define HAVE_LIBDL 1
  845. | #define HAVE_DLERROR 1
  846. | #define HAVE_LIBDLLOADER 1
  847. | #define error_t int
  848. | #define __error_t_defined 1
  849. | /* end confdefs.h. */
  850. | /* Define argz_count to an innocuous variant, in case <limits.h> declares argz_count.
  851. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  852. | #define argz_count innocuous_argz_count
  853. |
  854. | /* System header to define __stub macros and hopefully few prototypes,
  855. | which can conflict with char argz_count (); below.
  856. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  857. | <limits.h> exists even on freestanding compilers. */
  858. |
  859. | #ifdef __STDC__
  860. | # include <limits.h>
  861. | #else
  862. | # include <assert.h>
  863. | #endif
  864. |
  865. | #undef argz_count
  866. |
  867. | /* Override any GCC internal prototype to avoid an error.
  868. | Use char because int might match the return type of a GCC
  869. | builtin and then its argument prototype would still apply. */
  870. | #ifdef __cplusplus
  871. | extern "C"
  872. | #endif
  873. | char argz_count ();
  874. | /* The GNU C library defines this for functions which it implements
  875. | to always fail with ENOSYS. Some functions are actually named
  876. | something starting with __ and the normal name is an alias. */
  877. | #if defined __stub_argz_count || defined __stub___argz_count
  878. | choke me
  879. | #endif
  880. |
  881. | int
  882. | main ()
  883. | {
  884. | return argz_count ();
  885. | ;
  886. | return 0;
  887. | }
  888. configure:12877: result: no
  889. configure:12877: checking for argz_create_sep
  890. configure:12877: gcc -o conftest -g -O2 conftest.c >&5
  891. /var/tmp//ccToGjkJ.o(.text+0x12): In function `main':
  892. /usr/ports/devel/libtool/work/libtool-2.4/conftest.c:65: undefined reference to `argz_create_sep'
  893. configure:12877: $? = 1
  894. configure: failed program was:
  895. | /* confdefs.h */
  896. | #define PACKAGE_NAME "GNU Libtool"
  897. | #define PACKAGE_TARNAME "libtool"
  898. | #define PACKAGE_VERSION "2.4"
  899. | #define PACKAGE_STRING "GNU Libtool 2.4"
  900. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  901. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  902. | #define PACKAGE "libtool"
  903. | #define VERSION "2.4"
  904. | #define STDC_HEADERS 1
  905. | #define HAVE_SYS_TYPES_H 1
  906. | #define HAVE_SYS_STAT_H 1
  907. | #define HAVE_STDLIB_H 1
  908. | #define HAVE_STRING_H 1
  909. | #define HAVE_MEMORY_H 1
  910. | #define HAVE_STRINGS_H 1
  911. | #define HAVE_INTTYPES_H 1
  912. | #define HAVE_STDINT_H 1
  913. | #define HAVE_UNISTD_H 1
  914. | #define HAVE_DLFCN_H 1
  915. | #define LT_OBJDIR ".libs/"
  916. | #define LT_MODULE_EXT ".so"
  917. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  918. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  919. | #define HAVE_LIBDL 1
  920. | #define HAVE_DLERROR 1
  921. | #define HAVE_LIBDLLOADER 1
  922. | #define error_t int
  923. | #define __error_t_defined 1
  924. | /* end confdefs.h. */
  925. | /* Define argz_create_sep to an innocuous variant, in case <limits.h> declares argz_create_sep.
  926. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  927. | #define argz_create_sep innocuous_argz_create_sep
  928. |
  929. | /* System header to define __stub macros and hopefully few prototypes,
  930. | which can conflict with char argz_create_sep (); below.
  931. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  932. | <limits.h> exists even on freestanding compilers. */
  933. |
  934. | #ifdef __STDC__
  935. | # include <limits.h>
  936. | #else
  937. | # include <assert.h>
  938. | #endif
  939. |
  940. | #undef argz_create_sep
  941. |
  942. | /* Override any GCC internal prototype to avoid an error.
  943. | Use char because int might match the return type of a GCC
  944. | builtin and then its argument prototype would still apply. */
  945. | #ifdef __cplusplus
  946. | extern "C"
  947. | #endif
  948. | char argz_create_sep ();
  949. | /* The GNU C library defines this for functions which it implements
  950. | to always fail with ENOSYS. Some functions are actually named
  951. | something starting with __ and the normal name is an alias. */
  952. | #if defined __stub_argz_create_sep || defined __stub___argz_create_sep
  953. | choke me
  954. | #endif
  955. |
  956. | int
  957. | main ()
  958. | {
  959. | return argz_create_sep ();
  960. | ;
  961. | return 0;
  962. | }
  963. configure:12877: result: no
  964. configure:12877: checking for argz_insert
  965. configure:12877: gcc -o conftest -g -O2 conftest.c >&5
  966. /var/tmp//ccDLBmaI.o(.text+0x12): In function `main':
  967. /usr/ports/devel/libtool/work/libtool-2.4/conftest.c:65: undefined reference to `argz_insert'
  968. configure:12877: $? = 1
  969. configure: failed program was:
  970. | /* confdefs.h */
  971. | #define PACKAGE_NAME "GNU Libtool"
  972. | #define PACKAGE_TARNAME "libtool"
  973. | #define PACKAGE_VERSION "2.4"
  974. | #define PACKAGE_STRING "GNU Libtool 2.4"
  975. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  976. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  977. | #define PACKAGE "libtool"
  978. | #define VERSION "2.4"
  979. | #define STDC_HEADERS 1
  980. | #define HAVE_SYS_TYPES_H 1
  981. | #define HAVE_SYS_STAT_H 1
  982. | #define HAVE_STDLIB_H 1
  983. | #define HAVE_STRING_H 1
  984. | #define HAVE_MEMORY_H 1
  985. | #define HAVE_STRINGS_H 1
  986. | #define HAVE_INTTYPES_H 1
  987. | #define HAVE_STDINT_H 1
  988. | #define HAVE_UNISTD_H 1
  989. | #define HAVE_DLFCN_H 1
  990. | #define LT_OBJDIR ".libs/"
  991. | #define LT_MODULE_EXT ".so"
  992. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  993. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  994. | #define HAVE_LIBDL 1
  995. | #define HAVE_DLERROR 1
  996. | #define HAVE_LIBDLLOADER 1
  997. | #define error_t int
  998. | #define __error_t_defined 1
  999. | /* end confdefs.h. */
  1000. | /* Define argz_insert to an innocuous variant, in case <limits.h> declares argz_insert.
  1001. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1002. | #define argz_insert innocuous_argz_insert
  1003. |
  1004. | /* System header to define __stub macros and hopefully few prototypes,
  1005. | which can conflict with char argz_insert (); below.
  1006. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1007. | <limits.h> exists even on freestanding compilers. */
  1008. |
  1009. | #ifdef __STDC__
  1010. | # include <limits.h>
  1011. | #else
  1012. | # include <assert.h>
  1013. | #endif
  1014. |
  1015. | #undef argz_insert
  1016. |
  1017. | /* Override any GCC internal prototype to avoid an error.
  1018. | Use char because int might match the return type of a GCC
  1019. | builtin and then its argument prototype would still apply. */
  1020. | #ifdef __cplusplus
  1021. | extern "C"
  1022. | #endif
  1023. | char argz_insert ();
  1024. | /* The GNU C library defines this for functions which it implements
  1025. | to always fail with ENOSYS. Some functions are actually named
  1026. | something starting with __ and the normal name is an alias. */
  1027. | #if defined __stub_argz_insert || defined __stub___argz_insert
  1028. | choke me
  1029. | #endif
  1030. |
  1031. | int
  1032. | main ()
  1033. | {
  1034. | return argz_insert ();
  1035. | ;
  1036. | return 0;
  1037. | }
  1038. configure:12877: result: no
  1039. configure:12877: checking for argz_next
  1040. configure:12877: gcc -o conftest -g -O2 conftest.c >&5
  1041. /var/tmp//ccGxV73h.o(.text+0x12): In function `main':
  1042. /usr/ports/devel/libtool/work/libtool-2.4/conftest.c:65: undefined reference to `argz_next'
  1043. configure:12877: $? = 1
  1044. configure: failed program was:
  1045. | /* confdefs.h */
  1046. | #define PACKAGE_NAME "GNU Libtool"
  1047. | #define PACKAGE_TARNAME "libtool"
  1048. | #define PACKAGE_VERSION "2.4"
  1049. | #define PACKAGE_STRING "GNU Libtool 2.4"
  1050. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  1051. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  1052. | #define PACKAGE "libtool"
  1053. | #define VERSION "2.4"
  1054. | #define STDC_HEADERS 1
  1055. | #define HAVE_SYS_TYPES_H 1
  1056. | #define HAVE_SYS_STAT_H 1
  1057. | #define HAVE_STDLIB_H 1
  1058. | #define HAVE_STRING_H 1
  1059. | #define HAVE_MEMORY_H 1
  1060. | #define HAVE_STRINGS_H 1
  1061. | #define HAVE_INTTYPES_H 1
  1062. | #define HAVE_STDINT_H 1
  1063. | #define HAVE_UNISTD_H 1
  1064. | #define HAVE_DLFCN_H 1
  1065. | #define LT_OBJDIR ".libs/"
  1066. | #define LT_MODULE_EXT ".so"
  1067. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1068. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  1069. | #define HAVE_LIBDL 1
  1070. | #define HAVE_DLERROR 1
  1071. | #define HAVE_LIBDLLOADER 1
  1072. | #define error_t int
  1073. | #define __error_t_defined 1
  1074. | /* end confdefs.h. */
  1075. | /* Define argz_next to an innocuous variant, in case <limits.h> declares argz_next.
  1076. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1077. | #define argz_next innocuous_argz_next
  1078. |
  1079. | /* System header to define __stub macros and hopefully few prototypes,
  1080. | which can conflict with char argz_next (); below.
  1081. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1082. | <limits.h> exists even on freestanding compilers. */
  1083. |
  1084. | #ifdef __STDC__
  1085. | # include <limits.h>
  1086. | #else
  1087. | # include <assert.h>
  1088. | #endif
  1089. |
  1090. | #undef argz_next
  1091. |
  1092. | /* Override any GCC internal prototype to avoid an error.
  1093. | Use char because int might match the return type of a GCC
  1094. | builtin and then its argument prototype would still apply. */
  1095. | #ifdef __cplusplus
  1096. | extern "C"
  1097. | #endif
  1098. | char argz_next ();
  1099. | /* The GNU C library defines this for functions which it implements
  1100. | to always fail with ENOSYS. Some functions are actually named
  1101. | something starting with __ and the normal name is an alias. */
  1102. | #if defined __stub_argz_next || defined __stub___argz_next
  1103. | choke me
  1104. | #endif
  1105. |
  1106. | int
  1107. | main ()
  1108. | {
  1109. | return argz_next ();
  1110. | ;
  1111. | return 0;
  1112. | }
  1113. configure:12877: result: no
  1114. configure:12877: checking for argz_stringify
  1115. configure:12877: gcc -o conftest -g -O2 conftest.c >&5
  1116. /var/tmp//cchuEsMn.o(.text+0x12): In function `main':
  1117. /usr/ports/devel/libtool/work/libtool-2.4/conftest.c:65: undefined reference to `argz_stringify'
  1118. configure:12877: $? = 1
  1119. configure: failed program was:
  1120. | /* confdefs.h */
  1121. | #define PACKAGE_NAME "GNU Libtool"
  1122. | #define PACKAGE_TARNAME "libtool"
  1123. | #define PACKAGE_VERSION "2.4"
  1124. | #define PACKAGE_STRING "GNU Libtool 2.4"
  1125. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  1126. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  1127. | #define PACKAGE "libtool"
  1128. | #define VERSION "2.4"
  1129. | #define STDC_HEADERS 1
  1130. | #define HAVE_SYS_TYPES_H 1
  1131. | #define HAVE_SYS_STAT_H 1
  1132. | #define HAVE_STDLIB_H 1
  1133. | #define HAVE_STRING_H 1
  1134. | #define HAVE_MEMORY_H 1
  1135. | #define HAVE_STRINGS_H 1
  1136. | #define HAVE_INTTYPES_H 1
  1137. | #define HAVE_STDINT_H 1
  1138. | #define HAVE_UNISTD_H 1
  1139. | #define HAVE_DLFCN_H 1
  1140. | #define LT_OBJDIR ".libs/"
  1141. | #define LT_MODULE_EXT ".so"
  1142. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1143. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  1144. | #define HAVE_LIBDL 1
  1145. | #define HAVE_DLERROR 1
  1146. | #define HAVE_LIBDLLOADER 1
  1147. | #define error_t int
  1148. | #define __error_t_defined 1
  1149. | /* end confdefs.h. */
  1150. | /* Define argz_stringify to an innocuous variant, in case <limits.h> declares argz_stringify.
  1151. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1152. | #define argz_stringify innocuous_argz_stringify
  1153. |
  1154. | /* System header to define __stub macros and hopefully few prototypes,
  1155. | which can conflict with char argz_stringify (); below.
  1156. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1157. | <limits.h> exists even on freestanding compilers. */
  1158. |
  1159. | #ifdef __STDC__
  1160. | # include <limits.h>
  1161. | #else
  1162. | # include <assert.h>
  1163. | #endif
  1164. |
  1165. | #undef argz_stringify
  1166. |
  1167. | /* Override any GCC internal prototype to avoid an error.
  1168. | Use char because int might match the return type of a GCC
  1169. | builtin and then its argument prototype would still apply. */
  1170. | #ifdef __cplusplus
  1171. | extern "C"
  1172. | #endif
  1173. | char argz_stringify ();
  1174. | /* The GNU C library defines this for functions which it implements
  1175. | to always fail with ENOSYS. Some functions are actually named
  1176. | something starting with __ and the normal name is an alias. */
  1177. | #if defined __stub_argz_stringify || defined __stub___argz_stringify
  1178. | choke me
  1179. | #endif
  1180. |
  1181. | int
  1182. | main ()
  1183. | {
  1184. | return argz_stringify ();
  1185. | ;
  1186. | return 0;
  1187. | }
  1188. configure:12877: result: no
  1189. configure:12945: checking whether libtool supports -dlopen/-dlpreopen
  1190. configure:12957: result: yes
  1191. configure:13010: checking for unistd.h
  1192. configure:13010: result: yes
  1193. configure:13010: checking for dl.h
  1194. configure:13010: gcc -c -g -O2 conftest.c >&5
  1195. conftest.c:67:16: error: dl.h: No such file or directory
  1196. configure:13010: $? = 1
  1197. configure: failed program was:
  1198. | /* confdefs.h */
  1199. | #define PACKAGE_NAME "GNU Libtool"
  1200. | #define PACKAGE_TARNAME "libtool"
  1201. | #define PACKAGE_VERSION "2.4"
  1202. | #define PACKAGE_STRING "GNU Libtool 2.4"
  1203. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  1204. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  1205. | #define PACKAGE "libtool"
  1206. | #define VERSION "2.4"
  1207. | #define STDC_HEADERS 1
  1208. | #define HAVE_SYS_TYPES_H 1
  1209. | #define HAVE_SYS_STAT_H 1
  1210. | #define HAVE_STDLIB_H 1
  1211. | #define HAVE_STRING_H 1
  1212. | #define HAVE_MEMORY_H 1
  1213. | #define HAVE_STRINGS_H 1
  1214. | #define HAVE_INTTYPES_H 1
  1215. | #define HAVE_STDINT_H 1
  1216. | #define HAVE_UNISTD_H 1
  1217. | #define HAVE_DLFCN_H 1
  1218. | #define LT_OBJDIR ".libs/"
  1219. | #define LT_MODULE_EXT ".so"
  1220. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1221. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  1222. | #define HAVE_LIBDL 1
  1223. | #define HAVE_DLERROR 1
  1224. | #define HAVE_LIBDLLOADER 1
  1225. | #define error_t int
  1226. | #define __error_t_defined 1
  1227. | #define HAVE_PRELOADED_SYMBOLS 1
  1228. | #define HAVE_UNISTD_H 1
  1229. | /* end confdefs.h. */
  1230. | #include <stdio.h>
  1231. | #ifdef HAVE_SYS_TYPES_H
  1232. | # include <sys/types.h>
  1233. | #endif
  1234. | #ifdef HAVE_SYS_STAT_H
  1235. | # include <sys/stat.h>
  1236. | #endif
  1237. | #ifdef STDC_HEADERS
  1238. | # include <stdlib.h>
  1239. | # include <stddef.h>
  1240. | #else
  1241. | # ifdef HAVE_STDLIB_H
  1242. | # include <stdlib.h>
  1243. | # endif
  1244. | #endif
  1245. | #ifdef HAVE_STRING_H
  1246. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1247. | # include <memory.h>
  1248. | # endif
  1249. | # include <string.h>
  1250. | #endif
  1251. | #ifdef HAVE_STRINGS_H
  1252. | # include <strings.h>
  1253. | #endif
  1254. | #ifdef HAVE_INTTYPES_H
  1255. | # include <inttypes.h>
  1256. | #endif
  1257. | #ifdef HAVE_STDINT_H
  1258. | # include <stdint.h>
  1259. | #endif
  1260. | #ifdef HAVE_UNISTD_H
  1261. | # include <unistd.h>
  1262. | #endif
  1263. |
  1264. | #include <dl.h>
  1265. configure:13010: result: no
  1266. configure:13010: checking for sys/dl.h
  1267. configure:13010: gcc -c -g -O2 conftest.c >&5
  1268. conftest.c:67:20: error: sys/dl.h: No such file or directory
  1269. configure:13010: $? = 1
  1270. configure: failed program was:
  1271. | /* confdefs.h */
  1272. | #define PACKAGE_NAME "GNU Libtool"
  1273. | #define PACKAGE_TARNAME "libtool"
  1274. | #define PACKAGE_VERSION "2.4"
  1275. | #define PACKAGE_STRING "GNU Libtool 2.4"
  1276. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  1277. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  1278. | #define PACKAGE "libtool"
  1279. | #define VERSION "2.4"
  1280. | #define STDC_HEADERS 1
  1281. | #define HAVE_SYS_TYPES_H 1
  1282. | #define HAVE_SYS_STAT_H 1
  1283. | #define HAVE_STDLIB_H 1
  1284. | #define HAVE_STRING_H 1
  1285. | #define HAVE_MEMORY_H 1
  1286. | #define HAVE_STRINGS_H 1
  1287. | #define HAVE_INTTYPES_H 1
  1288. | #define HAVE_STDINT_H 1
  1289. | #define HAVE_UNISTD_H 1
  1290. | #define HAVE_DLFCN_H 1
  1291. | #define LT_OBJDIR ".libs/"
  1292. | #define LT_MODULE_EXT ".so"
  1293. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1294. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  1295. | #define HAVE_LIBDL 1
  1296. | #define HAVE_DLERROR 1
  1297. | #define HAVE_LIBDLLOADER 1
  1298. | #define error_t int
  1299. | #define __error_t_defined 1
  1300. | #define HAVE_PRELOADED_SYMBOLS 1
  1301. | #define HAVE_UNISTD_H 1
  1302. | /* end confdefs.h. */
  1303. | #include <stdio.h>
  1304. | #ifdef HAVE_SYS_TYPES_H
  1305. | # include <sys/types.h>
  1306. | #endif
  1307. | #ifdef HAVE_SYS_STAT_H
  1308. | # include <sys/stat.h>
  1309. | #endif
  1310. | #ifdef STDC_HEADERS
  1311. | # include <stdlib.h>
  1312. | # include <stddef.h>
  1313. | #else
  1314. | # ifdef HAVE_STDLIB_H
  1315. | # include <stdlib.h>
  1316. | # endif
  1317. | #endif
  1318. | #ifdef HAVE_STRING_H
  1319. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1320. | # include <memory.h>
  1321. | # endif
  1322. | # include <string.h>
  1323. | #endif
  1324. | #ifdef HAVE_STRINGS_H
  1325. | # include <strings.h>
  1326. | #endif
  1327. | #ifdef HAVE_INTTYPES_H
  1328. | # include <inttypes.h>
  1329. | #endif
  1330. | #ifdef HAVE_STDINT_H
  1331. | # include <stdint.h>
  1332. | #endif
  1333. | #ifdef HAVE_UNISTD_H
  1334. | # include <unistd.h>
  1335. | #endif
  1336. |
  1337. | #include <sys/dl.h>
  1338. configure:13010: result: no
  1339. configure:13010: checking for dld.h
  1340. configure:13010: gcc -c -g -O2 conftest.c >&5
  1341. conftest.c:67:17: error: dld.h: No such file or directory
  1342. configure:13010: $? = 1
  1343. configure: failed program was:
  1344. | /* confdefs.h */
  1345. | #define PACKAGE_NAME "GNU Libtool"
  1346. | #define PACKAGE_TARNAME "libtool"
  1347. | #define PACKAGE_VERSION "2.4"
  1348. | #define PACKAGE_STRING "GNU Libtool 2.4"
  1349. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  1350. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  1351. | #define PACKAGE "libtool"
  1352. | #define VERSION "2.4"
  1353. | #define STDC_HEADERS 1
  1354. | #define HAVE_SYS_TYPES_H 1
  1355. | #define HAVE_SYS_STAT_H 1
  1356. | #define HAVE_STDLIB_H 1
  1357. | #define HAVE_STRING_H 1
  1358. | #define HAVE_MEMORY_H 1
  1359. | #define HAVE_STRINGS_H 1
  1360. | #define HAVE_INTTYPES_H 1
  1361. | #define HAVE_STDINT_H 1
  1362. | #define HAVE_UNISTD_H 1
  1363. | #define HAVE_DLFCN_H 1
  1364. | #define LT_OBJDIR ".libs/"
  1365. | #define LT_MODULE_EXT ".so"
  1366. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1367. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  1368. | #define HAVE_LIBDL 1
  1369. | #define HAVE_DLERROR 1
  1370. | #define HAVE_LIBDLLOADER 1
  1371. | #define error_t int
  1372. | #define __error_t_defined 1
  1373. | #define HAVE_PRELOADED_SYMBOLS 1
  1374. | #define HAVE_UNISTD_H 1
  1375. | /* end confdefs.h. */
  1376. | #include <stdio.h>
  1377. | #ifdef HAVE_SYS_TYPES_H
  1378. | # include <sys/types.h>
  1379. | #endif
  1380. | #ifdef HAVE_SYS_STAT_H
  1381. | # include <sys/stat.h>
  1382. | #endif
  1383. | #ifdef STDC_HEADERS
  1384. | # include <stdlib.h>
  1385. | # include <stddef.h>
  1386. | #else
  1387. | # ifdef HAVE_STDLIB_H
  1388. | # include <stdlib.h>
  1389. | # endif
  1390. | #endif
  1391. | #ifdef HAVE_STRING_H
  1392. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1393. | # include <memory.h>
  1394. | # endif
  1395. | # include <string.h>
  1396. | #endif
  1397. | #ifdef HAVE_STRINGS_H
  1398. | # include <strings.h>
  1399. | #endif
  1400. | #ifdef HAVE_INTTYPES_H
  1401. | # include <inttypes.h>
  1402. | #endif
  1403. | #ifdef HAVE_STDINT_H
  1404. | # include <stdint.h>
  1405. | #endif
  1406. | #ifdef HAVE_UNISTD_H
  1407. | # include <unistd.h>
  1408. | #endif
  1409. |
  1410. | #include <dld.h>
  1411. configure:13010: result: no
  1412. configure:13010: checking for mach-o/dyld.h
  1413. configure:13010: gcc -c -g -O2 conftest.c >&5
  1414. conftest.c:67:25: error: mach-o/dyld.h: No such file or directory
  1415. configure:13010: $? = 1
  1416. configure: failed program was:
  1417. | /* confdefs.h */
  1418. | #define PACKAGE_NAME "GNU Libtool"
  1419. | #define PACKAGE_TARNAME "libtool"
  1420. | #define PACKAGE_VERSION "2.4"
  1421. | #define PACKAGE_STRING "GNU Libtool 2.4"
  1422. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  1423. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  1424. | #define PACKAGE "libtool"
  1425. | #define VERSION "2.4"
  1426. | #define STDC_HEADERS 1
  1427. | #define HAVE_SYS_TYPES_H 1
  1428. | #define HAVE_SYS_STAT_H 1
  1429. | #define HAVE_STDLIB_H 1
  1430. | #define HAVE_STRING_H 1
  1431. | #define HAVE_MEMORY_H 1
  1432. | #define HAVE_STRINGS_H 1
  1433. | #define HAVE_INTTYPES_H 1
  1434. | #define HAVE_STDINT_H 1
  1435. | #define HAVE_UNISTD_H 1
  1436. | #define HAVE_DLFCN_H 1
  1437. | #define LT_OBJDIR ".libs/"
  1438. | #define LT_MODULE_EXT ".so"
  1439. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1440. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  1441. | #define HAVE_LIBDL 1
  1442. | #define HAVE_DLERROR 1
  1443. | #define HAVE_LIBDLLOADER 1
  1444. | #define error_t int
  1445. | #define __error_t_defined 1
  1446. | #define HAVE_PRELOADED_SYMBOLS 1
  1447. | #define HAVE_UNISTD_H 1
  1448. | /* end confdefs.h. */
  1449. | #include <stdio.h>
  1450. | #ifdef HAVE_SYS_TYPES_H
  1451. | # include <sys/types.h>
  1452. | #endif
  1453. | #ifdef HAVE_SYS_STAT_H
  1454. | # include <sys/stat.h>
  1455. | #endif
  1456. | #ifdef STDC_HEADERS
  1457. | # include <stdlib.h>
  1458. | # include <stddef.h>
  1459. | #else
  1460. | # ifdef HAVE_STDLIB_H
  1461. | # include <stdlib.h>
  1462. | # endif
  1463. | #endif
  1464. | #ifdef HAVE_STRING_H
  1465. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1466. | # include <memory.h>
  1467. | # endif
  1468. | # include <string.h>
  1469. | #endif
  1470. | #ifdef HAVE_STRINGS_H
  1471. | # include <strings.h>
  1472. | #endif
  1473. | #ifdef HAVE_INTTYPES_H
  1474. | # include <inttypes.h>
  1475. | #endif
  1476. | #ifdef HAVE_STDINT_H
  1477. | # include <stdint.h>
  1478. | #endif
  1479. | #ifdef HAVE_UNISTD_H
  1480. | # include <unistd.h>
  1481. | #endif
  1482. |
  1483. | #include <mach-o/dyld.h>
  1484. configure:13010: result: no
  1485. configure:13010: checking for dirent.h
  1486. configure:13010: gcc -c -g -O2 conftest.c >&5
  1487. configure:13010: $? = 0
  1488. configure:13010: result: yes
  1489. configure:13025: checking for closedir
  1490. configure:13025: gcc -o conftest -g -O2 conftest.c >&5
  1491. configure:13025: $? = 0
  1492. configure:13025: result: yes
  1493. configure:13025: checking for opendir
  1494. configure:13025: gcc -o conftest -g -O2 conftest.c >&5
  1495. configure:13025: $? = 0
  1496. configure:13025: result: yes
  1497. configure:13025: checking for readdir
  1498. configure:13025: gcc -o conftest -g -O2 conftest.c >&5
  1499. configure:13025: $? = 0
  1500. configure:13025: result: yes
  1501. configure:13044: checking for strlcat
  1502. configure:13044: gcc -o conftest -g -O2 conftest.c >&5
  1503. configure:13044: $? = 0
  1504. configure:13044: result: yes
  1505. configure:13044: checking for strlcpy
  1506. configure:13044: gcc -o conftest -g -O2 conftest.c >&5
  1507. configure:13044: $? = 0
  1508. configure:13044: result: yes
  1509. configure:13139: checking for g++
  1510. configure:13155: found /usr/bin/g++
  1511. configure:13166: result: g++
  1512. configure:13193: checking for C++ compiler version
  1513. configure:13202: g++ --version >&5
  1514. g++ (GCC) 4.2.1 20070719 [FreeBSD]
  1515. Copyright (C) 2007 Free Software Foundation, Inc.
  1516. This is free software; see the source for copying conditions. There is NO
  1517. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  1518.  
  1519. configure:13213: $? = 0
  1520. configure:13202: g++ -v >&5
  1521. Using built-in specs.
  1522. Target: i386-undermydesk-freebsd
  1523. Configured with: FreeBSD/i386 system compiler
  1524. Thread model: posix
  1525. gcc version 4.2.1 20070719 [FreeBSD]
  1526. configure:13213: $? = 0
  1527. configure:13202: g++ -V >&5
  1528. g++: '-V' option must have argument
  1529. configure:13213: $? = 1
  1530. configure:13202: g++ -qversion >&5
  1531. g++: unrecognized option '-qversion'
  1532. g++: No input files specified
  1533. configure:13213: $? = 1
  1534. configure:13217: checking whether we are using the GNU C++ compiler
  1535. configure:13236: g++ -c conftest.cpp >&5
  1536. g++: error trying to exec 'cc1plus': execvp: No such file or directory
  1537. configure:13236: $? = 1
  1538. configure: failed program was:
  1539. | /* confdefs.h */
  1540. | #define PACKAGE_NAME "GNU Libtool"
  1541. | #define PACKAGE_TARNAME "libtool"
  1542. | #define PACKAGE_VERSION "2.4"
  1543. | #define PACKAGE_STRING "GNU Libtool 2.4"
  1544. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  1545. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  1546. | #define PACKAGE "libtool"
  1547. | #define VERSION "2.4"
  1548. | #define STDC_HEADERS 1
  1549. | #define HAVE_SYS_TYPES_H 1
  1550. | #define HAVE_SYS_STAT_H 1
  1551. | #define HAVE_STDLIB_H 1
  1552. | #define HAVE_STRING_H 1
  1553. | #define HAVE_MEMORY_H 1
  1554. | #define HAVE_STRINGS_H 1
  1555. | #define HAVE_INTTYPES_H 1
  1556. | #define HAVE_STDINT_H 1
  1557. | #define HAVE_UNISTD_H 1
  1558. | #define HAVE_DLFCN_H 1
  1559. | #define LT_OBJDIR ".libs/"
  1560. | #define LT_MODULE_EXT ".so"
  1561. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1562. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  1563. | #define HAVE_LIBDL 1
  1564. | #define HAVE_DLERROR 1
  1565. | #define HAVE_LIBDLLOADER 1
  1566. | #define error_t int
  1567. | #define __error_t_defined 1
  1568. | #define HAVE_PRELOADED_SYMBOLS 1
  1569. | #define HAVE_UNISTD_H 1
  1570. | #define HAVE_DIRENT_H 1
  1571. | #define HAVE_CLOSEDIR 1
  1572. | #define HAVE_OPENDIR 1
  1573. | #define HAVE_READDIR 1
  1574. | #define HAVE_STRLCAT 1
  1575. | #define HAVE_STRLCPY 1
  1576. | #define LT_LIBEXT "a"
  1577. | #define LT_LIBPREFIX "lib"
  1578. | /* end confdefs.h. */
  1579. |
  1580. | int
  1581. | main ()
  1582. | {
  1583. | #ifndef __GNUC__
  1584. | choke me
  1585. | #endif
  1586. |
  1587. | ;
  1588. | return 0;
  1589. | }
  1590. configure:13245: result: no
  1591. configure:13254: checking whether g++ accepts -g
  1592. configure:13274: g++ -c -g conftest.cpp >&5
  1593. g++: error trying to exec 'cc1plus': execvp: No such file or directory
  1594. configure:13274: $? = 1
  1595. configure: failed program was:
  1596. | /* confdefs.h */
  1597. | #define PACKAGE_NAME "GNU Libtool"
  1598. | #define PACKAGE_TARNAME "libtool"
  1599. | #define PACKAGE_VERSION "2.4"
  1600. | #define PACKAGE_STRING "GNU Libtool 2.4"
  1601. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  1602. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  1603. | #define PACKAGE "libtool"
  1604. | #define VERSION "2.4"
  1605. | #define STDC_HEADERS 1
  1606. | #define HAVE_SYS_TYPES_H 1
  1607. | #define HAVE_SYS_STAT_H 1
  1608. | #define HAVE_STDLIB_H 1
  1609. | #define HAVE_STRING_H 1
  1610. | #define HAVE_MEMORY_H 1
  1611. | #define HAVE_STRINGS_H 1
  1612. | #define HAVE_INTTYPES_H 1
  1613. | #define HAVE_STDINT_H 1
  1614. | #define HAVE_UNISTD_H 1
  1615. | #define HAVE_DLFCN_H 1
  1616. | #define LT_OBJDIR ".libs/"
  1617. | #define LT_MODULE_EXT ".so"
  1618. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1619. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  1620. | #define HAVE_LIBDL 1
  1621. | #define HAVE_DLERROR 1
  1622. | #define HAVE_LIBDLLOADER 1
  1623. | #define error_t int
  1624. | #define __error_t_defined 1
  1625. | #define HAVE_PRELOADED_SYMBOLS 1
  1626. | #define HAVE_UNISTD_H 1
  1627. | #define HAVE_DIRENT_H 1
  1628. | #define HAVE_CLOSEDIR 1
  1629. | #define HAVE_OPENDIR 1
  1630. | #define HAVE_READDIR 1
  1631. | #define HAVE_STRLCAT 1
  1632. | #define HAVE_STRLCPY 1
  1633. | #define LT_LIBEXT "a"
  1634. | #define LT_LIBPREFIX "lib"
  1635. | /* end confdefs.h. */
  1636. |
  1637. | int
  1638. | main ()
  1639. | {
  1640. |
  1641. | ;
  1642. | return 0;
  1643. | }
  1644. configure:13289: g++ -c conftest.cpp >&5
  1645. g++: error trying to exec 'cc1plus': execvp: No such file or directory
  1646. configure:13289: $? = 1
  1647. configure: failed program was:
  1648. | /* confdefs.h */
  1649. | #define PACKAGE_NAME "GNU Libtool"
  1650. | #define PACKAGE_TARNAME "libtool"
  1651. | #define PACKAGE_VERSION "2.4"
  1652. | #define PACKAGE_STRING "GNU Libtool 2.4"
  1653. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  1654. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  1655. | #define PACKAGE "libtool"
  1656. | #define VERSION "2.4"
  1657. | #define STDC_HEADERS 1
  1658. | #define HAVE_SYS_TYPES_H 1
  1659. | #define HAVE_SYS_STAT_H 1
  1660. | #define HAVE_STDLIB_H 1
  1661. | #define HAVE_STRING_H 1
  1662. | #define HAVE_MEMORY_H 1
  1663. | #define HAVE_STRINGS_H 1
  1664. | #define HAVE_INTTYPES_H 1
  1665. | #define HAVE_STDINT_H 1
  1666. | #define HAVE_UNISTD_H 1
  1667. | #define HAVE_DLFCN_H 1
  1668. | #define LT_OBJDIR ".libs/"
  1669. | #define LT_MODULE_EXT ".so"
  1670. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1671. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  1672. | #define HAVE_LIBDL 1
  1673. | #define HAVE_DLERROR 1
  1674. | #define HAVE_LIBDLLOADER 1
  1675. | #define error_t int
  1676. | #define __error_t_defined 1
  1677. | #define HAVE_PRELOADED_SYMBOLS 1
  1678. | #define HAVE_UNISTD_H 1
  1679. | #define HAVE_DIRENT_H 1
  1680. | #define HAVE_CLOSEDIR 1
  1681. | #define HAVE_OPENDIR 1
  1682. | #define HAVE_READDIR 1
  1683. | #define HAVE_STRLCAT 1
  1684. | #define HAVE_STRLCPY 1
  1685. | #define LT_LIBEXT "a"
  1686. | #define LT_LIBPREFIX "lib"
  1687. | /* end confdefs.h. */
  1688. |
  1689. | int
  1690. | main ()
  1691. | {
  1692. |
  1693. | ;
  1694. | return 0;
  1695. | }
  1696. configure:13305: g++ -c -g conftest.cpp >&5
  1697. g++: error trying to exec 'cc1plus': execvp: No such file or directory
  1698. configure:13305: $? = 1
  1699. configure: failed program was:
  1700. | /* confdefs.h */
  1701. | #define PACKAGE_NAME "GNU Libtool"
  1702. | #define PACKAGE_TARNAME "libtool"
  1703. | #define PACKAGE_VERSION "2.4"
  1704. | #define PACKAGE_STRING "GNU Libtool 2.4"
  1705. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  1706. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  1707. | #define PACKAGE "libtool"
  1708. | #define VERSION "2.4"
  1709. | #define STDC_HEADERS 1
  1710. | #define HAVE_SYS_TYPES_H 1
  1711. | #define HAVE_SYS_STAT_H 1
  1712. | #define HAVE_STDLIB_H 1
  1713. | #define HAVE_STRING_H 1
  1714. | #define HAVE_MEMORY_H 1
  1715. | #define HAVE_STRINGS_H 1
  1716. | #define HAVE_INTTYPES_H 1
  1717. | #define HAVE_STDINT_H 1
  1718. | #define HAVE_UNISTD_H 1
  1719. | #define HAVE_DLFCN_H 1
  1720. | #define LT_OBJDIR ".libs/"
  1721. | #define LT_MODULE_EXT ".so"
  1722. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1723. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  1724. | #define HAVE_LIBDL 1
  1725. | #define HAVE_DLERROR 1
  1726. | #define HAVE_LIBDLLOADER 1
  1727. | #define error_t int
  1728. | #define __error_t_defined 1
  1729. | #define HAVE_PRELOADED_SYMBOLS 1
  1730. | #define HAVE_UNISTD_H 1
  1731. | #define HAVE_DIRENT_H 1
  1732. | #define HAVE_CLOSEDIR 1
  1733. | #define HAVE_OPENDIR 1
  1734. | #define HAVE_READDIR 1
  1735. | #define HAVE_STRLCAT 1
  1736. | #define HAVE_STRLCPY 1
  1737. | #define LT_LIBEXT "a"
  1738. | #define LT_LIBPREFIX "lib"
  1739. | /* end confdefs.h. */
  1740. |
  1741. | int
  1742. | main ()
  1743. | {
  1744. |
  1745. | ;
  1746. | return 0;
  1747. | }
  1748. configure:13315: result: no
  1749. configure:13340: checking dependency style of g++
  1750. configure:13450: result: none
  1751. configure:13484: checking how to run the C++ preprocessor
  1752. configure:13550: result: /usr/bin/cpp
  1753. configure:13570: /usr/bin/cpp conftest.cpp
  1754. cpp: error trying to exec 'cc1plus': execvp: No such file or directory
  1755. configure:13570: $? = 1
  1756. configure: failed program was:
  1757. | /* confdefs.h */
  1758. | #define PACKAGE_NAME "GNU Libtool"
  1759. | #define PACKAGE_TARNAME "libtool"
  1760. | #define PACKAGE_VERSION "2.4"
  1761. | #define PACKAGE_STRING "GNU Libtool 2.4"
  1762. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  1763. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  1764. | #define PACKAGE "libtool"
  1765. | #define VERSION "2.4"
  1766. | #define STDC_HEADERS 1
  1767. | #define HAVE_SYS_TYPES_H 1
  1768. | #define HAVE_SYS_STAT_H 1
  1769. | #define HAVE_STDLIB_H 1
  1770. | #define HAVE_STRING_H 1
  1771. | #define HAVE_MEMORY_H 1
  1772. | #define HAVE_STRINGS_H 1
  1773. | #define HAVE_INTTYPES_H 1
  1774. | #define HAVE_STDINT_H 1
  1775. | #define HAVE_UNISTD_H 1
  1776. | #define HAVE_DLFCN_H 1
  1777. | #define LT_OBJDIR ".libs/"
  1778. | #define LT_MODULE_EXT ".so"
  1779. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1780. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  1781. | #define HAVE_LIBDL 1
  1782. | #define HAVE_DLERROR 1
  1783. | #define HAVE_LIBDLLOADER 1
  1784. | #define error_t int
  1785. | #define __error_t_defined 1
  1786. | #define HAVE_PRELOADED_SYMBOLS 1
  1787. | #define HAVE_UNISTD_H 1
  1788. | #define HAVE_DIRENT_H 1
  1789. | #define HAVE_CLOSEDIR 1
  1790. | #define HAVE_OPENDIR 1
  1791. | #define HAVE_READDIR 1
  1792. | #define HAVE_STRLCAT 1
  1793. | #define HAVE_STRLCPY 1
  1794. | #define LT_LIBEXT "a"
  1795. | #define LT_LIBPREFIX "lib"
  1796. | /* end confdefs.h. */
  1797. | #ifdef __STDC__
  1798. | # include <limits.h>
  1799. | #else
  1800. | # include <assert.h>
  1801. | #endif
  1802. | Syntax error
  1803. configure:13570: /usr/bin/cpp conftest.cpp
  1804. cpp: error trying to exec 'cc1plus': execvp: No such file or directory
  1805. configure:13570: $? = 1
  1806. configure: failed program was:
  1807. | /* confdefs.h */
  1808. | #define PACKAGE_NAME "GNU Libtool"
  1809. | #define PACKAGE_TARNAME "libtool"
  1810. | #define PACKAGE_VERSION "2.4"
  1811. | #define PACKAGE_STRING "GNU Libtool 2.4"
  1812. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  1813. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  1814. | #define PACKAGE "libtool"
  1815. | #define VERSION "2.4"
  1816. | #define STDC_HEADERS 1
  1817. | #define HAVE_SYS_TYPES_H 1
  1818. | #define HAVE_SYS_STAT_H 1
  1819. | #define HAVE_STDLIB_H 1
  1820. | #define HAVE_STRING_H 1
  1821. | #define HAVE_MEMORY_H 1
  1822. | #define HAVE_STRINGS_H 1
  1823. | #define HAVE_INTTYPES_H 1
  1824. | #define HAVE_STDINT_H 1
  1825. | #define HAVE_UNISTD_H 1
  1826. | #define HAVE_DLFCN_H 1
  1827. | #define LT_OBJDIR ".libs/"
  1828. | #define LT_MODULE_EXT ".so"
  1829. | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  1830. | #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  1831. | #define HAVE_LIBDL 1
  1832. | #define HAVE_DLERROR 1
  1833. | #define HAVE_LIBDLLOADER 1
  1834. | #define error_t int
  1835. | #define __error_t_defined 1
  1836. | #define HAVE_PRELOADED_SYMBOLS 1
  1837. | #define HAVE_UNISTD_H 1
  1838. | #define HAVE_DIRENT_H 1
  1839. | #define HAVE_CLOSEDIR 1
  1840. | #define HAVE_OPENDIR 1
  1841. | #define HAVE_READDIR 1
  1842. | #define HAVE_STRLCAT 1
  1843. | #define HAVE_STRLCPY 1
  1844. | #define LT_LIBEXT "a"
  1845. | #define LT_LIBPREFIX "lib"
  1846. | /* end confdefs.h. */
  1847. | #ifdef __STDC__
  1848. | # include <limits.h>
  1849. | #else
  1850. | # include <assert.h>
  1851. | #endif
  1852. | Syntax error
  1853. configure:13600: error: in `/usr/ports/devel/libtool/work/libtool-2.4':
  1854. configure:13602: error: C++ preprocessor "/usr/bin/cpp" fails sanity check
  1855. See `config.log' for more details
  1856.  
  1857. ## ---------------- ##
  1858. ## Cache variables. ##
  1859. ## ---------------- ##
  1860.  
  1861. ac_cv_build=i386-unknown-freebsd8.2
  1862. ac_cv_c_compiler_gnu=yes
  1863. ac_cv_cxx_compiler_gnu=no
  1864. ac_cv_env_CCC_set=
  1865. ac_cv_env_CCC_value=
  1866. ac_cv_env_CC_set=
  1867. ac_cv_env_CC_value=
  1868. ac_cv_env_CFLAGS_set=
  1869. ac_cv_env_CFLAGS_value=
  1870. ac_cv_env_CPPFLAGS_set=
  1871. ac_cv_env_CPPFLAGS_value=
  1872. ac_cv_env_CPP_set=
  1873. ac_cv_env_CPP_value=
  1874. ac_cv_env_CXXCPP_set=set
  1875. ac_cv_env_CXXCPP_value=/usr/bin/cpp
  1876. ac_cv_env_CXXFLAGS_set=
  1877. ac_cv_env_CXXFLAGS_value=
  1878. ac_cv_env_CXX_set=
  1879. ac_cv_env_CXX_value=
  1880. ac_cv_env_F77_set=
  1881. ac_cv_env_F77_value=
  1882. ac_cv_env_FCFLAGS_set=
  1883. ac_cv_env_FCFLAGS_value=
  1884. ac_cv_env_FC_set=
  1885. ac_cv_env_FC_value=
  1886. ac_cv_env_FFLAGS_set=
  1887. ac_cv_env_FFLAGS_value=
  1888. ac_cv_env_LDFLAGS_set=
  1889. ac_cv_env_LDFLAGS_value=
  1890. ac_cv_env_LIBS_set=
  1891. ac_cv_env_LIBS_value=
  1892. ac_cv_env_build_alias_set=
  1893. ac_cv_env_build_alias_value=
  1894. ac_cv_env_host_alias_set=
  1895. ac_cv_env_host_alias_value=
  1896. ac_cv_env_target_alias_set=
  1897. ac_cv_env_target_alias_value=
  1898. ac_cv_func_argz_add=no
  1899. ac_cv_func_argz_append=no
  1900. ac_cv_func_argz_count=no
  1901. ac_cv_func_argz_create_sep=no
  1902. ac_cv_func_argz_insert=no
  1903. ac_cv_func_argz_next=no
  1904. ac_cv_func_argz_stringify=no
  1905. ac_cv_func_closedir=yes
  1906. ac_cv_func_dlerror=yes
  1907. ac_cv_func_dlopen=yes
  1908. ac_cv_func_opendir=yes
  1909. ac_cv_func_readdir=yes
  1910. ac_cv_func_shl_load=no
  1911. ac_cv_func_strlcat=yes
  1912. ac_cv_func_strlcpy=yes
  1913. ac_cv_header_argz_h=no
  1914. ac_cv_header_dirent_h=yes
  1915. ac_cv_header_dl_h=no
  1916. ac_cv_header_dld_h=no
  1917. ac_cv_header_dlfcn_h=yes
  1918. ac_cv_header_inttypes_h=yes
  1919. ac_cv_header_mach_o_dyld_h=no
  1920. ac_cv_header_memory_h=yes
  1921. ac_cv_header_stdc=yes
  1922. ac_cv_header_stdint_h=yes
  1923. ac_cv_header_stdlib_h=yes
  1924. ac_cv_header_string_h=yes
  1925. ac_cv_header_strings_h=yes
  1926. ac_cv_header_sys_dl_h=no
  1927. ac_cv_header_sys_stat_h=yes
  1928. ac_cv_header_sys_types_h=yes
  1929. ac_cv_header_unistd_h=yes
  1930. ac_cv_host=i386-unknown-freebsd8.2
  1931. ac_cv_lib_dld_dld_link=no
  1932. ac_cv_lib_dld_shl_load=no
  1933. ac_cv_objext=o
  1934. ac_cv_path_EGREP='/usr/bin/grep -E'
  1935. ac_cv_path_FGREP='/usr/bin/grep -F'
  1936. ac_cv_path_GREP=/usr/bin/grep
  1937. ac_cv_path_SED=/usr/bin/sed
  1938. ac_cv_path_install='/usr/bin/install -c'
  1939. ac_cv_prog_AWK=nawk
  1940. ac_cv_prog_CPP='gcc -E'
  1941. ac_cv_prog_CXXCPP=/usr/bin/cpp
  1942. ac_cv_prog_ac_ct_AR=ar
  1943. ac_cv_prog_ac_ct_CC=gcc
  1944. ac_cv_prog_ac_ct_CXX=g++
  1945. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  1946. ac_cv_prog_ac_ct_OBJDUMP=objdump
  1947. ac_cv_prog_ac_ct_RANLIB=ranlib
  1948. ac_cv_prog_ac_ct_STRIP=strip
  1949. ac_cv_prog_cc_c89=
  1950. ac_cv_prog_cc_g=yes
  1951. ac_cv_prog_cc_gcc_c_o=yes
  1952. ac_cv_prog_cxx_g=no
  1953. ac_cv_prog_make_make_set=yes
  1954. ac_cv_search_dlopen='none required'
  1955. ac_cv_type_error_t=no
  1956. am_cv_CC_dependencies_compiler_type=gcc3
  1957. am_cv_CXX_dependencies_compiler_type=none
  1958. libltdl_cv_lib_dl_dlopen=yes
  1959. libltdl_cv_preloaded_symbols=yes
  1960. libltdl_cv_shlibext=.so
  1961. lt_cv_ar_at_file=no
  1962. lt_cv_archive_cmds_need_lc=no
  1963. lt_cv_deplibs_check_method=pass_all
  1964. lt_cv_dlopen=dlopen
  1965. lt_cv_dlopen_libs=
  1966. lt_cv_dlopen_self=yes
  1967. lt_cv_dlopen_self_static=no
  1968. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1969. lt_cv_file_magic_test_file=
  1970. lt_cv_ld_reload_flag=-r
  1971. lt_cv_module_path_var=LD_LIBRARY_PATH
  1972. lt_cv_nm_interface='BSD nm'
  1973. lt_cv_objdir=.libs
  1974. lt_cv_path_LD=/usr/bin/ld
  1975. lt_cv_path_NM='/usr/bin/nm -B'
  1976. lt_cv_path_mainfest_tool=no
  1977. lt_cv_prog_compiler_c_o=yes
  1978. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1979. lt_cv_prog_compiler_pic_works=yes
  1980. lt_cv_prog_compiler_rtti_exceptions=no
  1981. lt_cv_prog_compiler_static_works=yes
  1982. lt_cv_prog_gnu_ld=yes
  1983. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1984. lt_cv_sys_dlopen_deplibs=yes
  1985. lt_cv_sys_dlsearch_path='/lib /usr/lib'
  1986. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  1987. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  1988. 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'\'''
  1989. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1990. lt_cv_sys_max_cmd_len=196608
  1991. lt_cv_sys_symbol_underscore=no
  1992. lt_cv_to_host_file_cmd=func_convert_file_noop
  1993. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1994.  
  1995. ## ----------------- ##
  1996. ## Output variables. ##
  1997. ## ----------------- ##
  1998.  
  1999. ACLOCAL='${SHELL} /usr/ports/devel/libtool/work/libtool-2.4/libltdl/config/missing --run aclocal-1.11'
  2000. AMDEPBACKSLASH='\'
  2001. AMDEP_FALSE='#'
  2002. AMDEP_TRUE=''
  2003. AMTAR='${SHELL} /usr/ports/devel/libtool/work/libtool-2.4/libltdl/config/missing --run tar'
  2004. AR='ar'
  2005. ARGZ_H='argz.h'
  2006. AS='as'
  2007. AUTOCONF='${SHELL} /usr/ports/devel/libtool/work/libtool-2.4/libltdl/config/missing --run autoconf'
  2008. AUTOHEADER='${SHELL} /usr/ports/devel/libtool/work/libtool-2.4/libltdl/config/missing --run autoheader'
  2009. AUTOM4TE='autom4te'
  2010. AUTOMAKE='${SHELL} /usr/ports/devel/libtool/work/libtool-2.4/libltdl/config/missing --run automake-1.11'
  2011. AUTOTEST='$(AUTOM4TE) --language=autotest'
  2012. AWK='nawk'
  2013. CC='gcc'
  2014. CCDEPMODE='depmode=gcc3'
  2015. CFLAGS='-g -O2'
  2016. CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/ChangeLog'
  2017. CONF_SUBDIRS='tests/cdemo tests/demo tests/depdemo tests/f77demo tests/fcdemo tests/mdemo tests/mdemo2 tests/pdemo tests/tagdemo'
  2018. CONVENIENCE_LTDL_FALSE=''
  2019. CONVENIENCE_LTDL_TRUE='#'
  2020. CPP='gcc -E'
  2021. CPPFLAGS=''
  2022. CXX='g++'
  2023. CXXCPP='/usr/bin/cpp'
  2024. CXXDEPMODE='depmode=none'
  2025. CXXFLAGS=''
  2026. CYGPATH_W='echo'
  2027. DEFS=''
  2028. DEPDIR='.deps'
  2029. 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 '
  2030. DLLTOOL='false'
  2031. DSYMUTIL=''
  2032. DUMPBIN=''
  2033. ECHO_C=''
  2034. ECHO_N='-n'
  2035. ECHO_T=''
  2036. EGREP='/usr/bin/grep -E'
  2037. EXEEXT=''
  2038. F77=''
  2039. FC=''
  2040. FCFLAGS=''
  2041. FFLAGS=''
  2042. FGREP='/usr/bin/grep -F'
  2043. GCJ=''
  2044. GCJFLAGS=''
  2045. GREP='/usr/bin/grep'
  2046. HAVE_CXX_FALSE=''
  2047. HAVE_CXX_TRUE=''
  2048. HAVE_F77_FALSE=''
  2049. HAVE_F77_TRUE=''
  2050. HAVE_FC_FALSE=''
  2051. HAVE_FC_TRUE=''
  2052. HAVE_GCJ_FALSE=''
  2053. HAVE_GCJ_TRUE=''
  2054. HAVE_RC_FALSE=''
  2055. HAVE_RC_TRUE=''
  2056. HELP2MAN=''
  2057. INSTALL_DATA='${INSTALL} -m 644'
  2058. INSTALL_LTDL_FALSE='#'
  2059. INSTALL_LTDL_TRUE=''
  2060. INSTALL_PROGRAM='${INSTALL}'
  2061. INSTALL_SCRIPT='${INSTALL}'
  2062. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2063. LASTRELEASE=''
  2064. LD='/usr/bin/ld'
  2065. LDFLAGS=''
  2066. LIBADD_DL=' '
  2067. LIBADD_DLD_LINK=''
  2068. LIBADD_DLOPEN=''
  2069. LIBADD_SHL_LOAD=''
  2070. LIBOBJS=' argz.o'
  2071. LIBS=''
  2072. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  2073. LIPO=''
  2074. LN_S='ln -s'
  2075. LTDLOPEN='libltdl'
  2076. LTLIBOBJS=''
  2077. LT_CONFIG_H=''
  2078. LT_DLLOADERS=' libltdl/dlopen.la'
  2079. LT_DLPREOPEN='-dlpreopen libltdl/dlopen.la '
  2080. M4SH='$(AUTOM4TE) --language=m4sh'
  2081. MAKEINFO='${SHELL} /usr/ports/devel/libtool/work/libtool-2.4/libltdl/config/missing --run makeinfo'
  2082. MANIFEST_TOOL=':'
  2083. MKDIR_P='libltdl/config/install-sh -c -d'
  2084. NM='/usr/bin/nm -B'
  2085. NMEDIT=''
  2086. OBJDUMP='objdump'
  2087. OBJEXT='o'
  2088. ORDER=''
  2089. OTOOL64=''
  2090. OTOOL=''
  2091. PACKAGE='libtool'
  2092. PACKAGE_BUGREPORT='bug-libtool@gnu.org'
  2093. PACKAGE_NAME='GNU Libtool'
  2094. PACKAGE_STRING='GNU Libtool 2.4'
  2095. PACKAGE_TARNAME='libtool'
  2096. PACKAGE_URL='http://www.gnu.org/software/libtool/'
  2097. PACKAGE_VERSION='2.4'
  2098. PATH_SEPARATOR=':'
  2099. RANLIB='ranlib'
  2100. RC=''
  2101. SED='/usr/bin/sed'
  2102. SET_MAKE=''
  2103. SHELL='/usr/local/bin/bash'
  2104. STRIP='strip'
  2105. TIMESTAMP=''
  2106. VERSION='2.4'
  2107. ac_ct_AR='ar'
  2108. ac_ct_CC='gcc'
  2109. ac_ct_CXX='g++'
  2110. ac_ct_DUMPBIN=''
  2111. ac_ct_F77=''
  2112. ac_ct_FC=''
  2113. aclocaldir='${datadir}/aclocal'
  2114. am__EXEEXT_FALSE=''
  2115. am__EXEEXT_TRUE=''
  2116. am__fastdepCC_FALSE='#'
  2117. am__fastdepCC_TRUE=''
  2118. am__fastdepCXX_FALSE=''
  2119. am__fastdepCXX_TRUE='#'
  2120. am__include='include'
  2121. am__isrc=''
  2122. am__leading_dot='.'
  2123. am__quote=''
  2124. am__tar='${AMTAR} chof - "$$tardir"'
  2125. am__untar='${AMTAR} xf -'
  2126. bindir='${exec_prefix}/bin'
  2127. build='i386-unknown-freebsd8.2'
  2128. build_alias=''
  2129. build_cpu='i386'
  2130. build_os='freebsd8.2'
  2131. build_vendor='unknown'
  2132. datadir='${datarootdir}'
  2133. datarootdir='${prefix}/share'
  2134. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  2135. dvidir='${docdir}'
  2136. exec_prefix='NONE'
  2137. host='i386-unknown-freebsd8.2'
  2138. host_alias=''
  2139. host_cpu='i386'
  2140. host_os='freebsd8.2'
  2141. host_vendor='unknown'
  2142. htmldir='${docdir}'
  2143. includedir='${prefix}/include'
  2144. infodir='${datarootdir}/info'
  2145. install_sh='${SHELL} /usr/ports/devel/libtool/work/libtool-2.4/libltdl/config/install-sh'
  2146. libdir='${exec_prefix}/lib'
  2147. libexecdir='${exec_prefix}/libexec'
  2148. localedir='${datarootdir}/locale'
  2149. localstatedir='${prefix}/var'
  2150. mandir='${datarootdir}/man'
  2151. mkdir_p='$(top_builddir)/libltdl/config/install-sh -c -d'
  2152. oldincludedir='/usr/include'
  2153. package_revision='1.3293'
  2154. pdfdir='${docdir}'
  2155. pkgdatadir='${datadir}/libtool'
  2156. prefix='NONE'
  2157. program_transform_name='s,x,x,'
  2158. psdir='${docdir}'
  2159. sbindir='${exec_prefix}/sbin'
  2160. sharedstatedir='${prefix}/com'
  2161. sys_symbol_underscore='no'
  2162. sysconfdir='${prefix}/etc'
  2163. target_alias=''
  2164. to_host_file_cmd='func_convert_file_noop'
  2165. to_tool_file_cmd='func_convert_file_noop'
  2166.  
  2167. ## ----------- ##
  2168. ## confdefs.h. ##
  2169. ## ----------- ##
  2170.  
  2171. /* confdefs.h */
  2172. #define PACKAGE_NAME "GNU Libtool"
  2173. #define PACKAGE_TARNAME "libtool"
  2174. #define PACKAGE_VERSION "2.4"
  2175. #define PACKAGE_STRING "GNU Libtool 2.4"
  2176. #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  2177. #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  2178. #define PACKAGE "libtool"
  2179. #define VERSION "2.4"
  2180. #define STDC_HEADERS 1
  2181. #define HAVE_SYS_TYPES_H 1
  2182. #define HAVE_SYS_STAT_H 1
  2183. #define HAVE_STDLIB_H 1
  2184. #define HAVE_STRING_H 1
  2185. #define HAVE_MEMORY_H 1
  2186. #define HAVE_STRINGS_H 1
  2187. #define HAVE_INTTYPES_H 1
  2188. #define HAVE_STDINT_H 1
  2189. #define HAVE_UNISTD_H 1
  2190. #define HAVE_DLFCN_H 1
  2191. #define LT_OBJDIR ".libs/"
  2192. #define LT_MODULE_EXT ".so"
  2193. #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
  2194. #define LT_DLSEARCH_PATH "/lib:/usr/lib"
  2195. #define HAVE_LIBDL 1
  2196. #define HAVE_DLERROR 1
  2197. #define HAVE_LIBDLLOADER 1
  2198. #define error_t int
  2199. #define __error_t_defined 1
  2200. #define HAVE_PRELOADED_SYMBOLS 1
  2201. #define HAVE_UNISTD_H 1
  2202. #define HAVE_DIRENT_H 1
  2203. #define HAVE_CLOSEDIR 1
  2204. #define HAVE_OPENDIR 1
  2205. #define HAVE_READDIR 1
  2206. #define HAVE_STRLCAT 1
  2207. #define HAVE_STRLCPY 1
  2208. #define LT_LIBEXT "a"
  2209. #define LT_LIBPREFIX "lib"
  2210.  
  2211. configure: exit 1
  2212.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement