Advertisement
Guest User

Untitled

a guest
Mar 11th, 2012
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 122.66 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 tvtime configure 1.0.2, which was
  5. generated by GNU Autoconf 2.59. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = casa
  14. uname -m = i386
  15. uname -r = 9.0-RELEASE
  16. uname -s = FreeBSD
  17. uname -v = FreeBSD 9.0-RELEASE #0: Thu Mar 1 06:09:48 CET 2012 root@casa:/usr/obj/usr/src/sys/MYKERNEL
  18.  
  19. /usr/bin/uname -p = i386
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /sbin
  31. PATH: /bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /usr/games
  35. PATH: /usr/local/sbin
  36. PATH: /usr/local/bin
  37. PATH: /root/bin
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:1567: checking for a BSD-compatible install
  45. configure:1622: result: /usr/bin/install -c
  46. configure:1633: checking whether build environment is sane
  47. configure:1676: result: yes
  48. configure:1709: checking for gawk
  49. configure:1738: result: no
  50. configure:1709: checking for mawk
  51. configure:1738: result: no
  52. configure:1709: checking for nawk
  53. configure:1725: found /usr/bin/nawk
  54. configure:1735: result: nawk
  55. configure:1745: checking whether make sets $(MAKE)
  56. configure:1765: result: yes
  57. configure:1931: checking whether to enable maintainer-specific portions of Makefiles
  58. configure:1940: result: no
  59. configure:1961: checking build system type
  60. configure:1979: result: i386-unknown-freebsd9.0
  61. configure:1987: checking host system type
  62. configure:2001: result: i386-unknown-freebsd9.0
  63. configure:2058: checking for gcc
  64. configure:2074: found /usr/bin/gcc
  65. configure:2084: result: gcc
  66. configure:2328: checking for C compiler version
  67. configure:2331: gcc --version </dev/null >&5
  68. gcc (GCC) 4.2.1 20070831 patched [FreeBSD]
  69. Copyright (C) 2007 Free Software Foundation, Inc.
  70. This is free software; see the source for copying conditions. There is NO
  71. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  72.  
  73. configure:2334: $? = 0
  74. configure:2336: gcc -v </dev/null >&5
  75. Using built-in specs.
  76. Target: i386-undermydesk-freebsd
  77. Configured with: FreeBSD/i386 system compiler
  78. Thread model: posix
  79. gcc version 4.2.1 20070831 patched [FreeBSD]
  80. configure:2339: $? = 0
  81. configure:2341: gcc -V </dev/null >&5
  82. gcc: '-V' option must have argument
  83. configure:2344: $? = 1
  84. configure:2367: checking for C compiler default output file name
  85. configure:2370: gcc conftest.c >&5
  86. configure:2373: $? = 0
  87. configure:2419: result: a.out
  88. configure:2424: checking whether the C compiler works
  89. configure:2430: ./a.out
  90. configure:2433: $? = 0
  91. configure:2450: result: yes
  92. configure:2457: checking whether we are cross compiling
  93. configure:2459: result: no
  94. configure:2462: checking for suffix of executables
  95. configure:2464: gcc -o conftest conftest.c >&5
  96. configure:2467: $? = 0
  97. configure:2492: result:
  98. configure:2498: checking for suffix of object files
  99. configure:2519: gcc -c conftest.c >&5
  100. configure:2522: $? = 0
  101. configure:2544: result: o
  102. configure:2548: checking whether we are using the GNU C compiler
  103. configure:2572: gcc -c conftest.c >&5
  104. configure:2578: $? = 0
  105. configure:2581: test -z || test ! -s conftest.err
  106. configure:2584: $? = 0
  107. configure:2587: test -s conftest.o
  108. configure:2590: $? = 0
  109. configure:2603: result: yes
  110. configure:2609: checking whether gcc accepts -g
  111. configure:2630: gcc -c -g conftest.c >&5
  112. configure:2636: $? = 0
  113. configure:2639: test -z || test ! -s conftest.err
  114. configure:2642: $? = 0
  115. configure:2645: test -s conftest.o
  116. configure:2648: $? = 0
  117. configure:2659: result: yes
  118. configure:2676: checking for gcc option to accept ANSI C
  119. configure:2746: gcc -c -g -O2 conftest.c >&5
  120. configure:2752: $? = 0
  121. configure:2755: test -z || test ! -s conftest.err
  122. configure:2758: $? = 0
  123. configure:2761: test -s conftest.o
  124. configure:2764: $? = 0
  125. configure:2782: result: none needed
  126. configure:2800: gcc -c -g -O2 conftest.c >&5
  127. conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
  128. configure:2806: $? = 1
  129. configure: failed program was:
  130. | #ifndef __cplusplus
  131. | choke me
  132. | #endif
  133. configure:2947: checking for style of include used by make
  134. configure:2975: result: GNU
  135. configure:3003: checking dependency style of gcc
  136. configure:3086: result: gcc3
  137. configure:3105: checking for gcc
  138. configure:3121: found /usr/bin/gcc
  139. configure:3132: result: yes
  140. configure:3193: checking for g++
  141. configure:3209: found /usr/bin/g++
  142. configure:3219: result: g++
  143. configure:3235: checking for C++ compiler version
  144. configure:3238: g++ --version </dev/null >&5
  145. g++ (GCC) 4.2.1 20070831 patched [FreeBSD]
  146. Copyright (C) 2007 Free Software Foundation, Inc.
  147. This is free software; see the source for copying conditions. There is NO
  148. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  149.  
  150. configure:3241: $? = 0
  151. configure:3243: g++ -v </dev/null >&5
  152. Using built-in specs.
  153. Target: i386-undermydesk-freebsd
  154. Configured with: FreeBSD/i386 system compiler
  155. Thread model: posix
  156. gcc version 4.2.1 20070831 patched [FreeBSD]
  157. configure:3246: $? = 0
  158. configure:3248: g++ -V </dev/null >&5
  159. g++: '-V' option must have argument
  160. configure:3251: $? = 1
  161. configure:3254: checking whether we are using the GNU C++ compiler
  162. configure:3278: g++ -c conftest.cc >&5
  163. configure:3284: $? = 0
  164. configure:3287: test -z || test ! -s conftest.err
  165. configure:3290: $? = 0
  166. configure:3293: test -s conftest.o
  167. configure:3296: $? = 0
  168. configure:3309: result: yes
  169. configure:3315: checking whether g++ accepts -g
  170. configure:3336: g++ -c -g conftest.cc >&5
  171. configure:3342: $? = 0
  172. configure:3345: test -z || test ! -s conftest.err
  173. configure:3348: $? = 0
  174. configure:3351: test -s conftest.o
  175. configure:3354: $? = 0
  176. configure:3365: result: yes
  177. configure:3407: g++ -c -g -O2 conftest.cc >&5
  178. configure:3413: $? = 0
  179. configure:3416: test -z || test ! -s conftest.err
  180. configure:3419: $? = 0
  181. configure:3422: test -s conftest.o
  182. configure:3425: $? = 0
  183. configure:3451: g++ -c -g -O2 conftest.cc >&5
  184. conftest.cc: In function 'int main()':
  185. conftest.cc:15: error: 'exit' was not declared in this scope
  186. configure:3457: $? = 1
  187. configure: failed program was:
  188. | /* confdefs.h. */
  189. |
  190. | #define PACKAGE_NAME "tvtime"
  191. | #define PACKAGE_TARNAME "tvtime"
  192. | #define PACKAGE_VERSION "1.0.2"
  193. | #define PACKAGE_STRING "tvtime 1.0.2"
  194. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  195. | #define PACKAGE "tvtime"
  196. | #define VERSION "1.0.2"
  197. | /* end confdefs.h. */
  198. |
  199. | int
  200. | main ()
  201. | {
  202. | exit (42);
  203. | ;
  204. | return 0;
  205. | }
  206. configure:3407: g++ -c -g -O2 conftest.cc >&5
  207. conftest.cc:11: error: 'void std::exit(int)' should have been declared inside 'std'
  208. In file included from conftest.cc:12:
  209. /usr/include/stdlib.h:88: error: declaration of 'void std::exit(int)' throws different exceptions
  210. conftest.cc:11: error: from previous declaration 'void std::exit(int) throw ()'
  211. configure:3413: $? = 1
  212. configure: failed program was:
  213. | /* confdefs.h. */
  214. |
  215. | #define PACKAGE_NAME "tvtime"
  216. | #define PACKAGE_TARNAME "tvtime"
  217. | #define PACKAGE_VERSION "1.0.2"
  218. | #define PACKAGE_STRING "tvtime 1.0.2"
  219. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  220. | #define PACKAGE "tvtime"
  221. | #define VERSION "1.0.2"
  222. | /* end confdefs.h. */
  223. | extern "C" void std::exit (int) throw (); using std::exit;
  224. | #include <stdlib.h>
  225. | int
  226. | main ()
  227. | {
  228. | exit (42);
  229. | ;
  230. | return 0;
  231. | }
  232. configure:3407: g++ -c -g -O2 conftest.cc >&5
  233. conftest.cc:11: error: 'void std::exit(int)' should have been declared inside 'std'
  234. configure:3413: $? = 1
  235. configure: failed program was:
  236. | /* confdefs.h. */
  237. |
  238. | #define PACKAGE_NAME "tvtime"
  239. | #define PACKAGE_TARNAME "tvtime"
  240. | #define PACKAGE_VERSION "1.0.2"
  241. | #define PACKAGE_STRING "tvtime 1.0.2"
  242. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  243. | #define PACKAGE "tvtime"
  244. | #define VERSION "1.0.2"
  245. | /* end confdefs.h. */
  246. | extern "C" void std::exit (int); using std::exit;
  247. | #include <stdlib.h>
  248. | int
  249. | main ()
  250. | {
  251. | exit (42);
  252. | ;
  253. | return 0;
  254. | }
  255. configure:3407: g++ -c -g -O2 conftest.cc >&5
  256. In file included from conftest.cc:12:
  257. /usr/include/stdlib.h:88: error: declaration of 'void exit(int)' throws different exceptions
  258. conftest.cc:11: error: from previous declaration 'void exit(int) throw ()'
  259. configure:3413: $? = 1
  260. configure: failed program was:
  261. | /* confdefs.h. */
  262. |
  263. | #define PACKAGE_NAME "tvtime"
  264. | #define PACKAGE_TARNAME "tvtime"
  265. | #define PACKAGE_VERSION "1.0.2"
  266. | #define PACKAGE_STRING "tvtime 1.0.2"
  267. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  268. | #define PACKAGE "tvtime"
  269. | #define VERSION "1.0.2"
  270. | /* end confdefs.h. */
  271. | extern "C" void exit (int) throw ();
  272. | #include <stdlib.h>
  273. | int
  274. | main ()
  275. | {
  276. | exit (42);
  277. | ;
  278. | return 0;
  279. | }
  280. configure:3407: g++ -c -g -O2 conftest.cc >&5
  281. configure:3413: $? = 0
  282. configure:3416: test -z || test ! -s conftest.err
  283. configure:3419: $? = 0
  284. configure:3422: test -s conftest.o
  285. configure:3425: $? = 0
  286. configure:3451: g++ -c -g -O2 conftest.cc >&5
  287. configure:3457: $? = 0
  288. configure:3460: test -z || test ! -s conftest.err
  289. configure:3463: $? = 0
  290. configure:3466: test -s conftest.o
  291. configure:3469: $? = 0
  292. configure:3494: checking dependency style of g++
  293. configure:3577: result: gcc3
  294. configure:3596: checking for g++
  295. configure:3612: found /usr/bin/g++
  296. configure:3623: result: yes
  297. configure:3705: checking for a sed that does not truncate output
  298. configure:3759: result: /usr/bin/sed
  299. configure:3762: checking for egrep
  300. configure:3772: result: grep -E
  301. configure:3788: checking for ld used by gcc
  302. configure:3855: result: /usr/bin/ld
  303. configure:3864: checking if the linker (/usr/bin/ld) is GNU ld
  304. configure:3879: result: yes
  305. configure:3884: checking for /usr/bin/ld option to reload object files
  306. configure:3891: result: -r
  307. configure:3900: checking for BSD-compatible nm
  308. configure:3942: result: /usr/bin/nm -B
  309. configure:3946: checking whether ln -s works
  310. configure:3950: result: yes
  311. configure:3957: checking how to recognise dependent libraries
  312. configure:4131: result: pass_all
  313. configure:4344: checking how to run the C preprocessor
  314. configure:4379: gcc -E conftest.c
  315. configure:4385: $? = 0
  316. configure:4417: gcc -E conftest.c
  317. conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
  318. configure:4423: $? = 1
  319. configure: failed program was:
  320. | /* confdefs.h. */
  321. |
  322. | #define PACKAGE_NAME "tvtime"
  323. | #define PACKAGE_TARNAME "tvtime"
  324. | #define PACKAGE_VERSION "1.0.2"
  325. | #define PACKAGE_STRING "tvtime 1.0.2"
  326. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  327. | #define PACKAGE "tvtime"
  328. | #define VERSION "1.0.2"
  329. | #ifdef __cplusplus
  330. | extern "C" void exit (int);
  331. | #endif
  332. | /* end confdefs.h. */
  333. | #include <ac_nonexistent.h>
  334. configure:4462: result: gcc -E
  335. configure:4486: gcc -E conftest.c
  336. configure:4492: $? = 0
  337. configure:4524: gcc -E conftest.c
  338. conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
  339. configure:4530: $? = 1
  340. configure: failed program was:
  341. | /* confdefs.h. */
  342. |
  343. | #define PACKAGE_NAME "tvtime"
  344. | #define PACKAGE_TARNAME "tvtime"
  345. | #define PACKAGE_VERSION "1.0.2"
  346. | #define PACKAGE_STRING "tvtime 1.0.2"
  347. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  348. | #define PACKAGE "tvtime"
  349. | #define VERSION "1.0.2"
  350. | #ifdef __cplusplus
  351. | extern "C" void exit (int);
  352. | #endif
  353. | /* end confdefs.h. */
  354. | #include <ac_nonexistent.h>
  355. configure:4574: checking for ANSI C header files
  356. configure:4599: gcc -c -g -O2 conftest.c >&5
  357. configure:4605: $? = 0
  358. configure:4608: test -z || test ! -s conftest.err
  359. configure:4611: $? = 0
  360. configure:4614: test -s conftest.o
  361. configure:4617: $? = 0
  362. configure:4706: gcc -o conftest -g -O2 conftest.c >&5
  363. conftest.c: In function 'main':
  364. conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit'
  365. configure:4709: $? = 0
  366. configure:4711: ./conftest
  367. configure:4714: $? = 0
  368. configure:4729: result: yes
  369. configure:4753: checking for sys/types.h
  370. configure:4769: gcc -c -g -O2 conftest.c >&5
  371. configure:4775: $? = 0
  372. configure:4778: test -z || test ! -s conftest.err
  373. configure:4781: $? = 0
  374. configure:4784: test -s conftest.o
  375. configure:4787: $? = 0
  376. configure:4798: result: yes
  377. configure:4753: checking for sys/stat.h
  378. configure:4769: gcc -c -g -O2 conftest.c >&5
  379. configure:4775: $? = 0
  380. configure:4778: test -z || test ! -s conftest.err
  381. configure:4781: $? = 0
  382. configure:4784: test -s conftest.o
  383. configure:4787: $? = 0
  384. configure:4798: result: yes
  385. configure:4753: checking for stdlib.h
  386. configure:4769: gcc -c -g -O2 conftest.c >&5
  387. configure:4775: $? = 0
  388. configure:4778: test -z || test ! -s conftest.err
  389. configure:4781: $? = 0
  390. configure:4784: test -s conftest.o
  391. configure:4787: $? = 0
  392. configure:4798: result: yes
  393. configure:4753: checking for string.h
  394. configure:4769: gcc -c -g -O2 conftest.c >&5
  395. configure:4775: $? = 0
  396. configure:4778: test -z || test ! -s conftest.err
  397. configure:4781: $? = 0
  398. configure:4784: test -s conftest.o
  399. configure:4787: $? = 0
  400. configure:4798: result: yes
  401. configure:4753: checking for memory.h
  402. configure:4769: gcc -c -g -O2 conftest.c >&5
  403. configure:4775: $? = 0
  404. configure:4778: test -z || test ! -s conftest.err
  405. configure:4781: $? = 0
  406. configure:4784: test -s conftest.o
  407. configure:4787: $? = 0
  408. configure:4798: result: yes
  409. configure:4753: checking for strings.h
  410. configure:4769: gcc -c -g -O2 conftest.c >&5
  411. configure:4775: $? = 0
  412. configure:4778: test -z || test ! -s conftest.err
  413. configure:4781: $? = 0
  414. configure:4784: test -s conftest.o
  415. configure:4787: $? = 0
  416. configure:4798: result: yes
  417. configure:4753: checking for inttypes.h
  418. configure:4769: gcc -c -g -O2 conftest.c >&5
  419. configure:4775: $? = 0
  420. configure:4778: test -z || test ! -s conftest.err
  421. configure:4781: $? = 0
  422. configure:4784: test -s conftest.o
  423. configure:4787: $? = 0
  424. configure:4798: result: yes
  425. configure:4753: checking for stdint.h
  426. configure:4769: gcc -c -g -O2 conftest.c >&5
  427. configure:4775: $? = 0
  428. configure:4778: test -z || test ! -s conftest.err
  429. configure:4781: $? = 0
  430. configure:4784: test -s conftest.o
  431. configure:4787: $? = 0
  432. configure:4798: result: yes
  433. configure:4753: checking for unistd.h
  434. configure:4769: gcc -c -g -O2 conftest.c >&5
  435. configure:4775: $? = 0
  436. configure:4778: test -z || test ! -s conftest.err
  437. configure:4781: $? = 0
  438. configure:4784: test -s conftest.o
  439. configure:4787: $? = 0
  440. configure:4798: result: yes
  441. configure:4824: checking dlfcn.h usability
  442. configure:4836: gcc -c -g -O2 conftest.c >&5
  443. configure:4842: $? = 0
  444. configure:4845: test -z || test ! -s conftest.err
  445. configure:4848: $? = 0
  446. configure:4851: test -s conftest.o
  447. configure:4854: $? = 0
  448. configure:4864: result: yes
  449. configure:4868: checking dlfcn.h presence
  450. configure:4878: gcc -E conftest.c
  451. configure:4884: $? = 0
  452. configure:4904: result: yes
  453. configure:4939: checking for dlfcn.h
  454. configure:4946: result: yes
  455. configure:4964: checking how to run the C++ preprocessor
  456. configure:4995: g++ -E conftest.cc
  457. configure:5001: $? = 0
  458. configure:5033: g++ -E conftest.cc
  459. conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
  460. configure:5039: $? = 1
  461. configure: failed program was:
  462. | /* confdefs.h. */
  463. |
  464. | #define PACKAGE_NAME "tvtime"
  465. | #define PACKAGE_TARNAME "tvtime"
  466. | #define PACKAGE_VERSION "1.0.2"
  467. | #define PACKAGE_STRING "tvtime 1.0.2"
  468. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  469. | #define PACKAGE "tvtime"
  470. | #define VERSION "1.0.2"
  471. | #ifdef __cplusplus
  472. | extern "C" void exit (int);
  473. | #endif
  474. | #define STDC_HEADERS 1
  475. | #define HAVE_SYS_TYPES_H 1
  476. | #define HAVE_SYS_STAT_H 1
  477. | #define HAVE_STDLIB_H 1
  478. | #define HAVE_STRING_H 1
  479. | #define HAVE_MEMORY_H 1
  480. | #define HAVE_STRINGS_H 1
  481. | #define HAVE_INTTYPES_H 1
  482. | #define HAVE_STDINT_H 1
  483. | #define HAVE_UNISTD_H 1
  484. | #define HAVE_DLFCN_H 1
  485. | /* end confdefs.h. */
  486. | #include <ac_nonexistent.h>
  487. configure:5078: result: g++ -E
  488. configure:5102: g++ -E conftest.cc
  489. configure:5108: $? = 0
  490. configure:5140: g++ -E conftest.cc
  491. conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
  492. configure:5146: $? = 1
  493. configure: failed program was:
  494. | /* confdefs.h. */
  495. |
  496. | #define PACKAGE_NAME "tvtime"
  497. | #define PACKAGE_TARNAME "tvtime"
  498. | #define PACKAGE_VERSION "1.0.2"
  499. | #define PACKAGE_STRING "tvtime 1.0.2"
  500. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  501. | #define PACKAGE "tvtime"
  502. | #define VERSION "1.0.2"
  503. | #ifdef __cplusplus
  504. | extern "C" void exit (int);
  505. | #endif
  506. | #define STDC_HEADERS 1
  507. | #define HAVE_SYS_TYPES_H 1
  508. | #define HAVE_SYS_STAT_H 1
  509. | #define HAVE_STDLIB_H 1
  510. | #define HAVE_STRING_H 1
  511. | #define HAVE_MEMORY_H 1
  512. | #define HAVE_STRINGS_H 1
  513. | #define HAVE_INTTYPES_H 1
  514. | #define HAVE_STDINT_H 1
  515. | #define HAVE_UNISTD_H 1
  516. | #define HAVE_DLFCN_H 1
  517. | /* end confdefs.h. */
  518. | #include <ac_nonexistent.h>
  519. configure:5241: checking for g77
  520. configure:5270: result: no
  521. configure:5241: checking for f77
  522. configure:5270: result: no
  523. configure:5241: checking for xlf
  524. configure:5270: result: no
  525. configure:5241: checking for frt
  526. configure:5270: result: no
  527. configure:5241: checking for pgf77
  528. configure:5270: result: no
  529. configure:5241: checking for fort77
  530. configure:5270: result: no
  531. configure:5241: checking for fl32
  532. configure:5270: result: no
  533. configure:5241: checking for af77
  534. configure:5270: result: no
  535. configure:5241: checking for f90
  536. configure:5270: result: no
  537. configure:5241: checking for xlf90
  538. configure:5270: result: no
  539. configure:5241: checking for pgf90
  540. configure:5270: result: no
  541. configure:5241: checking for epcf90
  542. configure:5270: result: no
  543. configure:5241: checking for f95
  544. configure:5270: result: no
  545. configure:5241: checking for fort
  546. configure:5270: result: no
  547. configure:5241: checking for xlf95
  548. configure:5270: result: no
  549. configure:5241: checking for ifc
  550. configure:5270: result: no
  551. configure:5241: checking for efc
  552. configure:5270: result: no
  553. configure:5241: checking for pgf95
  554. configure:5270: result: no
  555. configure:5241: checking for lf95
  556. configure:5270: result: no
  557. configure:5241: checking for gfortran
  558. configure:5270: result: no
  559. configure:5282: checking for Fortran 77 compiler version
  560. configure:5285: --version </dev/null >&5
  561. eval: --version: not found
  562. configure:5288: $? = 127
  563. configure:5290: -v </dev/null >&5
  564. eval: -v: not found
  565. configure:5293: $? = 127
  566. configure:5295: -V </dev/null >&5
  567. eval: -V: not found
  568. configure:5298: $? = 127
  569. configure:5306: checking whether we are using the GNU Fortran 77 compiler
  570. configure:5320: -c conftest.F >&5
  571. eval: -c: not found
  572. configure:5326: $? = 127
  573. configure: failed program was:
  574. | program main
  575. | #ifndef __GNUC__
  576. | choke me
  577. | #endif
  578. |
  579. | end
  580. configure:5351: result: no
  581. configure:5357: checking whether accepts -g
  582. configure:5369: -c -g conftest.f >&5
  583. eval: -c: not found
  584. configure:5375: $? = 127
  585. configure: failed program was:
  586. | program main
  587. |
  588. | end
  589. configure:5399: result: no
  590. configure:5429: checking the maximum length of command line arguments
  591. configure:5494: result: 65536
  592. configure:5505: checking command to parse /usr/bin/nm -B output from gcc object
  593. configure:5594: gcc -c -g -O2 conftest.c >&5
  594. configure:5597: $? = 0
  595. configure:5601: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
  596. configure:5604: $? = 0
  597. configure:5656: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  598. configure:5659: $? = 0
  599. configure:5697: result: ok
  600. configure:5701: checking for objdir
  601. configure:5716: result: .libs
  602. configure:5806: checking for ar
  603. configure:5822: found /usr/bin/ar
  604. configure:5833: result: ar
  605. configure:5886: checking for ranlib
  606. configure:5902: found /usr/bin/ranlib
  607. configure:5913: result: ranlib
  608. configure:5966: checking for strip
  609. configure:5982: found /usr/bin/strip
  610. configure:5993: result: strip
  611. configure:6255: checking if gcc static flag works
  612. configure:6278: result: yes
  613. configure:6296: checking if gcc supports -fno-rtti -fno-exceptions
  614. configure:6314: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  615. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  616. configure:6318: $? = 0
  617. configure:6329: result: no
  618. configure:6344: checking for gcc option to produce PIC
  619. configure:6521: result: -fPIC
  620. configure:6529: checking if gcc PIC flag -fPIC works
  621. configure:6547: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
  622. configure:6551: $? = 0
  623. configure:6562: result: yes
  624. configure:6586: checking if gcc supports -c -o file.o
  625. configure:6607: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  626. configure:6611: $? = 0
  627. configure:6631: result: yes
  628. configure:6657: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  629. configure:7504: result: yes
  630. configure:7530: checking whether -lc should be explicitly linked in
  631. configure:7535: gcc -c -g -O2 conftest.c >&5
  632. configure:7538: $? = 0
  633. configure:7552: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
  634. configure:7555: $? = 0
  635. configure:7567: result: no
  636. configure:7575: checking dynamic linker characteristics
  637. configure:8127: result: freebsd9.0 ld.so
  638. configure:8131: checking how to hardcode library paths into programs
  639. configure:8156: result: immediate
  640. configure:8170: checking whether stripping libraries is possible
  641. configure:8175: result: yes
  642. configure:8998: checking if libtool supports shared libraries
  643. configure:9000: result: yes
  644. configure:9003: checking whether to build shared libraries
  645. configure:9061: result: yes
  646. configure:9064: checking whether to build static libraries
  647. configure:9068: result: yes
  648. configure:9160: creating libtool
  649. configure:9707: checking for ld used by g++
  650. configure:9774: result: /usr/bin/ld
  651. configure:9783: checking if the linker (/usr/bin/ld) is GNU ld
  652. configure:9798: result: yes
  653. configure:9849: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  654. configure:10675: result: yes
  655. configure:10693: g++ -c -g -O2 conftest.cc >&5
  656. configure:10696: $? = 0
  657. configure:10792: checking for g++ option to produce PIC
  658. configure:11044: result: -fPIC
  659. configure:11052: checking if g++ PIC flag -fPIC works
  660. configure:11070: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5
  661. configure:11074: $? = 0
  662. configure:11085: result: yes
  663. configure:11109: checking if g++ supports -c -o file.o
  664. configure:11130: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5
  665. configure:11134: $? = 0
  666. configure:11154: result: yes
  667. configure:11180: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  668. configure:11208: result: yes
  669. configure:11279: checking dynamic linker characteristics
  670. configure:11831: result: freebsd9.0 ld.so
  671. configure:11835: checking how to hardcode library paths into programs
  672. configure:11860: result: immediate
  673. configure:11874: checking whether stripping libraries is possible
  674. configure:11879: result: yes
  675. configure:19124: checking for ANSI C header files
  676. configure:19279: result: yes
  677. configure:19326: checking ctype.h usability
  678. configure:19338: gcc -c -g -O2 conftest.c >&5
  679. configure:19344: $? = 0
  680. configure:19347: test -z || test ! -s conftest.err
  681. configure:19350: $? = 0
  682. configure:19353: test -s conftest.o
  683. configure:19356: $? = 0
  684. configure:19366: result: yes
  685. configure:19370: checking ctype.h presence
  686. configure:19380: gcc -E conftest.c
  687. configure:19386: $? = 0
  688. configure:19406: result: yes
  689. configure:19441: checking for ctype.h
  690. configure:19448: result: yes
  691. configure:19326: checking dirent.h usability
  692. configure:19338: gcc -c -g -O2 conftest.c >&5
  693. configure:19344: $? = 0
  694. configure:19347: test -z || test ! -s conftest.err
  695. configure:19350: $? = 0
  696. configure:19353: test -s conftest.o
  697. configure:19356: $? = 0
  698. configure:19366: result: yes
  699. configure:19370: checking dirent.h presence
  700. configure:19380: gcc -E conftest.c
  701. configure:19386: $? = 0
  702. configure:19406: result: yes
  703. configure:19441: checking for dirent.h
  704. configure:19448: result: yes
  705. configure:19326: checking errno.h usability
  706. configure:19338: gcc -c -g -O2 conftest.c >&5
  707. configure:19344: $? = 0
  708. configure:19347: test -z || test ! -s conftest.err
  709. configure:19350: $? = 0
  710. configure:19353: test -s conftest.o
  711. configure:19356: $? = 0
  712. configure:19366: result: yes
  713. configure:19370: checking errno.h presence
  714. configure:19380: gcc -E conftest.c
  715. configure:19386: $? = 0
  716. configure:19406: result: yes
  717. configure:19441: checking for errno.h
  718. configure:19448: result: yes
  719. configure:19326: checking fcntl.h usability
  720. configure:19338: gcc -c -g -O2 conftest.c >&5
  721. configure:19344: $? = 0
  722. configure:19347: test -z || test ! -s conftest.err
  723. configure:19350: $? = 0
  724. configure:19353: test -s conftest.o
  725. configure:19356: $? = 0
  726. configure:19366: result: yes
  727. configure:19370: checking fcntl.h presence
  728. configure:19380: gcc -E conftest.c
  729. configure:19386: $? = 0
  730. configure:19406: result: yes
  731. configure:19441: checking for fcntl.h
  732. configure:19448: result: yes
  733. configure:19326: checking getopt.h usability
  734. configure:19338: gcc -c -g -O2 conftest.c >&5
  735. configure:19344: $? = 0
  736. configure:19347: test -z || test ! -s conftest.err
  737. configure:19350: $? = 0
  738. configure:19353: test -s conftest.o
  739. configure:19356: $? = 0
  740. configure:19366: result: yes
  741. configure:19370: checking getopt.h presence
  742. configure:19380: gcc -E conftest.c
  743. configure:19386: $? = 0
  744. configure:19406: result: yes
  745. configure:19441: checking for getopt.h
  746. configure:19448: result: yes
  747. configure:19326: checking langinfo.h usability
  748. configure:19338: gcc -c -g -O2 conftest.c >&5
  749. configure:19344: $? = 0
  750. configure:19347: test -z || test ! -s conftest.err
  751. configure:19350: $? = 0
  752. configure:19353: test -s conftest.o
  753. configure:19356: $? = 0
  754. configure:19366: result: yes
  755. configure:19370: checking langinfo.h presence
  756. configure:19380: gcc -E conftest.c
  757. configure:19386: $? = 0
  758. configure:19406: result: yes
  759. configure:19441: checking for langinfo.h
  760. configure:19448: result: yes
  761. configure:19326: checking math.h usability
  762. configure:19338: gcc -c -g -O2 conftest.c >&5
  763. configure:19344: $? = 0
  764. configure:19347: test -z || test ! -s conftest.err
  765. configure:19350: $? = 0
  766. configure:19353: test -s conftest.o
  767. configure:19356: $? = 0
  768. configure:19366: result: yes
  769. configure:19370: checking math.h presence
  770. configure:19380: gcc -E conftest.c
  771. configure:19386: $? = 0
  772. configure:19406: result: yes
  773. configure:19441: checking for math.h
  774. configure:19448: result: yes
  775. configure:19326: checking netinet/in.h usability
  776. configure:19338: gcc -c -g -O2 conftest.c >&5
  777. configure:19344: $? = 0
  778. configure:19347: test -z || test ! -s conftest.err
  779. configure:19350: $? = 0
  780. configure:19353: test -s conftest.o
  781. configure:19356: $? = 0
  782. configure:19366: result: yes
  783. configure:19370: checking netinet/in.h presence
  784. configure:19380: gcc -E conftest.c
  785. configure:19386: $? = 0
  786. configure:19406: result: yes
  787. configure:19441: checking for netinet/in.h
  788. configure:19448: result: yes
  789. configure:19326: checking pwd.h usability
  790. configure:19338: gcc -c -g -O2 conftest.c >&5
  791. configure:19344: $? = 0
  792. configure:19347: test -z || test ! -s conftest.err
  793. configure:19350: $? = 0
  794. configure:19353: test -s conftest.o
  795. configure:19356: $? = 0
  796. configure:19366: result: yes
  797. configure:19370: checking pwd.h presence
  798. configure:19380: gcc -E conftest.c
  799. configure:19386: $? = 0
  800. configure:19406: result: yes
  801. configure:19441: checking for pwd.h
  802. configure:19448: result: yes
  803. configure:19326: checking signal.h usability
  804. configure:19338: gcc -c -g -O2 conftest.c >&5
  805. configure:19344: $? = 0
  806. configure:19347: test -z || test ! -s conftest.err
  807. configure:19350: $? = 0
  808. configure:19353: test -s conftest.o
  809. configure:19356: $? = 0
  810. configure:19366: result: yes
  811. configure:19370: checking signal.h presence
  812. configure:19380: gcc -E conftest.c
  813. configure:19386: $? = 0
  814. configure:19406: result: yes
  815. configure:19441: checking for signal.h
  816. configure:19448: result: yes
  817. configure:19317: checking for stdint.h
  818. configure:19322: result: yes
  819. configure:19326: checking stdio.h usability
  820. configure:19338: gcc -c -g -O2 conftest.c >&5
  821. configure:19344: $? = 0
  822. configure:19347: test -z || test ! -s conftest.err
  823. configure:19350: $? = 0
  824. configure:19353: test -s conftest.o
  825. configure:19356: $? = 0
  826. configure:19366: result: yes
  827. configure:19370: checking stdio.h presence
  828. configure:19380: gcc -E conftest.c
  829. configure:19386: $? = 0
  830. configure:19406: result: yes
  831. configure:19441: checking for stdio.h
  832. configure:19448: result: yes
  833. configure:19317: checking for stdlib.h
  834. configure:19322: result: yes
  835. configure:19317: checking for string.h
  836. configure:19322: result: yes
  837. configure:19326: checking sys/ioctl.h usability
  838. configure:19338: gcc -c -g -O2 conftest.c >&5
  839. configure:19344: $? = 0
  840. configure:19347: test -z || test ! -s conftest.err
  841. configure:19350: $? = 0
  842. configure:19353: test -s conftest.o
  843. configure:19356: $? = 0
  844. configure:19366: result: yes
  845. configure:19370: checking sys/ioctl.h presence
  846. configure:19380: gcc -E conftest.c
  847. configure:19386: $? = 0
  848. configure:19406: result: yes
  849. configure:19441: checking for sys/ioctl.h
  850. configure:19448: result: yes
  851. configure:19326: checking sys/mman.h usability
  852. configure:19338: gcc -c -g -O2 conftest.c >&5
  853. configure:19344: $? = 0
  854. configure:19347: test -z || test ! -s conftest.err
  855. configure:19350: $? = 0
  856. configure:19353: test -s conftest.o
  857. configure:19356: $? = 0
  858. configure:19366: result: yes
  859. configure:19370: checking sys/mman.h presence
  860. configure:19380: gcc -E conftest.c
  861. configure:19386: $? = 0
  862. configure:19406: result: yes
  863. configure:19441: checking for sys/mman.h
  864. configure:19448: result: yes
  865. configure:19326: checking sys/resource.h usability
  866. configure:19338: gcc -c -g -O2 conftest.c >&5
  867. configure:19344: $? = 0
  868. configure:19347: test -z || test ! -s conftest.err
  869. configure:19350: $? = 0
  870. configure:19353: test -s conftest.o
  871. configure:19356: $? = 0
  872. configure:19366: result: yes
  873. configure:19370: checking sys/resource.h presence
  874. configure:19380: gcc -E conftest.c
  875. configure:19386: $? = 0
  876. configure:19406: result: yes
  877. configure:19441: checking for sys/resource.h
  878. configure:19448: result: yes
  879. configure:19317: checking for sys/stat.h
  880. configure:19322: result: yes
  881. configure:19326: checking sys/time.h usability
  882. configure:19338: gcc -c -g -O2 conftest.c >&5
  883. configure:19344: $? = 0
  884. configure:19347: test -z || test ! -s conftest.err
  885. configure:19350: $? = 0
  886. configure:19353: test -s conftest.o
  887. configure:19356: $? = 0
  888. configure:19366: result: yes
  889. configure:19370: checking sys/time.h presence
  890. configure:19380: gcc -E conftest.c
  891. configure:19386: $? = 0
  892. configure:19406: result: yes
  893. configure:19441: checking for sys/time.h
  894. configure:19448: result: yes
  895. configure:19326: checking sys/wait.h usability
  896. configure:19338: gcc -c -g -O2 conftest.c >&5
  897. configure:19344: $? = 0
  898. configure:19347: test -z || test ! -s conftest.err
  899. configure:19350: $? = 0
  900. configure:19353: test -s conftest.o
  901. configure:19356: $? = 0
  902. configure:19366: result: yes
  903. configure:19370: checking sys/wait.h presence
  904. configure:19380: gcc -E conftest.c
  905. configure:19386: $? = 0
  906. configure:19406: result: yes
  907. configure:19441: checking for sys/wait.h
  908. configure:19448: result: yes
  909. configure:19317: checking for sys/types.h
  910. configure:19322: result: yes
  911. configure:19317: checking for unistd.h
  912. configure:19322: result: yes
  913. configure:19326: checking wordexp.h usability
  914. configure:19338: gcc -c -g -O2 conftest.c >&5
  915. configure:19344: $? = 0
  916. configure:19347: test -z || test ! -s conftest.err
  917. configure:19350: $? = 0
  918. configure:19353: test -s conftest.o
  919. configure:19356: $? = 0
  920. configure:19366: result: yes
  921. configure:19370: checking wordexp.h presence
  922. configure:19380: gcc -E conftest.c
  923. configure:19386: $? = 0
  924. configure:19406: result: yes
  925. configure:19441: checking for wordexp.h
  926. configure:19448: result: yes
  927. configure:19326: checking locale.h usability
  928. configure:19338: gcc -c -g -O2 conftest.c >&5
  929. configure:19344: $? = 0
  930. configure:19347: test -z || test ! -s conftest.err
  931. configure:19350: $? = 0
  932. configure:19353: test -s conftest.o
  933. configure:19356: $? = 0
  934. configure:19366: result: yes
  935. configure:19370: checking locale.h presence
  936. configure:19380: gcc -E conftest.c
  937. configure:19386: $? = 0
  938. configure:19406: result: yes
  939. configure:19441: checking for locale.h
  940. configure:19448: result: yes
  941. configure:19463: checking whether time.h and sys/time.h may both be included
  942. configure:19488: gcc -c -g -O2 conftest.c >&5
  943. configure:19494: $? = 0
  944. configure:19497: test -z || test ! -s conftest.err
  945. configure:19500: $? = 0
  946. configure:19503: test -s conftest.o
  947. configure:19506: $? = 0
  948. configure:19517: result: yes
  949. configure:19530: checking whether gcc needs -traditional
  950. conftest.c:51:19: error: sgtty.h: No such file or directory
  951. conftest.c:51:20: error: termio.h: No such file or directory
  952. configure:19572: result: no
  953. configure:19585: checking for stdlib.h
  954. configure:19590: result: yes
  955. configure:19585: checking for unistd.h
  956. configure:19590: result: yes
  957. configure:19733: checking for getpagesize
  958. configure:19790: gcc -o conftest -g -O2 conftest.c >&5
  959. configure:19796: $? = 0
  960. configure:19799: test -z || test ! -s conftest.err
  961. configure:19802: $? = 0
  962. configure:19805: test -s conftest
  963. configure:19808: $? = 0
  964. configure:19820: result: yes
  965. configure:19830: checking for working mmap
  966. configure:19972: gcc -o conftest -g -O2 conftest.c >&5
  967. configure:19975: $? = 0
  968. configure:19977: ./conftest
  969. configure:19980: $? = 0
  970. configure:19994: result: yes
  971. configure:20026: checking for asprintf
  972. configure:20083: gcc -o conftest -g -O2 conftest.c >&5
  973. configure:20089: $? = 0
  974. configure:20092: test -z || test ! -s conftest.err
  975. configure:20095: $? = 0
  976. configure:20098: test -s conftest
  977. configure:20101: $? = 0
  978. configure:20113: result: yes
  979. configure:20026: checking for atexit
  980. configure:20083: gcc -o conftest -g -O2 conftest.c >&5
  981. configure:20089: $? = 0
  982. configure:20092: test -z || test ! -s conftest.err
  983. configure:20095: $? = 0
  984. configure:20098: test -s conftest
  985. configure:20101: $? = 0
  986. configure:20113: result: yes
  987. configure:20026: checking for fork
  988. configure:20083: gcc -o conftest -g -O2 conftest.c >&5
  989. conftest.c:81: warning: conflicting types for built-in function 'fork'
  990. configure:20089: $? = 0
  991. configure:20092: test -z || test ! -s conftest.err
  992. configure:20095: $? = 0
  993. configure:20098: test -s conftest
  994. configure:20101: $? = 0
  995. configure:20113: result: yes
  996. configure:20026: checking for execlp
  997. configure:20083: gcc -o conftest -g -O2 conftest.c >&5
  998. conftest.c:82: warning: conflicting types for built-in function 'execlp'
  999. configure:20089: $? = 0
  1000. configure:20092: test -z || test ! -s conftest.err
  1001. configure:20095: $? = 0
  1002. configure:20098: test -s conftest
  1003. configure:20101: $? = 0
  1004. configure:20113: result: yes
  1005. configure:20026: checking for getopt_long
  1006. configure:20083: gcc -o conftest -g -O2 conftest.c >&5
  1007. configure:20089: $? = 0
  1008. configure:20092: test -z || test ! -s conftest.err
  1009. configure:20095: $? = 0
  1010. configure:20098: test -s conftest
  1011. configure:20101: $? = 0
  1012. configure:20113: result: yes
  1013. configure:20026: checking for getpriority
  1014. configure:20083: gcc -o conftest -g -O2 conftest.c >&5
  1015. configure:20089: $? = 0
  1016. configure:20092: test -z || test ! -s conftest.err
  1017. configure:20095: $? = 0
  1018. configure:20098: test -s conftest
  1019. configure:20101: $? = 0
  1020. configure:20113: result: yes
  1021. configure:20026: checking for gettimeofday
  1022. configure:20083: gcc -o conftest -g -O2 conftest.c >&5
  1023. configure:20089: $? = 0
  1024. configure:20092: test -z || test ! -s conftest.err
  1025. configure:20095: $? = 0
  1026. configure:20098: test -s conftest
  1027. configure:20101: $? = 0
  1028. configure:20113: result: yes
  1029. configure:20026: checking for seteuid
  1030. configure:20083: gcc -o conftest -g -O2 conftest.c >&5
  1031. configure:20089: $? = 0
  1032. configure:20092: test -z || test ! -s conftest.err
  1033. configure:20095: $? = 0
  1034. configure:20098: test -s conftest
  1035. configure:20101: $? = 0
  1036. configure:20113: result: yes
  1037. configure:20026: checking for memset
  1038. configure:20083: gcc -o conftest -g -O2 conftest.c >&5
  1039. conftest.c:87: warning: conflicting types for built-in function 'memset'
  1040. configure:20089: $? = 0
  1041. configure:20092: test -z || test ! -s conftest.err
  1042. configure:20095: $? = 0
  1043. configure:20098: test -s conftest
  1044. configure:20101: $? = 0
  1045. configure:20113: result: yes
  1046. configure:20026: checking for setreuid
  1047. configure:20083: gcc -o conftest -g -O2 conftest.c >&5
  1048. configure:20089: $? = 0
  1049. configure:20092: test -z || test ! -s conftest.err
  1050. configure:20095: $? = 0
  1051. configure:20098: test -s conftest
  1052. configure:20101: $? = 0
  1053. configure:20113: result: yes
  1054. configure:20026: checking for setpriority
  1055. configure:20083: gcc -o conftest -g -O2 conftest.c >&5
  1056. configure:20089: $? = 0
  1057. configure:20092: test -z || test ! -s conftest.err
  1058. configure:20095: $? = 0
  1059. configure:20098: test -s conftest
  1060. configure:20101: $? = 0
  1061. configure:20113: result: yes
  1062. configure:20026: checking for signal
  1063. configure:20083: gcc -o conftest -g -O2 conftest.c >&5
  1064. configure:20089: $? = 0
  1065. configure:20092: test -z || test ! -s conftest.err
  1066. configure:20095: $? = 0
  1067. configure:20098: test -s conftest
  1068. configure:20101: $? = 0
  1069. configure:20113: result: yes
  1070. configure:20026: checking for sigemptyset
  1071. configure:20083: gcc -o conftest -g -O2 conftest.c >&5
  1072. configure:20089: $? = 0
  1073. configure:20092: test -z || test ! -s conftest.err
  1074. configure:20095: $? = 0
  1075. configure:20098: test -s conftest
  1076. configure:20101: $? = 0
  1077. configure:20113: result: yes
  1078. configure:20026: checking for sigaction
  1079. configure:20083: gcc -o conftest -g -O2 conftest.c >&5
  1080. configure:20089: $? = 0
  1081. configure:20092: test -z || test ! -s conftest.err
  1082. configure:20095: $? = 0
  1083. configure:20098: test -s conftest
  1084. configure:20101: $? = 0
  1085. configure:20113: result: yes
  1086. configure:20026: checking for strerror
  1087. configure:20083: gcc -o conftest -g -O2 conftest.c >&5
  1088. configure:20089: $? = 0
  1089. configure:20092: test -z || test ! -s conftest.err
  1090. configure:20095: $? = 0
  1091. configure:20098: test -s conftest
  1092. configure:20101: $? = 0
  1093. configure:20113: result: yes
  1094. configure:20026: checking for vsscanf
  1095. configure:20083: gcc -o conftest -g -O2 conftest.c >&5
  1096. conftest.c:94: warning: conflicting types for built-in function 'vsscanf'
  1097. configure:20089: $? = 0
  1098. configure:20092: test -z || test ! -s conftest.err
  1099. configure:20095: $? = 0
  1100. configure:20098: test -s conftest
  1101. configure:20101: $? = 0
  1102. configure:20113: result: yes
  1103. configure:20026: checking for wordexp
  1104. configure:20083: gcc -o conftest -g -O2 conftest.c >&5
  1105. configure:20089: $? = 0
  1106. configure:20092: test -z || test ! -s conftest.err
  1107. configure:20095: $? = 0
  1108. configure:20098: test -s conftest
  1109. configure:20101: $? = 0
  1110. configure:20113: result: yes
  1111. configure:20026: checking for wordfree
  1112. configure:20083: gcc -o conftest -g -O2 conftest.c >&5
  1113. configure:20089: $? = 0
  1114. configure:20092: test -z || test ! -s conftest.err
  1115. configure:20095: $? = 0
  1116. configure:20098: test -s conftest
  1117. configure:20101: $? = 0
  1118. configure:20113: result: yes
  1119. configure:20139: checking whether NLS is requested
  1120. configure:20148: result: yes
  1121. configure:20186: checking for msgfmt
  1122. configure:20217: result: /usr/local/bin/msgfmt
  1123. configure:20226: checking for gmsgfmt
  1124. configure:20257: result: /usr/local/bin/msgfmt
  1125. configure:20296: checking for xgettext
  1126. configure:20327: result: /usr/local/bin/xgettext
  1127. configure:20367: checking for msgmerge
  1128. configure:20397: result: /usr/local/bin/msgmerge
  1129. configure:20473: checking for ranlib
  1130. configure:20500: result: ranlib
  1131. configure:20513: checking for strerror in -lcposix
  1132. configure:20543: gcc -o conftest -g -O2 conftest.c -lcposix >&5
  1133. /usr/bin/ld: cannot find -lcposix
  1134. configure:20549: $? = 1
  1135. configure: failed program was:
  1136. | /* confdefs.h. */
  1137. |
  1138. | #define PACKAGE_NAME "tvtime"
  1139. | #define PACKAGE_TARNAME "tvtime"
  1140. | #define PACKAGE_VERSION "1.0.2"
  1141. | #define PACKAGE_STRING "tvtime 1.0.2"
  1142. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  1143. | #define PACKAGE "tvtime"
  1144. | #define VERSION "1.0.2"
  1145. | #ifdef __cplusplus
  1146. | extern "C" void exit (int);
  1147. | #endif
  1148. | #define STDC_HEADERS 1
  1149. | #define HAVE_SYS_TYPES_H 1
  1150. | #define HAVE_SYS_STAT_H 1
  1151. | #define HAVE_STDLIB_H 1
  1152. | #define HAVE_STRING_H 1
  1153. | #define HAVE_MEMORY_H 1
  1154. | #define HAVE_STRINGS_H 1
  1155. | #define HAVE_INTTYPES_H 1
  1156. | #define HAVE_STDINT_H 1
  1157. | #define HAVE_UNISTD_H 1
  1158. | #define HAVE_DLFCN_H 1
  1159. | #define STDC_HEADERS 1
  1160. | #define HAVE_CTYPE_H 1
  1161. | #define HAVE_DIRENT_H 1
  1162. | #define HAVE_ERRNO_H 1
  1163. | #define HAVE_FCNTL_H 1
  1164. | #define HAVE_GETOPT_H 1
  1165. | #define HAVE_LANGINFO_H 1
  1166. | #define HAVE_MATH_H 1
  1167. | #define HAVE_NETINET_IN_H 1
  1168. | #define HAVE_PWD_H 1
  1169. | #define HAVE_SIGNAL_H 1
  1170. | #define HAVE_STDINT_H 1
  1171. | #define HAVE_STDIO_H 1
  1172. | #define HAVE_STDLIB_H 1
  1173. | #define HAVE_STRING_H 1
  1174. | #define HAVE_SYS_IOCTL_H 1
  1175. | #define HAVE_SYS_MMAN_H 1
  1176. | #define HAVE_SYS_RESOURCE_H 1
  1177. | #define HAVE_SYS_STAT_H 1
  1178. | #define HAVE_SYS_TIME_H 1
  1179. | #define HAVE_SYS_WAIT_H 1
  1180. | #define HAVE_SYS_TYPES_H 1
  1181. | #define HAVE_UNISTD_H 1
  1182. | #define HAVE_WORDEXP_H 1
  1183. | #define HAVE_LOCALE_H 1
  1184. | #define TIME_WITH_SYS_TIME 1
  1185. | #define HAVE_STDLIB_H 1
  1186. | #define HAVE_UNISTD_H 1
  1187. | #define HAVE_GETPAGESIZE 1
  1188. | #define HAVE_MMAP 1
  1189. | #define HAVE_ASPRINTF 1
  1190. | #define HAVE_ATEXIT 1
  1191. | #define HAVE_FORK 1
  1192. | #define HAVE_EXECLP 1
  1193. | #define HAVE_GETOPT_LONG 1
  1194. | #define HAVE_GETPRIORITY 1
  1195. | #define HAVE_GETTIMEOFDAY 1
  1196. | #define HAVE_SETEUID 1
  1197. | #define HAVE_MEMSET 1
  1198. | #define HAVE_SETREUID 1
  1199. | #define HAVE_SETPRIORITY 1
  1200. | #define HAVE_SIGNAL 1
  1201. | #define HAVE_SIGEMPTYSET 1
  1202. | #define HAVE_SIGACTION 1
  1203. | #define HAVE_STRERROR 1
  1204. | #define HAVE_VSSCANF 1
  1205. | #define HAVE_WORDEXP 1
  1206. | #define HAVE_WORDFREE 1
  1207. | /* end confdefs.h. */
  1208. |
  1209. | /* Override any gcc2 internal prototype to avoid an error. */
  1210. | #ifdef __cplusplus
  1211. | extern "C"
  1212. | #endif
  1213. | /* We use char because int might match the return type of a gcc2
  1214. | builtin and then its argument prototype would still apply. */
  1215. | char strerror ();
  1216. | int
  1217. | main ()
  1218. | {
  1219. | strerror ();
  1220. | ;
  1221. | return 0;
  1222. | }
  1223. configure:20574: result: no
  1224. configure:20582: checking for an ANSI C-conforming const
  1225. configure:20649: gcc -c -g -O2 conftest.c >&5
  1226. configure:20655: $? = 0
  1227. configure:20658: test -z || test ! -s conftest.err
  1228. configure:20661: $? = 0
  1229. configure:20664: test -s conftest.o
  1230. configure:20667: $? = 0
  1231. configure:20678: result: yes
  1232. configure:20688: checking for inline
  1233. configure:20709: gcc -c -g -O2 conftest.c >&5
  1234. configure:20715: $? = 0
  1235. configure:20718: test -z || test ! -s conftest.err
  1236. configure:20721: $? = 0
  1237. configure:20724: test -s conftest.o
  1238. configure:20727: $? = 0
  1239. configure:20739: result: inline
  1240. configure:20758: checking for off_t
  1241. configure:20782: gcc -c -g -O2 conftest.c >&5
  1242. configure:20788: $? = 0
  1243. configure:20791: test -z || test ! -s conftest.err
  1244. configure:20794: $? = 0
  1245. configure:20797: test -s conftest.o
  1246. configure:20800: $? = 0
  1247. configure:20811: result: yes
  1248. configure:20823: checking for size_t
  1249. configure:20847: gcc -c -g -O2 conftest.c >&5
  1250. configure:20853: $? = 0
  1251. configure:20856: test -z || test ! -s conftest.err
  1252. configure:20859: $? = 0
  1253. configure:20862: test -s conftest.o
  1254. configure:20865: $? = 0
  1255. configure:20876: result: yes
  1256. configure:20890: checking for working alloca.h
  1257. configure:20911: gcc -o conftest -g -O2 conftest.c >&5
  1258. conftest.c:73:20: error: alloca.h: No such file or directory
  1259. conftest.c: In function 'main':
  1260. conftest.c:77: warning: incompatible implicit declaration of built-in function 'alloca'
  1261. configure:20917: $? = 1
  1262. configure: failed program was:
  1263. | /* confdefs.h. */
  1264. |
  1265. | #define PACKAGE_NAME "tvtime"
  1266. | #define PACKAGE_TARNAME "tvtime"
  1267. | #define PACKAGE_VERSION "1.0.2"
  1268. | #define PACKAGE_STRING "tvtime 1.0.2"
  1269. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  1270. | #define PACKAGE "tvtime"
  1271. | #define VERSION "1.0.2"
  1272. | #ifdef __cplusplus
  1273. | extern "C" void exit (int);
  1274. | #endif
  1275. | #define STDC_HEADERS 1
  1276. | #define HAVE_SYS_TYPES_H 1
  1277. | #define HAVE_SYS_STAT_H 1
  1278. | #define HAVE_STDLIB_H 1
  1279. | #define HAVE_STRING_H 1
  1280. | #define HAVE_MEMORY_H 1
  1281. | #define HAVE_STRINGS_H 1
  1282. | #define HAVE_INTTYPES_H 1
  1283. | #define HAVE_STDINT_H 1
  1284. | #define HAVE_UNISTD_H 1
  1285. | #define HAVE_DLFCN_H 1
  1286. | #define STDC_HEADERS 1
  1287. | #define HAVE_CTYPE_H 1
  1288. | #define HAVE_DIRENT_H 1
  1289. | #define HAVE_ERRNO_H 1
  1290. | #define HAVE_FCNTL_H 1
  1291. | #define HAVE_GETOPT_H 1
  1292. | #define HAVE_LANGINFO_H 1
  1293. | #define HAVE_MATH_H 1
  1294. | #define HAVE_NETINET_IN_H 1
  1295. | #define HAVE_PWD_H 1
  1296. | #define HAVE_SIGNAL_H 1
  1297. | #define HAVE_STDINT_H 1
  1298. | #define HAVE_STDIO_H 1
  1299. | #define HAVE_STDLIB_H 1
  1300. | #define HAVE_STRING_H 1
  1301. | #define HAVE_SYS_IOCTL_H 1
  1302. | #define HAVE_SYS_MMAN_H 1
  1303. | #define HAVE_SYS_RESOURCE_H 1
  1304. | #define HAVE_SYS_STAT_H 1
  1305. | #define HAVE_SYS_TIME_H 1
  1306. | #define HAVE_SYS_WAIT_H 1
  1307. | #define HAVE_SYS_TYPES_H 1
  1308. | #define HAVE_UNISTD_H 1
  1309. | #define HAVE_WORDEXP_H 1
  1310. | #define HAVE_LOCALE_H 1
  1311. | #define TIME_WITH_SYS_TIME 1
  1312. | #define HAVE_STDLIB_H 1
  1313. | #define HAVE_UNISTD_H 1
  1314. | #define HAVE_GETPAGESIZE 1
  1315. | #define HAVE_MMAP 1
  1316. | #define HAVE_ASPRINTF 1
  1317. | #define HAVE_ATEXIT 1
  1318. | #define HAVE_FORK 1
  1319. | #define HAVE_EXECLP 1
  1320. | #define HAVE_GETOPT_LONG 1
  1321. | #define HAVE_GETPRIORITY 1
  1322. | #define HAVE_GETTIMEOFDAY 1
  1323. | #define HAVE_SETEUID 1
  1324. | #define HAVE_MEMSET 1
  1325. | #define HAVE_SETREUID 1
  1326. | #define HAVE_SETPRIORITY 1
  1327. | #define HAVE_SIGNAL 1
  1328. | #define HAVE_SIGEMPTYSET 1
  1329. | #define HAVE_SIGACTION 1
  1330. | #define HAVE_STRERROR 1
  1331. | #define HAVE_VSSCANF 1
  1332. | #define HAVE_WORDEXP 1
  1333. | #define HAVE_WORDFREE 1
  1334. | /* end confdefs.h. */
  1335. | #include <alloca.h>
  1336. | int
  1337. | main ()
  1338. | {
  1339. | char *p = (char *) alloca (2 * sizeof (int));
  1340. | ;
  1341. | return 0;
  1342. | }
  1343. configure:20941: result: no
  1344. configure:20951: checking for alloca
  1345. configure:20992: gcc -o conftest -g -O2 conftest.c >&5
  1346. configure:20998: $? = 0
  1347. configure:21001: test -z || test ! -s conftest.err
  1348. configure:21004: $? = 0
  1349. configure:21007: test -s conftest
  1350. configure:21010: $? = 0
  1351. configure:21022: result: yes
  1352. configure:21245: checking whether we are using the GNU C Library 2.1 or newer
  1353. conftest.c:75:22: error: features.h: No such file or directory
  1354. configure:21276: result: no
  1355. configure:21284: checking whether integer division by zero raises SIGFPE
  1356. configure:21346: gcc -o conftest -g -O2 conftest.c >&5
  1357. configure:21349: $? = 0
  1358. configure:21351: ./conftest
  1359. configure:21354: $? = 0
  1360. configure:21369: result: yes
  1361. configure:21382: checking for inttypes.h
  1362. configure:21404: gcc -c -g -O2 conftest.c >&5
  1363. configure:21410: $? = 0
  1364. configure:21413: test -z || test ! -s conftest.err
  1365. configure:21416: $? = 0
  1366. configure:21419: test -s conftest.o
  1367. configure:21422: $? = 0
  1368. configure:21433: result: yes
  1369. configure:21444: checking for stdint.h
  1370. configure:21466: gcc -c -g -O2 conftest.c >&5
  1371. configure:21472: $? = 0
  1372. configure:21475: test -z || test ! -s conftest.err
  1373. configure:21478: $? = 0
  1374. configure:21481: test -s conftest.o
  1375. configure:21484: $? = 0
  1376. configure:21495: result: yes
  1377. configure:21506: checking for unsigned long long
  1378. configure:21528: gcc -o conftest -g -O2 conftest.c >&5
  1379. configure:21534: $? = 0
  1380. configure:21537: test -z || test ! -s conftest.err
  1381. configure:21540: $? = 0
  1382. configure:21543: test -s conftest
  1383. configure:21546: $? = 0
  1384. configure:21558: result: yes
  1385. configure:21590: checking for inttypes.h
  1386. configure:21613: gcc -c -g -O2 conftest.c >&5
  1387. configure:21619: $? = 0
  1388. configure:21622: test -z || test ! -s conftest.err
  1389. configure:21625: $? = 0
  1390. configure:21628: test -s conftest.o
  1391. configure:21631: $? = 0
  1392. configure:21643: result: yes
  1393. configure:21656: checking whether the inttypes.h PRIxNN macros are broken
  1394. configure:21682: gcc -c -g -O2 conftest.c >&5
  1395. configure:21688: $? = 0
  1396. configure:21691: test -z || test ! -s conftest.err
  1397. configure:21694: $? = 0
  1398. configure:21697: test -s conftest.o
  1399. configure:21700: $? = 0
  1400. configure:21712: result: no
  1401. configure:21763: checking for ld used by GCC
  1402. configure:21826: result: /usr/bin/ld
  1403. configure:21835: checking if the linker (/usr/bin/ld) is GNU ld
  1404. GNU ld 2.17.50 [FreeBSD] 2007-07-03
  1405. configure:21847: result: yes
  1406. configure:21853: checking for shared library run path origin
  1407. configure:21866: result: done
  1408. configure:22292: checking argz.h usability
  1409. configure:22304: gcc -c -g -O2 conftest.c >&5
  1410. conftest.c:114:18: error: argz.h: No such file or directory
  1411. configure:22310: $? = 1
  1412. configure: failed program was:
  1413. | /* confdefs.h. */
  1414. |
  1415. | #define PACKAGE_NAME "tvtime"
  1416. | #define PACKAGE_TARNAME "tvtime"
  1417. | #define PACKAGE_VERSION "1.0.2"
  1418. | #define PACKAGE_STRING "tvtime 1.0.2"
  1419. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  1420. | #define PACKAGE "tvtime"
  1421. | #define VERSION "1.0.2"
  1422. | #ifdef __cplusplus
  1423. | extern "C" void exit (int);
  1424. | #endif
  1425. | #define STDC_HEADERS 1
  1426. | #define HAVE_SYS_TYPES_H 1
  1427. | #define HAVE_SYS_STAT_H 1
  1428. | #define HAVE_STDLIB_H 1
  1429. | #define HAVE_STRING_H 1
  1430. | #define HAVE_MEMORY_H 1
  1431. | #define HAVE_STRINGS_H 1
  1432. | #define HAVE_INTTYPES_H 1
  1433. | #define HAVE_STDINT_H 1
  1434. | #define HAVE_UNISTD_H 1
  1435. | #define HAVE_DLFCN_H 1
  1436. | #define STDC_HEADERS 1
  1437. | #define HAVE_CTYPE_H 1
  1438. | #define HAVE_DIRENT_H 1
  1439. | #define HAVE_ERRNO_H 1
  1440. | #define HAVE_FCNTL_H 1
  1441. | #define HAVE_GETOPT_H 1
  1442. | #define HAVE_LANGINFO_H 1
  1443. | #define HAVE_MATH_H 1
  1444. | #define HAVE_NETINET_IN_H 1
  1445. | #define HAVE_PWD_H 1
  1446. | #define HAVE_SIGNAL_H 1
  1447. | #define HAVE_STDINT_H 1
  1448. | #define HAVE_STDIO_H 1
  1449. | #define HAVE_STDLIB_H 1
  1450. | #define HAVE_STRING_H 1
  1451. | #define HAVE_SYS_IOCTL_H 1
  1452. | #define HAVE_SYS_MMAN_H 1
  1453. | #define HAVE_SYS_RESOURCE_H 1
  1454. | #define HAVE_SYS_STAT_H 1
  1455. | #define HAVE_SYS_TIME_H 1
  1456. | #define HAVE_SYS_WAIT_H 1
  1457. | #define HAVE_SYS_TYPES_H 1
  1458. | #define HAVE_UNISTD_H 1
  1459. | #define HAVE_WORDEXP_H 1
  1460. | #define HAVE_LOCALE_H 1
  1461. | #define TIME_WITH_SYS_TIME 1
  1462. | #define HAVE_STDLIB_H 1
  1463. | #define HAVE_UNISTD_H 1
  1464. | #define HAVE_GETPAGESIZE 1
  1465. | #define HAVE_MMAP 1
  1466. | #define HAVE_ASPRINTF 1
  1467. | #define HAVE_ATEXIT 1
  1468. | #define HAVE_FORK 1
  1469. | #define HAVE_EXECLP 1
  1470. | #define HAVE_GETOPT_LONG 1
  1471. | #define HAVE_GETPRIORITY 1
  1472. | #define HAVE_GETTIMEOFDAY 1
  1473. | #define HAVE_SETEUID 1
  1474. | #define HAVE_MEMSET 1
  1475. | #define HAVE_SETREUID 1
  1476. | #define HAVE_SETPRIORITY 1
  1477. | #define HAVE_SIGNAL 1
  1478. | #define HAVE_SIGEMPTYSET 1
  1479. | #define HAVE_SIGACTION 1
  1480. | #define HAVE_STRERROR 1
  1481. | #define HAVE_VSSCANF 1
  1482. | #define HAVE_WORDEXP 1
  1483. | #define HAVE_WORDFREE 1
  1484. | #define HAVE_ALLOCA 1
  1485. | #define INTDIV0_RAISES_SIGFPE 1
  1486. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1487. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1488. | #define HAVE_UNSIGNED_LONG_LONG 1
  1489. | #define HAVE_UINTMAX_T 1
  1490. | #define HAVE_INTTYPES_H 1
  1491. | /* end confdefs.h. */
  1492. | #include <stdio.h>
  1493. | #if HAVE_SYS_TYPES_H
  1494. | # include <sys/types.h>
  1495. | #endif
  1496. | #if HAVE_SYS_STAT_H
  1497. | # include <sys/stat.h>
  1498. | #endif
  1499. | #if STDC_HEADERS
  1500. | # include <stdlib.h>
  1501. | # include <stddef.h>
  1502. | #else
  1503. | # if HAVE_STDLIB_H
  1504. | # include <stdlib.h>
  1505. | # endif
  1506. | #endif
  1507. | #if HAVE_STRING_H
  1508. | # if !STDC_HEADERS && HAVE_MEMORY_H
  1509. | # include <memory.h>
  1510. | # endif
  1511. | # include <string.h>
  1512. | #endif
  1513. | #if HAVE_STRINGS_H
  1514. | # include <strings.h>
  1515. | #endif
  1516. | #if HAVE_INTTYPES_H
  1517. | # include <inttypes.h>
  1518. | #else
  1519. | # if HAVE_STDINT_H
  1520. | # include <stdint.h>
  1521. | # endif
  1522. | #endif
  1523. | #if HAVE_UNISTD_H
  1524. | # include <unistd.h>
  1525. | #endif
  1526. | #include <argz.h>
  1527. configure:22332: result: no
  1528. configure:22336: checking argz.h presence
  1529. configure:22346: gcc -E conftest.c
  1530. conftest.c:80:18: error: argz.h: No such file or directory
  1531. configure:22352: $? = 1
  1532. configure: failed program was:
  1533. | /* confdefs.h. */
  1534. |
  1535. | #define PACKAGE_NAME "tvtime"
  1536. | #define PACKAGE_TARNAME "tvtime"
  1537. | #define PACKAGE_VERSION "1.0.2"
  1538. | #define PACKAGE_STRING "tvtime 1.0.2"
  1539. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  1540. | #define PACKAGE "tvtime"
  1541. | #define VERSION "1.0.2"
  1542. | #ifdef __cplusplus
  1543. | extern "C" void exit (int);
  1544. | #endif
  1545. | #define STDC_HEADERS 1
  1546. | #define HAVE_SYS_TYPES_H 1
  1547. | #define HAVE_SYS_STAT_H 1
  1548. | #define HAVE_STDLIB_H 1
  1549. | #define HAVE_STRING_H 1
  1550. | #define HAVE_MEMORY_H 1
  1551. | #define HAVE_STRINGS_H 1
  1552. | #define HAVE_INTTYPES_H 1
  1553. | #define HAVE_STDINT_H 1
  1554. | #define HAVE_UNISTD_H 1
  1555. | #define HAVE_DLFCN_H 1
  1556. | #define STDC_HEADERS 1
  1557. | #define HAVE_CTYPE_H 1
  1558. | #define HAVE_DIRENT_H 1
  1559. | #define HAVE_ERRNO_H 1
  1560. | #define HAVE_FCNTL_H 1
  1561. | #define HAVE_GETOPT_H 1
  1562. | #define HAVE_LANGINFO_H 1
  1563. | #define HAVE_MATH_H 1
  1564. | #define HAVE_NETINET_IN_H 1
  1565. | #define HAVE_PWD_H 1
  1566. | #define HAVE_SIGNAL_H 1
  1567. | #define HAVE_STDINT_H 1
  1568. | #define HAVE_STDIO_H 1
  1569. | #define HAVE_STDLIB_H 1
  1570. | #define HAVE_STRING_H 1
  1571. | #define HAVE_SYS_IOCTL_H 1
  1572. | #define HAVE_SYS_MMAN_H 1
  1573. | #define HAVE_SYS_RESOURCE_H 1
  1574. | #define HAVE_SYS_STAT_H 1
  1575. | #define HAVE_SYS_TIME_H 1
  1576. | #define HAVE_SYS_WAIT_H 1
  1577. | #define HAVE_SYS_TYPES_H 1
  1578. | #define HAVE_UNISTD_H 1
  1579. | #define HAVE_WORDEXP_H 1
  1580. | #define HAVE_LOCALE_H 1
  1581. | #define TIME_WITH_SYS_TIME 1
  1582. | #define HAVE_STDLIB_H 1
  1583. | #define HAVE_UNISTD_H 1
  1584. | #define HAVE_GETPAGESIZE 1
  1585. | #define HAVE_MMAP 1
  1586. | #define HAVE_ASPRINTF 1
  1587. | #define HAVE_ATEXIT 1
  1588. | #define HAVE_FORK 1
  1589. | #define HAVE_EXECLP 1
  1590. | #define HAVE_GETOPT_LONG 1
  1591. | #define HAVE_GETPRIORITY 1
  1592. | #define HAVE_GETTIMEOFDAY 1
  1593. | #define HAVE_SETEUID 1
  1594. | #define HAVE_MEMSET 1
  1595. | #define HAVE_SETREUID 1
  1596. | #define HAVE_SETPRIORITY 1
  1597. | #define HAVE_SIGNAL 1
  1598. | #define HAVE_SIGEMPTYSET 1
  1599. | #define HAVE_SIGACTION 1
  1600. | #define HAVE_STRERROR 1
  1601. | #define HAVE_VSSCANF 1
  1602. | #define HAVE_WORDEXP 1
  1603. | #define HAVE_WORDFREE 1
  1604. | #define HAVE_ALLOCA 1
  1605. | #define INTDIV0_RAISES_SIGFPE 1
  1606. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1607. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1608. | #define HAVE_UNSIGNED_LONG_LONG 1
  1609. | #define HAVE_UINTMAX_T 1
  1610. | #define HAVE_INTTYPES_H 1
  1611. | /* end confdefs.h. */
  1612. | #include <argz.h>
  1613. configure:22372: result: no
  1614. configure:22407: checking for argz.h
  1615. configure:22414: result: no
  1616. configure:22292: checking limits.h usability
  1617. configure:22304: gcc -c -g -O2 conftest.c >&5
  1618. configure:22310: $? = 0
  1619. configure:22313: test -z || test ! -s conftest.err
  1620. configure:22316: $? = 0
  1621. configure:22319: test -s conftest.o
  1622. configure:22322: $? = 0
  1623. configure:22332: result: yes
  1624. configure:22336: checking limits.h presence
  1625. configure:22346: gcc -E conftest.c
  1626. configure:22352: $? = 0
  1627. configure:22372: result: yes
  1628. configure:22407: checking for limits.h
  1629. configure:22414: result: yes
  1630. configure:22283: checking for locale.h
  1631. configure:22288: result: yes
  1632. configure:22292: checking nl_types.h usability
  1633. configure:22304: gcc -c -g -O2 conftest.c >&5
  1634. configure:22310: $? = 0
  1635. configure:22313: test -z || test ! -s conftest.err
  1636. configure:22316: $? = 0
  1637. configure:22319: test -s conftest.o
  1638. configure:22322: $? = 0
  1639. configure:22332: result: yes
  1640. configure:22336: checking nl_types.h presence
  1641. configure:22346: gcc -E conftest.c
  1642. configure:22352: $? = 0
  1643. configure:22372: result: yes
  1644. configure:22407: checking for nl_types.h
  1645. configure:22414: result: yes
  1646. configure:22292: checking malloc.h usability
  1647. configure:22304: gcc -c -g -O2 conftest.c >&5
  1648. In file included from conftest.c:117:
  1649. /usr/include/malloc.h:3:2: error: #error "<malloc.h> has been replaced by <stdlib.h>"
  1650. configure:22310: $? = 1
  1651. configure: failed program was:
  1652. | /* confdefs.h. */
  1653. |
  1654. | #define PACKAGE_NAME "tvtime"
  1655. | #define PACKAGE_TARNAME "tvtime"
  1656. | #define PACKAGE_VERSION "1.0.2"
  1657. | #define PACKAGE_STRING "tvtime 1.0.2"
  1658. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  1659. | #define PACKAGE "tvtime"
  1660. | #define VERSION "1.0.2"
  1661. | #ifdef __cplusplus
  1662. | extern "C" void exit (int);
  1663. | #endif
  1664. | #define STDC_HEADERS 1
  1665. | #define HAVE_SYS_TYPES_H 1
  1666. | #define HAVE_SYS_STAT_H 1
  1667. | #define HAVE_STDLIB_H 1
  1668. | #define HAVE_STRING_H 1
  1669. | #define HAVE_MEMORY_H 1
  1670. | #define HAVE_STRINGS_H 1
  1671. | #define HAVE_INTTYPES_H 1
  1672. | #define HAVE_STDINT_H 1
  1673. | #define HAVE_UNISTD_H 1
  1674. | #define HAVE_DLFCN_H 1
  1675. | #define STDC_HEADERS 1
  1676. | #define HAVE_CTYPE_H 1
  1677. | #define HAVE_DIRENT_H 1
  1678. | #define HAVE_ERRNO_H 1
  1679. | #define HAVE_FCNTL_H 1
  1680. | #define HAVE_GETOPT_H 1
  1681. | #define HAVE_LANGINFO_H 1
  1682. | #define HAVE_MATH_H 1
  1683. | #define HAVE_NETINET_IN_H 1
  1684. | #define HAVE_PWD_H 1
  1685. | #define HAVE_SIGNAL_H 1
  1686. | #define HAVE_STDINT_H 1
  1687. | #define HAVE_STDIO_H 1
  1688. | #define HAVE_STDLIB_H 1
  1689. | #define HAVE_STRING_H 1
  1690. | #define HAVE_SYS_IOCTL_H 1
  1691. | #define HAVE_SYS_MMAN_H 1
  1692. | #define HAVE_SYS_RESOURCE_H 1
  1693. | #define HAVE_SYS_STAT_H 1
  1694. | #define HAVE_SYS_TIME_H 1
  1695. | #define HAVE_SYS_WAIT_H 1
  1696. | #define HAVE_SYS_TYPES_H 1
  1697. | #define HAVE_UNISTD_H 1
  1698. | #define HAVE_WORDEXP_H 1
  1699. | #define HAVE_LOCALE_H 1
  1700. | #define TIME_WITH_SYS_TIME 1
  1701. | #define HAVE_STDLIB_H 1
  1702. | #define HAVE_UNISTD_H 1
  1703. | #define HAVE_GETPAGESIZE 1
  1704. | #define HAVE_MMAP 1
  1705. | #define HAVE_ASPRINTF 1
  1706. | #define HAVE_ATEXIT 1
  1707. | #define HAVE_FORK 1
  1708. | #define HAVE_EXECLP 1
  1709. | #define HAVE_GETOPT_LONG 1
  1710. | #define HAVE_GETPRIORITY 1
  1711. | #define HAVE_GETTIMEOFDAY 1
  1712. | #define HAVE_SETEUID 1
  1713. | #define HAVE_MEMSET 1
  1714. | #define HAVE_SETREUID 1
  1715. | #define HAVE_SETPRIORITY 1
  1716. | #define HAVE_SIGNAL 1
  1717. | #define HAVE_SIGEMPTYSET 1
  1718. | #define HAVE_SIGACTION 1
  1719. | #define HAVE_STRERROR 1
  1720. | #define HAVE_VSSCANF 1
  1721. | #define HAVE_WORDEXP 1
  1722. | #define HAVE_WORDFREE 1
  1723. | #define HAVE_ALLOCA 1
  1724. | #define INTDIV0_RAISES_SIGFPE 1
  1725. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1726. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1727. | #define HAVE_UNSIGNED_LONG_LONG 1
  1728. | #define HAVE_UINTMAX_T 1
  1729. | #define HAVE_INTTYPES_H 1
  1730. | #define HAVE_LIMITS_H 1
  1731. | #define HAVE_LOCALE_H 1
  1732. | #define HAVE_NL_TYPES_H 1
  1733. | /* end confdefs.h. */
  1734. | #include <stdio.h>
  1735. | #if HAVE_SYS_TYPES_H
  1736. | # include <sys/types.h>
  1737. | #endif
  1738. | #if HAVE_SYS_STAT_H
  1739. | # include <sys/stat.h>
  1740. | #endif
  1741. | #if STDC_HEADERS
  1742. | # include <stdlib.h>
  1743. | # include <stddef.h>
  1744. | #else
  1745. | # if HAVE_STDLIB_H
  1746. | # include <stdlib.h>
  1747. | # endif
  1748. | #endif
  1749. | #if HAVE_STRING_H
  1750. | # if !STDC_HEADERS && HAVE_MEMORY_H
  1751. | # include <memory.h>
  1752. | # endif
  1753. | # include <string.h>
  1754. | #endif
  1755. | #if HAVE_STRINGS_H
  1756. | # include <strings.h>
  1757. | #endif
  1758. | #if HAVE_INTTYPES_H
  1759. | # include <inttypes.h>
  1760. | #else
  1761. | # if HAVE_STDINT_H
  1762. | # include <stdint.h>
  1763. | # endif
  1764. | #endif
  1765. | #if HAVE_UNISTD_H
  1766. | # include <unistd.h>
  1767. | #endif
  1768. | #include <malloc.h>
  1769. configure:22332: result: no
  1770. configure:22336: checking malloc.h presence
  1771. configure:22346: gcc -E conftest.c
  1772. In file included from conftest.c:83:
  1773. /usr/include/malloc.h:3:2: error: #error "<malloc.h> has been replaced by <stdlib.h>"
  1774. configure:22352: $? = 1
  1775. configure: failed program was:
  1776. | /* confdefs.h. */
  1777. |
  1778. | #define PACKAGE_NAME "tvtime"
  1779. | #define PACKAGE_TARNAME "tvtime"
  1780. | #define PACKAGE_VERSION "1.0.2"
  1781. | #define PACKAGE_STRING "tvtime 1.0.2"
  1782. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  1783. | #define PACKAGE "tvtime"
  1784. | #define VERSION "1.0.2"
  1785. | #ifdef __cplusplus
  1786. | extern "C" void exit (int);
  1787. | #endif
  1788. | #define STDC_HEADERS 1
  1789. | #define HAVE_SYS_TYPES_H 1
  1790. | #define HAVE_SYS_STAT_H 1
  1791. | #define HAVE_STDLIB_H 1
  1792. | #define HAVE_STRING_H 1
  1793. | #define HAVE_MEMORY_H 1
  1794. | #define HAVE_STRINGS_H 1
  1795. | #define HAVE_INTTYPES_H 1
  1796. | #define HAVE_STDINT_H 1
  1797. | #define HAVE_UNISTD_H 1
  1798. | #define HAVE_DLFCN_H 1
  1799. | #define STDC_HEADERS 1
  1800. | #define HAVE_CTYPE_H 1
  1801. | #define HAVE_DIRENT_H 1
  1802. | #define HAVE_ERRNO_H 1
  1803. | #define HAVE_FCNTL_H 1
  1804. | #define HAVE_GETOPT_H 1
  1805. | #define HAVE_LANGINFO_H 1
  1806. | #define HAVE_MATH_H 1
  1807. | #define HAVE_NETINET_IN_H 1
  1808. | #define HAVE_PWD_H 1
  1809. | #define HAVE_SIGNAL_H 1
  1810. | #define HAVE_STDINT_H 1
  1811. | #define HAVE_STDIO_H 1
  1812. | #define HAVE_STDLIB_H 1
  1813. | #define HAVE_STRING_H 1
  1814. | #define HAVE_SYS_IOCTL_H 1
  1815. | #define HAVE_SYS_MMAN_H 1
  1816. | #define HAVE_SYS_RESOURCE_H 1
  1817. | #define HAVE_SYS_STAT_H 1
  1818. | #define HAVE_SYS_TIME_H 1
  1819. | #define HAVE_SYS_WAIT_H 1
  1820. | #define HAVE_SYS_TYPES_H 1
  1821. | #define HAVE_UNISTD_H 1
  1822. | #define HAVE_WORDEXP_H 1
  1823. | #define HAVE_LOCALE_H 1
  1824. | #define TIME_WITH_SYS_TIME 1
  1825. | #define HAVE_STDLIB_H 1
  1826. | #define HAVE_UNISTD_H 1
  1827. | #define HAVE_GETPAGESIZE 1
  1828. | #define HAVE_MMAP 1
  1829. | #define HAVE_ASPRINTF 1
  1830. | #define HAVE_ATEXIT 1
  1831. | #define HAVE_FORK 1
  1832. | #define HAVE_EXECLP 1
  1833. | #define HAVE_GETOPT_LONG 1
  1834. | #define HAVE_GETPRIORITY 1
  1835. | #define HAVE_GETTIMEOFDAY 1
  1836. | #define HAVE_SETEUID 1
  1837. | #define HAVE_MEMSET 1
  1838. | #define HAVE_SETREUID 1
  1839. | #define HAVE_SETPRIORITY 1
  1840. | #define HAVE_SIGNAL 1
  1841. | #define HAVE_SIGEMPTYSET 1
  1842. | #define HAVE_SIGACTION 1
  1843. | #define HAVE_STRERROR 1
  1844. | #define HAVE_VSSCANF 1
  1845. | #define HAVE_WORDEXP 1
  1846. | #define HAVE_WORDFREE 1
  1847. | #define HAVE_ALLOCA 1
  1848. | #define INTDIV0_RAISES_SIGFPE 1
  1849. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1850. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1851. | #define HAVE_UNSIGNED_LONG_LONG 1
  1852. | #define HAVE_UINTMAX_T 1
  1853. | #define HAVE_INTTYPES_H 1
  1854. | #define HAVE_LIMITS_H 1
  1855. | #define HAVE_LOCALE_H 1
  1856. | #define HAVE_NL_TYPES_H 1
  1857. | /* end confdefs.h. */
  1858. | #include <malloc.h>
  1859. configure:22372: result: no
  1860. configure:22407: checking for malloc.h
  1861. configure:22414: result: no
  1862. configure:22292: checking stddef.h usability
  1863. configure:22304: gcc -c -g -O2 conftest.c >&5
  1864. configure:22310: $? = 0
  1865. configure:22313: test -z || test ! -s conftest.err
  1866. configure:22316: $? = 0
  1867. configure:22319: test -s conftest.o
  1868. configure:22322: $? = 0
  1869. configure:22332: result: yes
  1870. configure:22336: checking stddef.h presence
  1871. configure:22346: gcc -E conftest.c
  1872. configure:22352: $? = 0
  1873. configure:22372: result: yes
  1874. configure:22407: checking for stddef.h
  1875. configure:22414: result: yes
  1876. configure:22283: checking for stdlib.h
  1877. configure:22288: result: yes
  1878. configure:22283: checking for string.h
  1879. configure:22288: result: yes
  1880. configure:22283: checking for unistd.h
  1881. configure:22288: result: yes
  1882. configure:22292: checking sys/param.h usability
  1883. configure:22304: gcc -c -g -O2 conftest.c >&5
  1884. configure:22310: $? = 0
  1885. configure:22313: test -z || test ! -s conftest.err
  1886. configure:22316: $? = 0
  1887. configure:22319: test -s conftest.o
  1888. configure:22322: $? = 0
  1889. configure:22332: result: yes
  1890. configure:22336: checking sys/param.h presence
  1891. configure:22346: gcc -E conftest.c
  1892. configure:22352: $? = 0
  1893. configure:22372: result: yes
  1894. configure:22407: checking for sys/param.h
  1895. configure:22414: result: yes
  1896. configure:22455: checking for feof_unlocked
  1897. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  1898. configure:22518: $? = 0
  1899. configure:22521: test -z || test ! -s conftest.err
  1900. configure:22524: $? = 0
  1901. configure:22527: test -s conftest
  1902. configure:22530: $? = 0
  1903. configure:22542: result: yes
  1904. configure:22455: checking for fgets_unlocked
  1905. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  1906. /var/tmp//cc2xgBYX.o: In function `main':
  1907. /tmp/tvtime-1.0.2/conftest.c:128: undefined reference to `fgets_unlocked'
  1908. /var/tmp//cc2xgBYX.o:(.data+0x0): undefined reference to `fgets_unlocked'
  1909. configure:22518: $? = 1
  1910. configure: failed program was:
  1911. | /* confdefs.h. */
  1912. |
  1913. | #define PACKAGE_NAME "tvtime"
  1914. | #define PACKAGE_TARNAME "tvtime"
  1915. | #define PACKAGE_VERSION "1.0.2"
  1916. | #define PACKAGE_STRING "tvtime 1.0.2"
  1917. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  1918. | #define PACKAGE "tvtime"
  1919. | #define VERSION "1.0.2"
  1920. | #ifdef __cplusplus
  1921. | extern "C" void exit (int);
  1922. | #endif
  1923. | #define STDC_HEADERS 1
  1924. | #define HAVE_SYS_TYPES_H 1
  1925. | #define HAVE_SYS_STAT_H 1
  1926. | #define HAVE_STDLIB_H 1
  1927. | #define HAVE_STRING_H 1
  1928. | #define HAVE_MEMORY_H 1
  1929. | #define HAVE_STRINGS_H 1
  1930. | #define HAVE_INTTYPES_H 1
  1931. | #define HAVE_STDINT_H 1
  1932. | #define HAVE_UNISTD_H 1
  1933. | #define HAVE_DLFCN_H 1
  1934. | #define STDC_HEADERS 1
  1935. | #define HAVE_CTYPE_H 1
  1936. | #define HAVE_DIRENT_H 1
  1937. | #define HAVE_ERRNO_H 1
  1938. | #define HAVE_FCNTL_H 1
  1939. | #define HAVE_GETOPT_H 1
  1940. | #define HAVE_LANGINFO_H 1
  1941. | #define HAVE_MATH_H 1
  1942. | #define HAVE_NETINET_IN_H 1
  1943. | #define HAVE_PWD_H 1
  1944. | #define HAVE_SIGNAL_H 1
  1945. | #define HAVE_STDINT_H 1
  1946. | #define HAVE_STDIO_H 1
  1947. | #define HAVE_STDLIB_H 1
  1948. | #define HAVE_STRING_H 1
  1949. | #define HAVE_SYS_IOCTL_H 1
  1950. | #define HAVE_SYS_MMAN_H 1
  1951. | #define HAVE_SYS_RESOURCE_H 1
  1952. | #define HAVE_SYS_STAT_H 1
  1953. | #define HAVE_SYS_TIME_H 1
  1954. | #define HAVE_SYS_WAIT_H 1
  1955. | #define HAVE_SYS_TYPES_H 1
  1956. | #define HAVE_UNISTD_H 1
  1957. | #define HAVE_WORDEXP_H 1
  1958. | #define HAVE_LOCALE_H 1
  1959. | #define TIME_WITH_SYS_TIME 1
  1960. | #define HAVE_STDLIB_H 1
  1961. | #define HAVE_UNISTD_H 1
  1962. | #define HAVE_GETPAGESIZE 1
  1963. | #define HAVE_MMAP 1
  1964. | #define HAVE_ASPRINTF 1
  1965. | #define HAVE_ATEXIT 1
  1966. | #define HAVE_FORK 1
  1967. | #define HAVE_EXECLP 1
  1968. | #define HAVE_GETOPT_LONG 1
  1969. | #define HAVE_GETPRIORITY 1
  1970. | #define HAVE_GETTIMEOFDAY 1
  1971. | #define HAVE_SETEUID 1
  1972. | #define HAVE_MEMSET 1
  1973. | #define HAVE_SETREUID 1
  1974. | #define HAVE_SETPRIORITY 1
  1975. | #define HAVE_SIGNAL 1
  1976. | #define HAVE_SIGEMPTYSET 1
  1977. | #define HAVE_SIGACTION 1
  1978. | #define HAVE_STRERROR 1
  1979. | #define HAVE_VSSCANF 1
  1980. | #define HAVE_WORDEXP 1
  1981. | #define HAVE_WORDFREE 1
  1982. | #define HAVE_ALLOCA 1
  1983. | #define INTDIV0_RAISES_SIGFPE 1
  1984. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1985. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1986. | #define HAVE_UNSIGNED_LONG_LONG 1
  1987. | #define HAVE_UINTMAX_T 1
  1988. | #define HAVE_INTTYPES_H 1
  1989. | #define HAVE_LIMITS_H 1
  1990. | #define HAVE_LOCALE_H 1
  1991. | #define HAVE_NL_TYPES_H 1
  1992. | #define HAVE_STDDEF_H 1
  1993. | #define HAVE_STDLIB_H 1
  1994. | #define HAVE_STRING_H 1
  1995. | #define HAVE_UNISTD_H 1
  1996. | #define HAVE_SYS_PARAM_H 1
  1997. | #define HAVE_FEOF_UNLOCKED 1
  1998. | /* end confdefs.h. */
  1999. | /* Define fgets_unlocked to an innocuous variant, in case <limits.h> declares fgets_unlocked.
  2000. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2001. | #define fgets_unlocked innocuous_fgets_unlocked
  2002. |
  2003. | /* System header to define __stub macros and hopefully few prototypes,
  2004. | which can conflict with char fgets_unlocked (); below.
  2005. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2006. | <limits.h> exists even on freestanding compilers. */
  2007. |
  2008. | #ifdef __STDC__
  2009. | # include <limits.h>
  2010. | #else
  2011. | # include <assert.h>
  2012. | #endif
  2013. |
  2014. | #undef fgets_unlocked
  2015. |
  2016. | /* Override any gcc2 internal prototype to avoid an error. */
  2017. | #ifdef __cplusplus
  2018. | extern "C"
  2019. | {
  2020. | #endif
  2021. | /* We use char because int might match the return type of a gcc2
  2022. | builtin and then its argument prototype would still apply. */
  2023. | char fgets_unlocked ();
  2024. | /* The GNU C library defines this for functions which it implements
  2025. | to always fail with ENOSYS. Some functions are actually named
  2026. | something starting with __ and the normal name is an alias. */
  2027. | #if defined (__stub_fgets_unlocked) || defined (__stub___fgets_unlocked)
  2028. | choke me
  2029. | #else
  2030. | char (*f) () = fgets_unlocked;
  2031. | #endif
  2032. | #ifdef __cplusplus
  2033. | }
  2034. | #endif
  2035. |
  2036. | int
  2037. | main ()
  2038. | {
  2039. | return f != fgets_unlocked;
  2040. | ;
  2041. | return 0;
  2042. | }
  2043. configure:22542: result: no
  2044. configure:22455: checking for getc_unlocked
  2045. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2046. configure:22518: $? = 0
  2047. configure:22521: test -z || test ! -s conftest.err
  2048. configure:22524: $? = 0
  2049. configure:22527: test -s conftest
  2050. configure:22530: $? = 0
  2051. configure:22542: result: yes
  2052. configure:22455: checking for getcwd
  2053. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2054. configure:22518: $? = 0
  2055. configure:22521: test -z || test ! -s conftest.err
  2056. configure:22524: $? = 0
  2057. configure:22527: test -s conftest
  2058. configure:22530: $? = 0
  2059. configure:22542: result: yes
  2060. configure:22455: checking for getegid
  2061. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2062. configure:22518: $? = 0
  2063. configure:22521: test -z || test ! -s conftest.err
  2064. configure:22524: $? = 0
  2065. configure:22527: test -s conftest
  2066. configure:22530: $? = 0
  2067. configure:22542: result: yes
  2068. configure:22455: checking for geteuid
  2069. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2070. configure:22518: $? = 0
  2071. configure:22521: test -z || test ! -s conftest.err
  2072. configure:22524: $? = 0
  2073. configure:22527: test -s conftest
  2074. configure:22530: $? = 0
  2075. configure:22542: result: yes
  2076. configure:22455: checking for getgid
  2077. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2078. configure:22518: $? = 0
  2079. configure:22521: test -z || test ! -s conftest.err
  2080. configure:22524: $? = 0
  2081. configure:22527: test -s conftest
  2082. configure:22530: $? = 0
  2083. configure:22542: result: yes
  2084. configure:22455: checking for getuid
  2085. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2086. configure:22518: $? = 0
  2087. configure:22521: test -z || test ! -s conftest.err
  2088. configure:22524: $? = 0
  2089. configure:22527: test -s conftest
  2090. configure:22530: $? = 0
  2091. configure:22542: result: yes
  2092. configure:22455: checking for mempcpy
  2093. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2094. conftest.c:119: warning: conflicting types for built-in function 'mempcpy'
  2095. /var/tmp//cc15oN8a.o: In function `main':
  2096. /tmp/tvtime-1.0.2/conftest.c:134: undefined reference to `mempcpy'
  2097. /var/tmp//cc15oN8a.o:(.data+0x0): undefined reference to `mempcpy'
  2098. configure:22518: $? = 1
  2099. configure: failed program was:
  2100. | /* confdefs.h. */
  2101. |
  2102. | #define PACKAGE_NAME "tvtime"
  2103. | #define PACKAGE_TARNAME "tvtime"
  2104. | #define PACKAGE_VERSION "1.0.2"
  2105. | #define PACKAGE_STRING "tvtime 1.0.2"
  2106. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  2107. | #define PACKAGE "tvtime"
  2108. | #define VERSION "1.0.2"
  2109. | #ifdef __cplusplus
  2110. | extern "C" void exit (int);
  2111. | #endif
  2112. | #define STDC_HEADERS 1
  2113. | #define HAVE_SYS_TYPES_H 1
  2114. | #define HAVE_SYS_STAT_H 1
  2115. | #define HAVE_STDLIB_H 1
  2116. | #define HAVE_STRING_H 1
  2117. | #define HAVE_MEMORY_H 1
  2118. | #define HAVE_STRINGS_H 1
  2119. | #define HAVE_INTTYPES_H 1
  2120. | #define HAVE_STDINT_H 1
  2121. | #define HAVE_UNISTD_H 1
  2122. | #define HAVE_DLFCN_H 1
  2123. | #define STDC_HEADERS 1
  2124. | #define HAVE_CTYPE_H 1
  2125. | #define HAVE_DIRENT_H 1
  2126. | #define HAVE_ERRNO_H 1
  2127. | #define HAVE_FCNTL_H 1
  2128. | #define HAVE_GETOPT_H 1
  2129. | #define HAVE_LANGINFO_H 1
  2130. | #define HAVE_MATH_H 1
  2131. | #define HAVE_NETINET_IN_H 1
  2132. | #define HAVE_PWD_H 1
  2133. | #define HAVE_SIGNAL_H 1
  2134. | #define HAVE_STDINT_H 1
  2135. | #define HAVE_STDIO_H 1
  2136. | #define HAVE_STDLIB_H 1
  2137. | #define HAVE_STRING_H 1
  2138. | #define HAVE_SYS_IOCTL_H 1
  2139. | #define HAVE_SYS_MMAN_H 1
  2140. | #define HAVE_SYS_RESOURCE_H 1
  2141. | #define HAVE_SYS_STAT_H 1
  2142. | #define HAVE_SYS_TIME_H 1
  2143. | #define HAVE_SYS_WAIT_H 1
  2144. | #define HAVE_SYS_TYPES_H 1
  2145. | #define HAVE_UNISTD_H 1
  2146. | #define HAVE_WORDEXP_H 1
  2147. | #define HAVE_LOCALE_H 1
  2148. | #define TIME_WITH_SYS_TIME 1
  2149. | #define HAVE_STDLIB_H 1
  2150. | #define HAVE_UNISTD_H 1
  2151. | #define HAVE_GETPAGESIZE 1
  2152. | #define HAVE_MMAP 1
  2153. | #define HAVE_ASPRINTF 1
  2154. | #define HAVE_ATEXIT 1
  2155. | #define HAVE_FORK 1
  2156. | #define HAVE_EXECLP 1
  2157. | #define HAVE_GETOPT_LONG 1
  2158. | #define HAVE_GETPRIORITY 1
  2159. | #define HAVE_GETTIMEOFDAY 1
  2160. | #define HAVE_SETEUID 1
  2161. | #define HAVE_MEMSET 1
  2162. | #define HAVE_SETREUID 1
  2163. | #define HAVE_SETPRIORITY 1
  2164. | #define HAVE_SIGNAL 1
  2165. | #define HAVE_SIGEMPTYSET 1
  2166. | #define HAVE_SIGACTION 1
  2167. | #define HAVE_STRERROR 1
  2168. | #define HAVE_VSSCANF 1
  2169. | #define HAVE_WORDEXP 1
  2170. | #define HAVE_WORDFREE 1
  2171. | #define HAVE_ALLOCA 1
  2172. | #define INTDIV0_RAISES_SIGFPE 1
  2173. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2174. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2175. | #define HAVE_UNSIGNED_LONG_LONG 1
  2176. | #define HAVE_UINTMAX_T 1
  2177. | #define HAVE_INTTYPES_H 1
  2178. | #define HAVE_LIMITS_H 1
  2179. | #define HAVE_LOCALE_H 1
  2180. | #define HAVE_NL_TYPES_H 1
  2181. | #define HAVE_STDDEF_H 1
  2182. | #define HAVE_STDLIB_H 1
  2183. | #define HAVE_STRING_H 1
  2184. | #define HAVE_UNISTD_H 1
  2185. | #define HAVE_SYS_PARAM_H 1
  2186. | #define HAVE_FEOF_UNLOCKED 1
  2187. | #define HAVE_GETC_UNLOCKED 1
  2188. | #define HAVE_GETCWD 1
  2189. | #define HAVE_GETEGID 1
  2190. | #define HAVE_GETEUID 1
  2191. | #define HAVE_GETGID 1
  2192. | #define HAVE_GETUID 1
  2193. | /* end confdefs.h. */
  2194. | /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
  2195. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2196. | #define mempcpy innocuous_mempcpy
  2197. |
  2198. | /* System header to define __stub macros and hopefully few prototypes,
  2199. | which can conflict with char mempcpy (); below.
  2200. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2201. | <limits.h> exists even on freestanding compilers. */
  2202. |
  2203. | #ifdef __STDC__
  2204. | # include <limits.h>
  2205. | #else
  2206. | # include <assert.h>
  2207. | #endif
  2208. |
  2209. | #undef mempcpy
  2210. |
  2211. | /* Override any gcc2 internal prototype to avoid an error. */
  2212. | #ifdef __cplusplus
  2213. | extern "C"
  2214. | {
  2215. | #endif
  2216. | /* We use char because int might match the return type of a gcc2
  2217. | builtin and then its argument prototype would still apply. */
  2218. | char mempcpy ();
  2219. | /* The GNU C library defines this for functions which it implements
  2220. | to always fail with ENOSYS. Some functions are actually named
  2221. | something starting with __ and the normal name is an alias. */
  2222. | #if defined (__stub_mempcpy) || defined (__stub___mempcpy)
  2223. | choke me
  2224. | #else
  2225. | char (*f) () = mempcpy;
  2226. | #endif
  2227. | #ifdef __cplusplus
  2228. | }
  2229. | #endif
  2230. |
  2231. | int
  2232. | main ()
  2233. | {
  2234. | return f != mempcpy;
  2235. | ;
  2236. | return 0;
  2237. | }
  2238. configure:22542: result: no
  2239. configure:22455: checking for munmap
  2240. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2241. configure:22518: $? = 0
  2242. configure:22521: test -z || test ! -s conftest.err
  2243. configure:22524: $? = 0
  2244. configure:22527: test -s conftest
  2245. configure:22530: $? = 0
  2246. configure:22542: result: yes
  2247. configure:22455: checking for putenv
  2248. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2249. configure:22518: $? = 0
  2250. configure:22521: test -z || test ! -s conftest.err
  2251. configure:22524: $? = 0
  2252. configure:22527: test -s conftest
  2253. configure:22530: $? = 0
  2254. configure:22542: result: yes
  2255. configure:22455: checking for setenv
  2256. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2257. configure:22518: $? = 0
  2258. configure:22521: test -z || test ! -s conftest.err
  2259. configure:22524: $? = 0
  2260. configure:22527: test -s conftest
  2261. configure:22530: $? = 0
  2262. configure:22542: result: yes
  2263. configure:22455: checking for setlocale
  2264. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2265. configure:22518: $? = 0
  2266. configure:22521: test -z || test ! -s conftest.err
  2267. configure:22524: $? = 0
  2268. configure:22527: test -s conftest
  2269. configure:22530: $? = 0
  2270. configure:22542: result: yes
  2271. configure:22455: checking for stpcpy
  2272. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2273. conftest.c:123: warning: conflicting types for built-in function 'stpcpy'
  2274. configure:22518: $? = 0
  2275. configure:22521: test -z || test ! -s conftest.err
  2276. configure:22524: $? = 0
  2277. configure:22527: test -s conftest
  2278. configure:22530: $? = 0
  2279. configure:22542: result: yes
  2280. configure:22455: checking for strcasecmp
  2281. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2282. conftest.c:124: warning: conflicting types for built-in function 'strcasecmp'
  2283. configure:22518: $? = 0
  2284. configure:22521: test -z || test ! -s conftest.err
  2285. configure:22524: $? = 0
  2286. configure:22527: test -s conftest
  2287. configure:22530: $? = 0
  2288. configure:22542: result: yes
  2289. configure:22455: checking for strdup
  2290. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2291. conftest.c:125: warning: conflicting types for built-in function 'strdup'
  2292. configure:22518: $? = 0
  2293. configure:22521: test -z || test ! -s conftest.err
  2294. configure:22524: $? = 0
  2295. configure:22527: test -s conftest
  2296. configure:22530: $? = 0
  2297. configure:22542: result: yes
  2298. configure:22455: checking for strtoul
  2299. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2300. configure:22518: $? = 0
  2301. configure:22521: test -z || test ! -s conftest.err
  2302. configure:22524: $? = 0
  2303. configure:22527: test -s conftest
  2304. configure:22530: $? = 0
  2305. configure:22542: result: yes
  2306. configure:22455: checking for tsearch
  2307. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2308. configure:22518: $? = 0
  2309. configure:22521: test -z || test ! -s conftest.err
  2310. configure:22524: $? = 0
  2311. configure:22527: test -s conftest
  2312. configure:22530: $? = 0
  2313. configure:22542: result: yes
  2314. configure:22455: checking for __argz_count
  2315. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2316. /var/tmp//cc9jZOEp.o: In function `main':
  2317. /tmp/tvtime-1.0.2/conftest.c:143: undefined reference to `__argz_count'
  2318. /var/tmp//cc9jZOEp.o:(.data+0x0): undefined reference to `__argz_count'
  2319. configure:22518: $? = 1
  2320. configure: failed program was:
  2321. | /* confdefs.h. */
  2322. |
  2323. | #define PACKAGE_NAME "tvtime"
  2324. | #define PACKAGE_TARNAME "tvtime"
  2325. | #define PACKAGE_VERSION "1.0.2"
  2326. | #define PACKAGE_STRING "tvtime 1.0.2"
  2327. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  2328. | #define PACKAGE "tvtime"
  2329. | #define VERSION "1.0.2"
  2330. | #ifdef __cplusplus
  2331. | extern "C" void exit (int);
  2332. | #endif
  2333. | #define STDC_HEADERS 1
  2334. | #define HAVE_SYS_TYPES_H 1
  2335. | #define HAVE_SYS_STAT_H 1
  2336. | #define HAVE_STDLIB_H 1
  2337. | #define HAVE_STRING_H 1
  2338. | #define HAVE_MEMORY_H 1
  2339. | #define HAVE_STRINGS_H 1
  2340. | #define HAVE_INTTYPES_H 1
  2341. | #define HAVE_STDINT_H 1
  2342. | #define HAVE_UNISTD_H 1
  2343. | #define HAVE_DLFCN_H 1
  2344. | #define STDC_HEADERS 1
  2345. | #define HAVE_CTYPE_H 1
  2346. | #define HAVE_DIRENT_H 1
  2347. | #define HAVE_ERRNO_H 1
  2348. | #define HAVE_FCNTL_H 1
  2349. | #define HAVE_GETOPT_H 1
  2350. | #define HAVE_LANGINFO_H 1
  2351. | #define HAVE_MATH_H 1
  2352. | #define HAVE_NETINET_IN_H 1
  2353. | #define HAVE_PWD_H 1
  2354. | #define HAVE_SIGNAL_H 1
  2355. | #define HAVE_STDINT_H 1
  2356. | #define HAVE_STDIO_H 1
  2357. | #define HAVE_STDLIB_H 1
  2358. | #define HAVE_STRING_H 1
  2359. | #define HAVE_SYS_IOCTL_H 1
  2360. | #define HAVE_SYS_MMAN_H 1
  2361. | #define HAVE_SYS_RESOURCE_H 1
  2362. | #define HAVE_SYS_STAT_H 1
  2363. | #define HAVE_SYS_TIME_H 1
  2364. | #define HAVE_SYS_WAIT_H 1
  2365. | #define HAVE_SYS_TYPES_H 1
  2366. | #define HAVE_UNISTD_H 1
  2367. | #define HAVE_WORDEXP_H 1
  2368. | #define HAVE_LOCALE_H 1
  2369. | #define TIME_WITH_SYS_TIME 1
  2370. | #define HAVE_STDLIB_H 1
  2371. | #define HAVE_UNISTD_H 1
  2372. | #define HAVE_GETPAGESIZE 1
  2373. | #define HAVE_MMAP 1
  2374. | #define HAVE_ASPRINTF 1
  2375. | #define HAVE_ATEXIT 1
  2376. | #define HAVE_FORK 1
  2377. | #define HAVE_EXECLP 1
  2378. | #define HAVE_GETOPT_LONG 1
  2379. | #define HAVE_GETPRIORITY 1
  2380. | #define HAVE_GETTIMEOFDAY 1
  2381. | #define HAVE_SETEUID 1
  2382. | #define HAVE_MEMSET 1
  2383. | #define HAVE_SETREUID 1
  2384. | #define HAVE_SETPRIORITY 1
  2385. | #define HAVE_SIGNAL 1
  2386. | #define HAVE_SIGEMPTYSET 1
  2387. | #define HAVE_SIGACTION 1
  2388. | #define HAVE_STRERROR 1
  2389. | #define HAVE_VSSCANF 1
  2390. | #define HAVE_WORDEXP 1
  2391. | #define HAVE_WORDFREE 1
  2392. | #define HAVE_ALLOCA 1
  2393. | #define INTDIV0_RAISES_SIGFPE 1
  2394. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2395. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2396. | #define HAVE_UNSIGNED_LONG_LONG 1
  2397. | #define HAVE_UINTMAX_T 1
  2398. | #define HAVE_INTTYPES_H 1
  2399. | #define HAVE_LIMITS_H 1
  2400. | #define HAVE_LOCALE_H 1
  2401. | #define HAVE_NL_TYPES_H 1
  2402. | #define HAVE_STDDEF_H 1
  2403. | #define HAVE_STDLIB_H 1
  2404. | #define HAVE_STRING_H 1
  2405. | #define HAVE_UNISTD_H 1
  2406. | #define HAVE_SYS_PARAM_H 1
  2407. | #define HAVE_FEOF_UNLOCKED 1
  2408. | #define HAVE_GETC_UNLOCKED 1
  2409. | #define HAVE_GETCWD 1
  2410. | #define HAVE_GETEGID 1
  2411. | #define HAVE_GETEUID 1
  2412. | #define HAVE_GETGID 1
  2413. | #define HAVE_GETUID 1
  2414. | #define HAVE_MUNMAP 1
  2415. | #define HAVE_PUTENV 1
  2416. | #define HAVE_SETENV 1
  2417. | #define HAVE_SETLOCALE 1
  2418. | #define HAVE_STPCPY 1
  2419. | #define HAVE_STRCASECMP 1
  2420. | #define HAVE_STRDUP 1
  2421. | #define HAVE_STRTOUL 1
  2422. | #define HAVE_TSEARCH 1
  2423. | /* end confdefs.h. */
  2424. | /* Define __argz_count to an innocuous variant, in case <limits.h> declares __argz_count.
  2425. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2426. | #define __argz_count innocuous___argz_count
  2427. |
  2428. | /* System header to define __stub macros and hopefully few prototypes,
  2429. | which can conflict with char __argz_count (); below.
  2430. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2431. | <limits.h> exists even on freestanding compilers. */
  2432. |
  2433. | #ifdef __STDC__
  2434. | # include <limits.h>
  2435. | #else
  2436. | # include <assert.h>
  2437. | #endif
  2438. |
  2439. | #undef __argz_count
  2440. |
  2441. | /* Override any gcc2 internal prototype to avoid an error. */
  2442. | #ifdef __cplusplus
  2443. | extern "C"
  2444. | {
  2445. | #endif
  2446. | /* We use char because int might match the return type of a gcc2
  2447. | builtin and then its argument prototype would still apply. */
  2448. | char __argz_count ();
  2449. | /* The GNU C library defines this for functions which it implements
  2450. | to always fail with ENOSYS. Some functions are actually named
  2451. | something starting with __ and the normal name is an alias. */
  2452. | #if defined (__stub___argz_count) || defined (__stub_____argz_count)
  2453. | choke me
  2454. | #else
  2455. | char (*f) () = __argz_count;
  2456. | #endif
  2457. | #ifdef __cplusplus
  2458. | }
  2459. | #endif
  2460. |
  2461. | int
  2462. | main ()
  2463. | {
  2464. | return f != __argz_count;
  2465. | ;
  2466. | return 0;
  2467. | }
  2468. configure:22542: result: no
  2469. configure:22455: checking for __argz_stringify
  2470. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2471. /var/tmp//cc3ZcGJ0.o: In function `main':
  2472. /tmp/tvtime-1.0.2/conftest.c:143: undefined reference to `__argz_stringify'
  2473. /var/tmp//cc3ZcGJ0.o:(.data+0x0): undefined reference to `__argz_stringify'
  2474. configure:22518: $? = 1
  2475. configure: failed program was:
  2476. | /* confdefs.h. */
  2477. |
  2478. | #define PACKAGE_NAME "tvtime"
  2479. | #define PACKAGE_TARNAME "tvtime"
  2480. | #define PACKAGE_VERSION "1.0.2"
  2481. | #define PACKAGE_STRING "tvtime 1.0.2"
  2482. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  2483. | #define PACKAGE "tvtime"
  2484. | #define VERSION "1.0.2"
  2485. | #ifdef __cplusplus
  2486. | extern "C" void exit (int);
  2487. | #endif
  2488. | #define STDC_HEADERS 1
  2489. | #define HAVE_SYS_TYPES_H 1
  2490. | #define HAVE_SYS_STAT_H 1
  2491. | #define HAVE_STDLIB_H 1
  2492. | #define HAVE_STRING_H 1
  2493. | #define HAVE_MEMORY_H 1
  2494. | #define HAVE_STRINGS_H 1
  2495. | #define HAVE_INTTYPES_H 1
  2496. | #define HAVE_STDINT_H 1
  2497. | #define HAVE_UNISTD_H 1
  2498. | #define HAVE_DLFCN_H 1
  2499. | #define STDC_HEADERS 1
  2500. | #define HAVE_CTYPE_H 1
  2501. | #define HAVE_DIRENT_H 1
  2502. | #define HAVE_ERRNO_H 1
  2503. | #define HAVE_FCNTL_H 1
  2504. | #define HAVE_GETOPT_H 1
  2505. | #define HAVE_LANGINFO_H 1
  2506. | #define HAVE_MATH_H 1
  2507. | #define HAVE_NETINET_IN_H 1
  2508. | #define HAVE_PWD_H 1
  2509. | #define HAVE_SIGNAL_H 1
  2510. | #define HAVE_STDINT_H 1
  2511. | #define HAVE_STDIO_H 1
  2512. | #define HAVE_STDLIB_H 1
  2513. | #define HAVE_STRING_H 1
  2514. | #define HAVE_SYS_IOCTL_H 1
  2515. | #define HAVE_SYS_MMAN_H 1
  2516. | #define HAVE_SYS_RESOURCE_H 1
  2517. | #define HAVE_SYS_STAT_H 1
  2518. | #define HAVE_SYS_TIME_H 1
  2519. | #define HAVE_SYS_WAIT_H 1
  2520. | #define HAVE_SYS_TYPES_H 1
  2521. | #define HAVE_UNISTD_H 1
  2522. | #define HAVE_WORDEXP_H 1
  2523. | #define HAVE_LOCALE_H 1
  2524. | #define TIME_WITH_SYS_TIME 1
  2525. | #define HAVE_STDLIB_H 1
  2526. | #define HAVE_UNISTD_H 1
  2527. | #define HAVE_GETPAGESIZE 1
  2528. | #define HAVE_MMAP 1
  2529. | #define HAVE_ASPRINTF 1
  2530. | #define HAVE_ATEXIT 1
  2531. | #define HAVE_FORK 1
  2532. | #define HAVE_EXECLP 1
  2533. | #define HAVE_GETOPT_LONG 1
  2534. | #define HAVE_GETPRIORITY 1
  2535. | #define HAVE_GETTIMEOFDAY 1
  2536. | #define HAVE_SETEUID 1
  2537. | #define HAVE_MEMSET 1
  2538. | #define HAVE_SETREUID 1
  2539. | #define HAVE_SETPRIORITY 1
  2540. | #define HAVE_SIGNAL 1
  2541. | #define HAVE_SIGEMPTYSET 1
  2542. | #define HAVE_SIGACTION 1
  2543. | #define HAVE_STRERROR 1
  2544. | #define HAVE_VSSCANF 1
  2545. | #define HAVE_WORDEXP 1
  2546. | #define HAVE_WORDFREE 1
  2547. | #define HAVE_ALLOCA 1
  2548. | #define INTDIV0_RAISES_SIGFPE 1
  2549. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2550. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2551. | #define HAVE_UNSIGNED_LONG_LONG 1
  2552. | #define HAVE_UINTMAX_T 1
  2553. | #define HAVE_INTTYPES_H 1
  2554. | #define HAVE_LIMITS_H 1
  2555. | #define HAVE_LOCALE_H 1
  2556. | #define HAVE_NL_TYPES_H 1
  2557. | #define HAVE_STDDEF_H 1
  2558. | #define HAVE_STDLIB_H 1
  2559. | #define HAVE_STRING_H 1
  2560. | #define HAVE_UNISTD_H 1
  2561. | #define HAVE_SYS_PARAM_H 1
  2562. | #define HAVE_FEOF_UNLOCKED 1
  2563. | #define HAVE_GETC_UNLOCKED 1
  2564. | #define HAVE_GETCWD 1
  2565. | #define HAVE_GETEGID 1
  2566. | #define HAVE_GETEUID 1
  2567. | #define HAVE_GETGID 1
  2568. | #define HAVE_GETUID 1
  2569. | #define HAVE_MUNMAP 1
  2570. | #define HAVE_PUTENV 1
  2571. | #define HAVE_SETENV 1
  2572. | #define HAVE_SETLOCALE 1
  2573. | #define HAVE_STPCPY 1
  2574. | #define HAVE_STRCASECMP 1
  2575. | #define HAVE_STRDUP 1
  2576. | #define HAVE_STRTOUL 1
  2577. | #define HAVE_TSEARCH 1
  2578. | /* end confdefs.h. */
  2579. | /* Define __argz_stringify to an innocuous variant, in case <limits.h> declares __argz_stringify.
  2580. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2581. | #define __argz_stringify innocuous___argz_stringify
  2582. |
  2583. | /* System header to define __stub macros and hopefully few prototypes,
  2584. | which can conflict with char __argz_stringify (); below.
  2585. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2586. | <limits.h> exists even on freestanding compilers. */
  2587. |
  2588. | #ifdef __STDC__
  2589. | # include <limits.h>
  2590. | #else
  2591. | # include <assert.h>
  2592. | #endif
  2593. |
  2594. | #undef __argz_stringify
  2595. |
  2596. | /* Override any gcc2 internal prototype to avoid an error. */
  2597. | #ifdef __cplusplus
  2598. | extern "C"
  2599. | {
  2600. | #endif
  2601. | /* We use char because int might match the return type of a gcc2
  2602. | builtin and then its argument prototype would still apply. */
  2603. | char __argz_stringify ();
  2604. | /* The GNU C library defines this for functions which it implements
  2605. | to always fail with ENOSYS. Some functions are actually named
  2606. | something starting with __ and the normal name is an alias. */
  2607. | #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify)
  2608. | choke me
  2609. | #else
  2610. | char (*f) () = __argz_stringify;
  2611. | #endif
  2612. | #ifdef __cplusplus
  2613. | }
  2614. | #endif
  2615. |
  2616. | int
  2617. | main ()
  2618. | {
  2619. | return f != __argz_stringify;
  2620. | ;
  2621. | return 0;
  2622. | }
  2623. configure:22542: result: no
  2624. configure:22455: checking for __argz_next
  2625. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2626. /var/tmp//cc9kpDOH.o: In function `main':
  2627. /tmp/tvtime-1.0.2/conftest.c:143: undefined reference to `__argz_next'
  2628. /var/tmp//cc9kpDOH.o:(.data+0x0): undefined reference to `__argz_next'
  2629. configure:22518: $? = 1
  2630. configure: failed program was:
  2631. | /* confdefs.h. */
  2632. |
  2633. | #define PACKAGE_NAME "tvtime"
  2634. | #define PACKAGE_TARNAME "tvtime"
  2635. | #define PACKAGE_VERSION "1.0.2"
  2636. | #define PACKAGE_STRING "tvtime 1.0.2"
  2637. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  2638. | #define PACKAGE "tvtime"
  2639. | #define VERSION "1.0.2"
  2640. | #ifdef __cplusplus
  2641. | extern "C" void exit (int);
  2642. | #endif
  2643. | #define STDC_HEADERS 1
  2644. | #define HAVE_SYS_TYPES_H 1
  2645. | #define HAVE_SYS_STAT_H 1
  2646. | #define HAVE_STDLIB_H 1
  2647. | #define HAVE_STRING_H 1
  2648. | #define HAVE_MEMORY_H 1
  2649. | #define HAVE_STRINGS_H 1
  2650. | #define HAVE_INTTYPES_H 1
  2651. | #define HAVE_STDINT_H 1
  2652. | #define HAVE_UNISTD_H 1
  2653. | #define HAVE_DLFCN_H 1
  2654. | #define STDC_HEADERS 1
  2655. | #define HAVE_CTYPE_H 1
  2656. | #define HAVE_DIRENT_H 1
  2657. | #define HAVE_ERRNO_H 1
  2658. | #define HAVE_FCNTL_H 1
  2659. | #define HAVE_GETOPT_H 1
  2660. | #define HAVE_LANGINFO_H 1
  2661. | #define HAVE_MATH_H 1
  2662. | #define HAVE_NETINET_IN_H 1
  2663. | #define HAVE_PWD_H 1
  2664. | #define HAVE_SIGNAL_H 1
  2665. | #define HAVE_STDINT_H 1
  2666. | #define HAVE_STDIO_H 1
  2667. | #define HAVE_STDLIB_H 1
  2668. | #define HAVE_STRING_H 1
  2669. | #define HAVE_SYS_IOCTL_H 1
  2670. | #define HAVE_SYS_MMAN_H 1
  2671. | #define HAVE_SYS_RESOURCE_H 1
  2672. | #define HAVE_SYS_STAT_H 1
  2673. | #define HAVE_SYS_TIME_H 1
  2674. | #define HAVE_SYS_WAIT_H 1
  2675. | #define HAVE_SYS_TYPES_H 1
  2676. | #define HAVE_UNISTD_H 1
  2677. | #define HAVE_WORDEXP_H 1
  2678. | #define HAVE_LOCALE_H 1
  2679. | #define TIME_WITH_SYS_TIME 1
  2680. | #define HAVE_STDLIB_H 1
  2681. | #define HAVE_UNISTD_H 1
  2682. | #define HAVE_GETPAGESIZE 1
  2683. | #define HAVE_MMAP 1
  2684. | #define HAVE_ASPRINTF 1
  2685. | #define HAVE_ATEXIT 1
  2686. | #define HAVE_FORK 1
  2687. | #define HAVE_EXECLP 1
  2688. | #define HAVE_GETOPT_LONG 1
  2689. | #define HAVE_GETPRIORITY 1
  2690. | #define HAVE_GETTIMEOFDAY 1
  2691. | #define HAVE_SETEUID 1
  2692. | #define HAVE_MEMSET 1
  2693. | #define HAVE_SETREUID 1
  2694. | #define HAVE_SETPRIORITY 1
  2695. | #define HAVE_SIGNAL 1
  2696. | #define HAVE_SIGEMPTYSET 1
  2697. | #define HAVE_SIGACTION 1
  2698. | #define HAVE_STRERROR 1
  2699. | #define HAVE_VSSCANF 1
  2700. | #define HAVE_WORDEXP 1
  2701. | #define HAVE_WORDFREE 1
  2702. | #define HAVE_ALLOCA 1
  2703. | #define INTDIV0_RAISES_SIGFPE 1
  2704. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2705. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2706. | #define HAVE_UNSIGNED_LONG_LONG 1
  2707. | #define HAVE_UINTMAX_T 1
  2708. | #define HAVE_INTTYPES_H 1
  2709. | #define HAVE_LIMITS_H 1
  2710. | #define HAVE_LOCALE_H 1
  2711. | #define HAVE_NL_TYPES_H 1
  2712. | #define HAVE_STDDEF_H 1
  2713. | #define HAVE_STDLIB_H 1
  2714. | #define HAVE_STRING_H 1
  2715. | #define HAVE_UNISTD_H 1
  2716. | #define HAVE_SYS_PARAM_H 1
  2717. | #define HAVE_FEOF_UNLOCKED 1
  2718. | #define HAVE_GETC_UNLOCKED 1
  2719. | #define HAVE_GETCWD 1
  2720. | #define HAVE_GETEGID 1
  2721. | #define HAVE_GETEUID 1
  2722. | #define HAVE_GETGID 1
  2723. | #define HAVE_GETUID 1
  2724. | #define HAVE_MUNMAP 1
  2725. | #define HAVE_PUTENV 1
  2726. | #define HAVE_SETENV 1
  2727. | #define HAVE_SETLOCALE 1
  2728. | #define HAVE_STPCPY 1
  2729. | #define HAVE_STRCASECMP 1
  2730. | #define HAVE_STRDUP 1
  2731. | #define HAVE_STRTOUL 1
  2732. | #define HAVE_TSEARCH 1
  2733. | /* end confdefs.h. */
  2734. | /* Define __argz_next to an innocuous variant, in case <limits.h> declares __argz_next.
  2735. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2736. | #define __argz_next innocuous___argz_next
  2737. |
  2738. | /* System header to define __stub macros and hopefully few prototypes,
  2739. | which can conflict with char __argz_next (); below.
  2740. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2741. | <limits.h> exists even on freestanding compilers. */
  2742. |
  2743. | #ifdef __STDC__
  2744. | # include <limits.h>
  2745. | #else
  2746. | # include <assert.h>
  2747. | #endif
  2748. |
  2749. | #undef __argz_next
  2750. |
  2751. | /* Override any gcc2 internal prototype to avoid an error. */
  2752. | #ifdef __cplusplus
  2753. | extern "C"
  2754. | {
  2755. | #endif
  2756. | /* We use char because int might match the return type of a gcc2
  2757. | builtin and then its argument prototype would still apply. */
  2758. | char __argz_next ();
  2759. | /* The GNU C library defines this for functions which it implements
  2760. | to always fail with ENOSYS. Some functions are actually named
  2761. | something starting with __ and the normal name is an alias. */
  2762. | #if defined (__stub___argz_next) || defined (__stub_____argz_next)
  2763. | choke me
  2764. | #else
  2765. | char (*f) () = __argz_next;
  2766. | #endif
  2767. | #ifdef __cplusplus
  2768. | }
  2769. | #endif
  2770. |
  2771. | int
  2772. | main ()
  2773. | {
  2774. | return f != __argz_next;
  2775. | ;
  2776. | return 0;
  2777. | }
  2778. configure:22542: result: no
  2779. configure:22455: checking for __fsetlocking
  2780. configure:22512: gcc -o conftest -g -O2 conftest.c >&5
  2781. /var/tmp//ccCf7vdk.o: In function `main':
  2782. /tmp/tvtime-1.0.2/conftest.c:143: undefined reference to `__fsetlocking'
  2783. /var/tmp//ccCf7vdk.o:(.data+0x0): undefined reference to `__fsetlocking'
  2784. configure:22518: $? = 1
  2785. configure: failed program was:
  2786. | /* confdefs.h. */
  2787. |
  2788. | #define PACKAGE_NAME "tvtime"
  2789. | #define PACKAGE_TARNAME "tvtime"
  2790. | #define PACKAGE_VERSION "1.0.2"
  2791. | #define PACKAGE_STRING "tvtime 1.0.2"
  2792. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  2793. | #define PACKAGE "tvtime"
  2794. | #define VERSION "1.0.2"
  2795. | #ifdef __cplusplus
  2796. | extern "C" void exit (int);
  2797. | #endif
  2798. | #define STDC_HEADERS 1
  2799. | #define HAVE_SYS_TYPES_H 1
  2800. | #define HAVE_SYS_STAT_H 1
  2801. | #define HAVE_STDLIB_H 1
  2802. | #define HAVE_STRING_H 1
  2803. | #define HAVE_MEMORY_H 1
  2804. | #define HAVE_STRINGS_H 1
  2805. | #define HAVE_INTTYPES_H 1
  2806. | #define HAVE_STDINT_H 1
  2807. | #define HAVE_UNISTD_H 1
  2808. | #define HAVE_DLFCN_H 1
  2809. | #define STDC_HEADERS 1
  2810. | #define HAVE_CTYPE_H 1
  2811. | #define HAVE_DIRENT_H 1
  2812. | #define HAVE_ERRNO_H 1
  2813. | #define HAVE_FCNTL_H 1
  2814. | #define HAVE_GETOPT_H 1
  2815. | #define HAVE_LANGINFO_H 1
  2816. | #define HAVE_MATH_H 1
  2817. | #define HAVE_NETINET_IN_H 1
  2818. | #define HAVE_PWD_H 1
  2819. | #define HAVE_SIGNAL_H 1
  2820. | #define HAVE_STDINT_H 1
  2821. | #define HAVE_STDIO_H 1
  2822. | #define HAVE_STDLIB_H 1
  2823. | #define HAVE_STRING_H 1
  2824. | #define HAVE_SYS_IOCTL_H 1
  2825. | #define HAVE_SYS_MMAN_H 1
  2826. | #define HAVE_SYS_RESOURCE_H 1
  2827. | #define HAVE_SYS_STAT_H 1
  2828. | #define HAVE_SYS_TIME_H 1
  2829. | #define HAVE_SYS_WAIT_H 1
  2830. | #define HAVE_SYS_TYPES_H 1
  2831. | #define HAVE_UNISTD_H 1
  2832. | #define HAVE_WORDEXP_H 1
  2833. | #define HAVE_LOCALE_H 1
  2834. | #define TIME_WITH_SYS_TIME 1
  2835. | #define HAVE_STDLIB_H 1
  2836. | #define HAVE_UNISTD_H 1
  2837. | #define HAVE_GETPAGESIZE 1
  2838. | #define HAVE_MMAP 1
  2839. | #define HAVE_ASPRINTF 1
  2840. | #define HAVE_ATEXIT 1
  2841. | #define HAVE_FORK 1
  2842. | #define HAVE_EXECLP 1
  2843. | #define HAVE_GETOPT_LONG 1
  2844. | #define HAVE_GETPRIORITY 1
  2845. | #define HAVE_GETTIMEOFDAY 1
  2846. | #define HAVE_SETEUID 1
  2847. | #define HAVE_MEMSET 1
  2848. | #define HAVE_SETREUID 1
  2849. | #define HAVE_SETPRIORITY 1
  2850. | #define HAVE_SIGNAL 1
  2851. | #define HAVE_SIGEMPTYSET 1
  2852. | #define HAVE_SIGACTION 1
  2853. | #define HAVE_STRERROR 1
  2854. | #define HAVE_VSSCANF 1
  2855. | #define HAVE_WORDEXP 1
  2856. | #define HAVE_WORDFREE 1
  2857. | #define HAVE_ALLOCA 1
  2858. | #define INTDIV0_RAISES_SIGFPE 1
  2859. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2860. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2861. | #define HAVE_UNSIGNED_LONG_LONG 1
  2862. | #define HAVE_UINTMAX_T 1
  2863. | #define HAVE_INTTYPES_H 1
  2864. | #define HAVE_LIMITS_H 1
  2865. | #define HAVE_LOCALE_H 1
  2866. | #define HAVE_NL_TYPES_H 1
  2867. | #define HAVE_STDDEF_H 1
  2868. | #define HAVE_STDLIB_H 1
  2869. | #define HAVE_STRING_H 1
  2870. | #define HAVE_UNISTD_H 1
  2871. | #define HAVE_SYS_PARAM_H 1
  2872. | #define HAVE_FEOF_UNLOCKED 1
  2873. | #define HAVE_GETC_UNLOCKED 1
  2874. | #define HAVE_GETCWD 1
  2875. | #define HAVE_GETEGID 1
  2876. | #define HAVE_GETEUID 1
  2877. | #define HAVE_GETGID 1
  2878. | #define HAVE_GETUID 1
  2879. | #define HAVE_MUNMAP 1
  2880. | #define HAVE_PUTENV 1
  2881. | #define HAVE_SETENV 1
  2882. | #define HAVE_SETLOCALE 1
  2883. | #define HAVE_STPCPY 1
  2884. | #define HAVE_STRCASECMP 1
  2885. | #define HAVE_STRDUP 1
  2886. | #define HAVE_STRTOUL 1
  2887. | #define HAVE_TSEARCH 1
  2888. | /* end confdefs.h. */
  2889. | /* Define __fsetlocking to an innocuous variant, in case <limits.h> declares __fsetlocking.
  2890. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2891. | #define __fsetlocking innocuous___fsetlocking
  2892. |
  2893. | /* System header to define __stub macros and hopefully few prototypes,
  2894. | which can conflict with char __fsetlocking (); below.
  2895. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2896. | <limits.h> exists even on freestanding compilers. */
  2897. |
  2898. | #ifdef __STDC__
  2899. | # include <limits.h>
  2900. | #else
  2901. | # include <assert.h>
  2902. | #endif
  2903. |
  2904. | #undef __fsetlocking
  2905. |
  2906. | /* Override any gcc2 internal prototype to avoid an error. */
  2907. | #ifdef __cplusplus
  2908. | extern "C"
  2909. | {
  2910. | #endif
  2911. | /* We use char because int might match the return type of a gcc2
  2912. | builtin and then its argument prototype would still apply. */
  2913. | char __fsetlocking ();
  2914. | /* The GNU C library defines this for functions which it implements
  2915. | to always fail with ENOSYS. Some functions are actually named
  2916. | something starting with __ and the normal name is an alias. */
  2917. | #if defined (__stub___fsetlocking) || defined (__stub_____fsetlocking)
  2918. | choke me
  2919. | #else
  2920. | char (*f) () = __fsetlocking;
  2921. | #endif
  2922. | #ifdef __cplusplus
  2923. | }
  2924. | #endif
  2925. |
  2926. | int
  2927. | main ()
  2928. | {
  2929. | return f != __fsetlocking;
  2930. | ;
  2931. | return 0;
  2932. | }
  2933. configure:22542: result: no
  2934. configure:22583: checking for iconv
  2935. configure:22610: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5
  2936. /var/tmp//ccoZ46aZ.o: In function `main':
  2937. /tmp/tvtime-1.0.2/conftest.c:109: undefined reference to `libiconv_open'
  2938. /tmp/tvtime-1.0.2/conftest.c:110: undefined reference to `libiconv'
  2939. /tmp/tvtime-1.0.2/conftest.c:111: undefined reference to `libiconv_close'
  2940. configure:22616: $? = 1
  2941. configure: failed program was:
  2942. | /* confdefs.h. */
  2943. |
  2944. | #define PACKAGE_NAME "tvtime"
  2945. | #define PACKAGE_TARNAME "tvtime"
  2946. | #define PACKAGE_VERSION "1.0.2"
  2947. | #define PACKAGE_STRING "tvtime 1.0.2"
  2948. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  2949. | #define PACKAGE "tvtime"
  2950. | #define VERSION "1.0.2"
  2951. | #ifdef __cplusplus
  2952. | extern "C" void exit (int);
  2953. | #endif
  2954. | #define STDC_HEADERS 1
  2955. | #define HAVE_SYS_TYPES_H 1
  2956. | #define HAVE_SYS_STAT_H 1
  2957. | #define HAVE_STDLIB_H 1
  2958. | #define HAVE_STRING_H 1
  2959. | #define HAVE_MEMORY_H 1
  2960. | #define HAVE_STRINGS_H 1
  2961. | #define HAVE_INTTYPES_H 1
  2962. | #define HAVE_STDINT_H 1
  2963. | #define HAVE_UNISTD_H 1
  2964. | #define HAVE_DLFCN_H 1
  2965. | #define STDC_HEADERS 1
  2966. | #define HAVE_CTYPE_H 1
  2967. | #define HAVE_DIRENT_H 1
  2968. | #define HAVE_ERRNO_H 1
  2969. | #define HAVE_FCNTL_H 1
  2970. | #define HAVE_GETOPT_H 1
  2971. | #define HAVE_LANGINFO_H 1
  2972. | #define HAVE_MATH_H 1
  2973. | #define HAVE_NETINET_IN_H 1
  2974. | #define HAVE_PWD_H 1
  2975. | #define HAVE_SIGNAL_H 1
  2976. | #define HAVE_STDINT_H 1
  2977. | #define HAVE_STDIO_H 1
  2978. | #define HAVE_STDLIB_H 1
  2979. | #define HAVE_STRING_H 1
  2980. | #define HAVE_SYS_IOCTL_H 1
  2981. | #define HAVE_SYS_MMAN_H 1
  2982. | #define HAVE_SYS_RESOURCE_H 1
  2983. | #define HAVE_SYS_STAT_H 1
  2984. | #define HAVE_SYS_TIME_H 1
  2985. | #define HAVE_SYS_WAIT_H 1
  2986. | #define HAVE_SYS_TYPES_H 1
  2987. | #define HAVE_UNISTD_H 1
  2988. | #define HAVE_WORDEXP_H 1
  2989. | #define HAVE_LOCALE_H 1
  2990. | #define TIME_WITH_SYS_TIME 1
  2991. | #define HAVE_STDLIB_H 1
  2992. | #define HAVE_UNISTD_H 1
  2993. | #define HAVE_GETPAGESIZE 1
  2994. | #define HAVE_MMAP 1
  2995. | #define HAVE_ASPRINTF 1
  2996. | #define HAVE_ATEXIT 1
  2997. | #define HAVE_FORK 1
  2998. | #define HAVE_EXECLP 1
  2999. | #define HAVE_GETOPT_LONG 1
  3000. | #define HAVE_GETPRIORITY 1
  3001. | #define HAVE_GETTIMEOFDAY 1
  3002. | #define HAVE_SETEUID 1
  3003. | #define HAVE_MEMSET 1
  3004. | #define HAVE_SETREUID 1
  3005. | #define HAVE_SETPRIORITY 1
  3006. | #define HAVE_SIGNAL 1
  3007. | #define HAVE_SIGEMPTYSET 1
  3008. | #define HAVE_SIGACTION 1
  3009. | #define HAVE_STRERROR 1
  3010. | #define HAVE_VSSCANF 1
  3011. | #define HAVE_WORDEXP 1
  3012. | #define HAVE_WORDFREE 1
  3013. | #define HAVE_ALLOCA 1
  3014. | #define INTDIV0_RAISES_SIGFPE 1
  3015. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3016. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3017. | #define HAVE_UNSIGNED_LONG_LONG 1
  3018. | #define HAVE_UINTMAX_T 1
  3019. | #define HAVE_INTTYPES_H 1
  3020. | #define HAVE_LIMITS_H 1
  3021. | #define HAVE_LOCALE_H 1
  3022. | #define HAVE_NL_TYPES_H 1
  3023. | #define HAVE_STDDEF_H 1
  3024. | #define HAVE_STDLIB_H 1
  3025. | #define HAVE_STRING_H 1
  3026. | #define HAVE_UNISTD_H 1
  3027. | #define HAVE_SYS_PARAM_H 1
  3028. | #define HAVE_FEOF_UNLOCKED 1
  3029. | #define HAVE_GETC_UNLOCKED 1
  3030. | #define HAVE_GETCWD 1
  3031. | #define HAVE_GETEGID 1
  3032. | #define HAVE_GETEUID 1
  3033. | #define HAVE_GETGID 1
  3034. | #define HAVE_GETUID 1
  3035. | #define HAVE_MUNMAP 1
  3036. | #define HAVE_PUTENV 1
  3037. | #define HAVE_SETENV 1
  3038. | #define HAVE_SETLOCALE 1
  3039. | #define HAVE_STPCPY 1
  3040. | #define HAVE_STRCASECMP 1
  3041. | #define HAVE_STRDUP 1
  3042. | #define HAVE_STRTOUL 1
  3043. | #define HAVE_TSEARCH 1
  3044. | /* end confdefs.h. */
  3045. | #include <stdlib.h>
  3046. | #include <iconv.h>
  3047. | int
  3048. | main ()
  3049. | {
  3050. | iconv_t cd = iconv_open("","");
  3051. | iconv(cd,NULL,NULL,NULL,NULL);
  3052. | iconv_close(cd);
  3053. | ;
  3054. | return 0;
  3055. | }
  3056. configure:22660: gcc -o conftest -g -O2 -I/usr/local/include conftest.c /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5
  3057. configure:22666: $? = 0
  3058. configure:22669: test -z || test ! -s conftest.err
  3059. configure:22672: $? = 0
  3060. configure:22675: test -s conftest
  3061. configure:22678: $? = 0
  3062. configure:22693: result: yes
  3063. configure:22703: checking how to link with libiconv
  3064. configure:22705: result: /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
  3065. configure:22716: checking for iconv declaration
  3066. configure:22750: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
  3067. conftest.c:113: error: conflicting types for 'libiconv'
  3068. /usr/local/include/iconv.h:83: error: previous declaration of 'libiconv' was here
  3069. configure:22756: $? = 1
  3070. configure: failed program was:
  3071. | /* confdefs.h. */
  3072. |
  3073. | #define PACKAGE_NAME "tvtime"
  3074. | #define PACKAGE_TARNAME "tvtime"
  3075. | #define PACKAGE_VERSION "1.0.2"
  3076. | #define PACKAGE_STRING "tvtime 1.0.2"
  3077. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  3078. | #define PACKAGE "tvtime"
  3079. | #define VERSION "1.0.2"
  3080. | #ifdef __cplusplus
  3081. | extern "C" void exit (int);
  3082. | #endif
  3083. | #define STDC_HEADERS 1
  3084. | #define HAVE_SYS_TYPES_H 1
  3085. | #define HAVE_SYS_STAT_H 1
  3086. | #define HAVE_STDLIB_H 1
  3087. | #define HAVE_STRING_H 1
  3088. | #define HAVE_MEMORY_H 1
  3089. | #define HAVE_STRINGS_H 1
  3090. | #define HAVE_INTTYPES_H 1
  3091. | #define HAVE_STDINT_H 1
  3092. | #define HAVE_UNISTD_H 1
  3093. | #define HAVE_DLFCN_H 1
  3094. | #define STDC_HEADERS 1
  3095. | #define HAVE_CTYPE_H 1
  3096. | #define HAVE_DIRENT_H 1
  3097. | #define HAVE_ERRNO_H 1
  3098. | #define HAVE_FCNTL_H 1
  3099. | #define HAVE_GETOPT_H 1
  3100. | #define HAVE_LANGINFO_H 1
  3101. | #define HAVE_MATH_H 1
  3102. | #define HAVE_NETINET_IN_H 1
  3103. | #define HAVE_PWD_H 1
  3104. | #define HAVE_SIGNAL_H 1
  3105. | #define HAVE_STDINT_H 1
  3106. | #define HAVE_STDIO_H 1
  3107. | #define HAVE_STDLIB_H 1
  3108. | #define HAVE_STRING_H 1
  3109. | #define HAVE_SYS_IOCTL_H 1
  3110. | #define HAVE_SYS_MMAN_H 1
  3111. | #define HAVE_SYS_RESOURCE_H 1
  3112. | #define HAVE_SYS_STAT_H 1
  3113. | #define HAVE_SYS_TIME_H 1
  3114. | #define HAVE_SYS_WAIT_H 1
  3115. | #define HAVE_SYS_TYPES_H 1
  3116. | #define HAVE_UNISTD_H 1
  3117. | #define HAVE_WORDEXP_H 1
  3118. | #define HAVE_LOCALE_H 1
  3119. | #define TIME_WITH_SYS_TIME 1
  3120. | #define HAVE_STDLIB_H 1
  3121. | #define HAVE_UNISTD_H 1
  3122. | #define HAVE_GETPAGESIZE 1
  3123. | #define HAVE_MMAP 1
  3124. | #define HAVE_ASPRINTF 1
  3125. | #define HAVE_ATEXIT 1
  3126. | #define HAVE_FORK 1
  3127. | #define HAVE_EXECLP 1
  3128. | #define HAVE_GETOPT_LONG 1
  3129. | #define HAVE_GETPRIORITY 1
  3130. | #define HAVE_GETTIMEOFDAY 1
  3131. | #define HAVE_SETEUID 1
  3132. | #define HAVE_MEMSET 1
  3133. | #define HAVE_SETREUID 1
  3134. | #define HAVE_SETPRIORITY 1
  3135. | #define HAVE_SIGNAL 1
  3136. | #define HAVE_SIGEMPTYSET 1
  3137. | #define HAVE_SIGACTION 1
  3138. | #define HAVE_STRERROR 1
  3139. | #define HAVE_VSSCANF 1
  3140. | #define HAVE_WORDEXP 1
  3141. | #define HAVE_WORDFREE 1
  3142. | #define HAVE_ALLOCA 1
  3143. | #define INTDIV0_RAISES_SIGFPE 1
  3144. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3145. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3146. | #define HAVE_UNSIGNED_LONG_LONG 1
  3147. | #define HAVE_UINTMAX_T 1
  3148. | #define HAVE_INTTYPES_H 1
  3149. | #define HAVE_LIMITS_H 1
  3150. | #define HAVE_LOCALE_H 1
  3151. | #define HAVE_NL_TYPES_H 1
  3152. | #define HAVE_STDDEF_H 1
  3153. | #define HAVE_STDLIB_H 1
  3154. | #define HAVE_STRING_H 1
  3155. | #define HAVE_UNISTD_H 1
  3156. | #define HAVE_SYS_PARAM_H 1
  3157. | #define HAVE_FEOF_UNLOCKED 1
  3158. | #define HAVE_GETC_UNLOCKED 1
  3159. | #define HAVE_GETCWD 1
  3160. | #define HAVE_GETEGID 1
  3161. | #define HAVE_GETEUID 1
  3162. | #define HAVE_GETGID 1
  3163. | #define HAVE_GETUID 1
  3164. | #define HAVE_MUNMAP 1
  3165. | #define HAVE_PUTENV 1
  3166. | #define HAVE_SETENV 1
  3167. | #define HAVE_SETLOCALE 1
  3168. | #define HAVE_STPCPY 1
  3169. | #define HAVE_STRCASECMP 1
  3170. | #define HAVE_STRDUP 1
  3171. | #define HAVE_STRTOUL 1
  3172. | #define HAVE_TSEARCH 1
  3173. | #define HAVE_ICONV 1
  3174. | /* end confdefs.h. */
  3175. |
  3176. | #include <stdlib.h>
  3177. | #include <iconv.h>
  3178. | extern
  3179. | #ifdef __cplusplus
  3180. | "C"
  3181. | #endif
  3182. | #if defined(__STDC__) || defined(__cplusplus)
  3183. | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  3184. | #else
  3185. | size_t iconv();
  3186. | #endif
  3187. |
  3188. | int
  3189. | main ()
  3190. | {
  3191. |
  3192. | ;
  3193. | return 0;
  3194. | }
  3195. configure:22782: result:
  3196. extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  3197. configure:22794: checking for nl_langinfo and CODESET
  3198. configure:22815: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5
  3199. configure:22821: $? = 0
  3200. configure:22824: test -z || test ! -s conftest.err
  3201. configure:22827: $? = 0
  3202. configure:22830: test -s conftest
  3203. configure:22833: $? = 0
  3204. configure:22846: result: yes
  3205. configure:22858: checking for LC_MESSAGES
  3206. configure:22879: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5
  3207. configure:22885: $? = 0
  3208. configure:22888: test -z || test ! -s conftest.err
  3209. configure:22891: $? = 0
  3210. configure:22894: test -s conftest
  3211. configure:22897: $? = 0
  3212. configure:22909: result: yes
  3213. configure:22925: checking for bison
  3214. configure:22941: found /usr/local/bin/bison
  3215. configure:22951: result: bison
  3216. configure:22964: checking version of bison
  3217. configure:22973: result: 2.5, ok
  3218. configure:22995: checking whether NLS is requested
  3219. configure:23004: result: yes
  3220. configure:23020: checking whether included gettext is requested
  3221. configure:23030: result: no
  3222. configure:23041: checking for GNU gettext in libc
  3223. configure:23065: gcc -o conftest -g -O2 -I/usr/local/include conftest.c >&5
  3224. /var/tmp//cc0rhOGq.o: In function `main':
  3225. /tmp/tvtime-1.0.2/conftest.c:114: undefined reference to `libintl_bindtextdomain'
  3226. /tmp/tvtime-1.0.2/conftest.c:115: undefined reference to `libintl_gettext'
  3227. /tmp/tvtime-1.0.2/conftest.c:115: undefined reference to `_nl_domain_bindings'
  3228. /tmp/tvtime-1.0.2/conftest.c:115: undefined reference to `_nl_msg_cat_cntr'
  3229. configure:23071: $? = 1
  3230. configure: failed program was:
  3231. | /* confdefs.h. */
  3232. |
  3233. | #define PACKAGE_NAME "tvtime"
  3234. | #define PACKAGE_TARNAME "tvtime"
  3235. | #define PACKAGE_VERSION "1.0.2"
  3236. | #define PACKAGE_STRING "tvtime 1.0.2"
  3237. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  3238. | #define PACKAGE "tvtime"
  3239. | #define VERSION "1.0.2"
  3240. | #ifdef __cplusplus
  3241. | extern "C" void exit (int);
  3242. | #endif
  3243. | #define STDC_HEADERS 1
  3244. | #define HAVE_SYS_TYPES_H 1
  3245. | #define HAVE_SYS_STAT_H 1
  3246. | #define HAVE_STDLIB_H 1
  3247. | #define HAVE_STRING_H 1
  3248. | #define HAVE_MEMORY_H 1
  3249. | #define HAVE_STRINGS_H 1
  3250. | #define HAVE_INTTYPES_H 1
  3251. | #define HAVE_STDINT_H 1
  3252. | #define HAVE_UNISTD_H 1
  3253. | #define HAVE_DLFCN_H 1
  3254. | #define STDC_HEADERS 1
  3255. | #define HAVE_CTYPE_H 1
  3256. | #define HAVE_DIRENT_H 1
  3257. | #define HAVE_ERRNO_H 1
  3258. | #define HAVE_FCNTL_H 1
  3259. | #define HAVE_GETOPT_H 1
  3260. | #define HAVE_LANGINFO_H 1
  3261. | #define HAVE_MATH_H 1
  3262. | #define HAVE_NETINET_IN_H 1
  3263. | #define HAVE_PWD_H 1
  3264. | #define HAVE_SIGNAL_H 1
  3265. | #define HAVE_STDINT_H 1
  3266. | #define HAVE_STDIO_H 1
  3267. | #define HAVE_STDLIB_H 1
  3268. | #define HAVE_STRING_H 1
  3269. | #define HAVE_SYS_IOCTL_H 1
  3270. | #define HAVE_SYS_MMAN_H 1
  3271. | #define HAVE_SYS_RESOURCE_H 1
  3272. | #define HAVE_SYS_STAT_H 1
  3273. | #define HAVE_SYS_TIME_H 1
  3274. | #define HAVE_SYS_WAIT_H 1
  3275. | #define HAVE_SYS_TYPES_H 1
  3276. | #define HAVE_UNISTD_H 1
  3277. | #define HAVE_WORDEXP_H 1
  3278. | #define HAVE_LOCALE_H 1
  3279. | #define TIME_WITH_SYS_TIME 1
  3280. | #define HAVE_STDLIB_H 1
  3281. | #define HAVE_UNISTD_H 1
  3282. | #define HAVE_GETPAGESIZE 1
  3283. | #define HAVE_MMAP 1
  3284. | #define HAVE_ASPRINTF 1
  3285. | #define HAVE_ATEXIT 1
  3286. | #define HAVE_FORK 1
  3287. | #define HAVE_EXECLP 1
  3288. | #define HAVE_GETOPT_LONG 1
  3289. | #define HAVE_GETPRIORITY 1
  3290. | #define HAVE_GETTIMEOFDAY 1
  3291. | #define HAVE_SETEUID 1
  3292. | #define HAVE_MEMSET 1
  3293. | #define HAVE_SETREUID 1
  3294. | #define HAVE_SETPRIORITY 1
  3295. | #define HAVE_SIGNAL 1
  3296. | #define HAVE_SIGEMPTYSET 1
  3297. | #define HAVE_SIGACTION 1
  3298. | #define HAVE_STRERROR 1
  3299. | #define HAVE_VSSCANF 1
  3300. | #define HAVE_WORDEXP 1
  3301. | #define HAVE_WORDFREE 1
  3302. | #define HAVE_ALLOCA 1
  3303. | #define INTDIV0_RAISES_SIGFPE 1
  3304. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3305. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3306. | #define HAVE_UNSIGNED_LONG_LONG 1
  3307. | #define HAVE_UINTMAX_T 1
  3308. | #define HAVE_INTTYPES_H 1
  3309. | #define HAVE_LIMITS_H 1
  3310. | #define HAVE_LOCALE_H 1
  3311. | #define HAVE_NL_TYPES_H 1
  3312. | #define HAVE_STDDEF_H 1
  3313. | #define HAVE_STDLIB_H 1
  3314. | #define HAVE_STRING_H 1
  3315. | #define HAVE_UNISTD_H 1
  3316. | #define HAVE_SYS_PARAM_H 1
  3317. | #define HAVE_FEOF_UNLOCKED 1
  3318. | #define HAVE_GETC_UNLOCKED 1
  3319. | #define HAVE_GETCWD 1
  3320. | #define HAVE_GETEGID 1
  3321. | #define HAVE_GETEUID 1
  3322. | #define HAVE_GETGID 1
  3323. | #define HAVE_GETUID 1
  3324. | #define HAVE_MUNMAP 1
  3325. | #define HAVE_PUTENV 1
  3326. | #define HAVE_SETENV 1
  3327. | #define HAVE_SETLOCALE 1
  3328. | #define HAVE_STPCPY 1
  3329. | #define HAVE_STRCASECMP 1
  3330. | #define HAVE_STRDUP 1
  3331. | #define HAVE_STRTOUL 1
  3332. | #define HAVE_TSEARCH 1
  3333. | #define HAVE_ICONV 1
  3334. | #define ICONV_CONST const
  3335. | #define HAVE_LANGINFO_CODESET 1
  3336. | #define HAVE_LC_MESSAGES 1
  3337. | /* end confdefs.h. */
  3338. | #include <libintl.h>
  3339. | extern int _nl_msg_cat_cntr;
  3340. | extern int *_nl_domain_bindings;
  3341. | int
  3342. | main ()
  3343. | {
  3344. | bindtextdomain ("", "");
  3345. | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
  3346. | ;
  3347. | return 0;
  3348. | }
  3349. configure:23095: result: no
  3350. configure:23478: checking for GNU gettext in libintl
  3351. configure:23510: gcc -o conftest -g -O2 -I/usr/local/include conftest.c /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5
  3352. configure:23516: $? = 0
  3353. configure:23519: test -z || test ! -s conftest.err
  3354. configure:23522: $? = 0
  3355. configure:23525: test -s conftest
  3356. configure:23528: $? = 0
  3357. configure:23599: result: yes
  3358. configure:23646: checking whether to use NLS
  3359. configure:23648: result: yes
  3360. configure:23651: checking where the gettext function comes from
  3361. configure:23662: result: external libintl
  3362. configure:23670: checking how to link with libintl
  3363. configure:23672: result: /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
  3364. configure:23752: checking for gzsetparams in -lz
  3365. configure:23782: gcc -o conftest -g -O2 -I/usr/local/include conftest.c -lz >&5
  3366. configure:23788: $? = 0
  3367. configure:23791: test -z || test ! -s conftest.err
  3368. configure:23794: $? = 0
  3369. configure:23797: test -s conftest
  3370. configure:23800: $? = 0
  3371. configure:23813: result: yes
  3372. configure:23826: checking zlib.h usability
  3373. configure:23838: gcc -c -g -O2 -I/usr/local/include conftest.c >&5
  3374. configure:23844: $? = 0
  3375. configure:23847: test -z || test ! -s conftest.err
  3376. configure:23850: $? = 0
  3377. configure:23853: test -s conftest.o
  3378. configure:23856: $? = 0
  3379. configure:23866: result: yes
  3380. configure:23870: checking zlib.h presence
  3381. configure:23880: gcc -E -I/usr/local/include conftest.c
  3382. configure:23886: $? = 0
  3383. configure:23906: result: yes
  3384. configure:23941: checking for zlib.h
  3385. configure:23948: result: yes
  3386. configure:23978: checking for png_read_png in -lpng
  3387. configure:24008: gcc -o conftest -g -O2 -I/usr/local/include conftest.c -lpng -lz -lm >&5
  3388. /usr/bin/ld: cannot find -lpng
  3389. configure:24014: $? = 1
  3390. configure: failed program was:
  3391. | /* confdefs.h. */
  3392. |
  3393. | #define PACKAGE_NAME "tvtime"
  3394. | #define PACKAGE_TARNAME "tvtime"
  3395. | #define PACKAGE_VERSION "1.0.2"
  3396. | #define PACKAGE_STRING "tvtime 1.0.2"
  3397. | #define PACKAGE_BUGREPORT "http://tvtime.net/"
  3398. | #define PACKAGE "tvtime"
  3399. | #define VERSION "1.0.2"
  3400. | #ifdef __cplusplus
  3401. | extern "C" void exit (int);
  3402. | #endif
  3403. | #define STDC_HEADERS 1
  3404. | #define HAVE_SYS_TYPES_H 1
  3405. | #define HAVE_SYS_STAT_H 1
  3406. | #define HAVE_STDLIB_H 1
  3407. | #define HAVE_STRING_H 1
  3408. | #define HAVE_MEMORY_H 1
  3409. | #define HAVE_STRINGS_H 1
  3410. | #define HAVE_INTTYPES_H 1
  3411. | #define HAVE_STDINT_H 1
  3412. | #define HAVE_UNISTD_H 1
  3413. | #define HAVE_DLFCN_H 1
  3414. | #define STDC_HEADERS 1
  3415. | #define HAVE_CTYPE_H 1
  3416. | #define HAVE_DIRENT_H 1
  3417. | #define HAVE_ERRNO_H 1
  3418. | #define HAVE_FCNTL_H 1
  3419. | #define HAVE_GETOPT_H 1
  3420. | #define HAVE_LANGINFO_H 1
  3421. | #define HAVE_MATH_H 1
  3422. | #define HAVE_NETINET_IN_H 1
  3423. | #define HAVE_PWD_H 1
  3424. | #define HAVE_SIGNAL_H 1
  3425. | #define HAVE_STDINT_H 1
  3426. | #define HAVE_STDIO_H 1
  3427. | #define HAVE_STDLIB_H 1
  3428. | #define HAVE_STRING_H 1
  3429. | #define HAVE_SYS_IOCTL_H 1
  3430. | #define HAVE_SYS_MMAN_H 1
  3431. | #define HAVE_SYS_RESOURCE_H 1
  3432. | #define HAVE_SYS_STAT_H 1
  3433. | #define HAVE_SYS_TIME_H 1
  3434. | #define HAVE_SYS_WAIT_H 1
  3435. | #define HAVE_SYS_TYPES_H 1
  3436. | #define HAVE_UNISTD_H 1
  3437. | #define HAVE_WORDEXP_H 1
  3438. | #define HAVE_LOCALE_H 1
  3439. | #define TIME_WITH_SYS_TIME 1
  3440. | #define HAVE_STDLIB_H 1
  3441. | #define HAVE_UNISTD_H 1
  3442. | #define HAVE_GETPAGESIZE 1
  3443. | #define HAVE_MMAP 1
  3444. | #define HAVE_ASPRINTF 1
  3445. | #define HAVE_ATEXIT 1
  3446. | #define HAVE_FORK 1
  3447. | #define HAVE_EXECLP 1
  3448. | #define HAVE_GETOPT_LONG 1
  3449. | #define HAVE_GETPRIORITY 1
  3450. | #define HAVE_GETTIMEOFDAY 1
  3451. | #define HAVE_SETEUID 1
  3452. | #define HAVE_MEMSET 1
  3453. | #define HAVE_SETREUID 1
  3454. | #define HAVE_SETPRIORITY 1
  3455. | #define HAVE_SIGNAL 1
  3456. | #define HAVE_SIGEMPTYSET 1
  3457. | #define HAVE_SIGACTION 1
  3458. | #define HAVE_STRERROR 1
  3459. | #define HAVE_VSSCANF 1
  3460. | #define HAVE_WORDEXP 1
  3461. | #define HAVE_WORDFREE 1
  3462. | #define HAVE_ALLOCA 1
  3463. | #define INTDIV0_RAISES_SIGFPE 1
  3464. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3465. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  3466. | #define HAVE_UNSIGNED_LONG_LONG 1
  3467. | #define HAVE_UINTMAX_T 1
  3468. | #define HAVE_INTTYPES_H 1
  3469. | #define HAVE_LIMITS_H 1
  3470. | #define HAVE_LOCALE_H 1
  3471. | #define HAVE_NL_TYPES_H 1
  3472. | #define HAVE_STDDEF_H 1
  3473. | #define HAVE_STDLIB_H 1
  3474. | #define HAVE_STRING_H 1
  3475. | #define HAVE_UNISTD_H 1
  3476. | #define HAVE_SYS_PARAM_H 1
  3477. | #define HAVE_FEOF_UNLOCKED 1
  3478. | #define HAVE_GETC_UNLOCKED 1
  3479. | #define HAVE_GETCWD 1
  3480. | #define HAVE_GETEGID 1
  3481. | #define HAVE_GETEUID 1
  3482. | #define HAVE_GETGID 1
  3483. | #define HAVE_GETUID 1
  3484. | #define HAVE_MUNMAP 1
  3485. | #define HAVE_PUTENV 1
  3486. | #define HAVE_SETENV 1
  3487. | #define HAVE_SETLOCALE 1
  3488. | #define HAVE_STPCPY 1
  3489. | #define HAVE_STRCASECMP 1
  3490. | #define HAVE_STRDUP 1
  3491. | #define HAVE_STRTOUL 1
  3492. | #define HAVE_TSEARCH 1
  3493. | #define HAVE_ICONV 1
  3494. | #define ICONV_CONST const
  3495. | #define HAVE_LANGINFO_CODESET 1
  3496. | #define HAVE_LC_MESSAGES 1
  3497. | #define ENABLE_NLS 1
  3498. | #define HAVE_GETTEXT 1
  3499. | #define HAVE_DCGETTEXT 1
  3500. | /* end confdefs.h. */
  3501. |
  3502. | /* Override any gcc2 internal prototype to avoid an error. */
  3503. | #ifdef __cplusplus
  3504. | extern "C"
  3505. | #endif
  3506. | /* We use char because int might match the return type of a gcc2
  3507. | builtin and then its argument prototype would still apply. */
  3508. | char png_read_png ();
  3509. | int
  3510. | main ()
  3511. | {
  3512. | png_read_png ();
  3513. | ;
  3514. | return 0;
  3515. | }
  3516. configure:24039: result: no
  3517. configure:24185: error: libpng needed
  3518.  
  3519. ## ---------------- ##
  3520. ## Cache variables. ##
  3521. ## ---------------- ##
  3522.  
  3523. ac_cv_build=i386-unknown-freebsd9.0
  3524. ac_cv_build_alias=i386-unknown-freebsd9.0
  3525. ac_cv_c_compiler_gnu=yes
  3526. ac_cv_c_const=yes
  3527. ac_cv_c_inline=inline
  3528. ac_cv_cxx_compiler_gnu=yes
  3529. ac_cv_env_CC_set=''
  3530. ac_cv_env_CC_value=''
  3531. ac_cv_env_CFLAGS_set=''
  3532. ac_cv_env_CFLAGS_value=''
  3533. ac_cv_env_CPPFLAGS_set=''
  3534. ac_cv_env_CPPFLAGS_value=''
  3535. ac_cv_env_CPP_set=''
  3536. ac_cv_env_CPP_value=''
  3537. ac_cv_env_CXXCPP_set=''
  3538. ac_cv_env_CXXCPP_value=''
  3539. ac_cv_env_CXXFLAGS_set=''
  3540. ac_cv_env_CXXFLAGS_value=''
  3541. ac_cv_env_CXX_set=''
  3542. ac_cv_env_CXX_value=''
  3543. ac_cv_env_F77_set=''
  3544. ac_cv_env_F77_value=''
  3545. ac_cv_env_FFLAGS_set=''
  3546. ac_cv_env_FFLAGS_value=''
  3547. ac_cv_env_LDFLAGS_set=''
  3548. ac_cv_env_LDFLAGS_value=''
  3549. ac_cv_env_build_alias_set=''
  3550. ac_cv_env_build_alias_value=''
  3551. ac_cv_env_host_alias_set=''
  3552. ac_cv_env_host_alias_value=''
  3553. ac_cv_env_target_alias_set=''
  3554. ac_cv_env_target_alias_value=''
  3555. ac_cv_exeext=''
  3556. ac_cv_f77_compiler_gnu=no
  3557. ac_cv_func___argz_count=no
  3558. ac_cv_func___argz_next=no
  3559. ac_cv_func___argz_stringify=no
  3560. ac_cv_func___fsetlocking=no
  3561. ac_cv_func_alloca_works=yes
  3562. ac_cv_func_asprintf=yes
  3563. ac_cv_func_atexit=yes
  3564. ac_cv_func_execlp=yes
  3565. ac_cv_func_feof_unlocked=yes
  3566. ac_cv_func_fgets_unlocked=no
  3567. ac_cv_func_fork=yes
  3568. ac_cv_func_getc_unlocked=yes
  3569. ac_cv_func_getcwd=yes
  3570. ac_cv_func_getegid=yes
  3571. ac_cv_func_geteuid=yes
  3572. ac_cv_func_getgid=yes
  3573. ac_cv_func_getopt_long=yes
  3574. ac_cv_func_getpagesize=yes
  3575. ac_cv_func_getpriority=yes
  3576. ac_cv_func_gettimeofday=yes
  3577. ac_cv_func_getuid=yes
  3578. ac_cv_func_mempcpy=no
  3579. ac_cv_func_memset=yes
  3580. ac_cv_func_mmap_fixed_mapped=yes
  3581. ac_cv_func_munmap=yes
  3582. ac_cv_func_putenv=yes
  3583. ac_cv_func_setenv=yes
  3584. ac_cv_func_seteuid=yes
  3585. ac_cv_func_setlocale=yes
  3586. ac_cv_func_setpriority=yes
  3587. ac_cv_func_setreuid=yes
  3588. ac_cv_func_sigaction=yes
  3589. ac_cv_func_sigemptyset=yes
  3590. ac_cv_func_signal=yes
  3591. ac_cv_func_stpcpy=yes
  3592. ac_cv_func_strcasecmp=yes
  3593. ac_cv_func_strdup=yes
  3594. ac_cv_func_strerror=yes
  3595. ac_cv_func_strtoul=yes
  3596. ac_cv_func_tsearch=yes
  3597. ac_cv_func_vsscanf=yes
  3598. ac_cv_func_wordexp=yes
  3599. ac_cv_func_wordfree=yes
  3600. ac_cv_gnu_library_2_1=no
  3601. ac_cv_header_argz_h=no
  3602. ac_cv_header_ctype_h=yes
  3603. ac_cv_header_dirent_h=yes
  3604. ac_cv_header_dlfcn_h=yes
  3605. ac_cv_header_errno_h=yes
  3606. ac_cv_header_fcntl_h=yes
  3607. ac_cv_header_getopt_h=yes
  3608. ac_cv_header_inttypes_h=yes
  3609. ac_cv_header_langinfo_h=yes
  3610. ac_cv_header_limits_h=yes
  3611. ac_cv_header_locale_h=yes
  3612. ac_cv_header_malloc_h=no
  3613. ac_cv_header_math_h=yes
  3614. ac_cv_header_memory_h=yes
  3615. ac_cv_header_netinet_in_h=yes
  3616. ac_cv_header_nl_types_h=yes
  3617. ac_cv_header_pwd_h=yes
  3618. ac_cv_header_signal_h=yes
  3619. ac_cv_header_stdc=yes
  3620. ac_cv_header_stddef_h=yes
  3621. ac_cv_header_stdint_h=yes
  3622. ac_cv_header_stdio_h=yes
  3623. ac_cv_header_stdlib_h=yes
  3624. ac_cv_header_string_h=yes
  3625. ac_cv_header_strings_h=yes
  3626. ac_cv_header_sys_ioctl_h=yes
  3627. ac_cv_header_sys_mman_h=yes
  3628. ac_cv_header_sys_param_h=yes
  3629. ac_cv_header_sys_resource_h=yes
  3630. ac_cv_header_sys_stat_h=yes
  3631. ac_cv_header_sys_time_h=yes
  3632. ac_cv_header_sys_types_h=yes
  3633. ac_cv_header_sys_wait_h=yes
  3634. ac_cv_header_time=yes
  3635. ac_cv_header_unistd_h=yes
  3636. ac_cv_header_wordexp_h=yes
  3637. ac_cv_header_zlib_h=yes
  3638. ac_cv_host=i386-unknown-freebsd9.0
  3639. ac_cv_host_alias=i386-unknown-freebsd9.0
  3640. ac_cv_lib_cposix_strerror=no
  3641. ac_cv_lib_png_png_read_png=no
  3642. ac_cv_lib_z_gzsetparams=yes
  3643. ac_cv_objext=o
  3644. ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
  3645. ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
  3646. ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
  3647. ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
  3648. ac_cv_path_install='/usr/bin/install -c'
  3649. ac_cv_prog_AWK=nawk
  3650. ac_cv_prog_CPP='gcc -E'
  3651. ac_cv_prog_CXXCPP='g++ -E'
  3652. ac_cv_prog_INTLBISON=bison
  3653. ac_cv_prog_ac_ct_AR=ar
  3654. ac_cv_prog_ac_ct_CC=gcc
  3655. ac_cv_prog_ac_ct_CXX=g++
  3656. ac_cv_prog_ac_ct_RANLIB=ranlib
  3657. ac_cv_prog_ac_ct_STRIP=strip
  3658. ac_cv_prog_cc_g=yes
  3659. ac_cv_prog_cc_stdc=''
  3660. ac_cv_prog_cxx_g=yes
  3661. ac_cv_prog_egrep='grep -E'
  3662. ac_cv_prog_f77_g=no
  3663. ac_cv_prog_found_cc=yes
  3664. ac_cv_prog_found_cxx=yes
  3665. ac_cv_prog_gcc_traditional=no
  3666. ac_cv_prog_make_make_set=yes
  3667. ac_cv_type_off_t=yes
  3668. ac_cv_type_size_t=yes
  3669. ac_cv_type_unsigned_long_long=yes
  3670. ac_cv_working_alloca_h=no
  3671. acl_cv_hardcode_direct=no
  3672. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  3673. acl_cv_hardcode_libdir_separator=''
  3674. acl_cv_hardcode_minus_L=no
  3675. acl_cv_libext=a
  3676. acl_cv_path_LD=/usr/bin/ld
  3677. acl_cv_prog_gnu_ld=yes
  3678. acl_cv_rpath=done
  3679. acl_cv_shlibext=so
  3680. acl_cv_wl=-Wl,
  3681. am_cv_CC_dependencies_compiler_type=gcc3
  3682. am_cv_CXX_dependencies_compiler_type=gcc3
  3683. am_cv_func_iconv=yes
  3684. am_cv_langinfo_codeset=yes
  3685. am_cv_lib_iconv=yes
  3686. am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
  3687. am_cv_proto_iconv_arg1=const
  3688. am_cv_val_LC_MESSAGES=yes
  3689. gt_cv_func_gnugettext1_libc=no
  3690. gt_cv_func_gnugettext1_libintl=yes
  3691. gt_cv_header_inttypes_h=yes
  3692. gt_cv_int_divbyzero_sigfpe=yes
  3693. gt_cv_inttypes_pri_broken=no
  3694. jm_ac_cv_header_inttypes_h=yes
  3695. jm_ac_cv_header_stdint_h=yes
  3696. lt_cv_deplibs_check_method=pass_all
  3697. lt_cv_file_magic_cmd='$MAGIC_CMD'
  3698. lt_cv_file_magic_test_file=''
  3699. lt_cv_ld_reload_flag=-r
  3700. lt_cv_objdir=.libs
  3701. lt_cv_path_LD=/usr/bin/ld
  3702. lt_cv_path_LDCXX=/usr/bin/ld
  3703. lt_cv_path_NM='/usr/bin/nm -B'
  3704. lt_cv_path_SED=/usr/bin/sed
  3705. lt_cv_prog_compiler_c_o=yes
  3706. lt_cv_prog_compiler_c_o_CXX=yes
  3707. lt_cv_prog_compiler_rtti_exceptions=no
  3708. lt_cv_prog_gnu_ld=yes
  3709. lt_cv_prog_gnu_ldcxx=yes
  3710. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'
  3711. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'
  3712. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'
  3713. lt_cv_sys_max_cmd_len=65536
  3714. lt_lt_cv_prog_compiler_c_o='"yes"'
  3715. lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
  3716. lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
  3717. lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
  3718. lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
  3719. nls_cv_force_use_gnu_gettext=no
  3720. nls_cv_header_intl=''
  3721. nls_cv_header_libgt=''
  3722. nls_cv_use_gnu_gettext=no
  3723.  
  3724. ## ----------------- ##
  3725. ## Output variables. ##
  3726. ## ----------------- ##
  3727.  
  3728. ACLOCAL='${SHELL} /tmp/tvtime-1.0.2/missing --run aclocal-1.7'
  3729. ALLOCA=''
  3730. AMDEPBACKSLASH='\'
  3731. AMDEP_FALSE='#'
  3732. AMDEP_TRUE=''
  3733. AMTAR='${SHELL} /tmp/tvtime-1.0.2/missing --run tar'
  3734. AR='ar'
  3735. ARCH_386_FALSE=''
  3736. ARCH_386_TRUE=''
  3737. ARCH_X86_64_FALSE=''
  3738. ARCH_X86_64_TRUE=''
  3739. ARCH_X86_FALSE=''
  3740. ARCH_X86_TRUE=''
  3741. AUTOCONF='${SHELL} /tmp/tvtime-1.0.2/missing --run autoconf'
  3742. AUTOHEADER='${SHELL} /tmp/tvtime-1.0.2/missing --run autoheader'
  3743. AUTOMAKE='${SHELL} /tmp/tvtime-1.0.2/missing --run automake-1.7'
  3744. AWK='nawk'
  3745. BUILD_INCLUDED_LIBINTL='no'
  3746. CATOBJEXT='.gmo'
  3747. CC='gcc'
  3748. CCDEPMODE='depmode=gcc3'
  3749. CFLAGS='-g -O2'
  3750. CPP='gcc -E'
  3751. CPPFLAGS='-I/usr/local/include'
  3752. CXX='g++'
  3753. CXXCPP='g++ -E'
  3754. CXXDEPMODE='depmode=gcc3'
  3755. CXXFLAGS='-g -O2'
  3756. CYGPATH_W='echo'
  3757. DATADIRNAME='share'
  3758. DEFS=''
  3759. DEPDIR='.deps'
  3760. ECHO='echo'
  3761. ECHO_C=''
  3762. ECHO_N='-n'
  3763. ECHO_T=''
  3764. EGREP='grep -E'
  3765. EXEEXT=''
  3766. F77=''
  3767. FFLAGS=''
  3768. FREETYPE_CONFIG=''
  3769. GENCAT='gencat'
  3770. GLIBC21='no'
  3771. GMSGFMT='/usr/local/bin/msgfmt'
  3772. HAVE_LIBPNG_FALSE=''
  3773. HAVE_LIBPNG_TRUE=''
  3774. HAVE_ZLIB_FALSE='#'
  3775. HAVE_ZLIB_TRUE=''
  3776. INSTALL_DATA='${INSTALL} -m 644'
  3777. INSTALL_PROGRAM='${INSTALL}'
  3778. INSTALL_SCRIPT='${INSTALL}'
  3779. INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
  3780. INSTOBJEXT='.mo'
  3781. INTLBISON='bison'
  3782. INTLLIBS='/usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib'
  3783. INTLOBJS=''
  3784. INTL_LIBTOOL_SUFFIX_PREFIX=''
  3785. LDFLAGS=''
  3786. LIBICONV='/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib'
  3787. LIBINTL='/usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib'
  3788. LIBOBJS=''
  3789. LIBS=''
  3790. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  3791. LIBXML2_CONFIG=''
  3792. LN_S='ln -s'
  3793. LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib'
  3794. LTLIBINTL='-L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib'
  3795. LTLIBOBJS=''
  3796. MAINT='#'
  3797. MAINTAINER_MODE_FALSE=''
  3798. MAINTAINER_MODE_TRUE='#'
  3799. MAKEINFO='${SHELL} /tmp/tvtime-1.0.2/missing --run makeinfo'
  3800. MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
  3801. MSGFMT='/usr/local/bin/msgfmt'
  3802. MSGMERGE='/usr/local/bin/msgmerge'
  3803. OBJEXT='o'
  3804. PACKAGE='tvtime'
  3805. PACKAGE_BUGREPORT='http://tvtime.net/'
  3806. PACKAGE_NAME='tvtime'
  3807. PACKAGE_STRING='tvtime 1.0.2'
  3808. PACKAGE_TARNAME='tvtime'
  3809. PACKAGE_VERSION='1.0.2'
  3810. PATH_SEPARATOR=':'
  3811. PNG_LIBS=''
  3812. POSUB='po'
  3813. RANLIB='ranlib'
  3814. SET_MAKE=''
  3815. SHELL='/bin/sh'
  3816. STRIP='strip'
  3817. USE_INCLUDED_LIBINTL='no'
  3818. USE_NLS='yes'
  3819. VERSION='1.0.2'
  3820. X11_CFLAGS=''
  3821. X11_LIBS=''
  3822. XGETTEXT='/usr/local/bin/xgettext'
  3823. XML2_FLAG=''
  3824. XML2_LIBS=''
  3825. X_CFLAGS=''
  3826. X_EXTRA_LIBS=''
  3827. X_LIBS=''
  3828. X_PRE_LIBS=''
  3829. ZLIB_LIBS='-lz'
  3830. ac_ct_AR='ar'
  3831. ac_ct_CC='gcc'
  3832. ac_ct_CXX='g++'
  3833. ac_ct_F77=''
  3834. ac_ct_RANLIB='ranlib'
  3835. ac_ct_STRIP='strip'
  3836. am__fastdepCC_FALSE='#'
  3837. am__fastdepCC_TRUE=''
  3838. am__fastdepCXX_FALSE='#'
  3839. am__fastdepCXX_TRUE=''
  3840. am__include='include'
  3841. am__leading_dot='.'
  3842. am__quote=''
  3843. bindir='${exec_prefix}/bin'
  3844. build='i386-unknown-freebsd9.0'
  3845. build_alias=''
  3846. build_cpu='i386'
  3847. build_os='freebsd9.0'
  3848. build_vendor='unknown'
  3849. datadir='${prefix}/share'
  3850. exec_prefix='NONE'
  3851. found_cc='yes'
  3852. found_cxx='yes'
  3853. host='i386-unknown-freebsd9.0'
  3854. host_alias='i386-unknown-freebsd9.0'
  3855. host_cpu='i386'
  3856. host_os='freebsd9.0'
  3857. host_vendor='unknown'
  3858. includedir='${prefix}/include'
  3859. infodir='${prefix}/info'
  3860. install_sh='/tmp/tvtime-1.0.2/install-sh'
  3861. libdir='${exec_prefix}/lib'
  3862. libexecdir='${exec_prefix}/libexec'
  3863. localstatedir='${prefix}/var'
  3864. mandir='${prefix}/man'
  3865. oldincludedir='/usr/include'
  3866. prefix='NONE'
  3867. program_transform_name='s,x,x,'
  3868. sbindir='${exec_prefix}/sbin'
  3869. sharedstatedir='${prefix}/com'
  3870. sysconfdir='${prefix}/etc'
  3871. target_alias=''
  3872.  
  3873. ## ----------- ##
  3874. ## confdefs.h. ##
  3875. ## ----------- ##
  3876.  
  3877. #define ENABLE_NLS 1
  3878. #define HAVE_ALLOCA 1
  3879. #define HAVE_ASPRINTF 1
  3880. #define HAVE_ATEXIT 1
  3881. #define HAVE_CTYPE_H 1
  3882. #define HAVE_DCGETTEXT 1
  3883. #define HAVE_DIRENT_H 1
  3884. #define HAVE_DLFCN_H 1
  3885. #define HAVE_ERRNO_H 1
  3886. #define HAVE_EXECLP 1
  3887. #define HAVE_FCNTL_H 1
  3888. #define HAVE_FEOF_UNLOCKED 1
  3889. #define HAVE_FORK 1
  3890. #define HAVE_GETCWD 1
  3891. #define HAVE_GETC_UNLOCKED 1
  3892. #define HAVE_GETEGID 1
  3893. #define HAVE_GETEUID 1
  3894. #define HAVE_GETGID 1
  3895. #define HAVE_GETOPT_H 1
  3896. #define HAVE_GETOPT_LONG 1
  3897. #define HAVE_GETPAGESIZE 1
  3898. #define HAVE_GETPRIORITY 1
  3899. #define HAVE_GETTEXT 1
  3900. #define HAVE_GETTIMEOFDAY 1
  3901. #define HAVE_GETUID 1
  3902. #define HAVE_ICONV 1
  3903. #define HAVE_INTTYPES_H 1
  3904. #define HAVE_INTTYPES_H 1
  3905. #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  3906. #define HAVE_LANGINFO_CODESET 1
  3907. #define HAVE_LANGINFO_H 1
  3908. #define HAVE_LC_MESSAGES 1
  3909. #define HAVE_LIMITS_H 1
  3910. #define HAVE_LOCALE_H 1
  3911. #define HAVE_LOCALE_H 1
  3912. #define HAVE_MATH_H 1
  3913. #define HAVE_MEMORY_H 1
  3914. #define HAVE_MEMSET 1
  3915. #define HAVE_MMAP 1
  3916. #define HAVE_MUNMAP 1
  3917. #define HAVE_NETINET_IN_H 1
  3918. #define HAVE_NL_TYPES_H 1
  3919. #define HAVE_PUTENV 1
  3920. #define HAVE_PWD_H 1
  3921. #define HAVE_SETENV 1
  3922. #define HAVE_SETEUID 1
  3923. #define HAVE_SETLOCALE 1
  3924. #define HAVE_SETPRIORITY 1
  3925. #define HAVE_SETREUID 1
  3926. #define HAVE_SIGACTION 1
  3927. #define HAVE_SIGEMPTYSET 1
  3928. #define HAVE_SIGNAL 1
  3929. #define HAVE_SIGNAL_H 1
  3930. #define HAVE_STDDEF_H 1
  3931. #define HAVE_STDINT_H 1
  3932. #define HAVE_STDINT_H 1
  3933. #define HAVE_STDINT_H_WITH_UINTMAX 1
  3934. #define HAVE_STDIO_H 1
  3935. #define HAVE_STDLIB_H 1
  3936. #define HAVE_STDLIB_H 1
  3937. #define HAVE_STDLIB_H 1
  3938. #define HAVE_STDLIB_H 1
  3939. #define HAVE_STPCPY 1
  3940. #define HAVE_STRCASECMP 1
  3941. #define HAVE_STRDUP 1
  3942. #define HAVE_STRERROR 1
  3943. #define HAVE_STRINGS_H 1
  3944. #define HAVE_STRING_H 1
  3945. #define HAVE_STRING_H 1
  3946. #define HAVE_STRING_H 1
  3947. #define HAVE_STRTOUL 1
  3948. #define HAVE_SYS_IOCTL_H 1
  3949. #define HAVE_SYS_MMAN_H 1
  3950. #define HAVE_SYS_PARAM_H 1
  3951. #define HAVE_SYS_RESOURCE_H 1
  3952. #define HAVE_SYS_STAT_H 1
  3953. #define HAVE_SYS_STAT_H 1
  3954. #define HAVE_SYS_TIME_H 1
  3955. #define HAVE_SYS_TYPES_H 1
  3956. #define HAVE_SYS_TYPES_H 1
  3957. #define HAVE_SYS_WAIT_H 1
  3958. #define HAVE_TSEARCH 1
  3959. #define HAVE_UINTMAX_T 1
  3960. #define HAVE_UNISTD_H 1
  3961. #define HAVE_UNISTD_H 1
  3962. #define HAVE_UNISTD_H 1
  3963. #define HAVE_UNISTD_H 1
  3964. #define HAVE_UNSIGNED_LONG_LONG 1
  3965. #define HAVE_VSSCANF 1
  3966. #define HAVE_WORDEXP 1
  3967. #define HAVE_WORDEXP_H 1
  3968. #define HAVE_WORDFREE 1
  3969. #define ICONV_CONST const
  3970. #define INTDIV0_RAISES_SIGFPE 1
  3971. #define PACKAGE "tvtime"
  3972. #define PACKAGE_BUGREPORT "http://tvtime.net/"
  3973. #define PACKAGE_NAME "tvtime"
  3974. #define PACKAGE_STRING "tvtime 1.0.2"
  3975. #define PACKAGE_TARNAME "tvtime"
  3976. #define PACKAGE_VERSION "1.0.2"
  3977. #define STDC_HEADERS 1
  3978. #define STDC_HEADERS 1
  3979. #define TIME_WITH_SYS_TIME 1
  3980. #define VERSION "1.0.2"
  3981. #endif
  3982. #ifdef __cplusplus
  3983. extern "C" void exit (int);
  3984.  
  3985. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement