Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
515
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.15 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 file configure 5.04, which was
  5. generated by GNU Autoconf 2.61. Invocation command line was
  6.  
  7. $ ./configure --prefix=/tools
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = localhost.localdomain
  14. uname -m = i686
  15. uname -r = 2.6.33.3-85.fc13.i686
  16. uname -s = Linux
  17. uname -v = #1 SMP Thu May 6 18:44:12 UTC 2010
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = i686
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /tools/bin
  31. PATH: /bin
  32. PATH: /usr/bin
  33.  
  34.  
  35. ## ----------- ##
  36. ## Core tests. ##
  37. ## ----------- ##
  38.  
  39. configure:1992: checking for a BSD-compatible install
  40. configure:2048: result: /tools/bin/install -c
  41. configure:2059: checking whether build environment is sane
  42. configure:2102: result: yes
  43. configure:2130: checking for a thread-safe mkdir -p
  44. configure:2169: result: /tools/bin/mkdir -p
  45. configure:2182: checking for gawk
  46. configure:2198: found /bin/gawk
  47. configure:2209: result: gawk
  48. configure:2220: checking whether make sets $(MAKE)
  49. configure:2241: result: yes
  50. configure:2433: checking for builtin ELF support
  51. configure:2452: result: yes
  52. configure:2463: checking for ELF core file support
  53. configure:2482: result: yes
  54. configure:2493: checking for file formats in man section 5
  55. configure:2509: result: no
  56. configure:2584: checking for gcc
  57. configure:2600: found /tools/bin/gcc
  58. configure:2611: result: gcc
  59. configure:2849: checking for C compiler version
  60. configure:2856: gcc --version >&5
  61. gcc (GCC) 4.5.1
  62. Copyright (C) 2010 Free Software Foundation, Inc.
  63. This is free software; see the source for copying conditions. There is NO
  64. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  65.  
  66. configure:2859: $? = 0
  67. configure:2866: gcc -v >&5
  68. Using built-in specs.
  69. COLLECT_GCC=gcc
  70. COLLECT_LTO_WRAPPER=/mnt/lfs/tools/bin/../libexec/gcc/i686-pc-linux-gnu/4.5.1/lto-wrapper
  71. Target: i686-pc-linux-gnu
  72. Configured with: ../gcc-4.5.1/configure --prefix=/tools --with-local-prefix=/tools --enable-clocale=gnu --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch --disable-multilib --disable-bootstrap --disable-libgomp --with-gmp-include=/mnt/lfs/sources/gcc-build/gmp --with-gmp-lib=/mnt/lfs/sources/gcc-build/gmp/.libs --without-ppl --without-cloog
  73. Thread model: posix
  74. gcc version 4.5.1 (GCC)
  75. configure:2869: $? = 0
  76. configure:2876: gcc -V >&5
  77. gcc: '-V' option must have argument
  78. configure:2879: $? = 1
  79. configure:2902: checking for C compiler default output file name
  80. configure:2929: gcc conftest.c >&5
  81. configure:2932: $? = 0
  82. configure:2970: result: a.out
  83. configure:2987: checking whether the C compiler works
  84. configure:2997: ./a.out
  85. configure:3000: $? = 0
  86. configure:3017: result: yes
  87. configure:3024: checking whether we are cross compiling
  88. configure:3026: result: no
  89. configure:3029: checking for suffix of executables
  90. configure:3036: gcc -o conftest conftest.c >&5
  91. configure:3039: $? = 0
  92. configure:3063: result:
  93. configure:3069: checking for suffix of object files
  94. configure:3095: gcc -c conftest.c >&5
  95. configure:3098: $? = 0
  96. configure:3121: result: o
  97. configure:3125: checking whether we are using the GNU C compiler
  98. configure:3154: gcc -c conftest.c >&5
  99. configure:3160: $? = 0
  100. configure:3177: result: yes
  101. configure:3182: checking whether gcc accepts -g
  102. configure:3212: gcc -c -g conftest.c >&5
  103. configure:3218: $? = 0
  104. configure:3317: result: yes
  105. configure:3334: checking for gcc option to accept ISO C89
  106. configure:3408: gcc -c -g -O2 conftest.c >&5
  107. configure:3414: $? = 0
  108. configure:3437: result: none needed
  109. configure:3466: checking for style of include used by make
  110. configure:3494: result: GNU
  111. configure:3519: checking dependency style of gcc
  112. configure:3610: result: gcc3
  113. configure:3626: checking whether gcc and cc understand -c and -o together
  114. configure:3661: gcc -c conftest.c -o conftest2.o >&5
  115. configure:3664: $? = 0
  116. configure:3670: gcc -c conftest.c -o conftest2.o >&5
  117. configure:3673: $? = 0
  118. configure:3684: cc -c conftest.c >&5
  119. configure:3687: $? = 0
  120. configure:3695: cc -c conftest.c -o conftest2.o >&5
  121. configure:3698: $? = 0
  122. configure:3704: cc -c conftest.c -o conftest2.o >&5
  123. configure:3707: $? = 0
  124. configure:3725: result: yes
  125. configure:3764: checking for a BSD-compatible install
  126. configure:3820: result: /tools/bin/install -c
  127. configure:3831: checking whether ln -s works
  128. configure:3835: result: yes
  129. configure:3920: checking build system type
  130. configure:3938: result: i686-pc-linux-gnu
  131. configure:3960: checking host system type
  132. configure:3975: result: i686-pc-linux-gnu
  133. configure:3997: checking for a sed that does not truncate output
  134. configure:4053: result: /bin/sed
  135. configure:4056: checking for grep that handles long lines and -e
  136. configure:4130: result: /bin/grep
  137. configure:4135: checking for egrep
  138. configure:4213: result: /bin/grep -E
  139. configure:4229: checking for ld used by gcc
  140. configure:4296: result: /mnt/lfs/tools/i686-pc-linux-gnu/bin/ld
  141. configure:4305: checking if the linker (/mnt/lfs/tools/i686-pc-linux-gnu/bin/ld) is GNU ld
  142. configure:4320: result: yes
  143. configure:4325: checking for /mnt/lfs/tools/i686-pc-linux-gnu/bin/ld option to reload object files
  144. configure:4332: result: -r
  145. configure:4350: checking for BSD-compatible nm
  146. configure:4399: result: /tools/bin/nm -B
  147. configure:4403: checking how to recognize dependent libraries
  148. configure:4589: result: pass_all
  149. configure:4834: checking how to run the C preprocessor
  150. configure:4874: gcc -E conftest.c
  151. configure:4880: $? = 0
  152. configure:4911: gcc -E conftest.c
  153. conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
  154. compilation terminated.
  155. configure:4917: $? = 1
  156. configure: failed program was:
  157. | /* confdefs.h. */
  158. | #define PACKAGE_NAME "file"
  159. | #define PACKAGE_TARNAME "file"
  160. | #define PACKAGE_VERSION "5.04"
  161. | #define PACKAGE_STRING "file 5.04"
  162. | #define PACKAGE_BUGREPORT "christos@astron.com"
  163. | #define PACKAGE "file"
  164. | #define VERSION "5.04"
  165. | #define BUILTIN_ELF 1
  166. | #define ELFCORE 1
  167. | #define _GNU_SOURCE 1
  168. | /* end confdefs.h. */
  169. | #include <ac_nonexistent.h>
  170. configure:4950: result: gcc -E
  171. configure:4979: gcc -E conftest.c
  172. configure:4985: $? = 0
  173. configure:5016: gcc -E conftest.c
  174. conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
  175. compilation terminated.
  176. configure:5022: $? = 1
  177. configure: failed program was:
  178. | /* confdefs.h. */
  179. | #define PACKAGE_NAME "file"
  180. | #define PACKAGE_TARNAME "file"
  181. | #define PACKAGE_VERSION "5.04"
  182. | #define PACKAGE_STRING "file 5.04"
  183. | #define PACKAGE_BUGREPORT "christos@astron.com"
  184. | #define PACKAGE "file"
  185. | #define VERSION "5.04"
  186. | #define BUILTIN_ELF 1
  187. | #define ELFCORE 1
  188. | #define _GNU_SOURCE 1
  189. | /* end confdefs.h. */
  190. | #include <ac_nonexistent.h>
  191. configure:5060: checking for ANSI C header files
  192. configure:5090: gcc -c -g -O2 conftest.c >&5
  193. configure:5096: $? = 0
  194. configure:5195: gcc -o conftest -g -O2 conftest.c >&5
  195. configure:5198: $? = 0
  196. configure:5204: ./conftest
  197. configure:5207: $? = 0
  198. configure:5224: result: yes
  199. configure:5248: checking for sys/types.h
  200. configure:5269: gcc -c -g -O2 conftest.c >&5
  201. configure:5275: $? = 0
  202. configure:5291: result: yes
  203. configure:5248: checking for sys/stat.h
  204. configure:5269: gcc -c -g -O2 conftest.c >&5
  205. configure:5275: $? = 0
  206. configure:5291: result: yes
  207. configure:5248: checking for stdlib.h
  208. configure:5269: gcc -c -g -O2 conftest.c >&5
  209. configure:5275: $? = 0
  210. configure:5291: result: yes
  211. configure:5248: checking for string.h
  212. configure:5269: gcc -c -g -O2 conftest.c >&5
  213. configure:5275: $? = 0
  214. configure:5291: result: yes
  215. configure:5248: checking for memory.h
  216. configure:5269: gcc -c -g -O2 conftest.c >&5
  217. configure:5275: $? = 0
  218. configure:5291: result: yes
  219. configure:5248: checking for strings.h
  220. configure:5269: gcc -c -g -O2 conftest.c >&5
  221. configure:5275: $? = 0
  222. configure:5291: result: yes
  223. configure:5248: checking for inttypes.h
  224. configure:5269: gcc -c -g -O2 conftest.c >&5
  225. configure:5275: $? = 0
  226. configure:5291: result: yes
  227. configure:5248: checking for stdint.h
  228. configure:5269: gcc -c -g -O2 conftest.c >&5
  229. configure:5275: $? = 0
  230. configure:5291: result: yes
  231. configure:5248: checking for unistd.h
  232. configure:5269: gcc -c -g -O2 conftest.c >&5
  233. configure:5275: $? = 0
  234. configure:5291: result: yes
  235. configure:5318: checking dlfcn.h usability
  236. configure:5335: gcc -c -g -O2 conftest.c >&5
  237. configure:5341: $? = 0
  238. configure:5355: result: yes
  239. configure:5359: checking dlfcn.h presence
  240. configure:5374: gcc -E conftest.c
  241. configure:5380: $? = 0
  242. configure:5394: result: yes
  243. configure:5427: checking for dlfcn.h
  244. configure:5435: result: yes
  245. configure:5506: checking for g++
  246. configure:5522: found /tools/bin/g++
  247. configure:5533: result: g++
  248. configure:5564: checking for C++ compiler version
  249. configure:5571: g++ --version >&5
  250. g++ (GCC) 4.5.1
  251. Copyright (C) 2010 Free Software Foundation, Inc.
  252. This is free software; see the source for copying conditions. There is NO
  253. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  254.  
  255. configure:5574: $? = 0
  256. configure:5581: g++ -v >&5
  257. Using built-in specs.
  258. COLLECT_GCC=g++
  259. COLLECT_LTO_WRAPPER=/mnt/lfs/tools/bin/../libexec/gcc/i686-pc-linux-gnu/4.5.1/lto-wrapper
  260. Target: i686-pc-linux-gnu
  261. Configured with: ../gcc-4.5.1/configure --prefix=/tools --with-local-prefix=/tools --enable-clocale=gnu --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch --disable-multilib --disable-bootstrap --disable-libgomp --with-gmp-include=/mnt/lfs/sources/gcc-build/gmp --with-gmp-lib=/mnt/lfs/sources/gcc-build/gmp/.libs --without-ppl --without-cloog
  262. Thread model: posix
  263. gcc version 4.5.1 (GCC)
  264. configure:5584: $? = 0
  265. configure:5591: g++ -V >&5
  266. g++: '-V' option must have argument
  267. configure:5594: $? = 1
  268. configure:5597: checking whether we are using the GNU C++ compiler
  269. configure:5626: g++ -c conftest.cpp >&5
  270. configure:5632: $? = 0
  271. configure:5649: result: yes
  272. configure:5654: checking whether g++ accepts -g
  273. configure:5684: g++ -c -g conftest.cpp >&5
  274. configure:5690: $? = 0
  275. configure:5789: result: yes
  276. configure:5814: checking dependency style of g++
  277. configure:5905: result: gcc3
  278. configure:5930: checking how to run the C++ preprocessor
  279. configure:5966: g++ -E conftest.cpp
  280. configure:5972: $? = 0
  281. configure:6003: g++ -E conftest.cpp
  282. conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
  283. compilation terminated.
  284. configure:6009: $? = 1
  285. configure: failed program was:
  286. | /* confdefs.h. */
  287. | #define PACKAGE_NAME "file"
  288. | #define PACKAGE_TARNAME "file"
  289. | #define PACKAGE_VERSION "5.04"
  290. | #define PACKAGE_STRING "file 5.04"
  291. | #define PACKAGE_BUGREPORT "christos@astron.com"
  292. | #define PACKAGE "file"
  293. | #define VERSION "5.04"
  294. | #define BUILTIN_ELF 1
  295. | #define ELFCORE 1
  296. | #define _GNU_SOURCE 1
  297. | #define STDC_HEADERS 1
  298. | #define HAVE_SYS_TYPES_H 1
  299. | #define HAVE_SYS_STAT_H 1
  300. | #define HAVE_STDLIB_H 1
  301. | #define HAVE_STRING_H 1
  302. | #define HAVE_MEMORY_H 1
  303. | #define HAVE_STRINGS_H 1
  304. | #define HAVE_INTTYPES_H 1
  305. | #define HAVE_STDINT_H 1
  306. | #define HAVE_UNISTD_H 1
  307. | #define HAVE_DLFCN_H 1
  308. | /* end confdefs.h. */
  309. | #include <ac_nonexistent.h>
  310. configure:6042: result: g++ -E
  311. configure:6071: g++ -E conftest.cpp
  312. configure:6077: $? = 0
  313. configure:6108: g++ -E conftest.cpp
  314. conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
  315. compilation terminated.
  316. configure:6114: $? = 1
  317. configure: failed program was:
  318. | /* confdefs.h. */
  319. | #define PACKAGE_NAME "file"
  320. | #define PACKAGE_TARNAME "file"
  321. | #define PACKAGE_VERSION "5.04"
  322. | #define PACKAGE_STRING "file 5.04"
  323. | #define PACKAGE_BUGREPORT "christos@astron.com"
  324. | #define PACKAGE "file"
  325. | #define VERSION "5.04"
  326. | #define BUILTIN_ELF 1
  327. | #define ELFCORE 1
  328. | #define _GNU_SOURCE 1
  329. | #define STDC_HEADERS 1
  330. | #define HAVE_SYS_TYPES_H 1
  331. | #define HAVE_SYS_STAT_H 1
  332. | #define HAVE_STDLIB_H 1
  333. | #define HAVE_STRING_H 1
  334. | #define HAVE_MEMORY_H 1
  335. | #define HAVE_STRINGS_H 1
  336. | #define HAVE_INTTYPES_H 1
  337. | #define HAVE_STDINT_H 1
  338. | #define HAVE_UNISTD_H 1
  339. | #define HAVE_DLFCN_H 1
  340. | /* end confdefs.h. */
  341. | #include <ac_nonexistent.h>
  342. configure:6207: checking for g77
  343. configure:6237: result: no
  344. configure:6207: checking for xlf
  345. configure:6237: result: no
  346. configure:6207: checking for f77
  347. configure:6237: result: no
  348. configure:6207: checking for frt
  349. configure:6237: result: no
  350. configure:6207: checking for pgf77
  351. configure:6237: result: no
  352. configure:6207: checking for cf77
  353. configure:6237: result: no
  354. configure:6207: checking for fort77
  355. configure:6237: result: no
  356. configure:6207: checking for fl32
  357. configure:6237: result: no
  358. configure:6207: checking for af77
  359. configure:6237: result: no
  360. configure:6207: checking for xlf90
  361. configure:6237: result: no
  362. configure:6207: checking for f90
  363. configure:6237: result: no
  364. configure:6207: checking for pgf90
  365. configure:6237: result: no
  366. configure:6207: checking for pghpf
  367. configure:6237: result: no
  368. configure:6207: checking for epcf90
  369. configure:6237: result: no
  370. configure:6207: checking for gfortran
  371. configure:6237: result: no
  372. configure:6207: checking for g95
  373. configure:6237: result: no
  374. configure:6207: checking for xlf95
  375. configure:6237: result: no
  376. configure:6207: checking for f95
  377. configure:6237: result: no
  378. configure:6207: checking for fort
  379. configure:6237: result: no
  380. configure:6207: checking for ifort
  381. configure:6237: result: no
  382. configure:6207: checking for ifc
  383. configure:6237: result: no
  384. configure:6207: checking for efc
  385. configure:6237: result: no
  386. configure:6207: checking for pgf95
  387. configure:6237: result: no
  388. configure:6207: checking for lf95
  389. configure:6237: result: no
  390. configure:6207: checking for ftn
  391. configure:6237: result: no
  392. configure:6264: checking for Fortran 77 compiler version
  393. configure:6271: --version >&5
  394. ./configure: line 6272: --version: command not found
  395. configure:6274: $? = 127
  396. configure:6281: -v >&5
  397. ./configure: line 6282: -v: command not found
  398. configure:6284: $? = 127
  399. configure:6291: -V >&5
  400. ./configure: line 6292: -V: command not found
  401. configure:6294: $? = 127
  402. configure:6302: checking whether we are using the GNU Fortran 77 compiler
  403. configure:6321: -c conftest.F >&5
  404. ./configure: line 6322: -c: command not found
  405. configure:6327: $? = 127
  406. configure: failed program was:
  407. | program main
  408. | #ifndef __GNUC__
  409. | choke me
  410. | #endif
  411. |
  412. | end
  413. configure:6344: result: no
  414. configure:6350: checking whether accepts -g
  415. configure:6367: -c -g conftest.f >&5
  416. ./configure: line 6368: -c: command not found
  417. configure:6373: $? = 127
  418. configure: failed program was:
  419. | program main
  420. |
  421. | end
  422. configure:6389: result: no
  423. configure:6418: checking the maximum length of command line arguments
  424. configure:6530: result: 1966080
  425. configure:6542: checking command to parse /tools/bin/nm -B output from gcc object
  426. configure:6647: gcc -c -g -O2 conftest.c >&5
  427. configure:6650: $? = 0
  428. configure:6654: /tools/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  429. configure:6657: $? = 0
  430. configure:6709: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  431. configure:6712: $? = 0
  432. configure:6750: result: ok
  433. configure:6754: checking for objdir
  434. configure:6769: result: .libs
  435. configure:6861: checking for ar
  436. configure:6877: found /tools/bin/ar
  437. configure:6888: result: ar
  438. configure:6957: checking for ranlib
  439. configure:6973: found /tools/bin/ranlib
  440. configure:6984: result: ranlib
  441. configure:7053: checking for strip
  442. configure:7069: found /tools/bin/strip
  443. configure:7080: result: strip
  444. configure:7678: checking if gcc supports -fno-rtti -fno-exceptions
  445. configure:7696: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  446. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  447. configure:7700: $? = 0
  448. configure:7713: result: no
  449. configure:7728: checking for gcc option to produce PIC
  450. configure:7960: result: -fPIC
  451. configure:7968: checking if gcc PIC flag -fPIC works
  452. configure:7986: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
  453. configure:7990: $? = 0
  454. configure:8003: result: yes
  455. configure:8031: checking if gcc static flag -static works
  456. configure:8059: result: yes
  457. configure:8069: checking if gcc supports -c -o file.o
  458. configure:8090: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  459. configure:8094: $? = 0
  460. configure:8116: result: yes
  461. configure:8142: checking whether the gcc linker (/mnt/lfs/tools/i686-pc-linux-gnu/bin/ld) supports shared libraries
  462. configure:9122: result: yes
  463. configure:9143: checking whether -lc should be explicitly linked in
  464. configure:9148: gcc -c -g -O2 conftest.c >&5
  465. configure:9151: $? = 0
  466. configure:9166: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
  467. configure:9169: $? = 0
  468. configure:9181: result: no
  469. configure:9189: checking dynamic linker characteristics
  470. configure:9791: result: GNU/Linux ld.so
  471. configure:9815: checking how to hardcode library paths into programs
  472. configure:9840: result: immediate
  473. configure:9854: checking whether stripping libraries is possible
  474. configure:9859: result: yes
  475. configure:10661: checking if libtool supports shared libraries
  476. configure:10663: result: yes
  477. configure:10666: checking whether to build shared libraries
  478. configure:10687: result: yes
  479. configure:10690: checking whether to build static libraries
  480. configure:10694: result: yes
  481. configure:10788: creating libtool
  482. configure:11381: checking for ld used by g++
  483. configure:11448: result: /mnt/lfs/tools/i686-pc-linux-gnu/bin/ld
  484. configure:11457: checking if the linker (/mnt/lfs/tools/i686-pc-linux-gnu/bin/ld) is GNU ld
  485. configure:11472: result: yes
  486. configure:11523: checking whether the g++ linker (/mnt/lfs/tools/i686-pc-linux-gnu/bin/ld) supports shared libraries
  487. configure:12469: result: yes
  488. configure:12486: g++ -c -g -O2 conftest.cpp >&5
  489. configure:12489: $? = 0
  490. configure:12645: checking for g++ option to produce PIC
  491. configure:12929: result: -fPIC
  492. configure:12937: checking if g++ PIC flag -fPIC works
  493. configure:12955: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
  494. configure:12959: $? = 0
  495. configure:12972: result: yes
  496. configure:13000: checking if g++ static flag -static works
  497. configure:13028: result: yes
  498. configure:13038: checking if g++ supports -c -o file.o
  499. configure:13059: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  500. configure:13063: $? = 0
  501. configure:13085: result: yes
  502. configure:13111: checking whether the g++ linker (/mnt/lfs/tools/i686-pc-linux-gnu/bin/ld) supports shared libraries
  503. configure:13137: result: yes
  504. configure:13204: checking dynamic linker characteristics
  505. configure:13754: result: GNU/Linux ld.so
  506. configure:13778: checking how to hardcode library paths into programs
  507. configure:13803: result: immediate
  508. configure:20025: checking for ANSI C header files
  509. configure:20189: result: yes
  510. configure:20199: checking whether sys/types.h defines makedev
  511. configure:20225: gcc -o conftest -g -O2 conftest.c >&5
  512. configure:20231: $? = 0
  513. configure:20249: result: yes
  514. configure:20536: checking for sys/wait.h that is POSIX.1 compatible
  515. configure:20572: gcc -c -g -O2 conftest.c >&5
  516. configure:20578: $? = 0
  517. configure:20593: result: yes
  518. configure:20613: checking for stdint.h
  519. configure:20619: result: yes
  520. configure:20623: checking fcntl.h usability
  521. configure:20640: gcc -c -g -O2 conftest.c >&5
  522. configure:20646: $? = 0
  523. configure:20660: result: yes
  524. configure:20664: checking fcntl.h presence
  525. configure:20679: gcc -E conftest.c
  526. configure:20685: $? = 0
  527. configure:20699: result: yes
  528. configure:20732: checking for fcntl.h
  529. configure:20740: result: yes
  530. configure:20623: checking locale.h usability
  531. configure:20640: gcc -c -g -O2 conftest.c >&5
  532. configure:20646: $? = 0
  533. configure:20660: result: yes
  534. configure:20664: checking locale.h presence
  535. configure:20679: gcc -E conftest.c
  536. configure:20685: $? = 0
  537. configure:20699: result: yes
  538. configure:20732: checking for locale.h
  539. configure:20740: result: yes
  540. configure:20613: checking for stdint.h
  541. configure:20619: result: yes
  542. configure:20613: checking for inttypes.h
  543. configure:20619: result: yes
  544. configure:20613: checking for unistd.h
  545. configure:20619: result: yes
  546. configure:20771: checking utime.h usability
  547. configure:20788: gcc -c -g -O2 conftest.c >&5
  548. configure:20794: $? = 0
  549. configure:20808: result: yes
  550. configure:20812: checking utime.h presence
  551. configure:20827: gcc -E conftest.c
  552. configure:20833: $? = 0
  553. configure:20847: result: yes
  554. configure:20880: checking for utime.h
  555. configure:20888: result: yes
  556. configure:20771: checking wchar.h usability
  557. configure:20788: gcc -c -g -O2 conftest.c >&5
  558. configure:20794: $? = 0
  559. configure:20808: result: yes
  560. configure:20812: checking wchar.h presence
  561. configure:20827: gcc -E conftest.c
  562. configure:20833: $? = 0
  563. configure:20847: result: yes
  564. configure:20880: checking for wchar.h
  565. configure:20888: result: yes
  566. configure:20771: checking wctype.h usability
  567. configure:20788: gcc -c -g -O2 conftest.c >&5
  568. configure:20794: $? = 0
  569. configure:20808: result: yes
  570. configure:20812: checking wctype.h presence
  571. configure:20827: gcc -E conftest.c
  572. configure:20833: $? = 0
  573. configure:20847: result: yes
  574. configure:20880: checking for wctype.h
  575. configure:20888: result: yes
  576. configure:20771: checking limits.h usability
  577. configure:20788: gcc -c -g -O2 conftest.c >&5
  578. configure:20794: $? = 0
  579. configure:20808: result: yes
  580. configure:20812: checking limits.h presence
  581. configure:20827: gcc -E conftest.c
  582. configure:20833: $? = 0
  583. configure:20847: result: yes
  584. configure:20880: checking for limits.h
  585. configure:20888: result: yes
  586. configure:20917: checking getopt.h usability
  587. configure:20934: gcc -c -g -O2 conftest.c >&5
  588. configure:20940: $? = 0
  589. configure:20954: result: yes
  590. configure:20958: checking getopt.h presence
  591. configure:20973: gcc -E conftest.c
  592. configure:20979: $? = 0
  593. configure:20993: result: yes
  594. configure:21026: checking for getopt.h
  595. configure:21034: result: yes
  596. configure:20917: checking err.h usability
  597. configure:20934: gcc -c -g -O2 conftest.c >&5
  598. configure:20940: $? = 0
  599. configure:20954: result: yes
  600. configure:20958: checking err.h presence
  601. configure:20973: gcc -E conftest.c
  602. configure:20979: $? = 0
  603. configure:20993: result: yes
  604. configure:21026: checking for err.h
  605. configure:21034: result: yes
  606. configure:21066: checking sys/mman.h usability
  607. configure:21083: gcc -c -g -O2 conftest.c >&5
  608. configure:21089: $? = 0
  609. configure:21103: result: yes
  610. configure:21107: checking sys/mman.h presence
  611. configure:21122: gcc -E conftest.c
  612. configure:21128: $? = 0
  613. configure:21142: result: yes
  614. configure:21175: checking for sys/mman.h
  615. configure:21183: result: yes
  616. configure:21056: checking for sys/stat.h
  617. configure:21062: result: yes
  618. configure:21056: checking for sys/types.h
  619. configure:21062: result: yes
  620. configure:21066: checking sys/utime.h usability
  621. configure:21083: gcc -c -g -O2 conftest.c >&5
  622. conftest.c:74:23: fatal error: sys/utime.h: No such file or directory
  623. compilation terminated.
  624. configure:21089: $? = 1
  625. configure: failed program was:
  626. | /* confdefs.h. */
  627. | #define PACKAGE_NAME "file"
  628. | #define PACKAGE_TARNAME "file"
  629. | #define PACKAGE_VERSION "5.04"
  630. | #define PACKAGE_STRING "file 5.04"
  631. | #define PACKAGE_BUGREPORT "christos@astron.com"
  632. | #define PACKAGE "file"
  633. | #define VERSION "5.04"
  634. | #define BUILTIN_ELF 1
  635. | #define ELFCORE 1
  636. | #define _GNU_SOURCE 1
  637. | #define STDC_HEADERS 1
  638. | #define HAVE_SYS_TYPES_H 1
  639. | #define HAVE_SYS_STAT_H 1
  640. | #define HAVE_STDLIB_H 1
  641. | #define HAVE_STRING_H 1
  642. | #define HAVE_MEMORY_H 1
  643. | #define HAVE_STRINGS_H 1
  644. | #define HAVE_INTTYPES_H 1
  645. | #define HAVE_STDINT_H 1
  646. | #define HAVE_UNISTD_H 1
  647. | #define HAVE_DLFCN_H 1
  648. | #define STDC_HEADERS 1
  649. | #define HAVE_SYS_WAIT_H 1
  650. | #define HAVE_STDINT_H 1
  651. | #define HAVE_FCNTL_H 1
  652. | #define HAVE_LOCALE_H 1
  653. | #define HAVE_STDINT_H 1
  654. | #define HAVE_INTTYPES_H 1
  655. | #define HAVE_UNISTD_H 1
  656. | #define HAVE_UTIME_H 1
  657. | #define HAVE_WCHAR_H 1
  658. | #define HAVE_WCTYPE_H 1
  659. | #define HAVE_LIMITS_H 1
  660. | #define HAVE_GETOPT_H 1
  661. | #define HAVE_ERR_H 1
  662. | #define HAVE_SYS_MMAN_H 1
  663. | #define HAVE_SYS_STAT_H 1
  664. | #define HAVE_SYS_TYPES_H 1
  665. | /* end confdefs.h. */
  666. | #include <stdio.h>
  667. | #ifdef HAVE_SYS_TYPES_H
  668. | # include <sys/types.h>
  669. | #endif
  670. | #ifdef HAVE_SYS_STAT_H
  671. | # include <sys/stat.h>
  672. | #endif
  673. | #ifdef STDC_HEADERS
  674. | # include <stdlib.h>
  675. | # include <stddef.h>
  676. | #else
  677. | # ifdef HAVE_STDLIB_H
  678. | # include <stdlib.h>
  679. | # endif
  680. | #endif
  681. | #ifdef HAVE_STRING_H
  682. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  683. | # include <memory.h>
  684. | # endif
  685. | # include <string.h>
  686. | #endif
  687. | #ifdef HAVE_STRINGS_H
  688. | # include <strings.h>
  689. | #endif
  690. | #ifdef HAVE_INTTYPES_H
  691. | # include <inttypes.h>
  692. | #endif
  693. | #ifdef HAVE_STDINT_H
  694. | # include <stdint.h>
  695. | #endif
  696. | #ifdef HAVE_UNISTD_H
  697. | # include <unistd.h>
  698. | #endif
  699. | #include <sys/utime.h>
  700. configure:21103: result: no
  701. configure:21107: checking sys/utime.h presence
  702. configure:21122: gcc -E conftest.c
  703. conftest.c:41:23: fatal error: sys/utime.h: No such file or directory
  704. compilation terminated.
  705. configure:21128: $? = 1
  706. configure: failed program was:
  707. | /* confdefs.h. */
  708. | #define PACKAGE_NAME "file"
  709. | #define PACKAGE_TARNAME "file"
  710. | #define PACKAGE_VERSION "5.04"
  711. | #define PACKAGE_STRING "file 5.04"
  712. | #define PACKAGE_BUGREPORT "christos@astron.com"
  713. | #define PACKAGE "file"
  714. | #define VERSION "5.04"
  715. | #define BUILTIN_ELF 1
  716. | #define ELFCORE 1
  717. | #define _GNU_SOURCE 1
  718. | #define STDC_HEADERS 1
  719. | #define HAVE_SYS_TYPES_H 1
  720. | #define HAVE_SYS_STAT_H 1
  721. | #define HAVE_STDLIB_H 1
  722. | #define HAVE_STRING_H 1
  723. | #define HAVE_MEMORY_H 1
  724. | #define HAVE_STRINGS_H 1
  725. | #define HAVE_INTTYPES_H 1
  726. | #define HAVE_STDINT_H 1
  727. | #define HAVE_UNISTD_H 1
  728. | #define HAVE_DLFCN_H 1
  729. | #define STDC_HEADERS 1
  730. | #define HAVE_SYS_WAIT_H 1
  731. | #define HAVE_STDINT_H 1
  732. | #define HAVE_FCNTL_H 1
  733. | #define HAVE_LOCALE_H 1
  734. | #define HAVE_STDINT_H 1
  735. | #define HAVE_INTTYPES_H 1
  736. | #define HAVE_UNISTD_H 1
  737. | #define HAVE_UTIME_H 1
  738. | #define HAVE_WCHAR_H 1
  739. | #define HAVE_WCTYPE_H 1
  740. | #define HAVE_LIMITS_H 1
  741. | #define HAVE_GETOPT_H 1
  742. | #define HAVE_ERR_H 1
  743. | #define HAVE_SYS_MMAN_H 1
  744. | #define HAVE_SYS_STAT_H 1
  745. | #define HAVE_SYS_TYPES_H 1
  746. | /* end confdefs.h. */
  747. | #include <sys/utime.h>
  748. configure:21142: result: no
  749. configure:21175: checking for sys/utime.h
  750. configure:21183: result: no
  751. configure:21066: checking sys/time.h usability
  752. configure:21083: gcc -c -g -O2 conftest.c >&5
  753. configure:21089: $? = 0
  754. configure:21103: result: yes
  755. configure:21107: checking sys/time.h presence
  756. configure:21122: gcc -E conftest.c
  757. configure:21128: $? = 0
  758. configure:21142: result: yes
  759. configure:21175: checking for sys/time.h
  760. configure:21183: result: yes
  761. configure:21211: checking zlib.h usability
  762. configure:21228: gcc -c -g -O2 conftest.c >&5
  763. conftest.c:75:18: fatal error: zlib.h: No such file or directory
  764. compilation terminated.
  765. configure:21234: $? = 1
  766. configure: failed program was:
  767. | /* confdefs.h. */
  768. | #define PACKAGE_NAME "file"
  769. | #define PACKAGE_TARNAME "file"
  770. | #define PACKAGE_VERSION "5.04"
  771. | #define PACKAGE_STRING "file 5.04"
  772. | #define PACKAGE_BUGREPORT "christos@astron.com"
  773. | #define PACKAGE "file"
  774. | #define VERSION "5.04"
  775. | #define BUILTIN_ELF 1
  776. | #define ELFCORE 1
  777. | #define _GNU_SOURCE 1
  778. | #define STDC_HEADERS 1
  779. | #define HAVE_SYS_TYPES_H 1
  780. | #define HAVE_SYS_STAT_H 1
  781. | #define HAVE_STDLIB_H 1
  782. | #define HAVE_STRING_H 1
  783. | #define HAVE_MEMORY_H 1
  784. | #define HAVE_STRINGS_H 1
  785. | #define HAVE_INTTYPES_H 1
  786. | #define HAVE_STDINT_H 1
  787. | #define HAVE_UNISTD_H 1
  788. | #define HAVE_DLFCN_H 1
  789. | #define STDC_HEADERS 1
  790. | #define HAVE_SYS_WAIT_H 1
  791. | #define HAVE_STDINT_H 1
  792. | #define HAVE_FCNTL_H 1
  793. | #define HAVE_LOCALE_H 1
  794. | #define HAVE_STDINT_H 1
  795. | #define HAVE_INTTYPES_H 1
  796. | #define HAVE_UNISTD_H 1
  797. | #define HAVE_UTIME_H 1
  798. | #define HAVE_WCHAR_H 1
  799. | #define HAVE_WCTYPE_H 1
  800. | #define HAVE_LIMITS_H 1
  801. | #define HAVE_GETOPT_H 1
  802. | #define HAVE_ERR_H 1
  803. | #define HAVE_SYS_MMAN_H 1
  804. | #define HAVE_SYS_STAT_H 1
  805. | #define HAVE_SYS_TYPES_H 1
  806. | #define HAVE_SYS_TIME_H 1
  807. | /* end confdefs.h. */
  808. | #include <stdio.h>
  809. | #ifdef HAVE_SYS_TYPES_H
  810. | # include <sys/types.h>
  811. | #endif
  812. | #ifdef HAVE_SYS_STAT_H
  813. | # include <sys/stat.h>
  814. | #endif
  815. | #ifdef STDC_HEADERS
  816. | # include <stdlib.h>
  817. | # include <stddef.h>
  818. | #else
  819. | # ifdef HAVE_STDLIB_H
  820. | # include <stdlib.h>
  821. | # endif
  822. | #endif
  823. | #ifdef HAVE_STRING_H
  824. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  825. | # include <memory.h>
  826. | # endif
  827. | # include <string.h>
  828. | #endif
  829. | #ifdef HAVE_STRINGS_H
  830. | # include <strings.h>
  831. | #endif
  832. | #ifdef HAVE_INTTYPES_H
  833. | # include <inttypes.h>
  834. | #endif
  835. | #ifdef HAVE_STDINT_H
  836. | # include <stdint.h>
  837. | #endif
  838. | #ifdef HAVE_UNISTD_H
  839. | # include <unistd.h>
  840. | #endif
  841. | #include <zlib.h>
  842. configure:21248: result: no
  843. configure:21252: checking zlib.h presence
  844. configure:21267: gcc -E conftest.c
  845. conftest.c:42:18: fatal error: zlib.h: No such file or directory
  846. compilation terminated.
  847. configure:21273: $? = 1
  848. configure: failed program was:
  849. | /* confdefs.h. */
  850. | #define PACKAGE_NAME "file"
  851. | #define PACKAGE_TARNAME "file"
  852. | #define PACKAGE_VERSION "5.04"
  853. | #define PACKAGE_STRING "file 5.04"
  854. | #define PACKAGE_BUGREPORT "christos@astron.com"
  855. | #define PACKAGE "file"
  856. | #define VERSION "5.04"
  857. | #define BUILTIN_ELF 1
  858. | #define ELFCORE 1
  859. | #define _GNU_SOURCE 1
  860. | #define STDC_HEADERS 1
  861. | #define HAVE_SYS_TYPES_H 1
  862. | #define HAVE_SYS_STAT_H 1
  863. | #define HAVE_STDLIB_H 1
  864. | #define HAVE_STRING_H 1
  865. | #define HAVE_MEMORY_H 1
  866. | #define HAVE_STRINGS_H 1
  867. | #define HAVE_INTTYPES_H 1
  868. | #define HAVE_STDINT_H 1
  869. | #define HAVE_UNISTD_H 1
  870. | #define HAVE_DLFCN_H 1
  871. | #define STDC_HEADERS 1
  872. | #define HAVE_SYS_WAIT_H 1
  873. | #define HAVE_STDINT_H 1
  874. | #define HAVE_FCNTL_H 1
  875. | #define HAVE_LOCALE_H 1
  876. | #define HAVE_STDINT_H 1
  877. | #define HAVE_INTTYPES_H 1
  878. | #define HAVE_UNISTD_H 1
  879. | #define HAVE_UTIME_H 1
  880. | #define HAVE_WCHAR_H 1
  881. | #define HAVE_WCTYPE_H 1
  882. | #define HAVE_LIMITS_H 1
  883. | #define HAVE_GETOPT_H 1
  884. | #define HAVE_ERR_H 1
  885. | #define HAVE_SYS_MMAN_H 1
  886. | #define HAVE_SYS_STAT_H 1
  887. | #define HAVE_SYS_TYPES_H 1
  888. | #define HAVE_SYS_TIME_H 1
  889. | /* end confdefs.h. */
  890. | #include <zlib.h>
  891. configure:21287: result: no
  892. configure:21320: checking for zlib.h
  893. configure:21328: result: no
  894. configure:21342: checking for an ANSI C-conforming const
  895. configure:21417: gcc -c -g -O2 conftest.c >&5
  896. configure:21423: $? = 0
  897. configure:21438: result: yes
  898. configure:21448: checking for off_t
  899. configure:21478: gcc -c -g -O2 conftest.c >&5
  900. configure:21484: $? = 0
  901. configure:21499: result: yes
  902. configure:21511: checking for size_t
  903. configure:21541: gcc -c -g -O2 conftest.c >&5
  904. configure:21547: $? = 0
  905. configure:21562: result: yes
  906. configure:21574: checking for struct stat.st_rdev
  907. configure:21602: gcc -c -g -O2 conftest.c >&5
  908. configure:21608: $? = 0
  909. configure:21665: result: yes
  910. configure:21677: checking whether struct tm is in sys/time.h or time.h
  911. configure:21707: gcc -c -g -O2 conftest.c >&5
  912. configure:21713: $? = 0
  913. configure:21728: result: time.h
  914. configure:21738: checking for struct tm.tm_gmtoff
  915. configure:21766: gcc -c -g -O2 conftest.c >&5
  916. conftest.c: In function 'main':
  917. conftest.c:79:18: error: storage size of 'ac_aggr' isn't known
  918. configure:21772: $? = 1
  919. configure: failed program was:
  920. | /* confdefs.h. */
  921. | #define PACKAGE_NAME "file"
  922. | #define PACKAGE_TARNAME "file"
  923. | #define PACKAGE_VERSION "5.04"
  924. | #define PACKAGE_STRING "file 5.04"
  925. | #define PACKAGE_BUGREPORT "christos@astron.com"
  926. | #define PACKAGE "file"
  927. | #define VERSION "5.04"
  928. | #define BUILTIN_ELF 1
  929. | #define ELFCORE 1
  930. | #define _GNU_SOURCE 1
  931. | #define STDC_HEADERS 1
  932. | #define HAVE_SYS_TYPES_H 1
  933. | #define HAVE_SYS_STAT_H 1
  934. | #define HAVE_STDLIB_H 1
  935. | #define HAVE_STRING_H 1
  936. | #define HAVE_MEMORY_H 1
  937. | #define HAVE_STRINGS_H 1
  938. | #define HAVE_INTTYPES_H 1
  939. | #define HAVE_STDINT_H 1
  940. | #define HAVE_UNISTD_H 1
  941. | #define HAVE_DLFCN_H 1
  942. | #define STDC_HEADERS 1
  943. | #define HAVE_SYS_WAIT_H 1
  944. | #define HAVE_STDINT_H 1
  945. | #define HAVE_FCNTL_H 1
  946. | #define HAVE_LOCALE_H 1
  947. | #define HAVE_STDINT_H 1
  948. | #define HAVE_INTTYPES_H 1
  949. | #define HAVE_UNISTD_H 1
  950. | #define HAVE_UTIME_H 1
  951. | #define HAVE_WCHAR_H 1
  952. | #define HAVE_WCTYPE_H 1
  953. | #define HAVE_LIMITS_H 1
  954. | #define HAVE_GETOPT_H 1
  955. | #define HAVE_ERR_H 1
  956. | #define HAVE_SYS_MMAN_H 1
  957. | #define HAVE_SYS_STAT_H 1
  958. | #define HAVE_SYS_TYPES_H 1
  959. | #define HAVE_SYS_TIME_H 1
  960. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  961. | /* end confdefs.h. */
  962. | #include <stdio.h>
  963. | #ifdef HAVE_SYS_TYPES_H
  964. | # include <sys/types.h>
  965. | #endif
  966. | #ifdef HAVE_SYS_STAT_H
  967. | # include <sys/stat.h>
  968. | #endif
  969. | #ifdef STDC_HEADERS
  970. | # include <stdlib.h>
  971. | # include <stddef.h>
  972. | #else
  973. | # ifdef HAVE_STDLIB_H
  974. | # include <stdlib.h>
  975. | # endif
  976. | #endif
  977. | #ifdef HAVE_STRING_H
  978. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  979. | # include <memory.h>
  980. | # endif
  981. | # include <string.h>
  982. | #endif
  983. | #ifdef HAVE_STRINGS_H
  984. | # include <strings.h>
  985. | #endif
  986. | #ifdef HAVE_INTTYPES_H
  987. | # include <inttypes.h>
  988. | #endif
  989. | #ifdef HAVE_STDINT_H
  990. | # include <stdint.h>
  991. | #endif
  992. | #ifdef HAVE_UNISTD_H
  993. | # include <unistd.h>
  994. | #endif
  995. | int
  996. | main ()
  997. | {
  998. | static struct tm ac_aggr;
  999. | if (ac_aggr.tm_gmtoff)
  1000. | return 0;
  1001. | ;
  1002. | return 0;
  1003. | }
  1004. configure:21805: gcc -c -g -O2 conftest.c >&5
  1005. conftest.c: In function 'main':
  1006. conftest.c:79:18: error: storage size of 'ac_aggr' isn't known
  1007. configure:21811: $? = 1
  1008. configure: failed program was:
  1009. | /* confdefs.h. */
  1010. | #define PACKAGE_NAME "file"
  1011. | #define PACKAGE_TARNAME "file"
  1012. | #define PACKAGE_VERSION "5.04"
  1013. | #define PACKAGE_STRING "file 5.04"
  1014. | #define PACKAGE_BUGREPORT "christos@astron.com"
  1015. | #define PACKAGE "file"
  1016. | #define VERSION "5.04"
  1017. | #define BUILTIN_ELF 1
  1018. | #define ELFCORE 1
  1019. | #define _GNU_SOURCE 1
  1020. | #define STDC_HEADERS 1
  1021. | #define HAVE_SYS_TYPES_H 1
  1022. | #define HAVE_SYS_STAT_H 1
  1023. | #define HAVE_STDLIB_H 1
  1024. | #define HAVE_STRING_H 1
  1025. | #define HAVE_MEMORY_H 1
  1026. | #define HAVE_STRINGS_H 1
  1027. | #define HAVE_INTTYPES_H 1
  1028. | #define HAVE_STDINT_H 1
  1029. | #define HAVE_UNISTD_H 1
  1030. | #define HAVE_DLFCN_H 1
  1031. | #define STDC_HEADERS 1
  1032. | #define HAVE_SYS_WAIT_H 1
  1033. | #define HAVE_STDINT_H 1
  1034. | #define HAVE_FCNTL_H 1
  1035. | #define HAVE_LOCALE_H 1
  1036. | #define HAVE_STDINT_H 1
  1037. | #define HAVE_INTTYPES_H 1
  1038. | #define HAVE_UNISTD_H 1
  1039. | #define HAVE_UTIME_H 1
  1040. | #define HAVE_WCHAR_H 1
  1041. | #define HAVE_WCTYPE_H 1
  1042. | #define HAVE_LIMITS_H 1
  1043. | #define HAVE_GETOPT_H 1
  1044. | #define HAVE_ERR_H 1
  1045. | #define HAVE_SYS_MMAN_H 1
  1046. | #define HAVE_SYS_STAT_H 1
  1047. | #define HAVE_SYS_TYPES_H 1
  1048. | #define HAVE_SYS_TIME_H 1
  1049. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  1050. | /* end confdefs.h. */
  1051. | #include <stdio.h>
  1052. | #ifdef HAVE_SYS_TYPES_H
  1053. | # include <sys/types.h>
  1054. | #endif
  1055. | #ifdef HAVE_SYS_STAT_H
  1056. | # include <sys/stat.h>
  1057. | #endif
  1058. | #ifdef STDC_HEADERS
  1059. | # include <stdlib.h>
  1060. | # include <stddef.h>
  1061. | #else
  1062. | # ifdef HAVE_STDLIB_H
  1063. | # include <stdlib.h>
  1064. | # endif
  1065. | #endif
  1066. | #ifdef HAVE_STRING_H
  1067. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1068. | # include <memory.h>
  1069. | # endif
  1070. | # include <string.h>
  1071. | #endif
  1072. | #ifdef HAVE_STRINGS_H
  1073. | # include <strings.h>
  1074. | #endif
  1075. | #ifdef HAVE_INTTYPES_H
  1076. | # include <inttypes.h>
  1077. | #endif
  1078. | #ifdef HAVE_STDINT_H
  1079. | # include <stdint.h>
  1080. | #endif
  1081. | #ifdef HAVE_UNISTD_H
  1082. | # include <unistd.h>
  1083. | #endif
  1084. | int
  1085. | main ()
  1086. | {
  1087. | static struct tm ac_aggr;
  1088. | if (sizeof ac_aggr.tm_gmtoff)
  1089. | return 0;
  1090. | ;
  1091. | return 0;
  1092. | }
  1093. configure:21829: result: no
  1094. configure:21839: checking for struct tm.tm_zone
  1095. configure:21867: gcc -c -g -O2 conftest.c >&5
  1096. conftest.c: In function 'main':
  1097. conftest.c:79:18: error: storage size of 'ac_aggr' isn't known
  1098. configure:21873: $? = 1
  1099. configure: failed program was:
  1100. | /* confdefs.h. */
  1101. | #define PACKAGE_NAME "file"
  1102. | #define PACKAGE_TARNAME "file"
  1103. | #define PACKAGE_VERSION "5.04"
  1104. | #define PACKAGE_STRING "file 5.04"
  1105. | #define PACKAGE_BUGREPORT "christos@astron.com"
  1106. | #define PACKAGE "file"
  1107. | #define VERSION "5.04"
  1108. | #define BUILTIN_ELF 1
  1109. | #define ELFCORE 1
  1110. | #define _GNU_SOURCE 1
  1111. | #define STDC_HEADERS 1
  1112. | #define HAVE_SYS_TYPES_H 1
  1113. | #define HAVE_SYS_STAT_H 1
  1114. | #define HAVE_STDLIB_H 1
  1115. | #define HAVE_STRING_H 1
  1116. | #define HAVE_MEMORY_H 1
  1117. | #define HAVE_STRINGS_H 1
  1118. | #define HAVE_INTTYPES_H 1
  1119. | #define HAVE_STDINT_H 1
  1120. | #define HAVE_UNISTD_H 1
  1121. | #define HAVE_DLFCN_H 1
  1122. | #define STDC_HEADERS 1
  1123. | #define HAVE_SYS_WAIT_H 1
  1124. | #define HAVE_STDINT_H 1
  1125. | #define HAVE_FCNTL_H 1
  1126. | #define HAVE_LOCALE_H 1
  1127. | #define HAVE_STDINT_H 1
  1128. | #define HAVE_INTTYPES_H 1
  1129. | #define HAVE_UNISTD_H 1
  1130. | #define HAVE_UTIME_H 1
  1131. | #define HAVE_WCHAR_H 1
  1132. | #define HAVE_WCTYPE_H 1
  1133. | #define HAVE_LIMITS_H 1
  1134. | #define HAVE_GETOPT_H 1
  1135. | #define HAVE_ERR_H 1
  1136. | #define HAVE_SYS_MMAN_H 1
  1137. | #define HAVE_SYS_STAT_H 1
  1138. | #define HAVE_SYS_TYPES_H 1
  1139. | #define HAVE_SYS_TIME_H 1
  1140. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  1141. | /* end confdefs.h. */
  1142. | #include <stdio.h>
  1143. | #ifdef HAVE_SYS_TYPES_H
  1144. | # include <sys/types.h>
  1145. | #endif
  1146. | #ifdef HAVE_SYS_STAT_H
  1147. | # include <sys/stat.h>
  1148. | #endif
  1149. | #ifdef STDC_HEADERS
  1150. | # include <stdlib.h>
  1151. | # include <stddef.h>
  1152. | #else
  1153. | # ifdef HAVE_STDLIB_H
  1154. | # include <stdlib.h>
  1155. | # endif
  1156. | #endif
  1157. | #ifdef HAVE_STRING_H
  1158. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1159. | # include <memory.h>
  1160. | # endif
  1161. | # include <string.h>
  1162. | #endif
  1163. | #ifdef HAVE_STRINGS_H
  1164. | # include <strings.h>
  1165. | #endif
  1166. | #ifdef HAVE_INTTYPES_H
  1167. | # include <inttypes.h>
  1168. | #endif
  1169. | #ifdef HAVE_STDINT_H
  1170. | # include <stdint.h>
  1171. | #endif
  1172. | #ifdef HAVE_UNISTD_H
  1173. | # include <unistd.h>
  1174. | #endif
  1175. | int
  1176. | main ()
  1177. | {
  1178. | static struct tm ac_aggr;
  1179. | if (ac_aggr.tm_zone)
  1180. | return 0;
  1181. | ;
  1182. | return 0;
  1183. | }
  1184. configure:21906: gcc -c -g -O2 conftest.c >&5
  1185. conftest.c: In function 'main':
  1186. conftest.c:79:18: error: storage size of 'ac_aggr' isn't known
  1187. configure:21912: $? = 1
  1188. configure: failed program was:
  1189. | /* confdefs.h. */
  1190. | #define PACKAGE_NAME "file"
  1191. | #define PACKAGE_TARNAME "file"
  1192. | #define PACKAGE_VERSION "5.04"
  1193. | #define PACKAGE_STRING "file 5.04"
  1194. | #define PACKAGE_BUGREPORT "christos@astron.com"
  1195. | #define PACKAGE "file"
  1196. | #define VERSION "5.04"
  1197. | #define BUILTIN_ELF 1
  1198. | #define ELFCORE 1
  1199. | #define _GNU_SOURCE 1
  1200. | #define STDC_HEADERS 1
  1201. | #define HAVE_SYS_TYPES_H 1
  1202. | #define HAVE_SYS_STAT_H 1
  1203. | #define HAVE_STDLIB_H 1
  1204. | #define HAVE_STRING_H 1
  1205. | #define HAVE_MEMORY_H 1
  1206. | #define HAVE_STRINGS_H 1
  1207. | #define HAVE_INTTYPES_H 1
  1208. | #define HAVE_STDINT_H 1
  1209. | #define HAVE_UNISTD_H 1
  1210. | #define HAVE_DLFCN_H 1
  1211. | #define STDC_HEADERS 1
  1212. | #define HAVE_SYS_WAIT_H 1
  1213. | #define HAVE_STDINT_H 1
  1214. | #define HAVE_FCNTL_H 1
  1215. | #define HAVE_LOCALE_H 1
  1216. | #define HAVE_STDINT_H 1
  1217. | #define HAVE_INTTYPES_H 1
  1218. | #define HAVE_UNISTD_H 1
  1219. | #define HAVE_UTIME_H 1
  1220. | #define HAVE_WCHAR_H 1
  1221. | #define HAVE_WCTYPE_H 1
  1222. | #define HAVE_LIMITS_H 1
  1223. | #define HAVE_GETOPT_H 1
  1224. | #define HAVE_ERR_H 1
  1225. | #define HAVE_SYS_MMAN_H 1
  1226. | #define HAVE_SYS_STAT_H 1
  1227. | #define HAVE_SYS_TYPES_H 1
  1228. | #define HAVE_SYS_TIME_H 1
  1229. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  1230. | /* end confdefs.h. */
  1231. | #include <stdio.h>
  1232. | #ifdef HAVE_SYS_TYPES_H
  1233. | # include <sys/types.h>
  1234. | #endif
  1235. | #ifdef HAVE_SYS_STAT_H
  1236. | # include <sys/stat.h>
  1237. | #endif
  1238. | #ifdef STDC_HEADERS
  1239. | # include <stdlib.h>
  1240. | # include <stddef.h>
  1241. | #else
  1242. | # ifdef HAVE_STDLIB_H
  1243. | # include <stdlib.h>
  1244. | # endif
  1245. | #endif
  1246. | #ifdef HAVE_STRING_H
  1247. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1248. | # include <memory.h>
  1249. | # endif
  1250. | # include <string.h>
  1251. | #endif
  1252. | #ifdef HAVE_STRINGS_H
  1253. | # include <strings.h>
  1254. | #endif
  1255. | #ifdef HAVE_INTTYPES_H
  1256. | # include <inttypes.h>
  1257. | #endif
  1258. | #ifdef HAVE_STDINT_H
  1259. | # include <stdint.h>
  1260. | #endif
  1261. | #ifdef HAVE_UNISTD_H
  1262. | # include <unistd.h>
  1263. | #endif
  1264. | int
  1265. | main ()
  1266. | {
  1267. | static struct tm ac_aggr;
  1268. | if (sizeof ac_aggr.tm_zone)
  1269. | return 0;
  1270. | ;
  1271. | return 0;
  1272. | }
  1273. configure:21930: result: no
  1274. configure:21941: checking for tm_zone in struct tm
  1275. configure:21968: gcc -c -g -O2 conftest.c >&5
  1276. configure:21974: $? = 0
  1277. configure:21989: result: yes
  1278. configure:21999: checking for tzname
  1279. configure:22028: gcc -o conftest -g -O2 conftest.c >&5
  1280. configure:22034: $? = 0
  1281. configure:22051: result: yes
  1282. configure:22061: checking for tm_isdst in struct tm
  1283. configure:22088: gcc -c -g -O2 conftest.c >&5
  1284. configure:22094: $? = 0
  1285. configure:22109: result: yes
  1286. configure:22119: checking for daylight
  1287. configure:22148: gcc -o conftest -g -O2 conftest.c >&5
  1288. configure:22154: $? = 0
  1289. configure:22171: result: yes
  1290. configure:22188: checking for special C compiler options needed for large files
  1291. configure:22281: result: no
  1292. configure:22287: checking for _FILE_OFFSET_BITS value needed for large files
  1293. configure:22322: gcc -c -g -O2 conftest.c >&5
  1294. conftest.c:53:3: warning: left shift count >= width of type
  1295. conftest.c:53:3: warning: left shift count >= width of type
  1296. conftest.c:54:10: warning: left shift count >= width of type
  1297. conftest.c:54:10: warning: left shift count >= width of type
  1298. conftest.c:53:7: error: size of array 'off_t_is_large' is negative
  1299. conftest.c:55:9: warning: variably modified 'off_t_is_large' at file scope
  1300. configure:22328: $? = 1
  1301. configure: failed program was:
  1302. | /* confdefs.h. */
  1303. | #define PACKAGE_NAME "file"
  1304. | #define PACKAGE_TARNAME "file"
  1305. | #define PACKAGE_VERSION "5.04"
  1306. | #define PACKAGE_STRING "file 5.04"
  1307. | #define PACKAGE_BUGREPORT "christos@astron.com"
  1308. | #define PACKAGE "file"
  1309. | #define VERSION "5.04"
  1310. | #define BUILTIN_ELF 1
  1311. | #define ELFCORE 1
  1312. | #define _GNU_SOURCE 1
  1313. | #define STDC_HEADERS 1
  1314. | #define HAVE_SYS_TYPES_H 1
  1315. | #define HAVE_SYS_STAT_H 1
  1316. | #define HAVE_STDLIB_H 1
  1317. | #define HAVE_STRING_H 1
  1318. | #define HAVE_MEMORY_H 1
  1319. | #define HAVE_STRINGS_H 1
  1320. | #define HAVE_INTTYPES_H 1
  1321. | #define HAVE_STDINT_H 1
  1322. | #define HAVE_UNISTD_H 1
  1323. | #define HAVE_DLFCN_H 1
  1324. | #define STDC_HEADERS 1
  1325. | #define HAVE_SYS_WAIT_H 1
  1326. | #define HAVE_STDINT_H 1
  1327. | #define HAVE_FCNTL_H 1
  1328. | #define HAVE_LOCALE_H 1
  1329. | #define HAVE_STDINT_H 1
  1330. | #define HAVE_INTTYPES_H 1
  1331. | #define HAVE_UNISTD_H 1
  1332. | #define HAVE_UTIME_H 1
  1333. | #define HAVE_WCHAR_H 1
  1334. | #define HAVE_WCTYPE_H 1
  1335. | #define HAVE_LIMITS_H 1
  1336. | #define HAVE_GETOPT_H 1
  1337. | #define HAVE_ERR_H 1
  1338. | #define HAVE_SYS_MMAN_H 1
  1339. | #define HAVE_SYS_STAT_H 1
  1340. | #define HAVE_SYS_TYPES_H 1
  1341. | #define HAVE_SYS_TIME_H 1
  1342. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  1343. | #define HAVE_TM_ZONE 1
  1344. | #define HAVE_TZNAME 1
  1345. | #define HAVE_TM_ISDST 1
  1346. | #define HAVE_DAYLIGHT 1
  1347. | /* end confdefs.h. */
  1348. | #include <sys/types.h>
  1349. | /* Check that off_t can represent 2**63 - 1 correctly.
  1350. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  1351. | since some C++ compilers masquerading as C compilers
  1352. | incorrectly reject 9223372036854775807. */
  1353. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  1354. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  1355. | && LARGE_OFF_T % 2147483647 == 1)
  1356. | ? 1 : -1];
  1357. | int
  1358. | main ()
  1359. | {
  1360. |
  1361. | ;
  1362. | return 0;
  1363. | }
  1364. configure:22372: gcc -c -g -O2 conftest.c >&5
  1365. configure:22378: $? = 0
  1366. configure:22396: result: 64
  1367. configure:22531: checking for _LARGEFILE_SOURCE value needed for large files
  1368. configure:22558: gcc -o conftest -g -O2 conftest.c >&5
  1369. configure:22564: $? = 0
  1370. configure:22628: result: no
  1371. configure:22651: checking for mbstate_t
  1372. configure:22678: gcc -c -g -O2 conftest.c >&5
  1373. configure:22684: $? = 0
  1374. configure:22699: result: yes
  1375. configure:22715: checking for struct option in getopt
  1376. configure:22741: gcc -c -g -O2 conftest.c >&5
  1377. configure:22747: $? = 0
  1378. configure:22762: result: yes
  1379. configure:22773: checking for uint8_t
  1380. configure:22803: gcc -c -g -O2 conftest.c >&5
  1381. configure:22809: $? = 0
  1382. configure:22824: result: yes
  1383. configure:22834: checking for uint16_t
  1384. configure:22864: gcc -c -g -O2 conftest.c >&5
  1385. configure:22870: $? = 0
  1386. configure:22885: result: yes
  1387. configure:22895: checking for uint32_t
  1388. configure:22925: gcc -c -g -O2 conftest.c >&5
  1389. configure:22931: $? = 0
  1390. configure:22946: result: yes
  1391. configure:22956: checking for int32_t
  1392. configure:22986: gcc -c -g -O2 conftest.c >&5
  1393. configure:22992: $? = 0
  1394. configure:23007: result: yes
  1395. configure:23017: checking for uint64_t
  1396. configure:23047: gcc -c -g -O2 conftest.c >&5
  1397. configure:23053: $? = 0
  1398. configure:23068: result: yes
  1399. configure:23078: checking for int64_t
  1400. configure:23108: gcc -c -g -O2 conftest.c >&5
  1401. configure:23114: $? = 0
  1402. configure:23129: result: yes
  1403. configure:23140: checking for long long
  1404. configure:23170: gcc -c -g -O2 conftest.c >&5
  1405. configure:23176: $? = 0
  1406. configure:23191: result: yes
  1407. configure:23198: checking size of long long
  1408. configure:23500: gcc -o conftest -g -O2 conftest.c >&5
  1409. configure:23503: $? = 0
  1410. configure:23509: ./conftest
  1411. configure:23512: $? = 0
  1412. configure:23535: result: 8
  1413. configure:23548: checking for gcc compiler warnings
  1414. configure:23567: result: yes
  1415. configure:23594: checking for mmap
  1416. configure:23650: gcc -o conftest -g -O2 conftest.c >&5
  1417. configure:23656: $? = 0
  1418. configure:23674: result: yes
  1419. configure:23594: checking for strerror
  1420. configure:23650: gcc -o conftest -g -O2 conftest.c >&5
  1421. configure:23656: $? = 0
  1422. configure:23674: result: yes
  1423. configure:23594: checking for strndup
  1424. configure:23650: gcc -o conftest -g -O2 conftest.c >&5
  1425. conftest.c:83:6: warning: conflicting types for built-in function 'strndup'
  1426. configure:23656: $? = 0
  1427. configure:23674: result: yes
  1428. configure:23594: checking for strtoul
  1429. configure:23650: gcc -o conftest -g -O2 conftest.c >&5
  1430. configure:23656: $? = 0
  1431. configure:23674: result: yes
  1432. configure:23594: checking for mbrtowc
  1433. configure:23650: gcc -o conftest -g -O2 conftest.c >&5
  1434. configure:23656: $? = 0
  1435. configure:23674: result: yes
  1436. configure:23594: checking for mkstemp
  1437. configure:23650: gcc -o conftest -g -O2 conftest.c >&5
  1438. configure:23656: $? = 0
  1439. configure:23674: result: yes
  1440. configure:23594: checking for utimes
  1441. configure:23650: gcc -o conftest -g -O2 conftest.c >&5
  1442. configure:23656: $? = 0
  1443. configure:23674: result: yes
  1444. configure:23594: checking for utime
  1445. configure:23650: gcc -o conftest -g -O2 conftest.c >&5
  1446. configure:23656: $? = 0
  1447. configure:23674: result: yes
  1448. configure:23594: checking for wcwidth
  1449. configure:23650: gcc -o conftest -g -O2 conftest.c >&5
  1450. configure:23656: $? = 0
  1451. configure:23674: result: yes
  1452. configure:23594: checking for strtof
  1453. configure:23650: gcc -o conftest -g -O2 conftest.c >&5
  1454. configure:23656: $? = 0
  1455. configure:23674: result: yes
  1456. configure:23693: checking for getopt_long
  1457. configure:23749: gcc -o conftest -g -O2 conftest.c >&5
  1458. configure:23755: $? = 0
  1459. configure:23773: result: yes
  1460. configure:23693: checking for asprintf
  1461. configure:23749: gcc -o conftest -g -O2 conftest.c >&5
  1462. configure:23755: $? = 0
  1463. configure:23773: result: yes
  1464. configure:23693: checking for vasprintf
  1465. configure:23749: gcc -o conftest -g -O2 conftest.c >&5
  1466. configure:23755: $? = 0
  1467. configure:23773: result: yes
  1468. configure:23693: checking for strlcpy
  1469. configure:23749: gcc -o conftest -g -O2 conftest.c >&5
  1470. /tmp/ccbcjtyc.o: In function `main':
  1471. /mnt/lfs/sources/file-5.04/conftest.c:105: undefined reference to `strlcpy'
  1472. collect2: ld returned 1 exit status
  1473. configure:23755: $? = 1
  1474. configure: failed program was:
  1475. | /* confdefs.h. */
  1476. | #define PACKAGE_NAME "file"
  1477. | #define PACKAGE_TARNAME "file"
  1478. | #define PACKAGE_VERSION "5.04"
  1479. | #define PACKAGE_STRING "file 5.04"
  1480. | #define PACKAGE_BUGREPORT "christos@astron.com"
  1481. | #define PACKAGE "file"
  1482. | #define VERSION "5.04"
  1483. | #define BUILTIN_ELF 1
  1484. | #define ELFCORE 1
  1485. | #define _GNU_SOURCE 1
  1486. | #define STDC_HEADERS 1
  1487. | #define HAVE_SYS_TYPES_H 1
  1488. | #define HAVE_SYS_STAT_H 1
  1489. | #define HAVE_STDLIB_H 1
  1490. | #define HAVE_STRING_H 1
  1491. | #define HAVE_MEMORY_H 1
  1492. | #define HAVE_STRINGS_H 1
  1493. | #define HAVE_INTTYPES_H 1
  1494. | #define HAVE_STDINT_H 1
  1495. | #define HAVE_UNISTD_H 1
  1496. | #define HAVE_DLFCN_H 1
  1497. | #define STDC_HEADERS 1
  1498. | #define HAVE_SYS_WAIT_H 1
  1499. | #define HAVE_STDINT_H 1
  1500. | #define HAVE_FCNTL_H 1
  1501. | #define HAVE_LOCALE_H 1
  1502. | #define HAVE_STDINT_H 1
  1503. | #define HAVE_INTTYPES_H 1
  1504. | #define HAVE_UNISTD_H 1
  1505. | #define HAVE_UTIME_H 1
  1506. | #define HAVE_WCHAR_H 1
  1507. | #define HAVE_WCTYPE_H 1
  1508. | #define HAVE_LIMITS_H 1
  1509. | #define HAVE_GETOPT_H 1
  1510. | #define HAVE_ERR_H 1
  1511. | #define HAVE_SYS_MMAN_H 1
  1512. | #define HAVE_SYS_STAT_H 1
  1513. | #define HAVE_SYS_TYPES_H 1
  1514. | #define HAVE_SYS_TIME_H 1
  1515. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  1516. | #define HAVE_TM_ZONE 1
  1517. | #define HAVE_TZNAME 1
  1518. | #define HAVE_TM_ISDST 1
  1519. | #define HAVE_DAYLIGHT 1
  1520. | #define _FILE_OFFSET_BITS 64
  1521. | #define HAVE_FSEEKO 1
  1522. | #define HAVE_MBSTATE_T 1
  1523. | #define HAVE_STRUCT_OPTION 1
  1524. | #define HAVE_UINT8_T 1
  1525. | #define HAVE_UINT16_T 1
  1526. | #define HAVE_UINT32_T 1
  1527. | #define HAVE_INT32_T 1
  1528. | #define HAVE_UINT64_T 1
  1529. | #define HAVE_INT64_T 1
  1530. | #define SIZEOF_LONG_LONG 8
  1531. | #define HAVE_MMAP 1
  1532. | #define HAVE_STRERROR 1
  1533. | #define HAVE_STRNDUP 1
  1534. | #define HAVE_STRTOUL 1
  1535. | #define HAVE_MBRTOWC 1
  1536. | #define HAVE_MKSTEMP 1
  1537. | #define HAVE_UTIMES 1
  1538. | #define HAVE_UTIME 1
  1539. | #define HAVE_WCWIDTH 1
  1540. | #define HAVE_STRTOF 1
  1541. | #define HAVE_GETOPT_LONG 1
  1542. | #define HAVE_ASPRINTF 1
  1543. | #define HAVE_VASPRINTF 1
  1544. | /* end confdefs.h. */
  1545. | /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
  1546. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1547. | #define strlcpy innocuous_strlcpy
  1548. |
  1549. | /* System header to define __stub macros and hopefully few prototypes,
  1550. | which can conflict with char strlcpy (); below.
  1551. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1552. | <limits.h> exists even on freestanding compilers. */
  1553. |
  1554. | #ifdef __STDC__
  1555. | # include <limits.h>
  1556. | #else
  1557. | # include <assert.h>
  1558. | #endif
  1559. |
  1560. | #undef strlcpy
  1561. |
  1562. | /* Override any GCC internal prototype to avoid an error.
  1563. | Use char because int might match the return type of a GCC
  1564. | builtin and then its argument prototype would still apply. */
  1565. | #ifdef __cplusplus
  1566. | extern "C"
  1567. | #endif
  1568. | char strlcpy ();
  1569. | /* The GNU C library defines this for functions which it implements
  1570. | to always fail with ENOSYS. Some functions are actually named
  1571. | something starting with __ and the normal name is an alias. */
  1572. | #if defined __stub_strlcpy || defined __stub___strlcpy
  1573. | choke me
  1574. | #endif
  1575. |
  1576. | int
  1577. | main ()
  1578. | {
  1579. | return strlcpy ();
  1580. | ;
  1581. | return 0;
  1582. | }
  1583. configure:23773: result: no
  1584. configure:23693: checking for strlcat
  1585. configure:23749: gcc -o conftest -g -O2 conftest.c >&5
  1586. /tmp/ccuc0FY5.o: In function `main':
  1587. /mnt/lfs/sources/file-5.04/conftest.c:105: undefined reference to `strlcat'
  1588. collect2: ld returned 1 exit status
  1589. configure:23755: $? = 1
  1590. configure: failed program was:
  1591. | /* confdefs.h. */
  1592. | #define PACKAGE_NAME "file"
  1593. | #define PACKAGE_TARNAME "file"
  1594. | #define PACKAGE_VERSION "5.04"
  1595. | #define PACKAGE_STRING "file 5.04"
  1596. | #define PACKAGE_BUGREPORT "christos@astron.com"
  1597. | #define PACKAGE "file"
  1598. | #define VERSION "5.04"
  1599. | #define BUILTIN_ELF 1
  1600. | #define ELFCORE 1
  1601. | #define _GNU_SOURCE 1
  1602. | #define STDC_HEADERS 1
  1603. | #define HAVE_SYS_TYPES_H 1
  1604. | #define HAVE_SYS_STAT_H 1
  1605. | #define HAVE_STDLIB_H 1
  1606. | #define HAVE_STRING_H 1
  1607. | #define HAVE_MEMORY_H 1
  1608. | #define HAVE_STRINGS_H 1
  1609. | #define HAVE_INTTYPES_H 1
  1610. | #define HAVE_STDINT_H 1
  1611. | #define HAVE_UNISTD_H 1
  1612. | #define HAVE_DLFCN_H 1
  1613. | #define STDC_HEADERS 1
  1614. | #define HAVE_SYS_WAIT_H 1
  1615. | #define HAVE_STDINT_H 1
  1616. | #define HAVE_FCNTL_H 1
  1617. | #define HAVE_LOCALE_H 1
  1618. | #define HAVE_STDINT_H 1
  1619. | #define HAVE_INTTYPES_H 1
  1620. | #define HAVE_UNISTD_H 1
  1621. | #define HAVE_UTIME_H 1
  1622. | #define HAVE_WCHAR_H 1
  1623. | #define HAVE_WCTYPE_H 1
  1624. | #define HAVE_LIMITS_H 1
  1625. | #define HAVE_GETOPT_H 1
  1626. | #define HAVE_ERR_H 1
  1627. | #define HAVE_SYS_MMAN_H 1
  1628. | #define HAVE_SYS_STAT_H 1
  1629. | #define HAVE_SYS_TYPES_H 1
  1630. | #define HAVE_SYS_TIME_H 1
  1631. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  1632. | #define HAVE_TM_ZONE 1
  1633. | #define HAVE_TZNAME 1
  1634. | #define HAVE_TM_ISDST 1
  1635. | #define HAVE_DAYLIGHT 1
  1636. | #define _FILE_OFFSET_BITS 64
  1637. | #define HAVE_FSEEKO 1
  1638. | #define HAVE_MBSTATE_T 1
  1639. | #define HAVE_STRUCT_OPTION 1
  1640. | #define HAVE_UINT8_T 1
  1641. | #define HAVE_UINT16_T 1
  1642. | #define HAVE_UINT32_T 1
  1643. | #define HAVE_INT32_T 1
  1644. | #define HAVE_UINT64_T 1
  1645. | #define HAVE_INT64_T 1
  1646. | #define SIZEOF_LONG_LONG 8
  1647. | #define HAVE_MMAP 1
  1648. | #define HAVE_STRERROR 1
  1649. | #define HAVE_STRNDUP 1
  1650. | #define HAVE_STRTOUL 1
  1651. | #define HAVE_MBRTOWC 1
  1652. | #define HAVE_MKSTEMP 1
  1653. | #define HAVE_UTIMES 1
  1654. | #define HAVE_UTIME 1
  1655. | #define HAVE_WCWIDTH 1
  1656. | #define HAVE_STRTOF 1
  1657. | #define HAVE_GETOPT_LONG 1
  1658. | #define HAVE_ASPRINTF 1
  1659. | #define HAVE_VASPRINTF 1
  1660. | /* end confdefs.h. */
  1661. | /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
  1662. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1663. | #define strlcat innocuous_strlcat
  1664. |
  1665. | /* System header to define __stub macros and hopefully few prototypes,
  1666. | which can conflict with char strlcat (); below.
  1667. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1668. | <limits.h> exists even on freestanding compilers. */
  1669. |
  1670. | #ifdef __STDC__
  1671. | # include <limits.h>
  1672. | #else
  1673. | # include <assert.h>
  1674. | #endif
  1675. |
  1676. | #undef strlcat
  1677. |
  1678. | /* Override any GCC internal prototype to avoid an error.
  1679. | Use char because int might match the return type of a GCC
  1680. | builtin and then its argument prototype would still apply. */
  1681. | #ifdef __cplusplus
  1682. | extern "C"
  1683. | #endif
  1684. | char strlcat ();
  1685. | /* The GNU C library defines this for functions which it implements
  1686. | to always fail with ENOSYS. Some functions are actually named
  1687. | something starting with __ and the normal name is an alias. */
  1688. | #if defined __stub_strlcat || defined __stub___strlcat
  1689. | choke me
  1690. | #endif
  1691. |
  1692. | int
  1693. | main ()
  1694. | {
  1695. | return strlcat ();
  1696. | ;
  1697. | return 0;
  1698. | }
  1699. configure:23773: result: no
  1700. configure:23793: checking for gzopen in -lz
  1701. configure:23828: gcc -o conftest -g -O2 conftest.c -lz >&5
  1702. configure:23834: $? = 0
  1703. configure:23852: result: yes
  1704. configure:24010: creating ./config.status
  1705.  
  1706. ## ---------------------- ##
  1707. ## Running config.status. ##
  1708. ## ---------------------- ##
  1709.  
  1710. This file was extended by file config.status 5.04, which was
  1711. generated by GNU Autoconf 2.61. Invocation command line was
  1712.  
  1713. CONFIG_FILES =
  1714. CONFIG_HEADERS =
  1715. CONFIG_LINKS =
  1716. CONFIG_COMMANDS =
  1717. $ ./config.status
  1718.  
  1719. on localhost.localdomain
  1720.  
  1721. config.status:676: creating Makefile
  1722. config.status:676: creating src/Makefile
  1723. config.status:676: creating magic/Makefile
  1724. config.status:676: creating tests/Makefile
  1725. config.status:676: creating doc/Makefile
  1726. config.status:676: creating python/Makefile
  1727. config.status:676: creating config.h
  1728. config.status:1008: executing depfiles commands
  1729.  
  1730. ## ---------------- ##
  1731. ## Cache variables. ##
  1732. ## ---------------- ##
  1733.  
  1734. ac_cv_build=i686-pc-linux-gnu
  1735. ac_cv_c_compiler_gnu=yes
  1736. ac_cv_c_const=yes
  1737. ac_cv_cxx_compiler_gnu=yes
  1738. ac_cv_env_CCC_set=
  1739. ac_cv_env_CCC_value=
  1740. ac_cv_env_CC_set=
  1741. ac_cv_env_CC_value=
  1742. ac_cv_env_CFLAGS_set=
  1743. ac_cv_env_CFLAGS_value=
  1744. ac_cv_env_CPPFLAGS_set=
  1745. ac_cv_env_CPPFLAGS_value=
  1746. ac_cv_env_CPP_set=
  1747. ac_cv_env_CPP_value=
  1748. ac_cv_env_CXXCPP_set=
  1749. ac_cv_env_CXXCPP_value=
  1750. ac_cv_env_CXXFLAGS_set=
  1751. ac_cv_env_CXXFLAGS_value=
  1752. ac_cv_env_CXX_set=
  1753. ac_cv_env_CXX_value=
  1754. ac_cv_env_F77_set=
  1755. ac_cv_env_F77_value=
  1756. ac_cv_env_FFLAGS_set=
  1757. ac_cv_env_FFLAGS_value=
  1758. ac_cv_env_LDFLAGS_set=
  1759. ac_cv_env_LDFLAGS_value=
  1760. ac_cv_env_LIBS_set=
  1761. ac_cv_env_LIBS_value=
  1762. ac_cv_env_build_alias_set=
  1763. ac_cv_env_build_alias_value=
  1764. ac_cv_env_host_alias_set=
  1765. ac_cv_env_host_alias_value=
  1766. ac_cv_env_target_alias_set=
  1767. ac_cv_env_target_alias_value=
  1768. ac_cv_f77_compiler_gnu=no
  1769. ac_cv_func_asprintf=yes
  1770. ac_cv_func_getopt_long=yes
  1771. ac_cv_func_mbrtowc=yes
  1772. ac_cv_func_mkstemp=yes
  1773. ac_cv_func_mmap=yes
  1774. ac_cv_func_strerror=yes
  1775. ac_cv_func_strlcat=no
  1776. ac_cv_func_strlcpy=no
  1777. ac_cv_func_strndup=yes
  1778. ac_cv_func_strtof=yes
  1779. ac_cv_func_strtoul=yes
  1780. ac_cv_func_utime=yes
  1781. ac_cv_func_utimes=yes
  1782. ac_cv_func_vasprintf=yes
  1783. ac_cv_func_wcwidth=yes
  1784. ac_cv_header_dlfcn_h=yes
  1785. ac_cv_header_err_h=yes
  1786. ac_cv_header_fcntl_h=yes
  1787. ac_cv_header_getopt_h=yes
  1788. ac_cv_header_inttypes_h=yes
  1789. ac_cv_header_limits_h=yes
  1790. ac_cv_header_locale_h=yes
  1791. ac_cv_header_memory_h=yes
  1792. ac_cv_header_stdc=yes
  1793. ac_cv_header_stdint_h=yes
  1794. ac_cv_header_stdlib_h=yes
  1795. ac_cv_header_string_h=yes
  1796. ac_cv_header_strings_h=yes
  1797. ac_cv_header_sys_mman_h=yes
  1798. ac_cv_header_sys_stat_h=yes
  1799. ac_cv_header_sys_time_h=yes
  1800. ac_cv_header_sys_types_h=yes
  1801. ac_cv_header_sys_types_h_makedev=yes
  1802. ac_cv_header_sys_utime_h=no
  1803. ac_cv_header_sys_wait_h=yes
  1804. ac_cv_header_unistd_h=yes
  1805. ac_cv_header_utime_h=yes
  1806. ac_cv_header_wchar_h=yes
  1807. ac_cv_header_wctype_h=yes
  1808. ac_cv_header_zlib_h=no
  1809. ac_cv_host=i686-pc-linux-gnu
  1810. ac_cv_lib_z_gzopen=yes
  1811. ac_cv_member_struct_stat_st_rdev=yes
  1812. ac_cv_member_struct_tm_tm_gmtoff=no
  1813. ac_cv_member_struct_tm_tm_zone=no
  1814. ac_cv_objext=o
  1815. ac_cv_path_EGREP='/bin/grep -E'
  1816. ac_cv_path_GREP=/bin/grep
  1817. ac_cv_path_install='/tools/bin/install -c'
  1818. ac_cv_path_mkdir=/tools/bin/mkdir
  1819. ac_cv_prog_AWK=gawk
  1820. ac_cv_prog_CPP='gcc -E'
  1821. ac_cv_prog_CXXCPP='g++ -E'
  1822. ac_cv_prog_ac_ct_AR=ar
  1823. ac_cv_prog_ac_ct_CC=gcc
  1824. ac_cv_prog_ac_ct_CXX=g++
  1825. ac_cv_prog_ac_ct_RANLIB=ranlib
  1826. ac_cv_prog_ac_ct_STRIP=strip
  1827. ac_cv_prog_cc_c89=
  1828. ac_cv_prog_cc_g=yes
  1829. ac_cv_prog_cc_gcc_c_o=yes
  1830. ac_cv_prog_cxx_g=yes
  1831. ac_cv_prog_f77_g=no
  1832. ac_cv_prog_make_make_set=yes
  1833. ac_cv_sizeof_long_long=8
  1834. ac_cv_struct_option_getopt_h=yes
  1835. ac_cv_struct_tm=time.h
  1836. ac_cv_struct_tm_isdst=yes
  1837. ac_cv_struct_tm_zone=yes
  1838. ac_cv_sys_file_offset_bits=64
  1839. ac_cv_sys_largefile_CC=no
  1840. ac_cv_sys_largefile_source=no
  1841. ac_cv_type_int32_t=yes
  1842. ac_cv_type_int64_t=yes
  1843. ac_cv_type_long_long=yes
  1844. ac_cv_type_mbstate_t=yes
  1845. ac_cv_type_off_t=yes
  1846. ac_cv_type_size_t=yes
  1847. ac_cv_type_uint16_t=yes
  1848. ac_cv_type_uint32_t=yes
  1849. ac_cv_type_uint64_t=yes
  1850. ac_cv_type_uint8_t=yes
  1851. ac_cv_var_daylight=yes
  1852. ac_cv_var_tzname=yes
  1853. am_cv_CC_dependencies_compiler_type=gcc3
  1854. am_cv_CXX_dependencies_compiler_type=gcc3
  1855. lt_cv_deplibs_check_method=pass_all
  1856. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1857. lt_cv_file_magic_test_file=
  1858. lt_cv_ld_reload_flag=-r
  1859. lt_cv_objdir=.libs
  1860. lt_cv_path_LD=/mnt/lfs/tools/i686-pc-linux-gnu/bin/ld
  1861. lt_cv_path_LDCXX=/mnt/lfs/tools/i686-pc-linux-gnu/bin/ld
  1862. lt_cv_path_NM='/tools/bin/nm -B'
  1863. lt_cv_path_SED=/bin/sed
  1864. lt_cv_prog_compiler_c_o=yes
  1865. lt_cv_prog_compiler_c_o_CXX=yes
  1866. lt_cv_prog_compiler_pic_works=yes
  1867. lt_cv_prog_compiler_pic_works_CXX=yes
  1868. lt_cv_prog_compiler_rtti_exceptions=no
  1869. lt_cv_prog_compiler_static_works=yes
  1870. lt_cv_prog_compiler_static_works_CXX=yes
  1871. lt_cv_prog_gnu_ld=yes
  1872. lt_cv_prog_gnu_ldcxx=yes
  1873. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  1874. 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'\'''
  1875. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
  1876. lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib/mysql /usr/lib/xulrunner-1.9.2 '
  1877. lt_cv_sys_lib_search_path_spec='/mnt/lfs/tools/lib/gcc/i686-pc-linux-gnu/4.5.1 /mnt/lfs/tools/lib/gcc /mnt/lfs/tools/i686-pc-linux-gnu/lib /mnt/lfs/tools/lib /tools/lib'
  1878. lt_cv_sys_max_cmd_len=1966080
  1879. lt_lt_cv_prog_compiler_c_o='"yes"'
  1880. lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
  1881. lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
  1882. 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'\''"'
  1883. lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
  1884.  
  1885. ## ----------------- ##
  1886. ## Output variables. ##
  1887. ## ----------------- ##
  1888.  
  1889. ACLOCAL='${SHELL} /mnt/lfs/sources/file-5.04/missing --run aclocal-1.10'
  1890. AMDEPBACKSLASH='\'
  1891. AMDEP_FALSE='#'
  1892. AMDEP_TRUE=''
  1893. AMTAR='${SHELL} /mnt/lfs/sources/file-5.04/missing --run tar'
  1894. AR='ar'
  1895. AUTOCONF='${SHELL} /mnt/lfs/sources/file-5.04/missing --run autoconf'
  1896. AUTOHEADER='${SHELL} /mnt/lfs/sources/file-5.04/missing --run autoheader'
  1897. AUTOMAKE='${SHELL} /mnt/lfs/sources/file-5.04/missing --run automake-1.10'
  1898. AWK='gawk'
  1899. CC='gcc'
  1900. CCDEPMODE='depmode=gcc3'
  1901. CFLAGS='-g -O2'
  1902. CPP='gcc -E'
  1903. CPPFLAGS=''
  1904. CXX='g++'
  1905. CXXCPP='g++ -E'
  1906. CXXDEPMODE='depmode=gcc3'
  1907. CXXFLAGS='-g -O2'
  1908. CYGPATH_W='echo'
  1909. DEFS='-DHAVE_CONFIG_H'
  1910. DEPDIR='.deps'
  1911. DSYMUTIL=''
  1912. ECHO='echo'
  1913. ECHO_C=''
  1914. ECHO_N='-n'
  1915. ECHO_T=''
  1916. EGREP='/bin/grep -E'
  1917. EXEEXT=''
  1918. F77=''
  1919. FFLAGS=''
  1920. FSECT5_FALSE=''
  1921. FSECT5_TRUE='#'
  1922. GREP='/bin/grep'
  1923. INSTALL_DATA='${INSTALL} -m 644'
  1924. INSTALL_PROGRAM='${INSTALL}'
  1925. INSTALL_SCRIPT='${INSTALL}'
  1926. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1927. IS_CROSS_COMPILE_FALSE=''
  1928. IS_CROSS_COMPILE_TRUE='#'
  1929. LDFLAGS=''
  1930. LIBOBJS=' ${LIBOBJDIR}strlcpy$U.o ${LIBOBJDIR}strlcat$U.o'
  1931. LIBS='-lz '
  1932. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1933. LN_S='ln -s'
  1934. LTLIBOBJS=' ${LIBOBJDIR}strlcpy$U.lo ${LIBOBJDIR}strlcat$U.lo'
  1935. MAKEINFO='${SHELL} /mnt/lfs/sources/file-5.04/missing --run makeinfo'
  1936. NMEDIT=''
  1937. OBJEXT='o'
  1938. PACKAGE='file'
  1939. PACKAGE_BUGREPORT='christos@astron.com'
  1940. PACKAGE_NAME='file'
  1941. PACKAGE_STRING='file 5.04'
  1942. PACKAGE_TARNAME='file'
  1943. PACKAGE_VERSION='5.04'
  1944. PATH_SEPARATOR=':'
  1945. RANLIB='ranlib'
  1946. SED='/bin/sed'
  1947. SET_MAKE=''
  1948. SHELL='/bin/sh'
  1949. STRIP='strip'
  1950. VERSION='5.04'
  1951. WARNINGS='-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wsign-compare -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wunused-parameter'
  1952. ac_ct_CC='gcc'
  1953. ac_ct_CXX='g++'
  1954. ac_ct_F77=''
  1955. am__fastdepCC_FALSE='#'
  1956. am__fastdepCC_TRUE=''
  1957. am__fastdepCXX_FALSE='#'
  1958. am__fastdepCXX_TRUE=''
  1959. am__include='include'
  1960. am__isrc=''
  1961. am__leading_dot='.'
  1962. am__quote=''
  1963. am__tar='${AMTAR} chof - "$$tardir"'
  1964. am__untar='${AMTAR} xf -'
  1965. bindir='${exec_prefix}/bin'
  1966. build='i686-pc-linux-gnu'
  1967. build_alias=''
  1968. build_cpu='i686'
  1969. build_os='linux-gnu'
  1970. build_vendor='pc'
  1971. datadir='${datarootdir}'
  1972. datarootdir='${prefix}/share'
  1973. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1974. dvidir='${docdir}'
  1975. exec_prefix='${prefix}'
  1976. fsect='4'
  1977. host='i686-pc-linux-gnu'
  1978. host_alias=''
  1979. host_cpu='i686'
  1980. host_os='linux-gnu'
  1981. host_vendor='pc'
  1982. htmldir='${docdir}'
  1983. includedir='${prefix}/include'
  1984. infodir='${datarootdir}/info'
  1985. install_sh='$(SHELL) /mnt/lfs/sources/file-5.04/install-sh'
  1986. libdir='${exec_prefix}/lib'
  1987. libexecdir='${exec_prefix}/libexec'
  1988. localedir='${datarootdir}/locale'
  1989. localstatedir='${prefix}/var'
  1990. mandir='${datarootdir}/man'
  1991. mkdir_p='/tools/bin/mkdir -p'
  1992. oldincludedir='/usr/include'
  1993. pdfdir='${docdir}'
  1994. pkgdatadir='$(datadir)/misc'
  1995. prefix='/tools'
  1996. program_transform_name='s,x,x,'
  1997. psdir='${docdir}'
  1998. sbindir='${exec_prefix}/sbin'
  1999. sharedstatedir='${prefix}/com'
  2000. sysconfdir='${prefix}/etc'
  2001. target_alias=''
  2002.  
  2003. ## ----------- ##
  2004. ## confdefs.h. ##
  2005. ## ----------- ##
  2006.  
  2007. #define PACKAGE_NAME "file"
  2008. #define PACKAGE_TARNAME "file"
  2009. #define PACKAGE_VERSION "5.04"
  2010. #define PACKAGE_STRING "file 5.04"
  2011. #define PACKAGE_BUGREPORT "christos@astron.com"
  2012. #define PACKAGE "file"
  2013. #define VERSION "5.04"
  2014. #define BUILTIN_ELF 1
  2015. #define ELFCORE 1
  2016. #define _GNU_SOURCE 1
  2017. #define STDC_HEADERS 1
  2018. #define HAVE_SYS_TYPES_H 1
  2019. #define HAVE_SYS_STAT_H 1
  2020. #define HAVE_STDLIB_H 1
  2021. #define HAVE_STRING_H 1
  2022. #define HAVE_MEMORY_H 1
  2023. #define HAVE_STRINGS_H 1
  2024. #define HAVE_INTTYPES_H 1
  2025. #define HAVE_STDINT_H 1
  2026. #define HAVE_UNISTD_H 1
  2027. #define HAVE_DLFCN_H 1
  2028. #define STDC_HEADERS 1
  2029. #define HAVE_SYS_WAIT_H 1
  2030. #define HAVE_STDINT_H 1
  2031. #define HAVE_FCNTL_H 1
  2032. #define HAVE_LOCALE_H 1
  2033. #define HAVE_STDINT_H 1
  2034. #define HAVE_INTTYPES_H 1
  2035. #define HAVE_UNISTD_H 1
  2036. #define HAVE_UTIME_H 1
  2037. #define HAVE_WCHAR_H 1
  2038. #define HAVE_WCTYPE_H 1
  2039. #define HAVE_LIMITS_H 1
  2040. #define HAVE_GETOPT_H 1
  2041. #define HAVE_ERR_H 1
  2042. #define HAVE_SYS_MMAN_H 1
  2043. #define HAVE_SYS_STAT_H 1
  2044. #define HAVE_SYS_TYPES_H 1
  2045. #define HAVE_SYS_TIME_H 1
  2046. #define HAVE_STRUCT_STAT_ST_RDEV 1
  2047. #define HAVE_TM_ZONE 1
  2048. #define HAVE_TZNAME 1
  2049. #define HAVE_TM_ISDST 1
  2050. #define HAVE_DAYLIGHT 1
  2051. #define _FILE_OFFSET_BITS 64
  2052. #define HAVE_FSEEKO 1
  2053. #define HAVE_MBSTATE_T 1
  2054. #define HAVE_STRUCT_OPTION 1
  2055. #define HAVE_UINT8_T 1
  2056. #define HAVE_UINT16_T 1
  2057. #define HAVE_UINT32_T 1
  2058. #define HAVE_INT32_T 1
  2059. #define HAVE_UINT64_T 1
  2060. #define HAVE_INT64_T 1
  2061. #define SIZEOF_LONG_LONG 8
  2062. #define HAVE_MMAP 1
  2063. #define HAVE_STRERROR 1
  2064. #define HAVE_STRNDUP 1
  2065. #define HAVE_STRTOUL 1
  2066. #define HAVE_MBRTOWC 1
  2067. #define HAVE_MKSTEMP 1
  2068. #define HAVE_UTIMES 1
  2069. #define HAVE_UTIME 1
  2070. #define HAVE_WCWIDTH 1
  2071. #define HAVE_STRTOF 1
  2072. #define HAVE_GETOPT_LONG 1
  2073. #define HAVE_ASPRINTF 1
  2074. #define HAVE_VASPRINTF 1
  2075. #define HAVE_LIBZ 1
  2076.  
  2077. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement