Advertisement
Guest User

config.log lfs 7.8 5.19

a guest
Nov 5th, 2015
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 98.59 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.24, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --prefix=/tools
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = halc
  14. uname -m = x86_64
  15. uname -r = 4.2.5-1-ARCH
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Tue Oct 27 08:13:28 CET 2015
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  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:2562: checking for a BSD-compatible install
  40. configure:2630: result: /tools/bin/install -c
  41. configure:2641: checking whether build environment is sane
  42. configure:2696: result: yes
  43. configure:2847: checking for a thread-safe mkdir -p
  44. configure:2886: result: /tools/bin/mkdir -p
  45. configure:2893: checking for gawk
  46. configure:2909: found /bin/gawk
  47. configure:2920: result: gawk
  48. configure:2931: checking whether make sets $(MAKE)
  49. configure:2953: result: yes
  50. configure:2982: checking whether make supports nested variables
  51. configure:2999: result: yes
  52. configure:3136: checking whether make supports nested variables
  53. configure:3153: result: yes
  54. configure:3169: checking for builtin ELF support
  55. configure:3186: result: yes
  56. configure:3195: checking for ELF core file support
  57. configure:3212: result: yes
  58. configure:3221: checking for file formats in man section 5
  59. configure:3237: result: no
  60. configure:3248: checking build system type
  61. configure:3262: result: x86_64-unknown-linux-gnu
  62. configure:3282: checking host system type
  63. configure:3295: result: x86_64-unknown-linux-gnu
  64. configure:3359: checking for style of include used by make
  65. configure:3387: result: GNU
  66. configure:3458: checking for gcc
  67. configure:3474: found /tools/bin/gcc
  68. configure:3485: result: gcc
  69. configure:3714: checking for C compiler version
  70. configure:3723: gcc --version >&5
  71. gcc (GCC) 5.2.0
  72. Copyright (C) 2015 Free Software Foundation, Inc.
  73. This is free software; see the source for copying conditions. There is NO
  74. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  75.  
  76. configure:3734: $? = 0
  77. configure:3723: gcc -v >&5
  78. Using built-in specs.
  79. COLLECT_GCC=gcc
  80. COLLECT_LTO_WRAPPER=/mnt/lfs/tools/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper
  81. Target: x86_64-unknown-linux-gnu
  82. Configured with: ../gcc-5.2.0/configure --prefix=/tools --with-local-prefix=/tools --with-native-system-header-dir=/tools/include --enable-languages=c,c++ --disable-libstdcxx-pch --disable-multilib --disable-bootstrap --disable-libgomp
  83. Thread model: posix
  84. gcc version 5.2.0 (GCC)
  85. configure:3734: $? = 0
  86. configure:3723: gcc -V >&5
  87. gcc: error: unrecognized command line option '-V'
  88. gcc: fatal error: no input files
  89. compilation terminated.
  90. configure:3734: $? = 1
  91. configure:3723: gcc -qversion >&5
  92. gcc: error: unrecognized command line option '-qversion'
  93. gcc: fatal error: no input files
  94. compilation terminated.
  95. configure:3734: $? = 1
  96. configure:3754: checking whether the C compiler works
  97. configure:3776: gcc conftest.c >&5
  98. configure:3780: $? = 0
  99. configure:3828: result: yes
  100. configure:3831: checking for C compiler default output file name
  101. configure:3833: result: a.out
  102. configure:3839: checking for suffix of executables
  103. configure:3846: gcc -o conftest conftest.c >&5
  104. configure:3850: $? = 0
  105. configure:3872: result:
  106. configure:3894: checking whether we are cross compiling
  107. configure:3902: gcc -o conftest conftest.c >&5
  108. configure:3906: $? = 0
  109. configure:3913: ./conftest
  110. configure:3917: $? = 0
  111. configure:3932: result: no
  112. configure:3937: checking for suffix of object files
  113. configure:3959: gcc -c conftest.c >&5
  114. configure:3963: $? = 0
  115. configure:3984: result: o
  116. configure:3988: checking whether we are using the GNU C compiler
  117. configure:4007: gcc -c conftest.c >&5
  118. configure:4007: $? = 0
  119. configure:4016: result: yes
  120. configure:4025: checking whether gcc accepts -g
  121. configure:4045: gcc -c -g conftest.c >&5
  122. configure:4045: $? = 0
  123. configure:4086: result: yes
  124. configure:4103: checking for gcc option to accept ISO C89
  125. configure:4166: gcc -c -g -O2 conftest.c >&5
  126. configure:4166: $? = 0
  127. configure:4179: result: none needed
  128. configure:4204: checking whether gcc understands -c and -o together
  129. configure:4226: gcc -c conftest.c -o conftest2.o
  130. configure:4229: $? = 0
  131. configure:4226: gcc -c conftest.c -o conftest2.o
  132. configure:4229: $? = 0
  133. configure:4241: result: yes
  134. configure:4260: checking dependency style of gcc
  135. configure:4371: result: gcc3
  136. configure:4390: checking for gcc option to accept ISO C99
  137. configure:4539: gcc -c -g -O2 conftest.c >&5
  138. configure:4539: $? = 0
  139. configure:4552: result: none needed
  140. configure:4660: checking for gcc option to accept ISO Standard C
  141. configure:4671: result: none needed
  142. configure:4684: checking how to run the C preprocessor
  143. configure:4715: gcc -E conftest.c
  144. configure:4715: $? = 0
  145. configure:4729: gcc -E conftest.c
  146. conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
  147. compilation terminated.
  148. configure:4729: $? = 1
  149. configure: failed program was:
  150. | /* confdefs.h */
  151. | #define PACKAGE_NAME "file"
  152. | #define PACKAGE_TARNAME "file"
  153. | #define PACKAGE_VERSION "5.24"
  154. | #define PACKAGE_STRING "file 5.24"
  155. | #define PACKAGE_BUGREPORT "christos@astron.com"
  156. | #define PACKAGE_URL ""
  157. | #define PACKAGE "file"
  158. | #define VERSION "5.24"
  159. | #define BUILTIN_ELF 1
  160. | #define ELFCORE 1
  161. | /* end confdefs.h. */
  162. | #include <ac_nonexistent.h>
  163. configure:4754: result: gcc -E
  164. configure:4774: gcc -E conftest.c
  165. configure:4774: $? = 0
  166. configure:4788: gcc -E conftest.c
  167. conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
  168. compilation terminated.
  169. configure:4788: $? = 1
  170. configure: failed program was:
  171. | /* confdefs.h */
  172. | #define PACKAGE_NAME "file"
  173. | #define PACKAGE_TARNAME "file"
  174. | #define PACKAGE_VERSION "5.24"
  175. | #define PACKAGE_STRING "file 5.24"
  176. | #define PACKAGE_BUGREPORT "christos@astron.com"
  177. | #define PACKAGE_URL ""
  178. | #define PACKAGE "file"
  179. | #define VERSION "5.24"
  180. | #define BUILTIN_ELF 1
  181. | #define ELFCORE 1
  182. | /* end confdefs.h. */
  183. | #include <ac_nonexistent.h>
  184. configure:4817: checking for grep that handles long lines and -e
  185. configure:4875: result: /bin/grep
  186. configure:4880: checking for egrep
  187. configure:4942: result: /bin/grep -E
  188. configure:4947: checking for ANSI C header files
  189. configure:4967: gcc -c -g -O2 conftest.c >&5
  190. configure:4967: $? = 0
  191. configure:5040: gcc -o conftest -g -O2 conftest.c >&5
  192. configure:5040: $? = 0
  193. configure:5040: ./conftest
  194. configure:5040: $? = 0
  195. configure:5051: result: yes
  196. configure:5064: checking for sys/types.h
  197. configure:5064: gcc -c -g -O2 conftest.c >&5
  198. configure:5064: $? = 0
  199. configure:5064: result: yes
  200. configure:5064: checking for sys/stat.h
  201. configure:5064: gcc -c -g -O2 conftest.c >&5
  202. configure:5064: $? = 0
  203. configure:5064: result: yes
  204. configure:5064: checking for stdlib.h
  205. configure:5064: gcc -c -g -O2 conftest.c >&5
  206. configure:5064: $? = 0
  207. configure:5064: result: yes
  208. configure:5064: checking for string.h
  209. configure:5064: gcc -c -g -O2 conftest.c >&5
  210. configure:5064: $? = 0
  211. configure:5064: result: yes
  212. configure:5064: checking for memory.h
  213. configure:5064: gcc -c -g -O2 conftest.c >&5
  214. configure:5064: $? = 0
  215. configure:5064: result: yes
  216. configure:5064: checking for strings.h
  217. configure:5064: gcc -c -g -O2 conftest.c >&5
  218. configure:5064: $? = 0
  219. configure:5064: result: yes
  220. configure:5064: checking for inttypes.h
  221. configure:5064: gcc -c -g -O2 conftest.c >&5
  222. configure:5064: $? = 0
  223. configure:5064: result: yes
  224. configure:5064: checking for stdint.h
  225. configure:5064: gcc -c -g -O2 conftest.c >&5
  226. configure:5064: $? = 0
  227. configure:5064: result: yes
  228. configure:5064: checking for unistd.h
  229. configure:5064: gcc -c -g -O2 conftest.c >&5
  230. configure:5064: $? = 0
  231. configure:5064: result: yes
  232. configure:5077: checking minix/config.h usability
  233. configure:5077: gcc -c -g -O2 conftest.c >&5
  234. conftest.c:56:26: fatal error: minix/config.h: No such file or directory
  235. compilation terminated.
  236. configure:5077: $? = 1
  237. configure: failed program was:
  238. | /* confdefs.h */
  239. | #define PACKAGE_NAME "file"
  240. | #define PACKAGE_TARNAME "file"
  241. | #define PACKAGE_VERSION "5.24"
  242. | #define PACKAGE_STRING "file 5.24"
  243. | #define PACKAGE_BUGREPORT "christos@astron.com"
  244. | #define PACKAGE_URL ""
  245. | #define PACKAGE "file"
  246. | #define VERSION "5.24"
  247. | #define BUILTIN_ELF 1
  248. | #define ELFCORE 1
  249. | #define STDC_HEADERS 1
  250. | #define HAVE_SYS_TYPES_H 1
  251. | #define HAVE_SYS_STAT_H 1
  252. | #define HAVE_STDLIB_H 1
  253. | #define HAVE_STRING_H 1
  254. | #define HAVE_MEMORY_H 1
  255. | #define HAVE_STRINGS_H 1
  256. | #define HAVE_INTTYPES_H 1
  257. | #define HAVE_STDINT_H 1
  258. | #define HAVE_UNISTD_H 1
  259. | /* end confdefs.h. */
  260. | #include <stdio.h>
  261. | #ifdef HAVE_SYS_TYPES_H
  262. | # include <sys/types.h>
  263. | #endif
  264. | #ifdef HAVE_SYS_STAT_H
  265. | # include <sys/stat.h>
  266. | #endif
  267. | #ifdef STDC_HEADERS
  268. | # include <stdlib.h>
  269. | # include <stddef.h>
  270. | #else
  271. | # ifdef HAVE_STDLIB_H
  272. | # include <stdlib.h>
  273. | # endif
  274. | #endif
  275. | #ifdef HAVE_STRING_H
  276. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  277. | # include <memory.h>
  278. | # endif
  279. | # include <string.h>
  280. | #endif
  281. | #ifdef HAVE_STRINGS_H
  282. | # include <strings.h>
  283. | #endif
  284. | #ifdef HAVE_INTTYPES_H
  285. | # include <inttypes.h>
  286. | #endif
  287. | #ifdef HAVE_STDINT_H
  288. | # include <stdint.h>
  289. | #endif
  290. | #ifdef HAVE_UNISTD_H
  291. | # include <unistd.h>
  292. | #endif
  293. | #include <minix/config.h>
  294. configure:5077: result: no
  295. configure:5077: checking minix/config.h presence
  296. configure:5077: gcc -E conftest.c
  297. conftest.c:23:26: fatal error: minix/config.h: No such file or directory
  298. compilation terminated.
  299. configure:5077: $? = 1
  300. configure: failed program was:
  301. | /* confdefs.h */
  302. | #define PACKAGE_NAME "file"
  303. | #define PACKAGE_TARNAME "file"
  304. | #define PACKAGE_VERSION "5.24"
  305. | #define PACKAGE_STRING "file 5.24"
  306. | #define PACKAGE_BUGREPORT "christos@astron.com"
  307. | #define PACKAGE_URL ""
  308. | #define PACKAGE "file"
  309. | #define VERSION "5.24"
  310. | #define BUILTIN_ELF 1
  311. | #define ELFCORE 1
  312. | #define STDC_HEADERS 1
  313. | #define HAVE_SYS_TYPES_H 1
  314. | #define HAVE_SYS_STAT_H 1
  315. | #define HAVE_STDLIB_H 1
  316. | #define HAVE_STRING_H 1
  317. | #define HAVE_MEMORY_H 1
  318. | #define HAVE_STRINGS_H 1
  319. | #define HAVE_INTTYPES_H 1
  320. | #define HAVE_STDINT_H 1
  321. | #define HAVE_UNISTD_H 1
  322. | /* end confdefs.h. */
  323. | #include <minix/config.h>
  324. configure:5077: result: no
  325. configure:5077: checking for minix/config.h
  326. configure:5077: result: no
  327. configure:5098: checking whether it is safe to define __EXTENSIONS__
  328. configure:5116: gcc -c -g -O2 conftest.c >&5
  329. configure:5116: $? = 0
  330. configure:5123: result: yes
  331. configure:5138: checking whether byte ordering is bigendian
  332. configure:5153: gcc -c -g -O2 conftest.c >&5
  333. conftest.c:29:9: error: unknown type name 'not'
  334. not a universal capable compiler
  335. ^
  336. conftest.c:29:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  337. not a universal capable compiler
  338. ^
  339. conftest.c:29:15: error: unknown type name 'universal'
  340. configure:5153: $? = 1
  341. configure: failed program was:
  342. | /* confdefs.h */
  343. | #define PACKAGE_NAME "file"
  344. | #define PACKAGE_TARNAME "file"
  345. | #define PACKAGE_VERSION "5.24"
  346. | #define PACKAGE_STRING "file 5.24"
  347. | #define PACKAGE_BUGREPORT "christos@astron.com"
  348. | #define PACKAGE_URL ""
  349. | #define PACKAGE "file"
  350. | #define VERSION "5.24"
  351. | #define BUILTIN_ELF 1
  352. | #define ELFCORE 1
  353. | #define STDC_HEADERS 1
  354. | #define HAVE_SYS_TYPES_H 1
  355. | #define HAVE_SYS_STAT_H 1
  356. | #define HAVE_STDLIB_H 1
  357. | #define HAVE_STRING_H 1
  358. | #define HAVE_MEMORY_H 1
  359. | #define HAVE_STRINGS_H 1
  360. | #define HAVE_INTTYPES_H 1
  361. | #define HAVE_STDINT_H 1
  362. | #define HAVE_UNISTD_H 1
  363. | #define __EXTENSIONS__ 1
  364. | #define _ALL_SOURCE 1
  365. | #define _GNU_SOURCE 1
  366. | #define _POSIX_PTHREAD_SEMANTICS 1
  367. | #define _TANDEM_SOURCE 1
  368. | /* end confdefs.h. */
  369. | #ifndef __APPLE_CC__
  370. | not a universal capable compiler
  371. | #endif
  372. | typedef int dummy;
  373. |
  374. configure:5198: gcc -c -g -O2 conftest.c >&5
  375. configure:5198: $? = 0
  376. configure:5216: gcc -c -g -O2 conftest.c >&5
  377. conftest.c: In function 'main':
  378. conftest.c:35:4: error: unknown type name 'not'
  379. not big endian
  380. ^
  381. conftest.c:35:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  382. not big endian
  383. ^
  384. configure:5216: $? = 1
  385. configure: failed program was:
  386. | /* confdefs.h */
  387. | #define PACKAGE_NAME "file"
  388. | #define PACKAGE_TARNAME "file"
  389. | #define PACKAGE_VERSION "5.24"
  390. | #define PACKAGE_STRING "file 5.24"
  391. | #define PACKAGE_BUGREPORT "christos@astron.com"
  392. | #define PACKAGE_URL ""
  393. | #define PACKAGE "file"
  394. | #define VERSION "5.24"
  395. | #define BUILTIN_ELF 1
  396. | #define ELFCORE 1
  397. | #define STDC_HEADERS 1
  398. | #define HAVE_SYS_TYPES_H 1
  399. | #define HAVE_SYS_STAT_H 1
  400. | #define HAVE_STDLIB_H 1
  401. | #define HAVE_STRING_H 1
  402. | #define HAVE_MEMORY_H 1
  403. | #define HAVE_STRINGS_H 1
  404. | #define HAVE_INTTYPES_H 1
  405. | #define HAVE_STDINT_H 1
  406. | #define HAVE_UNISTD_H 1
  407. | #define __EXTENSIONS__ 1
  408. | #define _ALL_SOURCE 1
  409. | #define _GNU_SOURCE 1
  410. | #define _POSIX_PTHREAD_SEMANTICS 1
  411. | #define _TANDEM_SOURCE 1
  412. | /* end confdefs.h. */
  413. | #include <sys/types.h>
  414. | #include <sys/param.h>
  415. |
  416. | int
  417. | main ()
  418. | {
  419. | #if BYTE_ORDER != BIG_ENDIAN
  420. | not big endian
  421. | #endif
  422. |
  423. | ;
  424. | return 0;
  425. | }
  426. configure:5344: result: no
  427. configure:5363: checking whether ln -s works
  428. configure:5367: result: yes
  429. configure:5420: checking how to print strings
  430. configure:5447: result: printf
  431. configure:5468: checking for a sed that does not truncate output
  432. configure:5532: result: /bin/sed
  433. configure:5550: checking for fgrep
  434. configure:5612: result: /bin/grep -F
  435. configure:5647: checking for ld used by gcc
  436. configure:5714: result: /mnt/lfs/tools/x86_64-unknown-linux-gnu/bin/ld
  437. configure:5721: checking if the linker (/mnt/lfs/tools/x86_64-unknown-linux-gnu/bin/ld) is GNU ld
  438. configure:5736: result: yes
  439. configure:5748: checking for BSD- or MS-compatible name lister (nm)
  440. configure:5797: result: /tools/bin/nm -B
  441. configure:5927: checking the name lister (/tools/bin/nm -B) interface
  442. configure:5934: gcc -c -g -O2 conftest.c >&5
  443. configure:5937: /tools/bin/nm -B "conftest.o"
  444. configure:5940: output
  445. 0000000000000000 B some_variable
  446. configure:5947: result: BSD nm
  447. configure:5951: checking the maximum length of command line arguments
  448. configure:6081: result: 1572864
  449. configure:6098: checking whether the shell understands some XSI constructs
  450. configure:6108: result: yes
  451. configure:6112: checking whether the shell understands "+="
  452. configure:6118: result: yes
  453. configure:6153: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
  454. configure:6193: result: func_convert_file_noop
  455. configure:6200: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  456. configure:6220: result: func_convert_file_noop
  457. configure:6227: checking for /mnt/lfs/tools/x86_64-unknown-linux-gnu/bin/ld option to reload object files
  458. configure:6234: result: -r
  459. configure:6308: checking for objdump
  460. configure:6324: found /tools/bin/objdump
  461. configure:6335: result: objdump
  462. configure:6367: checking how to recognize dependent libraries
  463. configure:6569: result: pass_all
  464. configure:6654: checking for dlltool
  465. configure:6684: result: no
  466. configure:6714: checking how to associate runtime and link libraries
  467. configure:6741: result: printf %s\n
  468. configure:6801: checking for ar
  469. configure:6817: found /tools/bin/ar
  470. configure:6828: result: ar
  471. configure:6865: checking for archiver @FILE support
  472. configure:6882: gcc -c -g -O2 conftest.c >&5
  473. configure:6882: $? = 0
  474. configure:6885: ar cru libconftest.a @conftest.lst >&5
  475. configure:6888: $? = 0
  476. configure:6893: ar cru libconftest.a @conftest.lst >&5
  477. ar: conftest.o: No such file or directory
  478. configure:6896: $? = 1
  479. configure:6908: result: @
  480. configure:6966: checking for strip
  481. configure:6982: found /tools/bin/strip
  482. configure:6993: result: strip
  483. configure:7065: checking for ranlib
  484. configure:7081: found /tools/bin/ranlib
  485. configure:7092: result: ranlib
  486. configure:7194: checking command to parse /tools/bin/nm -B output from gcc object
  487. configure:7314: gcc -c -g -O2 conftest.c >&5
  488. configure:7317: $? = 0
  489. configure:7321: /tools/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  490. configure:7324: $? = 0
  491. configure:7390: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  492. configure:7393: $? = 0
  493. configure:7431: result: ok
  494. configure:7468: checking for sysroot
  495. configure:7498: result: no
  496. configure:7575: gcc -c -g -O2 conftest.c >&5
  497. configure:7578: $? = 0
  498. configure:7754: checking for mt
  499. configure:7784: result: no
  500. configure:7804: checking if : is a manifest tool
  501. configure:7810: : '-?'
  502. configure:7818: result: no
  503. configure:8457: checking for dlfcn.h
  504. configure:8457: gcc -c -g -O2 conftest.c >&5
  505. configure:8457: $? = 0
  506. configure:8457: result: yes
  507. configure:8661: checking for objdir
  508. configure:8676: result: .libs
  509. configure:8947: checking if gcc supports -fno-rtti -fno-exceptions
  510. configure:8965: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  511. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  512. configure:8969: $? = 0
  513. configure:8982: result: no
  514. configure:9309: checking for gcc option to produce PIC
  515. configure:9316: result: -fPIC -DPIC
  516. configure:9324: checking if gcc PIC flag -fPIC -DPIC works
  517. configure:9342: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  518. configure:9346: $? = 0
  519. configure:9359: result: yes
  520. configure:9388: checking if gcc static flag -static works
  521. configure:9416: result: yes
  522. configure:9431: checking if gcc supports -c -o file.o
  523. configure:9452: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  524. configure:9456: $? = 0
  525. configure:9478: result: yes
  526. configure:9486: checking if gcc supports -c -o file.o
  527. configure:9533: result: yes
  528. configure:9566: checking whether the gcc linker (/mnt/lfs/tools/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  529. configure:10719: result: yes
  530. configure:10756: checking whether -lc should be explicitly linked in
  531. configure:10764: gcc -c -g -O2 conftest.c >&5
  532. configure:10767: $? = 0
  533. configure:10782: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  534. configure:10785: $? = 0
  535. configure:10799: result: no
  536. configure:10959: checking dynamic linker characteristics
  537. configure:11470: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  538. configure:11470: $? = 0
  539. configure:11692: result: GNU/Linux ld.so
  540. configure:11799: checking how to hardcode library paths into programs
  541. configure:11824: result: immediate
  542. configure:12364: checking whether stripping libraries is possible
  543. configure:12369: result: yes
  544. configure:12404: checking if libtool supports shared libraries
  545. configure:12406: result: yes
  546. configure:12409: checking whether to build shared libraries
  547. configure:12430: result: yes
  548. configure:12433: checking whether to build static libraries
  549. configure:12437: result: no
  550. configure:12479: checking whether the -Werror option is usable
  551. configure:12498: gcc -c -g -O2 -Werror conftest.c >&5
  552. configure:12498: $? = 0
  553. configure:12507: result: yes
  554. configure:12509: checking for simple visibility declarations
  555. configure:12536: gcc -c -g -O2 -fvisibility=hidden -Werror conftest.c >&5
  556. configure:12536: $? = 0
  557. configure:12545: result: yes
  558. configure:12560: checking for ANSI C header files
  559. configure:12664: result: yes
  560. configure:12672: checking whether sys/types.h defines makedev
  561. configure:12688: gcc -o conftest -g -O2 conftest.c >&5
  562. configure:12688: $? = 0
  563. configure:12697: result: yes
  564. configure:12722: checking for sys/wait.h that is POSIX.1 compatible
  565. configure:12748: gcc -c -g -O2 conftest.c >&5
  566. configure:12748: $? = 0
  567. configure:12755: result: yes
  568. configure:12766: checking for stdint.h
  569. configure:12766: result: yes
  570. configure:12766: checking fcntl.h usability
  571. configure:12766: gcc -c -g -O2 conftest.c >&5
  572. configure:12766: $? = 0
  573. configure:12766: result: yes
  574. configure:12766: checking fcntl.h presence
  575. configure:12766: gcc -E conftest.c
  576. configure:12766: $? = 0
  577. configure:12766: result: yes
  578. configure:12766: checking for fcntl.h
  579. configure:12766: result: yes
  580. configure:12766: checking locale.h usability
  581. configure:12766: gcc -c -g -O2 conftest.c >&5
  582. configure:12766: $? = 0
  583. configure:12766: result: yes
  584. configure:12766: checking locale.h presence
  585. configure:12766: gcc -E conftest.c
  586. configure:12766: $? = 0
  587. configure:12766: result: yes
  588. configure:12766: checking for locale.h
  589. configure:12766: result: yes
  590. configure:12766: checking for stdint.h
  591. configure:12766: result: yes
  592. configure:12766: checking for inttypes.h
  593. configure:12766: result: yes
  594. configure:12766: checking for unistd.h
  595. configure:12766: result: yes
  596. configure:12779: checking stddef.h usability
  597. configure:12779: gcc -c -g -O2 conftest.c >&5
  598. configure:12779: $? = 0
  599. configure:12779: result: yes
  600. configure:12779: checking stddef.h presence
  601. configure:12779: gcc -E conftest.c
  602. configure:12779: $? = 0
  603. configure:12779: result: yes
  604. configure:12779: checking for stddef.h
  605. configure:12779: result: yes
  606. configure:12779: checking utime.h usability
  607. configure:12779: gcc -c -g -O2 conftest.c >&5
  608. configure:12779: $? = 0
  609. configure:12779: result: yes
  610. configure:12779: checking utime.h presence
  611. configure:12779: gcc -E conftest.c
  612. configure:12779: $? = 0
  613. configure:12779: result: yes
  614. configure:12779: checking for utime.h
  615. configure:12779: result: yes
  616. configure:12779: checking wchar.h usability
  617. configure:12779: gcc -c -g -O2 conftest.c >&5
  618. configure:12779: $? = 0
  619. configure:12779: result: yes
  620. configure:12779: checking wchar.h presence
  621. configure:12779: gcc -E conftest.c
  622. configure:12779: $? = 0
  623. configure:12779: result: yes
  624. configure:12779: checking for wchar.h
  625. configure:12779: result: yes
  626. configure:12779: checking wctype.h usability
  627. configure:12779: gcc -c -g -O2 conftest.c >&5
  628. configure:12779: $? = 0
  629. configure:12779: result: yes
  630. configure:12779: checking wctype.h presence
  631. configure:12779: gcc -E conftest.c
  632. configure:12779: $? = 0
  633. configure:12779: result: yes
  634. configure:12779: checking for wctype.h
  635. configure:12779: result: yes
  636. configure:12779: checking limits.h usability
  637. configure:12779: gcc -c -g -O2 conftest.c >&5
  638. configure:12779: $? = 0
  639. configure:12779: result: yes
  640. configure:12779: checking limits.h presence
  641. configure:12779: gcc -E conftest.c
  642. configure:12779: $? = 0
  643. configure:12779: result: yes
  644. configure:12779: checking for limits.h
  645. configure:12779: result: yes
  646. configure:12792: checking getopt.h usability
  647. configure:12792: gcc -c -g -O2 conftest.c >&5
  648. configure:12792: $? = 0
  649. configure:12792: result: yes
  650. configure:12792: checking getopt.h presence
  651. configure:12792: gcc -E conftest.c
  652. configure:12792: $? = 0
  653. configure:12792: result: yes
  654. configure:12792: checking for getopt.h
  655. configure:12792: result: yes
  656. configure:12792: checking err.h usability
  657. configure:12792: gcc -c -g -O2 conftest.c >&5
  658. configure:12792: $? = 0
  659. configure:12792: result: yes
  660. configure:12792: checking err.h presence
  661. configure:12792: gcc -E conftest.c
  662. configure:12792: $? = 0
  663. configure:12792: result: yes
  664. configure:12792: checking for err.h
  665. configure:12792: result: yes
  666. configure:12792: checking xlocale.h usability
  667. configure:12792: gcc -c -g -O2 conftest.c >&5
  668. configure:12792: $? = 0
  669. configure:12792: result: yes
  670. configure:12792: checking xlocale.h presence
  671. configure:12792: gcc -E conftest.c
  672. configure:12792: $? = 0
  673. configure:12792: result: yes
  674. configure:12792: checking for xlocale.h
  675. configure:12792: result: yes
  676. configure:12792: checking signal.h usability
  677. configure:12792: gcc -c -g -O2 conftest.c >&5
  678. configure:12792: $? = 0
  679. configure:12792: result: yes
  680. configure:12792: checking signal.h presence
  681. configure:12792: gcc -E conftest.c
  682. configure:12792: $? = 0
  683. configure:12792: result: yes
  684. configure:12792: checking for signal.h
  685. configure:12792: result: yes
  686. configure:12805: checking sys/mman.h usability
  687. configure:12805: gcc -c -g -O2 conftest.c >&5
  688. configure:12805: $? = 0
  689. configure:12805: result: yes
  690. configure:12805: checking sys/mman.h presence
  691. configure:12805: gcc -E conftest.c
  692. configure:12805: $? = 0
  693. configure:12805: result: yes
  694. configure:12805: checking for sys/mman.h
  695. configure:12805: result: yes
  696. configure:12805: checking for sys/stat.h
  697. configure:12805: result: yes
  698. configure:12805: checking for sys/types.h
  699. configure:12805: result: yes
  700. configure:12805: checking sys/utime.h usability
  701. configure:12805: gcc -c -g -O2 conftest.c >&5
  702. conftest.c:84:23: fatal error: sys/utime.h: No such file or directory
  703. compilation terminated.
  704. configure:12805: $? = 1
  705. configure: failed program was:
  706. | /* confdefs.h */
  707. | #define PACKAGE_NAME "file"
  708. | #define PACKAGE_TARNAME "file"
  709. | #define PACKAGE_VERSION "5.24"
  710. | #define PACKAGE_STRING "file 5.24"
  711. | #define PACKAGE_BUGREPORT "christos@astron.com"
  712. | #define PACKAGE_URL ""
  713. | #define PACKAGE "file"
  714. | #define VERSION "5.24"
  715. | #define BUILTIN_ELF 1
  716. | #define ELFCORE 1
  717. | #define STDC_HEADERS 1
  718. | #define HAVE_SYS_TYPES_H 1
  719. | #define HAVE_SYS_STAT_H 1
  720. | #define HAVE_STDLIB_H 1
  721. | #define HAVE_STRING_H 1
  722. | #define HAVE_MEMORY_H 1
  723. | #define HAVE_STRINGS_H 1
  724. | #define HAVE_INTTYPES_H 1
  725. | #define HAVE_STDINT_H 1
  726. | #define HAVE_UNISTD_H 1
  727. | #define __EXTENSIONS__ 1
  728. | #define _ALL_SOURCE 1
  729. | #define _GNU_SOURCE 1
  730. | #define _POSIX_PTHREAD_SEMANTICS 1
  731. | #define _TANDEM_SOURCE 1
  732. | #define HAVE_DLFCN_H 1
  733. | #define LT_OBJDIR ".libs/"
  734. | #define HAVE_VISIBILITY 1
  735. | #define STDC_HEADERS 1
  736. | #define HAVE_SYS_WAIT_H 1
  737. | #define HAVE_STDINT_H 1
  738. | #define HAVE_FCNTL_H 1
  739. | #define HAVE_LOCALE_H 1
  740. | #define HAVE_STDINT_H 1
  741. | #define HAVE_INTTYPES_H 1
  742. | #define HAVE_UNISTD_H 1
  743. | #define HAVE_STDDEF_H 1
  744. | #define HAVE_UTIME_H 1
  745. | #define HAVE_WCHAR_H 1
  746. | #define HAVE_WCTYPE_H 1
  747. | #define HAVE_LIMITS_H 1
  748. | #define HAVE_GETOPT_H 1
  749. | #define HAVE_ERR_H 1
  750. | #define HAVE_XLOCALE_H 1
  751. | #define HAVE_SIGNAL_H 1
  752. | #define HAVE_SYS_MMAN_H 1
  753. | #define HAVE_SYS_STAT_H 1
  754. | #define HAVE_SYS_TYPES_H 1
  755. | /* end confdefs.h. */
  756. | #include <stdio.h>
  757. | #ifdef HAVE_SYS_TYPES_H
  758. | # include <sys/types.h>
  759. | #endif
  760. | #ifdef HAVE_SYS_STAT_H
  761. | # include <sys/stat.h>
  762. | #endif
  763. | #ifdef STDC_HEADERS
  764. | # include <stdlib.h>
  765. | # include <stddef.h>
  766. | #else
  767. | # ifdef HAVE_STDLIB_H
  768. | # include <stdlib.h>
  769. | # endif
  770. | #endif
  771. | #ifdef HAVE_STRING_H
  772. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  773. | # include <memory.h>
  774. | # endif
  775. | # include <string.h>
  776. | #endif
  777. | #ifdef HAVE_STRINGS_H
  778. | # include <strings.h>
  779. | #endif
  780. | #ifdef HAVE_INTTYPES_H
  781. | # include <inttypes.h>
  782. | #endif
  783. | #ifdef HAVE_STDINT_H
  784. | # include <stdint.h>
  785. | #endif
  786. | #ifdef HAVE_UNISTD_H
  787. | # include <unistd.h>
  788. | #endif
  789. | #include <sys/utime.h>
  790. configure:12805: result: no
  791. configure:12805: checking sys/utime.h presence
  792. configure:12805: gcc -E conftest.c
  793. conftest.c:51:23: fatal error: sys/utime.h: No such file or directory
  794. compilation terminated.
  795. configure:12805: $? = 1
  796. configure: failed program was:
  797. | /* confdefs.h */
  798. | #define PACKAGE_NAME "file"
  799. | #define PACKAGE_TARNAME "file"
  800. | #define PACKAGE_VERSION "5.24"
  801. | #define PACKAGE_STRING "file 5.24"
  802. | #define PACKAGE_BUGREPORT "christos@astron.com"
  803. | #define PACKAGE_URL ""
  804. | #define PACKAGE "file"
  805. | #define VERSION "5.24"
  806. | #define BUILTIN_ELF 1
  807. | #define ELFCORE 1
  808. | #define STDC_HEADERS 1
  809. | #define HAVE_SYS_TYPES_H 1
  810. | #define HAVE_SYS_STAT_H 1
  811. | #define HAVE_STDLIB_H 1
  812. | #define HAVE_STRING_H 1
  813. | #define HAVE_MEMORY_H 1
  814. | #define HAVE_STRINGS_H 1
  815. | #define HAVE_INTTYPES_H 1
  816. | #define HAVE_STDINT_H 1
  817. | #define HAVE_UNISTD_H 1
  818. | #define __EXTENSIONS__ 1
  819. | #define _ALL_SOURCE 1
  820. | #define _GNU_SOURCE 1
  821. | #define _POSIX_PTHREAD_SEMANTICS 1
  822. | #define _TANDEM_SOURCE 1
  823. | #define HAVE_DLFCN_H 1
  824. | #define LT_OBJDIR ".libs/"
  825. | #define HAVE_VISIBILITY 1
  826. | #define STDC_HEADERS 1
  827. | #define HAVE_SYS_WAIT_H 1
  828. | #define HAVE_STDINT_H 1
  829. | #define HAVE_FCNTL_H 1
  830. | #define HAVE_LOCALE_H 1
  831. | #define HAVE_STDINT_H 1
  832. | #define HAVE_INTTYPES_H 1
  833. | #define HAVE_UNISTD_H 1
  834. | #define HAVE_STDDEF_H 1
  835. | #define HAVE_UTIME_H 1
  836. | #define HAVE_WCHAR_H 1
  837. | #define HAVE_WCTYPE_H 1
  838. | #define HAVE_LIMITS_H 1
  839. | #define HAVE_GETOPT_H 1
  840. | #define HAVE_ERR_H 1
  841. | #define HAVE_XLOCALE_H 1
  842. | #define HAVE_SIGNAL_H 1
  843. | #define HAVE_SYS_MMAN_H 1
  844. | #define HAVE_SYS_STAT_H 1
  845. | #define HAVE_SYS_TYPES_H 1
  846. | /* end confdefs.h. */
  847. | #include <sys/utime.h>
  848. configure:12805: result: no
  849. configure:12805: checking for sys/utime.h
  850. configure:12805: result: no
  851. configure:12805: checking sys/time.h usability
  852. configure:12805: gcc -c -g -O2 conftest.c >&5
  853. configure:12805: $? = 0
  854. configure:12805: result: yes
  855. configure:12805: checking sys/time.h presence
  856. configure:12805: gcc -E conftest.c
  857. configure:12805: $? = 0
  858. configure:12805: result: yes
  859. configure:12805: checking for sys/time.h
  860. configure:12805: result: yes
  861. configure:12817: checking zlib.h usability
  862. configure:12817: gcc -c -g -O2 conftest.c >&5
  863. conftest.c:85:18: fatal error: zlib.h: No such file or directory
  864. compilation terminated.
  865. configure:12817: $? = 1
  866. configure: failed program was:
  867. | /* confdefs.h */
  868. | #define PACKAGE_NAME "file"
  869. | #define PACKAGE_TARNAME "file"
  870. | #define PACKAGE_VERSION "5.24"
  871. | #define PACKAGE_STRING "file 5.24"
  872. | #define PACKAGE_BUGREPORT "christos@astron.com"
  873. | #define PACKAGE_URL ""
  874. | #define PACKAGE "file"
  875. | #define VERSION "5.24"
  876. | #define BUILTIN_ELF 1
  877. | #define ELFCORE 1
  878. | #define STDC_HEADERS 1
  879. | #define HAVE_SYS_TYPES_H 1
  880. | #define HAVE_SYS_STAT_H 1
  881. | #define HAVE_STDLIB_H 1
  882. | #define HAVE_STRING_H 1
  883. | #define HAVE_MEMORY_H 1
  884. | #define HAVE_STRINGS_H 1
  885. | #define HAVE_INTTYPES_H 1
  886. | #define HAVE_STDINT_H 1
  887. | #define HAVE_UNISTD_H 1
  888. | #define __EXTENSIONS__ 1
  889. | #define _ALL_SOURCE 1
  890. | #define _GNU_SOURCE 1
  891. | #define _POSIX_PTHREAD_SEMANTICS 1
  892. | #define _TANDEM_SOURCE 1
  893. | #define HAVE_DLFCN_H 1
  894. | #define LT_OBJDIR ".libs/"
  895. | #define HAVE_VISIBILITY 1
  896. | #define STDC_HEADERS 1
  897. | #define HAVE_SYS_WAIT_H 1
  898. | #define HAVE_STDINT_H 1
  899. | #define HAVE_FCNTL_H 1
  900. | #define HAVE_LOCALE_H 1
  901. | #define HAVE_STDINT_H 1
  902. | #define HAVE_INTTYPES_H 1
  903. | #define HAVE_UNISTD_H 1
  904. | #define HAVE_STDDEF_H 1
  905. | #define HAVE_UTIME_H 1
  906. | #define HAVE_WCHAR_H 1
  907. | #define HAVE_WCTYPE_H 1
  908. | #define HAVE_LIMITS_H 1
  909. | #define HAVE_GETOPT_H 1
  910. | #define HAVE_ERR_H 1
  911. | #define HAVE_XLOCALE_H 1
  912. | #define HAVE_SIGNAL_H 1
  913. | #define HAVE_SYS_MMAN_H 1
  914. | #define HAVE_SYS_STAT_H 1
  915. | #define HAVE_SYS_TYPES_H 1
  916. | #define HAVE_SYS_TIME_H 1
  917. | /* end confdefs.h. */
  918. | #include <stdio.h>
  919. | #ifdef HAVE_SYS_TYPES_H
  920. | # include <sys/types.h>
  921. | #endif
  922. | #ifdef HAVE_SYS_STAT_H
  923. | # include <sys/stat.h>
  924. | #endif
  925. | #ifdef STDC_HEADERS
  926. | # include <stdlib.h>
  927. | # include <stddef.h>
  928. | #else
  929. | # ifdef HAVE_STDLIB_H
  930. | # include <stdlib.h>
  931. | # endif
  932. | #endif
  933. | #ifdef HAVE_STRING_H
  934. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  935. | # include <memory.h>
  936. | # endif
  937. | # include <string.h>
  938. | #endif
  939. | #ifdef HAVE_STRINGS_H
  940. | # include <strings.h>
  941. | #endif
  942. | #ifdef HAVE_INTTYPES_H
  943. | # include <inttypes.h>
  944. | #endif
  945. | #ifdef HAVE_STDINT_H
  946. | # include <stdint.h>
  947. | #endif
  948. | #ifdef HAVE_UNISTD_H
  949. | # include <unistd.h>
  950. | #endif
  951. | #include <zlib.h>
  952. configure:12817: result: no
  953. configure:12817: checking zlib.h presence
  954. configure:12817: gcc -E conftest.c
  955. conftest.c:52:18: fatal error: zlib.h: No such file or directory
  956. compilation terminated.
  957. configure:12817: $? = 1
  958. configure: failed program was:
  959. | /* confdefs.h */
  960. | #define PACKAGE_NAME "file"
  961. | #define PACKAGE_TARNAME "file"
  962. | #define PACKAGE_VERSION "5.24"
  963. | #define PACKAGE_STRING "file 5.24"
  964. | #define PACKAGE_BUGREPORT "christos@astron.com"
  965. | #define PACKAGE_URL ""
  966. | #define PACKAGE "file"
  967. | #define VERSION "5.24"
  968. | #define BUILTIN_ELF 1
  969. | #define ELFCORE 1
  970. | #define STDC_HEADERS 1
  971. | #define HAVE_SYS_TYPES_H 1
  972. | #define HAVE_SYS_STAT_H 1
  973. | #define HAVE_STDLIB_H 1
  974. | #define HAVE_STRING_H 1
  975. | #define HAVE_MEMORY_H 1
  976. | #define HAVE_STRINGS_H 1
  977. | #define HAVE_INTTYPES_H 1
  978. | #define HAVE_STDINT_H 1
  979. | #define HAVE_UNISTD_H 1
  980. | #define __EXTENSIONS__ 1
  981. | #define _ALL_SOURCE 1
  982. | #define _GNU_SOURCE 1
  983. | #define _POSIX_PTHREAD_SEMANTICS 1
  984. | #define _TANDEM_SOURCE 1
  985. | #define HAVE_DLFCN_H 1
  986. | #define LT_OBJDIR ".libs/"
  987. | #define HAVE_VISIBILITY 1
  988. | #define STDC_HEADERS 1
  989. | #define HAVE_SYS_WAIT_H 1
  990. | #define HAVE_STDINT_H 1
  991. | #define HAVE_FCNTL_H 1
  992. | #define HAVE_LOCALE_H 1
  993. | #define HAVE_STDINT_H 1
  994. | #define HAVE_INTTYPES_H 1
  995. | #define HAVE_UNISTD_H 1
  996. | #define HAVE_STDDEF_H 1
  997. | #define HAVE_UTIME_H 1
  998. | #define HAVE_WCHAR_H 1
  999. | #define HAVE_WCTYPE_H 1
  1000. | #define HAVE_LIMITS_H 1
  1001. | #define HAVE_GETOPT_H 1
  1002. | #define HAVE_ERR_H 1
  1003. | #define HAVE_XLOCALE_H 1
  1004. | #define HAVE_SIGNAL_H 1
  1005. | #define HAVE_SYS_MMAN_H 1
  1006. | #define HAVE_SYS_STAT_H 1
  1007. | #define HAVE_SYS_TYPES_H 1
  1008. | #define HAVE_SYS_TIME_H 1
  1009. | /* end confdefs.h. */
  1010. | #include <zlib.h>
  1011. configure:12817: result: no
  1012. configure:12817: checking for zlib.h
  1013. configure:12817: result: no
  1014. configure:12827: checking for sig_t
  1015. configure:12827: gcc -c -g -O2 conftest.c >&5
  1016. configure:12827: $? = 0
  1017. configure:12827: gcc -c -g -O2 conftest.c >&5
  1018. conftest.c: In function 'main':
  1019. conftest.c:60:20: error: expected expression before ')' token
  1020. if (sizeof ((sig_t)))
  1021. ^
  1022. configure:12827: $? = 1
  1023. configure: failed program was:
  1024. | /* confdefs.h */
  1025. | #define PACKAGE_NAME "file"
  1026. | #define PACKAGE_TARNAME "file"
  1027. | #define PACKAGE_VERSION "5.24"
  1028. | #define PACKAGE_STRING "file 5.24"
  1029. | #define PACKAGE_BUGREPORT "christos@astron.com"
  1030. | #define PACKAGE_URL ""
  1031. | #define PACKAGE "file"
  1032. | #define VERSION "5.24"
  1033. | #define BUILTIN_ELF 1
  1034. | #define ELFCORE 1
  1035. | #define STDC_HEADERS 1
  1036. | #define HAVE_SYS_TYPES_H 1
  1037. | #define HAVE_SYS_STAT_H 1
  1038. | #define HAVE_STDLIB_H 1
  1039. | #define HAVE_STRING_H 1
  1040. | #define HAVE_MEMORY_H 1
  1041. | #define HAVE_STRINGS_H 1
  1042. | #define HAVE_INTTYPES_H 1
  1043. | #define HAVE_STDINT_H 1
  1044. | #define HAVE_UNISTD_H 1
  1045. | #define __EXTENSIONS__ 1
  1046. | #define _ALL_SOURCE 1
  1047. | #define _GNU_SOURCE 1
  1048. | #define _POSIX_PTHREAD_SEMANTICS 1
  1049. | #define _TANDEM_SOURCE 1
  1050. | #define HAVE_DLFCN_H 1
  1051. | #define LT_OBJDIR ".libs/"
  1052. | #define HAVE_VISIBILITY 1
  1053. | #define STDC_HEADERS 1
  1054. | #define HAVE_SYS_WAIT_H 1
  1055. | #define HAVE_STDINT_H 1
  1056. | #define HAVE_FCNTL_H 1
  1057. | #define HAVE_LOCALE_H 1
  1058. | #define HAVE_STDINT_H 1
  1059. | #define HAVE_INTTYPES_H 1
  1060. | #define HAVE_UNISTD_H 1
  1061. | #define HAVE_STDDEF_H 1
  1062. | #define HAVE_UTIME_H 1
  1063. | #define HAVE_WCHAR_H 1
  1064. | #define HAVE_WCTYPE_H 1
  1065. | #define HAVE_LIMITS_H 1
  1066. | #define HAVE_GETOPT_H 1
  1067. | #define HAVE_ERR_H 1
  1068. | #define HAVE_XLOCALE_H 1
  1069. | #define HAVE_SIGNAL_H 1
  1070. | #define HAVE_SYS_MMAN_H 1
  1071. | #define HAVE_SYS_STAT_H 1
  1072. | #define HAVE_SYS_TYPES_H 1
  1073. | #define HAVE_SYS_TIME_H 1
  1074. | /* end confdefs.h. */
  1075. |
  1076. | #ifdef HAVE_SIGNAL_H
  1077. | #include <signal.h>
  1078. | #endif
  1079. |
  1080. | int
  1081. | main ()
  1082. | {
  1083. | if (sizeof ((sig_t)))
  1084. | return 0;
  1085. | ;
  1086. | return 0;
  1087. | }
  1088. configure:12827: result: yes
  1089. configure:12839: checking for an ANSI C-conforming const
  1090. configure:12905: gcc -c -g -O2 conftest.c >&5
  1091. configure:12905: $? = 0
  1092. configure:12912: result: yes
  1093. configure:12920: checking for off_t
  1094. configure:12920: gcc -c -g -O2 conftest.c >&5
  1095. configure:12920: $? = 0
  1096. configure:12920: gcc -c -g -O2 conftest.c >&5
  1097. conftest.c: In function 'main':
  1098. conftest.c:89:20: error: expected expression before ')' token
  1099. if (sizeof ((off_t)))
  1100. ^
  1101. configure:12920: $? = 1
  1102. configure: failed program was:
  1103. | /* confdefs.h */
  1104. | #define PACKAGE_NAME "file"
  1105. | #define PACKAGE_TARNAME "file"
  1106. | #define PACKAGE_VERSION "5.24"
  1107. | #define PACKAGE_STRING "file 5.24"
  1108. | #define PACKAGE_BUGREPORT "christos@astron.com"
  1109. | #define PACKAGE_URL ""
  1110. | #define PACKAGE "file"
  1111. | #define VERSION "5.24"
  1112. | #define BUILTIN_ELF 1
  1113. | #define ELFCORE 1
  1114. | #define STDC_HEADERS 1
  1115. | #define HAVE_SYS_TYPES_H 1
  1116. | #define HAVE_SYS_STAT_H 1
  1117. | #define HAVE_STDLIB_H 1
  1118. | #define HAVE_STRING_H 1
  1119. | #define HAVE_MEMORY_H 1
  1120. | #define HAVE_STRINGS_H 1
  1121. | #define HAVE_INTTYPES_H 1
  1122. | #define HAVE_STDINT_H 1
  1123. | #define HAVE_UNISTD_H 1
  1124. | #define __EXTENSIONS__ 1
  1125. | #define _ALL_SOURCE 1
  1126. | #define _GNU_SOURCE 1
  1127. | #define _POSIX_PTHREAD_SEMANTICS 1
  1128. | #define _TANDEM_SOURCE 1
  1129. | #define HAVE_DLFCN_H 1
  1130. | #define LT_OBJDIR ".libs/"
  1131. | #define HAVE_VISIBILITY 1
  1132. | #define STDC_HEADERS 1
  1133. | #define HAVE_SYS_WAIT_H 1
  1134. | #define HAVE_STDINT_H 1
  1135. | #define HAVE_FCNTL_H 1
  1136. | #define HAVE_LOCALE_H 1
  1137. | #define HAVE_STDINT_H 1
  1138. | #define HAVE_INTTYPES_H 1
  1139. | #define HAVE_UNISTD_H 1
  1140. | #define HAVE_STDDEF_H 1
  1141. | #define HAVE_UTIME_H 1
  1142. | #define HAVE_WCHAR_H 1
  1143. | #define HAVE_WCTYPE_H 1
  1144. | #define HAVE_LIMITS_H 1
  1145. | #define HAVE_GETOPT_H 1
  1146. | #define HAVE_ERR_H 1
  1147. | #define HAVE_XLOCALE_H 1
  1148. | #define HAVE_SIGNAL_H 1
  1149. | #define HAVE_SYS_MMAN_H 1
  1150. | #define HAVE_SYS_STAT_H 1
  1151. | #define HAVE_SYS_TYPES_H 1
  1152. | #define HAVE_SYS_TIME_H 1
  1153. | #define HAVE_SIG_T 1
  1154. | /* end confdefs.h. */
  1155. | #include <stdio.h>
  1156. | #ifdef HAVE_SYS_TYPES_H
  1157. | # include <sys/types.h>
  1158. | #endif
  1159. | #ifdef HAVE_SYS_STAT_H
  1160. | # include <sys/stat.h>
  1161. | #endif
  1162. | #ifdef STDC_HEADERS
  1163. | # include <stdlib.h>
  1164. | # include <stddef.h>
  1165. | #else
  1166. | # ifdef HAVE_STDLIB_H
  1167. | # include <stdlib.h>
  1168. | # endif
  1169. | #endif
  1170. | #ifdef HAVE_STRING_H
  1171. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1172. | # include <memory.h>
  1173. | # endif
  1174. | # include <string.h>
  1175. | #endif
  1176. | #ifdef HAVE_STRINGS_H
  1177. | # include <strings.h>
  1178. | #endif
  1179. | #ifdef HAVE_INTTYPES_H
  1180. | # include <inttypes.h>
  1181. | #endif
  1182. | #ifdef HAVE_STDINT_H
  1183. | # include <stdint.h>
  1184. | #endif
  1185. | #ifdef HAVE_UNISTD_H
  1186. | # include <unistd.h>
  1187. | #endif
  1188. | int
  1189. | main ()
  1190. | {
  1191. | if (sizeof ((off_t)))
  1192. | return 0;
  1193. | ;
  1194. | return 0;
  1195. | }
  1196. configure:12920: result: yes
  1197. configure:12931: checking for size_t
  1198. configure:12931: gcc -c -g -O2 conftest.c >&5
  1199. configure:12931: $? = 0
  1200. configure:12931: gcc -c -g -O2 conftest.c >&5
  1201. conftest.c: In function 'main':
  1202. conftest.c:89:21: error: expected expression before ')' token
  1203. if (sizeof ((size_t)))
  1204. ^
  1205. configure:12931: $? = 1
  1206. configure: failed program was:
  1207. | /* confdefs.h */
  1208. | #define PACKAGE_NAME "file"
  1209. | #define PACKAGE_TARNAME "file"
  1210. | #define PACKAGE_VERSION "5.24"
  1211. | #define PACKAGE_STRING "file 5.24"
  1212. | #define PACKAGE_BUGREPORT "christos@astron.com"
  1213. | #define PACKAGE_URL ""
  1214. | #define PACKAGE "file"
  1215. | #define VERSION "5.24"
  1216. | #define BUILTIN_ELF 1
  1217. | #define ELFCORE 1
  1218. | #define STDC_HEADERS 1
  1219. | #define HAVE_SYS_TYPES_H 1
  1220. | #define HAVE_SYS_STAT_H 1
  1221. | #define HAVE_STDLIB_H 1
  1222. | #define HAVE_STRING_H 1
  1223. | #define HAVE_MEMORY_H 1
  1224. | #define HAVE_STRINGS_H 1
  1225. | #define HAVE_INTTYPES_H 1
  1226. | #define HAVE_STDINT_H 1
  1227. | #define HAVE_UNISTD_H 1
  1228. | #define __EXTENSIONS__ 1
  1229. | #define _ALL_SOURCE 1
  1230. | #define _GNU_SOURCE 1
  1231. | #define _POSIX_PTHREAD_SEMANTICS 1
  1232. | #define _TANDEM_SOURCE 1
  1233. | #define HAVE_DLFCN_H 1
  1234. | #define LT_OBJDIR ".libs/"
  1235. | #define HAVE_VISIBILITY 1
  1236. | #define STDC_HEADERS 1
  1237. | #define HAVE_SYS_WAIT_H 1
  1238. | #define HAVE_STDINT_H 1
  1239. | #define HAVE_FCNTL_H 1
  1240. | #define HAVE_LOCALE_H 1
  1241. | #define HAVE_STDINT_H 1
  1242. | #define HAVE_INTTYPES_H 1
  1243. | #define HAVE_UNISTD_H 1
  1244. | #define HAVE_STDDEF_H 1
  1245. | #define HAVE_UTIME_H 1
  1246. | #define HAVE_WCHAR_H 1
  1247. | #define HAVE_WCTYPE_H 1
  1248. | #define HAVE_LIMITS_H 1
  1249. | #define HAVE_GETOPT_H 1
  1250. | #define HAVE_ERR_H 1
  1251. | #define HAVE_XLOCALE_H 1
  1252. | #define HAVE_SIGNAL_H 1
  1253. | #define HAVE_SYS_MMAN_H 1
  1254. | #define HAVE_SYS_STAT_H 1
  1255. | #define HAVE_SYS_TYPES_H 1
  1256. | #define HAVE_SYS_TIME_H 1
  1257. | #define HAVE_SIG_T 1
  1258. | /* end confdefs.h. */
  1259. | #include <stdio.h>
  1260. | #ifdef HAVE_SYS_TYPES_H
  1261. | # include <sys/types.h>
  1262. | #endif
  1263. | #ifdef HAVE_SYS_STAT_H
  1264. | # include <sys/stat.h>
  1265. | #endif
  1266. | #ifdef STDC_HEADERS
  1267. | # include <stdlib.h>
  1268. | # include <stddef.h>
  1269. | #else
  1270. | # ifdef HAVE_STDLIB_H
  1271. | # include <stdlib.h>
  1272. | # endif
  1273. | #endif
  1274. | #ifdef HAVE_STRING_H
  1275. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1276. | # include <memory.h>
  1277. | # endif
  1278. | # include <string.h>
  1279. | #endif
  1280. | #ifdef HAVE_STRINGS_H
  1281. | # include <strings.h>
  1282. | #endif
  1283. | #ifdef HAVE_INTTYPES_H
  1284. | # include <inttypes.h>
  1285. | #endif
  1286. | #ifdef HAVE_STDINT_H
  1287. | # include <stdint.h>
  1288. | #endif
  1289. | #ifdef HAVE_UNISTD_H
  1290. | # include <unistd.h>
  1291. | #endif
  1292. | int
  1293. | main ()
  1294. | {
  1295. | if (sizeof ((size_t)))
  1296. | return 0;
  1297. | ;
  1298. | return 0;
  1299. | }
  1300. configure:12931: result: yes
  1301. configure:12942: checking for struct stat.st_rdev
  1302. configure:12942: gcc -c -g -O2 conftest.c >&5
  1303. configure:12942: $? = 0
  1304. configure:12942: result: yes
  1305. configure:12953: checking for struct tm.tm_gmtoff
  1306. configure:12953: gcc -c -g -O2 conftest.c >&5
  1307. conftest.c: In function 'main':
  1308. conftest.c:90:18: error: storage size of 'ac_aggr' isn't known
  1309. static struct tm ac_aggr;
  1310. ^
  1311. configure:12953: $? = 1
  1312. configure: failed program was:
  1313. | /* confdefs.h */
  1314. | #define PACKAGE_NAME "file"
  1315. | #define PACKAGE_TARNAME "file"
  1316. | #define PACKAGE_VERSION "5.24"
  1317. | #define PACKAGE_STRING "file 5.24"
  1318. | #define PACKAGE_BUGREPORT "christos@astron.com"
  1319. | #define PACKAGE_URL ""
  1320. | #define PACKAGE "file"
  1321. | #define VERSION "5.24"
  1322. | #define BUILTIN_ELF 1
  1323. | #define ELFCORE 1
  1324. | #define STDC_HEADERS 1
  1325. | #define HAVE_SYS_TYPES_H 1
  1326. | #define HAVE_SYS_STAT_H 1
  1327. | #define HAVE_STDLIB_H 1
  1328. | #define HAVE_STRING_H 1
  1329. | #define HAVE_MEMORY_H 1
  1330. | #define HAVE_STRINGS_H 1
  1331. | #define HAVE_INTTYPES_H 1
  1332. | #define HAVE_STDINT_H 1
  1333. | #define HAVE_UNISTD_H 1
  1334. | #define __EXTENSIONS__ 1
  1335. | #define _ALL_SOURCE 1
  1336. | #define _GNU_SOURCE 1
  1337. | #define _POSIX_PTHREAD_SEMANTICS 1
  1338. | #define _TANDEM_SOURCE 1
  1339. | #define HAVE_DLFCN_H 1
  1340. | #define LT_OBJDIR ".libs/"
  1341. | #define HAVE_VISIBILITY 1
  1342. | #define STDC_HEADERS 1
  1343. | #define HAVE_SYS_WAIT_H 1
  1344. | #define HAVE_STDINT_H 1
  1345. | #define HAVE_FCNTL_H 1
  1346. | #define HAVE_LOCALE_H 1
  1347. | #define HAVE_STDINT_H 1
  1348. | #define HAVE_INTTYPES_H 1
  1349. | #define HAVE_UNISTD_H 1
  1350. | #define HAVE_STDDEF_H 1
  1351. | #define HAVE_UTIME_H 1
  1352. | #define HAVE_WCHAR_H 1
  1353. | #define HAVE_WCTYPE_H 1
  1354. | #define HAVE_LIMITS_H 1
  1355. | #define HAVE_GETOPT_H 1
  1356. | #define HAVE_ERR_H 1
  1357. | #define HAVE_XLOCALE_H 1
  1358. | #define HAVE_SIGNAL_H 1
  1359. | #define HAVE_SYS_MMAN_H 1
  1360. | #define HAVE_SYS_STAT_H 1
  1361. | #define HAVE_SYS_TYPES_H 1
  1362. | #define HAVE_SYS_TIME_H 1
  1363. | #define HAVE_SIG_T 1
  1364. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  1365. | /* end confdefs.h. */
  1366. | #include <stdio.h>
  1367. | #ifdef HAVE_SYS_TYPES_H
  1368. | # include <sys/types.h>
  1369. | #endif
  1370. | #ifdef HAVE_SYS_STAT_H
  1371. | # include <sys/stat.h>
  1372. | #endif
  1373. | #ifdef STDC_HEADERS
  1374. | # include <stdlib.h>
  1375. | # include <stddef.h>
  1376. | #else
  1377. | # ifdef HAVE_STDLIB_H
  1378. | # include <stdlib.h>
  1379. | # endif
  1380. | #endif
  1381. | #ifdef HAVE_STRING_H
  1382. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1383. | # include <memory.h>
  1384. | # endif
  1385. | # include <string.h>
  1386. | #endif
  1387. | #ifdef HAVE_STRINGS_H
  1388. | # include <strings.h>
  1389. | #endif
  1390. | #ifdef HAVE_INTTYPES_H
  1391. | # include <inttypes.h>
  1392. | #endif
  1393. | #ifdef HAVE_STDINT_H
  1394. | # include <stdint.h>
  1395. | #endif
  1396. | #ifdef HAVE_UNISTD_H
  1397. | # include <unistd.h>
  1398. | #endif
  1399. | int
  1400. | main ()
  1401. | {
  1402. | static struct tm ac_aggr;
  1403. | if (ac_aggr.tm_gmtoff)
  1404. | return 0;
  1405. | ;
  1406. | return 0;
  1407. | }
  1408. configure:12953: gcc -c -g -O2 conftest.c >&5
  1409. conftest.c: In function 'main':
  1410. conftest.c:90:18: error: storage size of 'ac_aggr' isn't known
  1411. static struct tm ac_aggr;
  1412. ^
  1413. configure:12953: $? = 1
  1414. configure: failed program was:
  1415. | /* confdefs.h */
  1416. | #define PACKAGE_NAME "file"
  1417. | #define PACKAGE_TARNAME "file"
  1418. | #define PACKAGE_VERSION "5.24"
  1419. | #define PACKAGE_STRING "file 5.24"
  1420. | #define PACKAGE_BUGREPORT "christos@astron.com"
  1421. | #define PACKAGE_URL ""
  1422. | #define PACKAGE "file"
  1423. | #define VERSION "5.24"
  1424. | #define BUILTIN_ELF 1
  1425. | #define ELFCORE 1
  1426. | #define STDC_HEADERS 1
  1427. | #define HAVE_SYS_TYPES_H 1
  1428. | #define HAVE_SYS_STAT_H 1
  1429. | #define HAVE_STDLIB_H 1
  1430. | #define HAVE_STRING_H 1
  1431. | #define HAVE_MEMORY_H 1
  1432. | #define HAVE_STRINGS_H 1
  1433. | #define HAVE_INTTYPES_H 1
  1434. | #define HAVE_STDINT_H 1
  1435. | #define HAVE_UNISTD_H 1
  1436. | #define __EXTENSIONS__ 1
  1437. | #define _ALL_SOURCE 1
  1438. | #define _GNU_SOURCE 1
  1439. | #define _POSIX_PTHREAD_SEMANTICS 1
  1440. | #define _TANDEM_SOURCE 1
  1441. | #define HAVE_DLFCN_H 1
  1442. | #define LT_OBJDIR ".libs/"
  1443. | #define HAVE_VISIBILITY 1
  1444. | #define STDC_HEADERS 1
  1445. | #define HAVE_SYS_WAIT_H 1
  1446. | #define HAVE_STDINT_H 1
  1447. | #define HAVE_FCNTL_H 1
  1448. | #define HAVE_LOCALE_H 1
  1449. | #define HAVE_STDINT_H 1
  1450. | #define HAVE_INTTYPES_H 1
  1451. | #define HAVE_UNISTD_H 1
  1452. | #define HAVE_STDDEF_H 1
  1453. | #define HAVE_UTIME_H 1
  1454. | #define HAVE_WCHAR_H 1
  1455. | #define HAVE_WCTYPE_H 1
  1456. | #define HAVE_LIMITS_H 1
  1457. | #define HAVE_GETOPT_H 1
  1458. | #define HAVE_ERR_H 1
  1459. | #define HAVE_XLOCALE_H 1
  1460. | #define HAVE_SIGNAL_H 1
  1461. | #define HAVE_SYS_MMAN_H 1
  1462. | #define HAVE_SYS_STAT_H 1
  1463. | #define HAVE_SYS_TYPES_H 1
  1464. | #define HAVE_SYS_TIME_H 1
  1465. | #define HAVE_SIG_T 1
  1466. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  1467. | /* end confdefs.h. */
  1468. | #include <stdio.h>
  1469. | #ifdef HAVE_SYS_TYPES_H
  1470. | # include <sys/types.h>
  1471. | #endif
  1472. | #ifdef HAVE_SYS_STAT_H
  1473. | # include <sys/stat.h>
  1474. | #endif
  1475. | #ifdef STDC_HEADERS
  1476. | # include <stdlib.h>
  1477. | # include <stddef.h>
  1478. | #else
  1479. | # ifdef HAVE_STDLIB_H
  1480. | # include <stdlib.h>
  1481. | # endif
  1482. | #endif
  1483. | #ifdef HAVE_STRING_H
  1484. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1485. | # include <memory.h>
  1486. | # endif
  1487. | # include <string.h>
  1488. | #endif
  1489. | #ifdef HAVE_STRINGS_H
  1490. | # include <strings.h>
  1491. | #endif
  1492. | #ifdef HAVE_INTTYPES_H
  1493. | # include <inttypes.h>
  1494. | #endif
  1495. | #ifdef HAVE_STDINT_H
  1496. | # include <stdint.h>
  1497. | #endif
  1498. | #ifdef HAVE_UNISTD_H
  1499. | # include <unistd.h>
  1500. | #endif
  1501. | int
  1502. | main ()
  1503. | {
  1504. | static struct tm ac_aggr;
  1505. | if (sizeof ac_aggr.tm_gmtoff)
  1506. | return 0;
  1507. | ;
  1508. | return 0;
  1509. | }
  1510. configure:12953: result: no
  1511. configure:12963: checking whether struct tm is in sys/time.h or time.h
  1512. configure:12983: gcc -c -g -O2 conftest.c >&5
  1513. configure:12983: $? = 0
  1514. configure:12990: result: time.h
  1515. configure:12998: checking for struct tm.tm_zone
  1516. configure:12998: gcc -c -g -O2 conftest.c >&5
  1517. configure:12998: $? = 0
  1518. configure:12998: result: yes
  1519. configure:13065: checking for tm_zone in struct tm
  1520. configure:13082: gcc -c -g -O2 conftest.c >&5
  1521. configure:13082: $? = 0
  1522. configure:13089: result: yes
  1523. configure:13099: checking whether tzname is declared
  1524. configure:13099: gcc -c -g -O2 conftest.c >&5
  1525. configure:13099: $? = 0
  1526. configure:13099: result: yes
  1527. configure:13111: checking for tzname
  1528. configure:13130: gcc -o conftest -g -O2 conftest.c >&5
  1529. configure:13130: $? = 0
  1530. configure:13138: result: yes
  1531. configure:13146: checking for tm_isdst in struct tm
  1532. configure:13163: gcc -c -g -O2 conftest.c >&5
  1533. configure:13163: $? = 0
  1534. configure:13170: result: yes
  1535. configure:13179: checking whether daylight is declared
  1536. configure:13179: gcc -c -g -O2 conftest.c >&5
  1537. configure:13179: $? = 0
  1538. configure:13179: result: yes
  1539. configure:13191: checking for daylight
  1540. configure:13210: gcc -o conftest -g -O2 conftest.c >&5
  1541. conftest.c: In function 'main':
  1542. conftest.c:68:1: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration]
  1543. atoi(daylight);
  1544. ^
  1545. configure:13210: $? = 0
  1546. configure:13218: result: yes
  1547. configure:13233: checking for special C compiler options needed for large files
  1548. configure:13278: result: no
  1549. configure:13284: checking for _FILE_OFFSET_BITS value needed for large files
  1550. configure:13309: gcc -c -g -O2 conftest.c >&5
  1551. configure:13309: $? = 0
  1552. configure:13341: result: no
  1553. configure:13426: checking for _LARGEFILE_SOURCE value needed for large files
  1554. configure:13445: gcc -o conftest -g -O2 conftest.c >&5
  1555. configure:13445: $? = 0
  1556. configure:13473: result: no
  1557. configure:13494: checking for mbstate_t
  1558. configure:13511: gcc -c -g -O2 conftest.c >&5
  1559. configure:13511: $? = 0
  1560. configure:13518: result: yes
  1561. configure:13530: checking for struct option in getopt
  1562. configure:13546: gcc -c -g -O2 conftest.c >&5
  1563. configure:13546: $? = 0
  1564. configure:13553: result: yes
  1565. configure:13561: checking for pid_t
  1566. configure:13561: gcc -c -g -O2 conftest.c >&5
  1567. configure:13561: $? = 0
  1568. configure:13561: gcc -c -g -O2 conftest.c >&5
  1569. conftest.c: In function 'main':
  1570. conftest.c:101:20: error: expected expression before ')' token
  1571. if (sizeof ((pid_t)))
  1572. ^
  1573. configure:13561: $? = 1
  1574. configure: failed program was:
  1575. | /* confdefs.h */
  1576. | #define PACKAGE_NAME "file"
  1577. | #define PACKAGE_TARNAME "file"
  1578. | #define PACKAGE_VERSION "5.24"
  1579. | #define PACKAGE_STRING "file 5.24"
  1580. | #define PACKAGE_BUGREPORT "christos@astron.com"
  1581. | #define PACKAGE_URL ""
  1582. | #define PACKAGE "file"
  1583. | #define VERSION "5.24"
  1584. | #define BUILTIN_ELF 1
  1585. | #define ELFCORE 1
  1586. | #define STDC_HEADERS 1
  1587. | #define HAVE_SYS_TYPES_H 1
  1588. | #define HAVE_SYS_STAT_H 1
  1589. | #define HAVE_STDLIB_H 1
  1590. | #define HAVE_STRING_H 1
  1591. | #define HAVE_MEMORY_H 1
  1592. | #define HAVE_STRINGS_H 1
  1593. | #define HAVE_INTTYPES_H 1
  1594. | #define HAVE_STDINT_H 1
  1595. | #define HAVE_UNISTD_H 1
  1596. | #define __EXTENSIONS__ 1
  1597. | #define _ALL_SOURCE 1
  1598. | #define _GNU_SOURCE 1
  1599. | #define _POSIX_PTHREAD_SEMANTICS 1
  1600. | #define _TANDEM_SOURCE 1
  1601. | #define HAVE_DLFCN_H 1
  1602. | #define LT_OBJDIR ".libs/"
  1603. | #define HAVE_VISIBILITY 1
  1604. | #define STDC_HEADERS 1
  1605. | #define HAVE_SYS_WAIT_H 1
  1606. | #define HAVE_STDINT_H 1
  1607. | #define HAVE_FCNTL_H 1
  1608. | #define HAVE_LOCALE_H 1
  1609. | #define HAVE_STDINT_H 1
  1610. | #define HAVE_INTTYPES_H 1
  1611. | #define HAVE_UNISTD_H 1
  1612. | #define HAVE_STDDEF_H 1
  1613. | #define HAVE_UTIME_H 1
  1614. | #define HAVE_WCHAR_H 1
  1615. | #define HAVE_WCTYPE_H 1
  1616. | #define HAVE_LIMITS_H 1
  1617. | #define HAVE_GETOPT_H 1
  1618. | #define HAVE_ERR_H 1
  1619. | #define HAVE_XLOCALE_H 1
  1620. | #define HAVE_SIGNAL_H 1
  1621. | #define HAVE_SYS_MMAN_H 1
  1622. | #define HAVE_SYS_STAT_H 1
  1623. | #define HAVE_SYS_TYPES_H 1
  1624. | #define HAVE_SYS_TIME_H 1
  1625. | #define HAVE_SIG_T 1
  1626. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  1627. | #define HAVE_STRUCT_TM_TM_ZONE 1
  1628. | #define HAVE_TM_ZONE 1
  1629. | #define HAVE_TM_ZONE 1
  1630. | #define HAVE_DECL_TZNAME 1
  1631. | #define HAVE_TZNAME 1
  1632. | #define HAVE_TM_ISDST 1
  1633. | #define HAVE_DECL_DAYLIGHT 1
  1634. | #define HAVE_DAYLIGHT 1
  1635. | #define HAVE_FSEEKO 1
  1636. | #define HAVE_MBSTATE_T 1
  1637. | #define HAVE_STRUCT_OPTION 1
  1638. | /* end confdefs.h. */
  1639. | #include <stdio.h>
  1640. | #ifdef HAVE_SYS_TYPES_H
  1641. | # include <sys/types.h>
  1642. | #endif
  1643. | #ifdef HAVE_SYS_STAT_H
  1644. | # include <sys/stat.h>
  1645. | #endif
  1646. | #ifdef STDC_HEADERS
  1647. | # include <stdlib.h>
  1648. | # include <stddef.h>
  1649. | #else
  1650. | # ifdef HAVE_STDLIB_H
  1651. | # include <stdlib.h>
  1652. | # endif
  1653. | #endif
  1654. | #ifdef HAVE_STRING_H
  1655. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1656. | # include <memory.h>
  1657. | # endif
  1658. | # include <string.h>
  1659. | #endif
  1660. | #ifdef HAVE_STRINGS_H
  1661. | # include <strings.h>
  1662. | #endif
  1663. | #ifdef HAVE_INTTYPES_H
  1664. | # include <inttypes.h>
  1665. | #endif
  1666. | #ifdef HAVE_STDINT_H
  1667. | # include <stdint.h>
  1668. | #endif
  1669. | #ifdef HAVE_UNISTD_H
  1670. | # include <unistd.h>
  1671. | #endif
  1672. | int
  1673. | main ()
  1674. | {
  1675. | if (sizeof ((pid_t)))
  1676. | return 0;
  1677. | ;
  1678. | return 0;
  1679. | }
  1680. configure:13561: result: yes
  1681. configure:13572: checking for uint8_t
  1682. configure:13572: gcc -c -g -O2 conftest.c >&5
  1683. configure:13572: $? = 0
  1684. configure:13572: result: yes
  1685. configure:13586: checking for uint16_t
  1686. configure:13586: gcc -c -g -O2 conftest.c >&5
  1687. configure:13586: $? = 0
  1688. configure:13586: result: yes
  1689. configure:13598: checking for uint32_t
  1690. configure:13598: gcc -c -g -O2 conftest.c >&5
  1691. configure:13598: $? = 0
  1692. configure:13598: result: yes
  1693. configure:13612: checking for int32_t
  1694. configure:13612: gcc -c -g -O2 conftest.c >&5
  1695. configure:13612: $? = 0
  1696. configure:13612: gcc -c -g -O2 conftest.c >&5
  1697. conftest.c: In function 'main':
  1698. conftest.c:103:53: warning: integer overflow in expression [-Woverflow]
  1699. < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  1700. ^
  1701. conftest.c:102:12: error: storage size of 'test_array' isn't constant
  1702. static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  1703. ^
  1704. configure:13612: $? = 1
  1705. configure: failed program was:
  1706. | /* confdefs.h */
  1707. | #define PACKAGE_NAME "file"
  1708. | #define PACKAGE_TARNAME "file"
  1709. | #define PACKAGE_VERSION "5.24"
  1710. | #define PACKAGE_STRING "file 5.24"
  1711. | #define PACKAGE_BUGREPORT "christos@astron.com"
  1712. | #define PACKAGE_URL ""
  1713. | #define PACKAGE "file"
  1714. | #define VERSION "5.24"
  1715. | #define BUILTIN_ELF 1
  1716. | #define ELFCORE 1
  1717. | #define STDC_HEADERS 1
  1718. | #define HAVE_SYS_TYPES_H 1
  1719. | #define HAVE_SYS_STAT_H 1
  1720. | #define HAVE_STDLIB_H 1
  1721. | #define HAVE_STRING_H 1
  1722. | #define HAVE_MEMORY_H 1
  1723. | #define HAVE_STRINGS_H 1
  1724. | #define HAVE_INTTYPES_H 1
  1725. | #define HAVE_STDINT_H 1
  1726. | #define HAVE_UNISTD_H 1
  1727. | #define __EXTENSIONS__ 1
  1728. | #define _ALL_SOURCE 1
  1729. | #define _GNU_SOURCE 1
  1730. | #define _POSIX_PTHREAD_SEMANTICS 1
  1731. | #define _TANDEM_SOURCE 1
  1732. | #define HAVE_DLFCN_H 1
  1733. | #define LT_OBJDIR ".libs/"
  1734. | #define HAVE_VISIBILITY 1
  1735. | #define STDC_HEADERS 1
  1736. | #define HAVE_SYS_WAIT_H 1
  1737. | #define HAVE_STDINT_H 1
  1738. | #define HAVE_FCNTL_H 1
  1739. | #define HAVE_LOCALE_H 1
  1740. | #define HAVE_STDINT_H 1
  1741. | #define HAVE_INTTYPES_H 1
  1742. | #define HAVE_UNISTD_H 1
  1743. | #define HAVE_STDDEF_H 1
  1744. | #define HAVE_UTIME_H 1
  1745. | #define HAVE_WCHAR_H 1
  1746. | #define HAVE_WCTYPE_H 1
  1747. | #define HAVE_LIMITS_H 1
  1748. | #define HAVE_GETOPT_H 1
  1749. | #define HAVE_ERR_H 1
  1750. | #define HAVE_XLOCALE_H 1
  1751. | #define HAVE_SIGNAL_H 1
  1752. | #define HAVE_SYS_MMAN_H 1
  1753. | #define HAVE_SYS_STAT_H 1
  1754. | #define HAVE_SYS_TYPES_H 1
  1755. | #define HAVE_SYS_TIME_H 1
  1756. | #define HAVE_SIG_T 1
  1757. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  1758. | #define HAVE_STRUCT_TM_TM_ZONE 1
  1759. | #define HAVE_TM_ZONE 1
  1760. | #define HAVE_TM_ZONE 1
  1761. | #define HAVE_DECL_TZNAME 1
  1762. | #define HAVE_TZNAME 1
  1763. | #define HAVE_TM_ISDST 1
  1764. | #define HAVE_DECL_DAYLIGHT 1
  1765. | #define HAVE_DAYLIGHT 1
  1766. | #define HAVE_FSEEKO 1
  1767. | #define HAVE_MBSTATE_T 1
  1768. | #define HAVE_STRUCT_OPTION 1
  1769. | /* end confdefs.h. */
  1770. | #include <stdio.h>
  1771. | #ifdef HAVE_SYS_TYPES_H
  1772. | # include <sys/types.h>
  1773. | #endif
  1774. | #ifdef HAVE_SYS_STAT_H
  1775. | # include <sys/stat.h>
  1776. | #endif
  1777. | #ifdef STDC_HEADERS
  1778. | # include <stdlib.h>
  1779. | # include <stddef.h>
  1780. | #else
  1781. | # ifdef HAVE_STDLIB_H
  1782. | # include <stdlib.h>
  1783. | # endif
  1784. | #endif
  1785. | #ifdef HAVE_STRING_H
  1786. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1787. | # include <memory.h>
  1788. | # endif
  1789. | # include <string.h>
  1790. | #endif
  1791. | #ifdef HAVE_STRINGS_H
  1792. | # include <strings.h>
  1793. | #endif
  1794. | #ifdef HAVE_INTTYPES_H
  1795. | # include <inttypes.h>
  1796. | #endif
  1797. | #ifdef HAVE_STDINT_H
  1798. | # include <stdint.h>
  1799. | #endif
  1800. | #ifdef HAVE_UNISTD_H
  1801. | # include <unistd.h>
  1802. | #endif
  1803. | enum { N = 32 / 2 - 1 };
  1804. | int
  1805. | main ()
  1806. | {
  1807. | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  1808. | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  1809. | test_array [0] = 0;
  1810. | return test_array [0];
  1811. |
  1812. | ;
  1813. | return 0;
  1814. | }
  1815. configure:13612: result: yes
  1816. configure:13623: checking for uint64_t
  1817. configure:13623: gcc -c -g -O2 conftest.c >&5
  1818. configure:13623: $? = 0
  1819. configure:13623: result: yes
  1820. configure:13637: checking for int64_t
  1821. configure:13637: gcc -c -g -O2 conftest.c >&5
  1822. configure:13637: $? = 0
  1823. configure:13637: gcc -c -g -O2 conftest.c >&5
  1824. conftest.c: In function 'main':
  1825. conftest.c:103:53: warning: integer overflow in expression [-Woverflow]
  1826. < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
  1827. ^
  1828. conftest.c:102:12: error: storage size of 'test_array' isn't constant
  1829. static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
  1830. ^
  1831. configure:13637: $? = 1
  1832. configure: failed program was:
  1833. | /* confdefs.h */
  1834. | #define PACKAGE_NAME "file"
  1835. | #define PACKAGE_TARNAME "file"
  1836. | #define PACKAGE_VERSION "5.24"
  1837. | #define PACKAGE_STRING "file 5.24"
  1838. | #define PACKAGE_BUGREPORT "christos@astron.com"
  1839. | #define PACKAGE_URL ""
  1840. | #define PACKAGE "file"
  1841. | #define VERSION "5.24"
  1842. | #define BUILTIN_ELF 1
  1843. | #define ELFCORE 1
  1844. | #define STDC_HEADERS 1
  1845. | #define HAVE_SYS_TYPES_H 1
  1846. | #define HAVE_SYS_STAT_H 1
  1847. | #define HAVE_STDLIB_H 1
  1848. | #define HAVE_STRING_H 1
  1849. | #define HAVE_MEMORY_H 1
  1850. | #define HAVE_STRINGS_H 1
  1851. | #define HAVE_INTTYPES_H 1
  1852. | #define HAVE_STDINT_H 1
  1853. | #define HAVE_UNISTD_H 1
  1854. | #define __EXTENSIONS__ 1
  1855. | #define _ALL_SOURCE 1
  1856. | #define _GNU_SOURCE 1
  1857. | #define _POSIX_PTHREAD_SEMANTICS 1
  1858. | #define _TANDEM_SOURCE 1
  1859. | #define HAVE_DLFCN_H 1
  1860. | #define LT_OBJDIR ".libs/"
  1861. | #define HAVE_VISIBILITY 1
  1862. | #define STDC_HEADERS 1
  1863. | #define HAVE_SYS_WAIT_H 1
  1864. | #define HAVE_STDINT_H 1
  1865. | #define HAVE_FCNTL_H 1
  1866. | #define HAVE_LOCALE_H 1
  1867. | #define HAVE_STDINT_H 1
  1868. | #define HAVE_INTTYPES_H 1
  1869. | #define HAVE_UNISTD_H 1
  1870. | #define HAVE_STDDEF_H 1
  1871. | #define HAVE_UTIME_H 1
  1872. | #define HAVE_WCHAR_H 1
  1873. | #define HAVE_WCTYPE_H 1
  1874. | #define HAVE_LIMITS_H 1
  1875. | #define HAVE_GETOPT_H 1
  1876. | #define HAVE_ERR_H 1
  1877. | #define HAVE_XLOCALE_H 1
  1878. | #define HAVE_SIGNAL_H 1
  1879. | #define HAVE_SYS_MMAN_H 1
  1880. | #define HAVE_SYS_STAT_H 1
  1881. | #define HAVE_SYS_TYPES_H 1
  1882. | #define HAVE_SYS_TIME_H 1
  1883. | #define HAVE_SIG_T 1
  1884. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  1885. | #define HAVE_STRUCT_TM_TM_ZONE 1
  1886. | #define HAVE_TM_ZONE 1
  1887. | #define HAVE_TM_ZONE 1
  1888. | #define HAVE_DECL_TZNAME 1
  1889. | #define HAVE_TZNAME 1
  1890. | #define HAVE_TM_ISDST 1
  1891. | #define HAVE_DECL_DAYLIGHT 1
  1892. | #define HAVE_DAYLIGHT 1
  1893. | #define HAVE_FSEEKO 1
  1894. | #define HAVE_MBSTATE_T 1
  1895. | #define HAVE_STRUCT_OPTION 1
  1896. | /* end confdefs.h. */
  1897. | #include <stdio.h>
  1898. | #ifdef HAVE_SYS_TYPES_H
  1899. | # include <sys/types.h>
  1900. | #endif
  1901. | #ifdef HAVE_SYS_STAT_H
  1902. | # include <sys/stat.h>
  1903. | #endif
  1904. | #ifdef STDC_HEADERS
  1905. | # include <stdlib.h>
  1906. | # include <stddef.h>
  1907. | #else
  1908. | # ifdef HAVE_STDLIB_H
  1909. | # include <stdlib.h>
  1910. | # endif
  1911. | #endif
  1912. | #ifdef HAVE_STRING_H
  1913. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1914. | # include <memory.h>
  1915. | # endif
  1916. | # include <string.h>
  1917. | #endif
  1918. | #ifdef HAVE_STRINGS_H
  1919. | # include <strings.h>
  1920. | #endif
  1921. | #ifdef HAVE_INTTYPES_H
  1922. | # include <inttypes.h>
  1923. | #endif
  1924. | #ifdef HAVE_STDINT_H
  1925. | # include <stdint.h>
  1926. | #endif
  1927. | #ifdef HAVE_UNISTD_H
  1928. | # include <unistd.h>
  1929. | #endif
  1930. | enum { N = 64 / 2 - 1 };
  1931. | int
  1932. | main ()
  1933. | {
  1934. | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
  1935. | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
  1936. | test_array [0] = 0;
  1937. | return test_array [0];
  1938. |
  1939. | ;
  1940. | return 0;
  1941. | }
  1942. configure:13637: result: yes
  1943. configure:13649: checking for intptr_t
  1944. configure:13649: gcc -c -g -O2 conftest.c >&5
  1945. configure:13649: $? = 0
  1946. configure:13649: gcc -c -g -O2 conftest.c >&5
  1947. conftest.c: In function 'main':
  1948. conftest.c:101:23: error: expected expression before ')' token
  1949. if (sizeof ((intptr_t)))
  1950. ^
  1951. configure:13649: $? = 1
  1952. configure: failed program was:
  1953. | /* confdefs.h */
  1954. | #define PACKAGE_NAME "file"
  1955. | #define PACKAGE_TARNAME "file"
  1956. | #define PACKAGE_VERSION "5.24"
  1957. | #define PACKAGE_STRING "file 5.24"
  1958. | #define PACKAGE_BUGREPORT "christos@astron.com"
  1959. | #define PACKAGE_URL ""
  1960. | #define PACKAGE "file"
  1961. | #define VERSION "5.24"
  1962. | #define BUILTIN_ELF 1
  1963. | #define ELFCORE 1
  1964. | #define STDC_HEADERS 1
  1965. | #define HAVE_SYS_TYPES_H 1
  1966. | #define HAVE_SYS_STAT_H 1
  1967. | #define HAVE_STDLIB_H 1
  1968. | #define HAVE_STRING_H 1
  1969. | #define HAVE_MEMORY_H 1
  1970. | #define HAVE_STRINGS_H 1
  1971. | #define HAVE_INTTYPES_H 1
  1972. | #define HAVE_STDINT_H 1
  1973. | #define HAVE_UNISTD_H 1
  1974. | #define __EXTENSIONS__ 1
  1975. | #define _ALL_SOURCE 1
  1976. | #define _GNU_SOURCE 1
  1977. | #define _POSIX_PTHREAD_SEMANTICS 1
  1978. | #define _TANDEM_SOURCE 1
  1979. | #define HAVE_DLFCN_H 1
  1980. | #define LT_OBJDIR ".libs/"
  1981. | #define HAVE_VISIBILITY 1
  1982. | #define STDC_HEADERS 1
  1983. | #define HAVE_SYS_WAIT_H 1
  1984. | #define HAVE_STDINT_H 1
  1985. | #define HAVE_FCNTL_H 1
  1986. | #define HAVE_LOCALE_H 1
  1987. | #define HAVE_STDINT_H 1
  1988. | #define HAVE_INTTYPES_H 1
  1989. | #define HAVE_UNISTD_H 1
  1990. | #define HAVE_STDDEF_H 1
  1991. | #define HAVE_UTIME_H 1
  1992. | #define HAVE_WCHAR_H 1
  1993. | #define HAVE_WCTYPE_H 1
  1994. | #define HAVE_LIMITS_H 1
  1995. | #define HAVE_GETOPT_H 1
  1996. | #define HAVE_ERR_H 1
  1997. | #define HAVE_XLOCALE_H 1
  1998. | #define HAVE_SIGNAL_H 1
  1999. | #define HAVE_SYS_MMAN_H 1
  2000. | #define HAVE_SYS_STAT_H 1
  2001. | #define HAVE_SYS_TYPES_H 1
  2002. | #define HAVE_SYS_TIME_H 1
  2003. | #define HAVE_SIG_T 1
  2004. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  2005. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2006. | #define HAVE_TM_ZONE 1
  2007. | #define HAVE_TM_ZONE 1
  2008. | #define HAVE_DECL_TZNAME 1
  2009. | #define HAVE_TZNAME 1
  2010. | #define HAVE_TM_ISDST 1
  2011. | #define HAVE_DECL_DAYLIGHT 1
  2012. | #define HAVE_DAYLIGHT 1
  2013. | #define HAVE_FSEEKO 1
  2014. | #define HAVE_MBSTATE_T 1
  2015. | #define HAVE_STRUCT_OPTION 1
  2016. | /* end confdefs.h. */
  2017. | #include <stdio.h>
  2018. | #ifdef HAVE_SYS_TYPES_H
  2019. | # include <sys/types.h>
  2020. | #endif
  2021. | #ifdef HAVE_SYS_STAT_H
  2022. | # include <sys/stat.h>
  2023. | #endif
  2024. | #ifdef STDC_HEADERS
  2025. | # include <stdlib.h>
  2026. | # include <stddef.h>
  2027. | #else
  2028. | # ifdef HAVE_STDLIB_H
  2029. | # include <stdlib.h>
  2030. | # endif
  2031. | #endif
  2032. | #ifdef HAVE_STRING_H
  2033. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2034. | # include <memory.h>
  2035. | # endif
  2036. | # include <string.h>
  2037. | #endif
  2038. | #ifdef HAVE_STRINGS_H
  2039. | # include <strings.h>
  2040. | #endif
  2041. | #ifdef HAVE_INTTYPES_H
  2042. | # include <inttypes.h>
  2043. | #endif
  2044. | #ifdef HAVE_STDINT_H
  2045. | # include <stdint.h>
  2046. | #endif
  2047. | #ifdef HAVE_UNISTD_H
  2048. | # include <unistd.h>
  2049. | #endif
  2050. | int
  2051. | main ()
  2052. | {
  2053. | if (sizeof ((intptr_t)))
  2054. | return 0;
  2055. | ;
  2056. | return 0;
  2057. | }
  2058. configure:13649: result: yes
  2059. configure:13685: checking for uintptr_t
  2060. configure:13685: gcc -c -g -O2 conftest.c >&5
  2061. configure:13685: $? = 0
  2062. configure:13685: gcc -c -g -O2 conftest.c >&5
  2063. conftest.c: In function 'main':
  2064. conftest.c:102:24: error: expected expression before ')' token
  2065. if (sizeof ((uintptr_t)))
  2066. ^
  2067. configure:13685: $? = 1
  2068. configure: failed program was:
  2069. | /* confdefs.h */
  2070. | #define PACKAGE_NAME "file"
  2071. | #define PACKAGE_TARNAME "file"
  2072. | #define PACKAGE_VERSION "5.24"
  2073. | #define PACKAGE_STRING "file 5.24"
  2074. | #define PACKAGE_BUGREPORT "christos@astron.com"
  2075. | #define PACKAGE_URL ""
  2076. | #define PACKAGE "file"
  2077. | #define VERSION "5.24"
  2078. | #define BUILTIN_ELF 1
  2079. | #define ELFCORE 1
  2080. | #define STDC_HEADERS 1
  2081. | #define HAVE_SYS_TYPES_H 1
  2082. | #define HAVE_SYS_STAT_H 1
  2083. | #define HAVE_STDLIB_H 1
  2084. | #define HAVE_STRING_H 1
  2085. | #define HAVE_MEMORY_H 1
  2086. | #define HAVE_STRINGS_H 1
  2087. | #define HAVE_INTTYPES_H 1
  2088. | #define HAVE_STDINT_H 1
  2089. | #define HAVE_UNISTD_H 1
  2090. | #define __EXTENSIONS__ 1
  2091. | #define _ALL_SOURCE 1
  2092. | #define _GNU_SOURCE 1
  2093. | #define _POSIX_PTHREAD_SEMANTICS 1
  2094. | #define _TANDEM_SOURCE 1
  2095. | #define HAVE_DLFCN_H 1
  2096. | #define LT_OBJDIR ".libs/"
  2097. | #define HAVE_VISIBILITY 1
  2098. | #define STDC_HEADERS 1
  2099. | #define HAVE_SYS_WAIT_H 1
  2100. | #define HAVE_STDINT_H 1
  2101. | #define HAVE_FCNTL_H 1
  2102. | #define HAVE_LOCALE_H 1
  2103. | #define HAVE_STDINT_H 1
  2104. | #define HAVE_INTTYPES_H 1
  2105. | #define HAVE_UNISTD_H 1
  2106. | #define HAVE_STDDEF_H 1
  2107. | #define HAVE_UTIME_H 1
  2108. | #define HAVE_WCHAR_H 1
  2109. | #define HAVE_WCTYPE_H 1
  2110. | #define HAVE_LIMITS_H 1
  2111. | #define HAVE_GETOPT_H 1
  2112. | #define HAVE_ERR_H 1
  2113. | #define HAVE_XLOCALE_H 1
  2114. | #define HAVE_SIGNAL_H 1
  2115. | #define HAVE_SYS_MMAN_H 1
  2116. | #define HAVE_SYS_STAT_H 1
  2117. | #define HAVE_SYS_TYPES_H 1
  2118. | #define HAVE_SYS_TIME_H 1
  2119. | #define HAVE_SIG_T 1
  2120. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  2121. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2122. | #define HAVE_TM_ZONE 1
  2123. | #define HAVE_TM_ZONE 1
  2124. | #define HAVE_DECL_TZNAME 1
  2125. | #define HAVE_TZNAME 1
  2126. | #define HAVE_TM_ISDST 1
  2127. | #define HAVE_DECL_DAYLIGHT 1
  2128. | #define HAVE_DAYLIGHT 1
  2129. | #define HAVE_FSEEKO 1
  2130. | #define HAVE_MBSTATE_T 1
  2131. | #define HAVE_STRUCT_OPTION 1
  2132. | #define HAVE_INTPTR_T 1
  2133. | /* end confdefs.h. */
  2134. | #include <stdio.h>
  2135. | #ifdef HAVE_SYS_TYPES_H
  2136. | # include <sys/types.h>
  2137. | #endif
  2138. | #ifdef HAVE_SYS_STAT_H
  2139. | # include <sys/stat.h>
  2140. | #endif
  2141. | #ifdef STDC_HEADERS
  2142. | # include <stdlib.h>
  2143. | # include <stddef.h>
  2144. | #else
  2145. | # ifdef HAVE_STDLIB_H
  2146. | # include <stdlib.h>
  2147. | # endif
  2148. | #endif
  2149. | #ifdef HAVE_STRING_H
  2150. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2151. | # include <memory.h>
  2152. | # endif
  2153. | # include <string.h>
  2154. | #endif
  2155. | #ifdef HAVE_STRINGS_H
  2156. | # include <strings.h>
  2157. | #endif
  2158. | #ifdef HAVE_INTTYPES_H
  2159. | # include <inttypes.h>
  2160. | #endif
  2161. | #ifdef HAVE_STDINT_H
  2162. | # include <stdint.h>
  2163. | #endif
  2164. | #ifdef HAVE_UNISTD_H
  2165. | # include <unistd.h>
  2166. | #endif
  2167. | int
  2168. | main ()
  2169. | {
  2170. | if (sizeof ((uintptr_t)))
  2171. | return 0;
  2172. | ;
  2173. | return 0;
  2174. | }
  2175. configure:13685: result: yes
  2176. configure:13727: checking for stdlib.h
  2177. configure:13727: result: yes
  2178. configure:13727: checking for unistd.h
  2179. configure:13727: result: yes
  2180. configure:13727: checking for sys/param.h
  2181. configure:13727: gcc -c -g -O2 conftest.c >&5
  2182. configure:13727: $? = 0
  2183. configure:13727: result: yes
  2184. configure:13747: checking for getpagesize
  2185. configure:13747: gcc -o conftest -g -O2 conftest.c >&5
  2186. configure:13747: $? = 0
  2187. configure:13747: result: yes
  2188. configure:13756: checking for working mmap
  2189. configure:13903: gcc -o conftest -g -O2 conftest.c >&5
  2190. configure:13903: $? = 0
  2191. configure:13903: ./conftest
  2192. configure:13903: $? = 0
  2193. configure:13913: result: yes
  2194. configure:13924: checking vfork.h usability
  2195. configure:13924: gcc -c -g -O2 conftest.c >&5
  2196. conftest.c:105:19: fatal error: vfork.h: No such file or directory
  2197. compilation terminated.
  2198. configure:13924: $? = 1
  2199. configure: failed program was:
  2200. | /* confdefs.h */
  2201. | #define PACKAGE_NAME "file"
  2202. | #define PACKAGE_TARNAME "file"
  2203. | #define PACKAGE_VERSION "5.24"
  2204. | #define PACKAGE_STRING "file 5.24"
  2205. | #define PACKAGE_BUGREPORT "christos@astron.com"
  2206. | #define PACKAGE_URL ""
  2207. | #define PACKAGE "file"
  2208. | #define VERSION "5.24"
  2209. | #define BUILTIN_ELF 1
  2210. | #define ELFCORE 1
  2211. | #define STDC_HEADERS 1
  2212. | #define HAVE_SYS_TYPES_H 1
  2213. | #define HAVE_SYS_STAT_H 1
  2214. | #define HAVE_STDLIB_H 1
  2215. | #define HAVE_STRING_H 1
  2216. | #define HAVE_MEMORY_H 1
  2217. | #define HAVE_STRINGS_H 1
  2218. | #define HAVE_INTTYPES_H 1
  2219. | #define HAVE_STDINT_H 1
  2220. | #define HAVE_UNISTD_H 1
  2221. | #define __EXTENSIONS__ 1
  2222. | #define _ALL_SOURCE 1
  2223. | #define _GNU_SOURCE 1
  2224. | #define _POSIX_PTHREAD_SEMANTICS 1
  2225. | #define _TANDEM_SOURCE 1
  2226. | #define HAVE_DLFCN_H 1
  2227. | #define LT_OBJDIR ".libs/"
  2228. | #define HAVE_VISIBILITY 1
  2229. | #define STDC_HEADERS 1
  2230. | #define HAVE_SYS_WAIT_H 1
  2231. | #define HAVE_STDINT_H 1
  2232. | #define HAVE_FCNTL_H 1
  2233. | #define HAVE_LOCALE_H 1
  2234. | #define HAVE_STDINT_H 1
  2235. | #define HAVE_INTTYPES_H 1
  2236. | #define HAVE_UNISTD_H 1
  2237. | #define HAVE_STDDEF_H 1
  2238. | #define HAVE_UTIME_H 1
  2239. | #define HAVE_WCHAR_H 1
  2240. | #define HAVE_WCTYPE_H 1
  2241. | #define HAVE_LIMITS_H 1
  2242. | #define HAVE_GETOPT_H 1
  2243. | #define HAVE_ERR_H 1
  2244. | #define HAVE_XLOCALE_H 1
  2245. | #define HAVE_SIGNAL_H 1
  2246. | #define HAVE_SYS_MMAN_H 1
  2247. | #define HAVE_SYS_STAT_H 1
  2248. | #define HAVE_SYS_TYPES_H 1
  2249. | #define HAVE_SYS_TIME_H 1
  2250. | #define HAVE_SIG_T 1
  2251. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  2252. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2253. | #define HAVE_TM_ZONE 1
  2254. | #define HAVE_TM_ZONE 1
  2255. | #define HAVE_DECL_TZNAME 1
  2256. | #define HAVE_TZNAME 1
  2257. | #define HAVE_TM_ISDST 1
  2258. | #define HAVE_DECL_DAYLIGHT 1
  2259. | #define HAVE_DAYLIGHT 1
  2260. | #define HAVE_FSEEKO 1
  2261. | #define HAVE_MBSTATE_T 1
  2262. | #define HAVE_STRUCT_OPTION 1
  2263. | #define HAVE_INTPTR_T 1
  2264. | #define HAVE_UINTPTR_T 1
  2265. | #define HAVE_STDLIB_H 1
  2266. | #define HAVE_UNISTD_H 1
  2267. | #define HAVE_SYS_PARAM_H 1
  2268. | #define HAVE_GETPAGESIZE 1
  2269. | #define HAVE_MMAP 1
  2270. | /* end confdefs.h. */
  2271. | #include <stdio.h>
  2272. | #ifdef HAVE_SYS_TYPES_H
  2273. | # include <sys/types.h>
  2274. | #endif
  2275. | #ifdef HAVE_SYS_STAT_H
  2276. | # include <sys/stat.h>
  2277. | #endif
  2278. | #ifdef STDC_HEADERS
  2279. | # include <stdlib.h>
  2280. | # include <stddef.h>
  2281. | #else
  2282. | # ifdef HAVE_STDLIB_H
  2283. | # include <stdlib.h>
  2284. | # endif
  2285. | #endif
  2286. | #ifdef HAVE_STRING_H
  2287. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2288. | # include <memory.h>
  2289. | # endif
  2290. | # include <string.h>
  2291. | #endif
  2292. | #ifdef HAVE_STRINGS_H
  2293. | # include <strings.h>
  2294. | #endif
  2295. | #ifdef HAVE_INTTYPES_H
  2296. | # include <inttypes.h>
  2297. | #endif
  2298. | #ifdef HAVE_STDINT_H
  2299. | # include <stdint.h>
  2300. | #endif
  2301. | #ifdef HAVE_UNISTD_H
  2302. | # include <unistd.h>
  2303. | #endif
  2304. | #include <vfork.h>
  2305. configure:13924: result: no
  2306. configure:13924: checking vfork.h presence
  2307. configure:13924: gcc -E conftest.c
  2308. conftest.c:72:19: fatal error: vfork.h: No such file or directory
  2309. compilation terminated.
  2310. configure:13924: $? = 1
  2311. configure: failed program was:
  2312. | /* confdefs.h */
  2313. | #define PACKAGE_NAME "file"
  2314. | #define PACKAGE_TARNAME "file"
  2315. | #define PACKAGE_VERSION "5.24"
  2316. | #define PACKAGE_STRING "file 5.24"
  2317. | #define PACKAGE_BUGREPORT "christos@astron.com"
  2318. | #define PACKAGE_URL ""
  2319. | #define PACKAGE "file"
  2320. | #define VERSION "5.24"
  2321. | #define BUILTIN_ELF 1
  2322. | #define ELFCORE 1
  2323. | #define STDC_HEADERS 1
  2324. | #define HAVE_SYS_TYPES_H 1
  2325. | #define HAVE_SYS_STAT_H 1
  2326. | #define HAVE_STDLIB_H 1
  2327. | #define HAVE_STRING_H 1
  2328. | #define HAVE_MEMORY_H 1
  2329. | #define HAVE_STRINGS_H 1
  2330. | #define HAVE_INTTYPES_H 1
  2331. | #define HAVE_STDINT_H 1
  2332. | #define HAVE_UNISTD_H 1
  2333. | #define __EXTENSIONS__ 1
  2334. | #define _ALL_SOURCE 1
  2335. | #define _GNU_SOURCE 1
  2336. | #define _POSIX_PTHREAD_SEMANTICS 1
  2337. | #define _TANDEM_SOURCE 1
  2338. | #define HAVE_DLFCN_H 1
  2339. | #define LT_OBJDIR ".libs/"
  2340. | #define HAVE_VISIBILITY 1
  2341. | #define STDC_HEADERS 1
  2342. | #define HAVE_SYS_WAIT_H 1
  2343. | #define HAVE_STDINT_H 1
  2344. | #define HAVE_FCNTL_H 1
  2345. | #define HAVE_LOCALE_H 1
  2346. | #define HAVE_STDINT_H 1
  2347. | #define HAVE_INTTYPES_H 1
  2348. | #define HAVE_UNISTD_H 1
  2349. | #define HAVE_STDDEF_H 1
  2350. | #define HAVE_UTIME_H 1
  2351. | #define HAVE_WCHAR_H 1
  2352. | #define HAVE_WCTYPE_H 1
  2353. | #define HAVE_LIMITS_H 1
  2354. | #define HAVE_GETOPT_H 1
  2355. | #define HAVE_ERR_H 1
  2356. | #define HAVE_XLOCALE_H 1
  2357. | #define HAVE_SIGNAL_H 1
  2358. | #define HAVE_SYS_MMAN_H 1
  2359. | #define HAVE_SYS_STAT_H 1
  2360. | #define HAVE_SYS_TYPES_H 1
  2361. | #define HAVE_SYS_TIME_H 1
  2362. | #define HAVE_SIG_T 1
  2363. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  2364. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2365. | #define HAVE_TM_ZONE 1
  2366. | #define HAVE_TM_ZONE 1
  2367. | #define HAVE_DECL_TZNAME 1
  2368. | #define HAVE_TZNAME 1
  2369. | #define HAVE_TM_ISDST 1
  2370. | #define HAVE_DECL_DAYLIGHT 1
  2371. | #define HAVE_DAYLIGHT 1
  2372. | #define HAVE_FSEEKO 1
  2373. | #define HAVE_MBSTATE_T 1
  2374. | #define HAVE_STRUCT_OPTION 1
  2375. | #define HAVE_INTPTR_T 1
  2376. | #define HAVE_UINTPTR_T 1
  2377. | #define HAVE_STDLIB_H 1
  2378. | #define HAVE_UNISTD_H 1
  2379. | #define HAVE_SYS_PARAM_H 1
  2380. | #define HAVE_GETPAGESIZE 1
  2381. | #define HAVE_MMAP 1
  2382. | /* end confdefs.h. */
  2383. | #include <vfork.h>
  2384. configure:13924: result: no
  2385. configure:13924: checking for vfork.h
  2386. configure:13924: result: no
  2387. configure:13937: checking for fork
  2388. configure:13937: gcc -o conftest -g -O2 conftest.c >&5
  2389. conftest.c:95:6: warning: conflicting types for built-in function 'fork'
  2390. char fork ();
  2391. ^
  2392. configure:13937: $? = 0
  2393. configure:13937: result: yes
  2394. configure:13937: checking for vfork
  2395. configure:13937: gcc -o conftest -g -O2 conftest.c >&5
  2396. configure:13937: $? = 0
  2397. configure:13937: result: yes
  2398. configure:13947: checking for working fork
  2399. configure:13969: gcc -o conftest -g -O2 conftest.c >&5
  2400. configure:13969: $? = 0
  2401. configure:13969: ./conftest
  2402. configure:13969: $? = 0
  2403. configure:13979: result: yes
  2404. configure:14000: checking for working vfork
  2405. configure:14110: result: yes
  2406. configure:14136: checking whether mbrtowc and mbstate_t are properly declared
  2407. configure:14156: gcc -o conftest -g -O2 conftest.c >&5
  2408. configure:14156: $? = 0
  2409. configure:14164: result: yes
  2410. configure:14173: checking for gcc compiler warnings
  2411. configure:14192: result: yes
  2412. configure:14209: checking for strerror
  2413. configure:14209: gcc -o conftest -g -O2 conftest.c >&5
  2414. configure:14209: $? = 0
  2415. configure:14209: result: yes
  2416. configure:14209: checking for strndup
  2417. configure:14209: gcc -o conftest -g -O2 conftest.c >&5
  2418. conftest.c:101:6: warning: conflicting types for built-in function 'strndup'
  2419. char strndup ();
  2420. ^
  2421. configure:14209: $? = 0
  2422. configure:14209: result: yes
  2423. configure:14209: checking for strtoul
  2424. configure:14209: gcc -o conftest -g -O2 conftest.c >&5
  2425. configure:14209: $? = 0
  2426. configure:14209: result: yes
  2427. configure:14209: checking for mkstemp
  2428. configure:14209: gcc -o conftest -g -O2 conftest.c >&5
  2429. configure:14209: $? = 0
  2430. configure:14209: result: yes
  2431. configure:14209: checking for mkostemp
  2432. configure:14209: gcc -o conftest -g -O2 conftest.c >&5
  2433. configure:14209: $? = 0
  2434. configure:14209: result: yes
  2435. configure:14209: checking for utimes
  2436. configure:14209: gcc -o conftest -g -O2 conftest.c >&5
  2437. configure:14209: $? = 0
  2438. configure:14209: result: yes
  2439. configure:14209: checking for utime
  2440. configure:14209: gcc -o conftest -g -O2 conftest.c >&5
  2441. configure:14209: $? = 0
  2442. configure:14209: result: yes
  2443. configure:14209: checking for wcwidth
  2444. configure:14209: gcc -o conftest -g -O2 conftest.c >&5
  2445. configure:14209: $? = 0
  2446. configure:14209: result: yes
  2447. configure:14209: checking for strtof
  2448. configure:14209: gcc -o conftest -g -O2 conftest.c >&5
  2449. configure:14209: $? = 0
  2450. configure:14209: result: yes
  2451. configure:14209: checking for newlocale
  2452. configure:14209: gcc -o conftest -g -O2 conftest.c >&5
  2453. configure:14209: $? = 0
  2454. configure:14209: result: yes
  2455. configure:14209: checking for uselocale
  2456. configure:14209: gcc -o conftest -g -O2 conftest.c >&5
  2457. configure:14209: $? = 0
  2458. configure:14209: result: yes
  2459. configure:14209: checking for freelocale
  2460. configure:14209: gcc -o conftest -g -O2 conftest.c >&5
  2461. configure:14209: $? = 0
  2462. configure:14209: result: yes
  2463. configure:14209: checking for setlocale
  2464. configure:14209: gcc -o conftest -g -O2 conftest.c >&5
  2465. configure:14209: $? = 0
  2466. configure:14209: result: yes
  2467. configure:14219: checking for getopt_long
  2468. configure:14219: gcc -o conftest -g -O2 conftest.c >&5
  2469. configure:14219: $? = 0
  2470. configure:14219: result: yes
  2471. configure:14232: checking for asprintf
  2472. configure:14232: gcc -o conftest -g -O2 conftest.c >&5
  2473. configure:14232: $? = 0
  2474. configure:14232: result: yes
  2475. configure:14245: checking for vasprintf
  2476. configure:14245: gcc -o conftest -g -O2 conftest.c >&5
  2477. configure:14245: $? = 0
  2478. configure:14245: result: yes
  2479. configure:14258: checking for strlcpy
  2480. configure:14258: gcc -o conftest -g -O2 conftest.c >&5
  2481. /tmp/ccxlF7hS.o: In function `main':
  2482. /mnt/lfs/sources/file-5.24/conftest.c:127: undefined reference to `strlcpy'
  2483. collect2: error: ld returned 1 exit status
  2484. configure:14258: $? = 1
  2485. configure: failed program was:
  2486. | /* confdefs.h */
  2487. | #define PACKAGE_NAME "file"
  2488. | #define PACKAGE_TARNAME "file"
  2489. | #define PACKAGE_VERSION "5.24"
  2490. | #define PACKAGE_STRING "file 5.24"
  2491. | #define PACKAGE_BUGREPORT "christos@astron.com"
  2492. | #define PACKAGE_URL ""
  2493. | #define PACKAGE "file"
  2494. | #define VERSION "5.24"
  2495. | #define BUILTIN_ELF 1
  2496. | #define ELFCORE 1
  2497. | #define STDC_HEADERS 1
  2498. | #define HAVE_SYS_TYPES_H 1
  2499. | #define HAVE_SYS_STAT_H 1
  2500. | #define HAVE_STDLIB_H 1
  2501. | #define HAVE_STRING_H 1
  2502. | #define HAVE_MEMORY_H 1
  2503. | #define HAVE_STRINGS_H 1
  2504. | #define HAVE_INTTYPES_H 1
  2505. | #define HAVE_STDINT_H 1
  2506. | #define HAVE_UNISTD_H 1
  2507. | #define __EXTENSIONS__ 1
  2508. | #define _ALL_SOURCE 1
  2509. | #define _GNU_SOURCE 1
  2510. | #define _POSIX_PTHREAD_SEMANTICS 1
  2511. | #define _TANDEM_SOURCE 1
  2512. | #define HAVE_DLFCN_H 1
  2513. | #define LT_OBJDIR ".libs/"
  2514. | #define HAVE_VISIBILITY 1
  2515. | #define STDC_HEADERS 1
  2516. | #define HAVE_SYS_WAIT_H 1
  2517. | #define HAVE_STDINT_H 1
  2518. | #define HAVE_FCNTL_H 1
  2519. | #define HAVE_LOCALE_H 1
  2520. | #define HAVE_STDINT_H 1
  2521. | #define HAVE_INTTYPES_H 1
  2522. | #define HAVE_UNISTD_H 1
  2523. | #define HAVE_STDDEF_H 1
  2524. | #define HAVE_UTIME_H 1
  2525. | #define HAVE_WCHAR_H 1
  2526. | #define HAVE_WCTYPE_H 1
  2527. | #define HAVE_LIMITS_H 1
  2528. | #define HAVE_GETOPT_H 1
  2529. | #define HAVE_ERR_H 1
  2530. | #define HAVE_XLOCALE_H 1
  2531. | #define HAVE_SIGNAL_H 1
  2532. | #define HAVE_SYS_MMAN_H 1
  2533. | #define HAVE_SYS_STAT_H 1
  2534. | #define HAVE_SYS_TYPES_H 1
  2535. | #define HAVE_SYS_TIME_H 1
  2536. | #define HAVE_SIG_T 1
  2537. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  2538. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2539. | #define HAVE_TM_ZONE 1
  2540. | #define HAVE_TM_ZONE 1
  2541. | #define HAVE_DECL_TZNAME 1
  2542. | #define HAVE_TZNAME 1
  2543. | #define HAVE_TM_ISDST 1
  2544. | #define HAVE_DECL_DAYLIGHT 1
  2545. | #define HAVE_DAYLIGHT 1
  2546. | #define HAVE_FSEEKO 1
  2547. | #define HAVE_MBSTATE_T 1
  2548. | #define HAVE_STRUCT_OPTION 1
  2549. | #define HAVE_INTPTR_T 1
  2550. | #define HAVE_UINTPTR_T 1
  2551. | #define HAVE_STDLIB_H 1
  2552. | #define HAVE_UNISTD_H 1
  2553. | #define HAVE_SYS_PARAM_H 1
  2554. | #define HAVE_GETPAGESIZE 1
  2555. | #define HAVE_MMAP 1
  2556. | #define HAVE_FORK 1
  2557. | #define HAVE_VFORK 1
  2558. | #define HAVE_WORKING_VFORK 1
  2559. | #define HAVE_WORKING_FORK 1
  2560. | #define HAVE_MBRTOWC 1
  2561. | #define HAVE_STRERROR 1
  2562. | #define HAVE_STRNDUP 1
  2563. | #define HAVE_STRTOUL 1
  2564. | #define HAVE_MKSTEMP 1
  2565. | #define HAVE_MKOSTEMP 1
  2566. | #define HAVE_UTIMES 1
  2567. | #define HAVE_UTIME 1
  2568. | #define HAVE_WCWIDTH 1
  2569. | #define HAVE_STRTOF 1
  2570. | #define HAVE_NEWLOCALE 1
  2571. | #define HAVE_USELOCALE 1
  2572. | #define HAVE_FREELOCALE 1
  2573. | #define HAVE_SETLOCALE 1
  2574. | #define HAVE_GETOPT_LONG 1
  2575. | #define HAVE_ASPRINTF 1
  2576. | #define HAVE_VASPRINTF 1
  2577. | /* end confdefs.h. */
  2578. | /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
  2579. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2580. | #define strlcpy innocuous_strlcpy
  2581. |
  2582. | /* System header to define __stub macros and hopefully few prototypes,
  2583. | which can conflict with char strlcpy (); below.
  2584. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2585. | <limits.h> exists even on freestanding compilers. */
  2586. |
  2587. | #ifdef __STDC__
  2588. | # include <limits.h>
  2589. | #else
  2590. | # include <assert.h>
  2591. | #endif
  2592. |
  2593. | #undef strlcpy
  2594. |
  2595. | /* Override any GCC internal prototype to avoid an error.
  2596. | Use char because int might match the return type of a GCC
  2597. | builtin and then its argument prototype would still apply. */
  2598. | #ifdef __cplusplus
  2599. | extern "C"
  2600. | #endif
  2601. | char strlcpy ();
  2602. | /* The GNU C library defines this for functions which it implements
  2603. | to always fail with ENOSYS. Some functions are actually named
  2604. | something starting with __ and the normal name is an alias. */
  2605. | #if defined __stub_strlcpy || defined __stub___strlcpy
  2606. | choke me
  2607. | #endif
  2608. |
  2609. | int
  2610. | main ()
  2611. | {
  2612. | return strlcpy ();
  2613. | ;
  2614. | return 0;
  2615. | }
  2616. configure:14258: result: no
  2617. configure:14271: checking for strlcat
  2618. configure:14271: gcc -o conftest -g -O2 conftest.c >&5
  2619. /tmp/ccT16VwY.o: In function `main':
  2620. /mnt/lfs/sources/file-5.24/conftest.c:127: undefined reference to `strlcat'
  2621. collect2: error: ld returned 1 exit status
  2622. configure:14271: $? = 1
  2623. configure: failed program was:
  2624. | /* confdefs.h */
  2625. | #define PACKAGE_NAME "file"
  2626. | #define PACKAGE_TARNAME "file"
  2627. | #define PACKAGE_VERSION "5.24"
  2628. | #define PACKAGE_STRING "file 5.24"
  2629. | #define PACKAGE_BUGREPORT "christos@astron.com"
  2630. | #define PACKAGE_URL ""
  2631. | #define PACKAGE "file"
  2632. | #define VERSION "5.24"
  2633. | #define BUILTIN_ELF 1
  2634. | #define ELFCORE 1
  2635. | #define STDC_HEADERS 1
  2636. | #define HAVE_SYS_TYPES_H 1
  2637. | #define HAVE_SYS_STAT_H 1
  2638. | #define HAVE_STDLIB_H 1
  2639. | #define HAVE_STRING_H 1
  2640. | #define HAVE_MEMORY_H 1
  2641. | #define HAVE_STRINGS_H 1
  2642. | #define HAVE_INTTYPES_H 1
  2643. | #define HAVE_STDINT_H 1
  2644. | #define HAVE_UNISTD_H 1
  2645. | #define __EXTENSIONS__ 1
  2646. | #define _ALL_SOURCE 1
  2647. | #define _GNU_SOURCE 1
  2648. | #define _POSIX_PTHREAD_SEMANTICS 1
  2649. | #define _TANDEM_SOURCE 1
  2650. | #define HAVE_DLFCN_H 1
  2651. | #define LT_OBJDIR ".libs/"
  2652. | #define HAVE_VISIBILITY 1
  2653. | #define STDC_HEADERS 1
  2654. | #define HAVE_SYS_WAIT_H 1
  2655. | #define HAVE_STDINT_H 1
  2656. | #define HAVE_FCNTL_H 1
  2657. | #define HAVE_LOCALE_H 1
  2658. | #define HAVE_STDINT_H 1
  2659. | #define HAVE_INTTYPES_H 1
  2660. | #define HAVE_UNISTD_H 1
  2661. | #define HAVE_STDDEF_H 1
  2662. | #define HAVE_UTIME_H 1
  2663. | #define HAVE_WCHAR_H 1
  2664. | #define HAVE_WCTYPE_H 1
  2665. | #define HAVE_LIMITS_H 1
  2666. | #define HAVE_GETOPT_H 1
  2667. | #define HAVE_ERR_H 1
  2668. | #define HAVE_XLOCALE_H 1
  2669. | #define HAVE_SIGNAL_H 1
  2670. | #define HAVE_SYS_MMAN_H 1
  2671. | #define HAVE_SYS_STAT_H 1
  2672. | #define HAVE_SYS_TYPES_H 1
  2673. | #define HAVE_SYS_TIME_H 1
  2674. | #define HAVE_SIG_T 1
  2675. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  2676. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2677. | #define HAVE_TM_ZONE 1
  2678. | #define HAVE_TM_ZONE 1
  2679. | #define HAVE_DECL_TZNAME 1
  2680. | #define HAVE_TZNAME 1
  2681. | #define HAVE_TM_ISDST 1
  2682. | #define HAVE_DECL_DAYLIGHT 1
  2683. | #define HAVE_DAYLIGHT 1
  2684. | #define HAVE_FSEEKO 1
  2685. | #define HAVE_MBSTATE_T 1
  2686. | #define HAVE_STRUCT_OPTION 1
  2687. | #define HAVE_INTPTR_T 1
  2688. | #define HAVE_UINTPTR_T 1
  2689. | #define HAVE_STDLIB_H 1
  2690. | #define HAVE_UNISTD_H 1
  2691. | #define HAVE_SYS_PARAM_H 1
  2692. | #define HAVE_GETPAGESIZE 1
  2693. | #define HAVE_MMAP 1
  2694. | #define HAVE_FORK 1
  2695. | #define HAVE_VFORK 1
  2696. | #define HAVE_WORKING_VFORK 1
  2697. | #define HAVE_WORKING_FORK 1
  2698. | #define HAVE_MBRTOWC 1
  2699. | #define HAVE_STRERROR 1
  2700. | #define HAVE_STRNDUP 1
  2701. | #define HAVE_STRTOUL 1
  2702. | #define HAVE_MKSTEMP 1
  2703. | #define HAVE_MKOSTEMP 1
  2704. | #define HAVE_UTIMES 1
  2705. | #define HAVE_UTIME 1
  2706. | #define HAVE_WCWIDTH 1
  2707. | #define HAVE_STRTOF 1
  2708. | #define HAVE_NEWLOCALE 1
  2709. | #define HAVE_USELOCALE 1
  2710. | #define HAVE_FREELOCALE 1
  2711. | #define HAVE_SETLOCALE 1
  2712. | #define HAVE_GETOPT_LONG 1
  2713. | #define HAVE_ASPRINTF 1
  2714. | #define HAVE_VASPRINTF 1
  2715. | /* end confdefs.h. */
  2716. | /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
  2717. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2718. | #define strlcat innocuous_strlcat
  2719. |
  2720. | /* System header to define __stub macros and hopefully few prototypes,
  2721. | which can conflict with char strlcat (); below.
  2722. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2723. | <limits.h> exists even on freestanding compilers. */
  2724. |
  2725. | #ifdef __STDC__
  2726. | # include <limits.h>
  2727. | #else
  2728. | # include <assert.h>
  2729. | #endif
  2730. |
  2731. | #undef strlcat
  2732. |
  2733. | /* Override any GCC internal prototype to avoid an error.
  2734. | Use char because int might match the return type of a GCC
  2735. | builtin and then its argument prototype would still apply. */
  2736. | #ifdef __cplusplus
  2737. | extern "C"
  2738. | #endif
  2739. | char strlcat ();
  2740. | /* The GNU C library defines this for functions which it implements
  2741. | to always fail with ENOSYS. Some functions are actually named
  2742. | something starting with __ and the normal name is an alias. */
  2743. | #if defined __stub_strlcat || defined __stub___strlcat
  2744. | choke me
  2745. | #endif
  2746. |
  2747. | int
  2748. | main ()
  2749. | {
  2750. | return strlcat ();
  2751. | ;
  2752. | return 0;
  2753. | }
  2754. configure:14271: result: no
  2755. configure:14284: checking for getline
  2756. configure:14284: gcc -o conftest -g -O2 conftest.c >&5
  2757. configure:14284: $? = 0
  2758. configure:14284: result: yes
  2759. configure:14297: checking for ctime_r
  2760. configure:14297: gcc -o conftest -g -O2 conftest.c >&5
  2761. configure:14297: $? = 0
  2762. configure:14297: result: yes
  2763. configure:14310: checking for asctime_r
  2764. configure:14310: gcc -o conftest -g -O2 conftest.c >&5
  2765. configure:14310: $? = 0
  2766. configure:14310: result: yes
  2767. configure:14323: checking for localtime_r
  2768. configure:14323: gcc -o conftest -g -O2 conftest.c >&5
  2769. configure:14323: $? = 0
  2770. configure:14323: result: yes
  2771. configure:14336: checking for gmtime_r
  2772. configure:14336: gcc -o conftest -g -O2 conftest.c >&5
  2773. configure:14336: $? = 0
  2774. configure:14336: result: yes
  2775. configure:14349: checking for pread
  2776. configure:14349: gcc -o conftest -g -O2 conftest.c >&5
  2777. configure:14349: $? = 0
  2778. configure:14349: result: yes
  2779. configure:14362: checking for strcasestr
  2780. configure:14362: gcc -o conftest -g -O2 conftest.c >&5
  2781. configure:14362: $? = 0
  2782. configure:14362: result: yes
  2783. configure:14375: checking for fmtcheck
  2784. configure:14375: gcc -o conftest -g -O2 conftest.c >&5
  2785. /tmp/ccKl2KFm.o: In function `main':
  2786. /mnt/lfs/sources/file-5.24/conftest.c:134: undefined reference to `fmtcheck'
  2787. collect2: error: ld returned 1 exit status
  2788. configure:14375: $? = 1
  2789. configure: failed program was:
  2790. | /* confdefs.h */
  2791. | #define PACKAGE_NAME "file"
  2792. | #define PACKAGE_TARNAME "file"
  2793. | #define PACKAGE_VERSION "5.24"
  2794. | #define PACKAGE_STRING "file 5.24"
  2795. | #define PACKAGE_BUGREPORT "christos@astron.com"
  2796. | #define PACKAGE_URL ""
  2797. | #define PACKAGE "file"
  2798. | #define VERSION "5.24"
  2799. | #define BUILTIN_ELF 1
  2800. | #define ELFCORE 1
  2801. | #define STDC_HEADERS 1
  2802. | #define HAVE_SYS_TYPES_H 1
  2803. | #define HAVE_SYS_STAT_H 1
  2804. | #define HAVE_STDLIB_H 1
  2805. | #define HAVE_STRING_H 1
  2806. | #define HAVE_MEMORY_H 1
  2807. | #define HAVE_STRINGS_H 1
  2808. | #define HAVE_INTTYPES_H 1
  2809. | #define HAVE_STDINT_H 1
  2810. | #define HAVE_UNISTD_H 1
  2811. | #define __EXTENSIONS__ 1
  2812. | #define _ALL_SOURCE 1
  2813. | #define _GNU_SOURCE 1
  2814. | #define _POSIX_PTHREAD_SEMANTICS 1
  2815. | #define _TANDEM_SOURCE 1
  2816. | #define HAVE_DLFCN_H 1
  2817. | #define LT_OBJDIR ".libs/"
  2818. | #define HAVE_VISIBILITY 1
  2819. | #define STDC_HEADERS 1
  2820. | #define HAVE_SYS_WAIT_H 1
  2821. | #define HAVE_STDINT_H 1
  2822. | #define HAVE_FCNTL_H 1
  2823. | #define HAVE_LOCALE_H 1
  2824. | #define HAVE_STDINT_H 1
  2825. | #define HAVE_INTTYPES_H 1
  2826. | #define HAVE_UNISTD_H 1
  2827. | #define HAVE_STDDEF_H 1
  2828. | #define HAVE_UTIME_H 1
  2829. | #define HAVE_WCHAR_H 1
  2830. | #define HAVE_WCTYPE_H 1
  2831. | #define HAVE_LIMITS_H 1
  2832. | #define HAVE_GETOPT_H 1
  2833. | #define HAVE_ERR_H 1
  2834. | #define HAVE_XLOCALE_H 1
  2835. | #define HAVE_SIGNAL_H 1
  2836. | #define HAVE_SYS_MMAN_H 1
  2837. | #define HAVE_SYS_STAT_H 1
  2838. | #define HAVE_SYS_TYPES_H 1
  2839. | #define HAVE_SYS_TIME_H 1
  2840. | #define HAVE_SIG_T 1
  2841. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  2842. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2843. | #define HAVE_TM_ZONE 1
  2844. | #define HAVE_TM_ZONE 1
  2845. | #define HAVE_DECL_TZNAME 1
  2846. | #define HAVE_TZNAME 1
  2847. | #define HAVE_TM_ISDST 1
  2848. | #define HAVE_DECL_DAYLIGHT 1
  2849. | #define HAVE_DAYLIGHT 1
  2850. | #define HAVE_FSEEKO 1
  2851. | #define HAVE_MBSTATE_T 1
  2852. | #define HAVE_STRUCT_OPTION 1
  2853. | #define HAVE_INTPTR_T 1
  2854. | #define HAVE_UINTPTR_T 1
  2855. | #define HAVE_STDLIB_H 1
  2856. | #define HAVE_UNISTD_H 1
  2857. | #define HAVE_SYS_PARAM_H 1
  2858. | #define HAVE_GETPAGESIZE 1
  2859. | #define HAVE_MMAP 1
  2860. | #define HAVE_FORK 1
  2861. | #define HAVE_VFORK 1
  2862. | #define HAVE_WORKING_VFORK 1
  2863. | #define HAVE_WORKING_FORK 1
  2864. | #define HAVE_MBRTOWC 1
  2865. | #define HAVE_STRERROR 1
  2866. | #define HAVE_STRNDUP 1
  2867. | #define HAVE_STRTOUL 1
  2868. | #define HAVE_MKSTEMP 1
  2869. | #define HAVE_MKOSTEMP 1
  2870. | #define HAVE_UTIMES 1
  2871. | #define HAVE_UTIME 1
  2872. | #define HAVE_WCWIDTH 1
  2873. | #define HAVE_STRTOF 1
  2874. | #define HAVE_NEWLOCALE 1
  2875. | #define HAVE_USELOCALE 1
  2876. | #define HAVE_FREELOCALE 1
  2877. | #define HAVE_SETLOCALE 1
  2878. | #define HAVE_GETOPT_LONG 1
  2879. | #define HAVE_ASPRINTF 1
  2880. | #define HAVE_VASPRINTF 1
  2881. | #define HAVE_GETLINE 1
  2882. | #define HAVE_CTIME_R 1
  2883. | #define HAVE_ASCTIME_R 1
  2884. | #define HAVE_LOCALTIME_R 1
  2885. | #define HAVE_GMTIME_R 1
  2886. | #define HAVE_PREAD 1
  2887. | #define HAVE_STRCASESTR 1
  2888. | /* end confdefs.h. */
  2889. | /* Define fmtcheck to an innocuous variant, in case <limits.h> declares fmtcheck.
  2890. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2891. | #define fmtcheck innocuous_fmtcheck
  2892. |
  2893. | /* System header to define __stub macros and hopefully few prototypes,
  2894. | which can conflict with char fmtcheck (); 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 fmtcheck
  2905. |
  2906. | /* Override any GCC internal prototype to avoid an error.
  2907. | Use char because int might match the return type of a GCC
  2908. | builtin and then its argument prototype would still apply. */
  2909. | #ifdef __cplusplus
  2910. | extern "C"
  2911. | #endif
  2912. | char fmtcheck ();
  2913. | /* The GNU C library defines this for functions which it implements
  2914. | to always fail with ENOSYS. Some functions are actually named
  2915. | something starting with __ and the normal name is an alias. */
  2916. | #if defined __stub_fmtcheck || defined __stub___fmtcheck
  2917. | choke me
  2918. | #endif
  2919. |
  2920. | int
  2921. | main ()
  2922. | {
  2923. | return fmtcheck ();
  2924. | ;
  2925. | return 0;
  2926. | }
  2927. configure:14375: result: no
  2928. configure:14390: checking for gzopen in -lz
  2929. configure:14415: gcc -o conftest -g -O2 conftest.c -lz >&5
  2930. configure:14415: $? = 0
  2931. configure:14424: result: yes
  2932. configure:14605: checking that generated files are newer than configure
  2933. configure:14611: result: done
  2934. configure:14647: creating ./config.status
  2935.  
  2936. ## ---------------------- ##
  2937. ## Running config.status. ##
  2938. ## ---------------------- ##
  2939.  
  2940. This file was extended by file config.status 5.24, which was
  2941. generated by GNU Autoconf 2.69. Invocation command line was
  2942.  
  2943. CONFIG_FILES =
  2944. CONFIG_HEADERS =
  2945. CONFIG_LINKS =
  2946. CONFIG_COMMANDS =
  2947. $ ./config.status
  2948.  
  2949. on halc
  2950.  
  2951. config.status:1176: creating Makefile
  2952. config.status:1176: creating src/Makefile
  2953. config.status:1176: creating magic/Makefile
  2954. config.status:1176: creating tests/Makefile
  2955. config.status:1176: creating doc/Makefile
  2956. config.status:1176: creating python/Makefile
  2957. config.status:1176: creating config.h
  2958. config.status:1405: executing depfiles commands
  2959. config.status:1405: executing libtool commands
  2960.  
  2961. ## ---------------- ##
  2962. ## Cache variables. ##
  2963. ## ---------------- ##
  2964.  
  2965. ac_cv_build=x86_64-unknown-linux-gnu
  2966. ac_cv_c_bigendian=no
  2967. ac_cv_c_compiler_gnu=yes
  2968. ac_cv_c_const=yes
  2969. ac_cv_c_int32_t=yes
  2970. ac_cv_c_int64_t=yes
  2971. ac_cv_c_uint16_t=yes
  2972. ac_cv_c_uint32_t=yes
  2973. ac_cv_c_uint64_t=yes
  2974. ac_cv_c_uint8_t=yes
  2975. ac_cv_env_CC_set=
  2976. ac_cv_env_CC_value=
  2977. ac_cv_env_CFLAGS_set=
  2978. ac_cv_env_CFLAGS_value=
  2979. ac_cv_env_CPPFLAGS_set=
  2980. ac_cv_env_CPPFLAGS_value=
  2981. ac_cv_env_CPP_set=
  2982. ac_cv_env_CPP_value=
  2983. ac_cv_env_LDFLAGS_set=
  2984. ac_cv_env_LDFLAGS_value=
  2985. ac_cv_env_LIBS_set=
  2986. ac_cv_env_LIBS_value=
  2987. ac_cv_env_build_alias_set=
  2988. ac_cv_env_build_alias_value=
  2989. ac_cv_env_host_alias_set=
  2990. ac_cv_env_host_alias_value=
  2991. ac_cv_env_target_alias_set=
  2992. ac_cv_env_target_alias_value=
  2993. ac_cv_func_asctime_r=yes
  2994. ac_cv_func_asprintf=yes
  2995. ac_cv_func_ctime_r=yes
  2996. ac_cv_func_fmtcheck=no
  2997. ac_cv_func_fork=yes
  2998. ac_cv_func_fork_works=yes
  2999. ac_cv_func_freelocale=yes
  3000. ac_cv_func_getline=yes
  3001. ac_cv_func_getopt_long=yes
  3002. ac_cv_func_getpagesize=yes
  3003. ac_cv_func_gmtime_r=yes
  3004. ac_cv_func_localtime_r=yes
  3005. ac_cv_func_mbrtowc=yes
  3006. ac_cv_func_mkostemp=yes
  3007. ac_cv_func_mkstemp=yes
  3008. ac_cv_func_mmap_fixed_mapped=yes
  3009. ac_cv_func_newlocale=yes
  3010. ac_cv_func_pread=yes
  3011. ac_cv_func_setlocale=yes
  3012. ac_cv_func_strcasestr=yes
  3013. ac_cv_func_strerror=yes
  3014. ac_cv_func_strlcat=no
  3015. ac_cv_func_strlcpy=no
  3016. ac_cv_func_strndup=yes
  3017. ac_cv_func_strtof=yes
  3018. ac_cv_func_strtoul=yes
  3019. ac_cv_func_uselocale=yes
  3020. ac_cv_func_utime=yes
  3021. ac_cv_func_utimes=yes
  3022. ac_cv_func_vasprintf=yes
  3023. ac_cv_func_vfork=yes
  3024. ac_cv_func_vfork_works=yes
  3025. ac_cv_func_wcwidth=yes
  3026. ac_cv_have_decl_daylight=yes
  3027. ac_cv_have_decl_tzname=yes
  3028. ac_cv_header_dlfcn_h=yes
  3029. ac_cv_header_err_h=yes
  3030. ac_cv_header_fcntl_h=yes
  3031. ac_cv_header_getopt_h=yes
  3032. ac_cv_header_inttypes_h=yes
  3033. ac_cv_header_limits_h=yes
  3034. ac_cv_header_locale_h=yes
  3035. ac_cv_header_memory_h=yes
  3036. ac_cv_header_minix_config_h=no
  3037. ac_cv_header_signal_h=yes
  3038. ac_cv_header_stdc=yes
  3039. ac_cv_header_stddef_h=yes
  3040. ac_cv_header_stdint_h=yes
  3041. ac_cv_header_stdlib_h=yes
  3042. ac_cv_header_string_h=yes
  3043. ac_cv_header_strings_h=yes
  3044. ac_cv_header_sys_mman_h=yes
  3045. ac_cv_header_sys_param_h=yes
  3046. ac_cv_header_sys_stat_h=yes
  3047. ac_cv_header_sys_time_h=yes
  3048. ac_cv_header_sys_types_h=yes
  3049. ac_cv_header_sys_types_h_makedev=yes
  3050. ac_cv_header_sys_utime_h=no
  3051. ac_cv_header_sys_wait_h=yes
  3052. ac_cv_header_unistd_h=yes
  3053. ac_cv_header_utime_h=yes
  3054. ac_cv_header_vfork_h=no
  3055. ac_cv_header_wchar_h=yes
  3056. ac_cv_header_wctype_h=yes
  3057. ac_cv_header_xlocale_h=yes
  3058. ac_cv_header_zlib_h=no
  3059. ac_cv_host=x86_64-unknown-linux-gnu
  3060. ac_cv_lib_z_gzopen=yes
  3061. ac_cv_member_struct_stat_st_rdev=yes
  3062. ac_cv_member_struct_tm_tm_gmtoff=no
  3063. ac_cv_member_struct_tm_tm_zone=yes
  3064. ac_cv_objext=o
  3065. ac_cv_path_EGREP='/bin/grep -E'
  3066. ac_cv_path_FGREP='/bin/grep -F'
  3067. ac_cv_path_GREP=/bin/grep
  3068. ac_cv_path_SED=/bin/sed
  3069. ac_cv_path_install='/tools/bin/install -c'
  3070. ac_cv_path_mkdir=/tools/bin/mkdir
  3071. ac_cv_prog_AWK=gawk
  3072. ac_cv_prog_CPP='gcc -E'
  3073. ac_cv_prog_ac_ct_AR=ar
  3074. ac_cv_prog_ac_ct_CC=gcc
  3075. ac_cv_prog_ac_ct_OBJDUMP=objdump
  3076. ac_cv_prog_ac_ct_RANLIB=ranlib
  3077. ac_cv_prog_ac_ct_STRIP=strip
  3078. ac_cv_prog_cc_c89=
  3079. ac_cv_prog_cc_c99=
  3080. ac_cv_prog_cc_g=yes
  3081. ac_cv_prog_cc_stdc=
  3082. ac_cv_prog_make_make_set=yes
  3083. ac_cv_safe_to_define___extensions__=yes
  3084. ac_cv_struct_option_getopt_h=yes
  3085. ac_cv_struct_tm=time.h
  3086. ac_cv_struct_tm_isdst=yes
  3087. ac_cv_struct_tm_zone=yes
  3088. ac_cv_sys_file_offset_bits=no
  3089. ac_cv_sys_largefile_CC=no
  3090. ac_cv_sys_largefile_source=no
  3091. ac_cv_type_intptr_t=yes
  3092. ac_cv_type_mbstate_t=yes
  3093. ac_cv_type_off_t=yes
  3094. ac_cv_type_pid_t=yes
  3095. ac_cv_type_sig_t=yes
  3096. ac_cv_type_size_t=yes
  3097. ac_cv_type_uintptr_t=yes
  3098. ac_cv_var_daylight=yes
  3099. ac_cv_var_tzname=yes
  3100. am_cv_CC_dependencies_compiler_type=gcc3
  3101. am_cv_make_support_nested_variables=yes
  3102. am_cv_prog_cc_c_o=yes
  3103. gl_cv_cc_vis_werror=yes
  3104. gl_cv_cc_visibility=yes
  3105. lt_cv_ar_at_file=@
  3106. lt_cv_archive_cmds_need_lc=no
  3107. lt_cv_deplibs_check_method=pass_all
  3108. lt_cv_file_magic_cmd='$MAGIC_CMD'
  3109. lt_cv_file_magic_test_file=
  3110. lt_cv_ld_reload_flag=-r
  3111. lt_cv_nm_interface='BSD nm'
  3112. lt_cv_objdir=.libs
  3113. lt_cv_path_LD=/mnt/lfs/tools/x86_64-unknown-linux-gnu/bin/ld
  3114. lt_cv_path_NM='/tools/bin/nm -B'
  3115. lt_cv_path_mainfest_tool=no
  3116. lt_cv_prog_compiler_c_o=yes
  3117. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  3118. lt_cv_prog_compiler_pic_works=yes
  3119. lt_cv_prog_compiler_rtti_exceptions=no
  3120. lt_cv_prog_compiler_static_works=yes
  3121. lt_cv_prog_gnu_ld=yes
  3122. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  3123. lt_cv_shlibpath_overrides_runpath=no
  3124. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  3125. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  3126. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  3127. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  3128. lt_cv_sys_max_cmd_len=1572864
  3129. lt_cv_to_host_file_cmd=func_convert_file_noop
  3130. lt_cv_to_tool_file_cmd=func_convert_file_noop
  3131.  
  3132. ## ----------------- ##
  3133. ## Output variables. ##
  3134. ## ----------------- ##
  3135.  
  3136. ACLOCAL='${SHELL} /mnt/lfs/sources/file-5.24/missing aclocal-1.15'
  3137. AMDEPBACKSLASH='\'
  3138. AMDEP_FALSE='#'
  3139. AMDEP_TRUE=''
  3140. AMTAR='$${TAR-tar}'
  3141. AM_BACKSLASH='\'
  3142. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  3143. AM_DEFAULT_VERBOSITY='0'
  3144. AM_V='$(V)'
  3145. AR='ar'
  3146. AUTOCONF='${SHELL} /mnt/lfs/sources/file-5.24/missing autoconf'
  3147. AUTOHEADER='${SHELL} /mnt/lfs/sources/file-5.24/missing autoheader'
  3148. AUTOMAKE='${SHELL} /mnt/lfs/sources/file-5.24/missing automake-1.15'
  3149. AWK='gawk'
  3150. CC='gcc'
  3151. CCDEPMODE='depmode=gcc3'
  3152. CFLAGS='-g -O2'
  3153. CFLAG_VISIBILITY='-fvisibility=hidden'
  3154. CPP='gcc -E'
  3155. CPPFLAGS=''
  3156. CYGPATH_W='echo'
  3157. DEFS='-DHAVE_CONFIG_H'
  3158. DEPDIR='.deps'
  3159. DLLTOOL='false'
  3160. DSYMUTIL=''
  3161. DUMPBIN=''
  3162. ECHO_C=''
  3163. ECHO_N='-n'
  3164. ECHO_T=''
  3165. EGREP='/bin/grep -E'
  3166. EXEEXT=''
  3167. FGREP='/bin/grep -F'
  3168. FSECT5_FALSE=''
  3169. FSECT5_TRUE='#'
  3170. GREP='/bin/grep'
  3171. HAVE_VISIBILITY='1'
  3172. INSTALL_DATA='${INSTALL} -m 644'
  3173. INSTALL_PROGRAM='${INSTALL}'
  3174. INSTALL_SCRIPT='${INSTALL}'
  3175. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  3176. IS_CROSS_COMPILE_FALSE=''
  3177. IS_CROSS_COMPILE_TRUE='#'
  3178. LD='/mnt/lfs/tools/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64'
  3179. LDFLAGS=''
  3180. LIBOBJS=' ${LIBOBJDIR}strlcpy$U.o ${LIBOBJDIR}strlcat$U.o ${LIBOBJDIR}fmtcheck$U.o'
  3181. LIBS='-lz '
  3182. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  3183. LIPO=''
  3184. LN_S='ln -s'
  3185. LTLIBOBJS=' ${LIBOBJDIR}strlcpy$U.lo ${LIBOBJDIR}strlcat$U.lo ${LIBOBJDIR}fmtcheck$U.lo'
  3186. MAKEINFO='${SHELL} /mnt/lfs/sources/file-5.24/missing makeinfo'
  3187. MANIFEST_TOOL=':'
  3188. MINGW='0'
  3189. MINGW_FALSE=''
  3190. MINGW_TRUE='#'
  3191. MKDIR_P='/tools/bin/mkdir -p'
  3192. NM='/tools/bin/nm -B'
  3193. NMEDIT=''
  3194. OBJDUMP='objdump'
  3195. OBJEXT='o'
  3196. OTOOL64=''
  3197. OTOOL=''
  3198. PACKAGE='file'
  3199. PACKAGE_BUGREPORT='christos@astron.com'
  3200. PACKAGE_NAME='file'
  3201. PACKAGE_STRING='file 5.24'
  3202. PACKAGE_TARNAME='file'
  3203. PACKAGE_URL=''
  3204. PACKAGE_VERSION='5.24'
  3205. PATH_SEPARATOR=':'
  3206. RANLIB='ranlib'
  3207. SED='/bin/sed'
  3208. SET_MAKE=''
  3209. SHELL='/bin/sh'
  3210. STRIP='strip'
  3211. VERSION='5.24'
  3212. 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 -Wformat=2'
  3213. ac_ct_AR='ar'
  3214. ac_ct_CC='gcc'
  3215. ac_ct_DUMPBIN=''
  3216. am__EXEEXT_FALSE=''
  3217. am__EXEEXT_TRUE='#'
  3218. am__fastdepCC_FALSE='#'
  3219. am__fastdepCC_TRUE=''
  3220. am__include='include'
  3221. am__isrc=''
  3222. am__leading_dot='.'
  3223. am__nodep='_no'
  3224. am__quote=''
  3225. am__tar='$${TAR-tar} chof - "$$tardir"'
  3226. am__untar='$${TAR-tar} xf -'
  3227. bindir='${exec_prefix}/bin'
  3228. build='x86_64-unknown-linux-gnu'
  3229. build_alias=''
  3230. build_cpu='x86_64'
  3231. build_os='linux-gnu'
  3232. build_vendor='unknown'
  3233. datadir='${datarootdir}'
  3234. datarootdir='${prefix}/share'
  3235. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  3236. dvidir='${docdir}'
  3237. exec_prefix='${prefix}'
  3238. fsect='4'
  3239. host='x86_64-unknown-linux-gnu'
  3240. host_alias=''
  3241. host_cpu='x86_64'
  3242. host_os='linux-gnu'
  3243. host_vendor='unknown'
  3244. htmldir='${docdir}'
  3245. includedir='${prefix}/include'
  3246. infodir='${datarootdir}/info'
  3247. install_sh='${SHELL} /mnt/lfs/sources/file-5.24/install-sh'
  3248. libdir='${exec_prefix}/lib'
  3249. libexecdir='${exec_prefix}/libexec'
  3250. localedir='${datarootdir}/locale'
  3251. localstatedir='${prefix}/var'
  3252. mandir='${datarootdir}/man'
  3253. mkdir_p='$(MKDIR_P)'
  3254. oldincludedir='/usr/include'
  3255. pdfdir='${docdir}'
  3256. pkgdatadir='$(datadir)/misc'
  3257. prefix='/tools'
  3258. program_transform_name='s,x,x,'
  3259. psdir='${docdir}'
  3260. sbindir='${exec_prefix}/sbin'
  3261. sharedstatedir='${prefix}/com'
  3262. sysconfdir='${prefix}/etc'
  3263. target_alias=''
  3264.  
  3265. ## ----------- ##
  3266. ## confdefs.h. ##
  3267. ## ----------- ##
  3268.  
  3269. /* confdefs.h */
  3270. #define PACKAGE_NAME "file"
  3271. #define PACKAGE_TARNAME "file"
  3272. #define PACKAGE_VERSION "5.24"
  3273. #define PACKAGE_STRING "file 5.24"
  3274. #define PACKAGE_BUGREPORT "christos@astron.com"
  3275. #define PACKAGE_URL ""
  3276. #define PACKAGE "file"
  3277. #define VERSION "5.24"
  3278. #define BUILTIN_ELF 1
  3279. #define ELFCORE 1
  3280. #define STDC_HEADERS 1
  3281. #define HAVE_SYS_TYPES_H 1
  3282. #define HAVE_SYS_STAT_H 1
  3283. #define HAVE_STDLIB_H 1
  3284. #define HAVE_STRING_H 1
  3285. #define HAVE_MEMORY_H 1
  3286. #define HAVE_STRINGS_H 1
  3287. #define HAVE_INTTYPES_H 1
  3288. #define HAVE_STDINT_H 1
  3289. #define HAVE_UNISTD_H 1
  3290. #define __EXTENSIONS__ 1
  3291. #define _ALL_SOURCE 1
  3292. #define _GNU_SOURCE 1
  3293. #define _POSIX_PTHREAD_SEMANTICS 1
  3294. #define _TANDEM_SOURCE 1
  3295. #define HAVE_DLFCN_H 1
  3296. #define LT_OBJDIR ".libs/"
  3297. #define HAVE_VISIBILITY 1
  3298. #define STDC_HEADERS 1
  3299. #define HAVE_SYS_WAIT_H 1
  3300. #define HAVE_STDINT_H 1
  3301. #define HAVE_FCNTL_H 1
  3302. #define HAVE_LOCALE_H 1
  3303. #define HAVE_STDINT_H 1
  3304. #define HAVE_INTTYPES_H 1
  3305. #define HAVE_UNISTD_H 1
  3306. #define HAVE_STDDEF_H 1
  3307. #define HAVE_UTIME_H 1
  3308. #define HAVE_WCHAR_H 1
  3309. #define HAVE_WCTYPE_H 1
  3310. #define HAVE_LIMITS_H 1
  3311. #define HAVE_GETOPT_H 1
  3312. #define HAVE_ERR_H 1
  3313. #define HAVE_XLOCALE_H 1
  3314. #define HAVE_SIGNAL_H 1
  3315. #define HAVE_SYS_MMAN_H 1
  3316. #define HAVE_SYS_STAT_H 1
  3317. #define HAVE_SYS_TYPES_H 1
  3318. #define HAVE_SYS_TIME_H 1
  3319. #define HAVE_SIG_T 1
  3320. #define HAVE_STRUCT_STAT_ST_RDEV 1
  3321. #define HAVE_STRUCT_TM_TM_ZONE 1
  3322. #define HAVE_TM_ZONE 1
  3323. #define HAVE_TM_ZONE 1
  3324. #define HAVE_DECL_TZNAME 1
  3325. #define HAVE_TZNAME 1
  3326. #define HAVE_TM_ISDST 1
  3327. #define HAVE_DECL_DAYLIGHT 1
  3328. #define HAVE_DAYLIGHT 1
  3329. #define HAVE_FSEEKO 1
  3330. #define HAVE_MBSTATE_T 1
  3331. #define HAVE_STRUCT_OPTION 1
  3332. #define HAVE_INTPTR_T 1
  3333. #define HAVE_UINTPTR_T 1
  3334. #define HAVE_STDLIB_H 1
  3335. #define HAVE_UNISTD_H 1
  3336. #define HAVE_SYS_PARAM_H 1
  3337. #define HAVE_GETPAGESIZE 1
  3338. #define HAVE_MMAP 1
  3339. #define HAVE_FORK 1
  3340. #define HAVE_VFORK 1
  3341. #define HAVE_WORKING_VFORK 1
  3342. #define HAVE_WORKING_FORK 1
  3343. #define HAVE_MBRTOWC 1
  3344. #define HAVE_STRERROR 1
  3345. #define HAVE_STRNDUP 1
  3346. #define HAVE_STRTOUL 1
  3347. #define HAVE_MKSTEMP 1
  3348. #define HAVE_MKOSTEMP 1
  3349. #define HAVE_UTIMES 1
  3350. #define HAVE_UTIME 1
  3351. #define HAVE_WCWIDTH 1
  3352. #define HAVE_STRTOF 1
  3353. #define HAVE_NEWLOCALE 1
  3354. #define HAVE_USELOCALE 1
  3355. #define HAVE_FREELOCALE 1
  3356. #define HAVE_SETLOCALE 1
  3357. #define HAVE_GETOPT_LONG 1
  3358. #define HAVE_ASPRINTF 1
  3359. #define HAVE_VASPRINTF 1
  3360. #define HAVE_GETLINE 1
  3361. #define HAVE_CTIME_R 1
  3362. #define HAVE_ASCTIME_R 1
  3363. #define HAVE_LOCALTIME_R 1
  3364. #define HAVE_GMTIME_R 1
  3365. #define HAVE_PREAD 1
  3366. #define HAVE_STRCASESTR 1
  3367. #define HAVE_LIBZ 1
  3368.  
  3369. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement