Advertisement
Guest User

Untitled

a guest
Apr 21st, 2018
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 189.78 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 GNU AutoGen configure 5.18.12, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr --libdir=/usr/lib64 --sysconfdir=/etc --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --docdir=/usr/doc/autogen-5.18.12 --enable-static=no --build=x86_64-slackware-linux
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = zion.inet
  14. uname -m = x86_64
  15. uname -r = 4.14.35-zion
  16. uname -s = Linux
  17. uname -v = #1 SMP Sat Apr 21 12:37:31 CEST 2018
  18.  
  19. /usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = x86_64
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/sbin
  32. PATH: /sbin
  33. PATH: /usr/local/bin
  34. PATH: /usr/bin
  35. PATH: /bin
  36. PATH: /usr/games
  37. PATH: /opt/blender
  38. PATH: /usr/share/cuda/bin
  39. PATH: /usr/lib64/java/bin
  40. PATH: /usr/lib64/java/jre/bin
  41. PATH: /usr/lib64/kde4/libexec
  42. PATH: /usr/lib64/qt/bin
  43. PATH: /usr/lib64/qt5/bin
  44.  
  45.  
  46. ## ----------- ##
  47. ## Core tests. ##
  48. ## ----------- ##
  49.  
  50. configure:2649: checking build system type
  51. configure:2663: result: x86_64-slackware-linux-gnu
  52. configure:2683: checking host system type
  53. configure:2696: result: x86_64-slackware-linux-gnu
  54. configure:2716: checking target system type
  55. configure:2729: result: x86_64-slackware-linux-gnu
  56. configure:2775: checking for a BSD-compatible install
  57. configure:2843: result: /usr/bin/ginstall -c
  58. configure:2854: checking whether build environment is sane
  59. configure:2909: result: yes
  60. configure:3060: checking for a thread-safe mkdir -p
  61. configure:3099: result: /usr/bin/mkdir -p
  62. configure:3106: checking for gawk
  63. configure:3122: found /usr/bin/gawk
  64. configure:3133: result: gawk
  65. configure:3144: checking whether make sets $(MAKE)
  66. configure:3166: result: yes
  67. configure:3195: checking whether make supports nested variables
  68. configure:3212: result: yes
  69. configure:3342: checking whether make supports the include directive
  70. configure:3357: make -f confmf.GNU && cat confinc.out
  71. this is the am__doit target
  72. configure:3360: $? = 0
  73. configure:3379: result: yes (GNU style)
  74. configure:3449: checking for gcc
  75. configure:3465: found /usr/bin/gcc
  76. configure:3476: result: gcc
  77. configure:3705: checking for C compiler version
  78. configure:3714: gcc --version >&5
  79. gcc (GCC) 7.3.0
  80. Copyright (C) 2017 Free Software Foundation, Inc.
  81. This is free software; see the source for copying conditions. There is NO
  82. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  83.  
  84. configure:3725: $? = 0
  85. configure:3714: gcc -v >&5
  86. Reading specs from /usr/lib64/gcc/x86_64-slackware-linux/7.3.0/specs
  87. COLLECT_GCC=gcc
  88. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-slackware-linux/7.3.0/lto-wrapper
  89. Target: x86_64-slackware-linux
  90. Configured with: ../gcc-7.3.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,fortran,go,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --disable-install-libiberty --with-gnu-ld --verbose --with-arch-directory=amd64 --disable-gtktest --disable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux : (reconfigured) ../gcc-7.3.0/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,brig,c,c++,fortran,go,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --disable-install-libiberty --with-gnu-ld --verbose --with-arch-directory=amd64 --disable-gtktest --disable-multilib --target=x86_64-slackware-linux --build=x86_64-slackware-linux --host=x86_64-slackware-linux
  91. Thread model: posix
  92. gcc version 7.3.0 (GCC)
  93. configure:3725: $? = 0
  94. configure:3714: gcc -V >&5
  95. gcc: error: unrecognized command line option '-V'
  96. gcc: fatal error: no input files
  97. compilation terminated.
  98. configure:3725: $? = 1
  99. configure:3714: gcc -qversion >&5
  100. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  101. gcc: fatal error: no input files
  102. compilation terminated.
  103. configure:3725: $? = 1
  104. configure:3745: checking whether the C compiler works
  105. configure:3767: gcc conftest.c >&5
  106. configure:3771: $? = 0
  107. configure:3819: result: yes
  108. configure:3822: checking for C compiler default output file name
  109. configure:3824: result: a.out
  110. configure:3830: checking for suffix of executables
  111. configure:3837: gcc -o conftest conftest.c >&5
  112. configure:3841: $? = 0
  113. configure:3863: result:
  114. configure:3885: checking whether we are cross compiling
  115. configure:3893: gcc -o conftest conftest.c >&5
  116. configure:3897: $? = 0
  117. configure:3904: ./conftest
  118. configure:3908: $? = 0
  119. configure:3923: result: no
  120. configure:3928: checking for suffix of object files
  121. configure:3950: gcc -c conftest.c >&5
  122. configure:3954: $? = 0
  123. configure:3975: result: o
  124. configure:3979: checking whether we are using the GNU C compiler
  125. configure:3998: gcc -c conftest.c >&5
  126. configure:3998: $? = 0
  127. configure:4007: result: yes
  128. configure:4016: checking whether gcc accepts -g
  129. configure:4036: gcc -c -g conftest.c >&5
  130. configure:4036: $? = 0
  131. configure:4077: result: yes
  132. configure:4094: checking for gcc option to accept ISO C89
  133. configure:4157: gcc -c -g -O2 conftest.c >&5
  134. configure:4157: $? = 0
  135. configure:4170: result: none needed
  136. configure:4195: checking whether gcc understands -c and -o together
  137. configure:4217: gcc -c conftest.c -o conftest2.o
  138. configure:4220: $? = 0
  139. configure:4217: gcc -c conftest.c -o conftest2.o
  140. configure:4220: $? = 0
  141. configure:4232: result: yes
  142. configure:4251: checking dependency style of gcc
  143. configure:4362: result: gcc3
  144. configure:4383: checking how to run the C preprocessor
  145. configure:4414: gcc -E conftest.c
  146. configure:4414: $? = 0
  147. configure:4428: gcc -E conftest.c
  148. conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
  149. #include <ac_nonexistent.h>
  150. ^~~~~~~~~~~~~~~~~~
  151. compilation terminated.
  152. configure:4428: $? = 1
  153. configure: failed program was:
  154. | /* confdefs.h */
  155. | #define PACKAGE_NAME "GNU AutoGen"
  156. | #define PACKAGE_TARNAME "autogen"
  157. | #define PACKAGE_VERSION "5.18.12"
  158. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  159. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  160. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  161. | #define PACKAGE "autogen"
  162. | #define VERSION "5.18.12"
  163. | /* end confdefs.h. */
  164. | #include <ac_nonexistent.h>
  165. configure:4453: result: gcc -E
  166. configure:4473: gcc -E conftest.c
  167. configure:4473: $? = 0
  168. configure:4487: gcc -E conftest.c
  169. conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
  170. #include <ac_nonexistent.h>
  171. ^~~~~~~~~~~~~~~~~~
  172. compilation terminated.
  173. configure:4487: $? = 1
  174. configure: failed program was:
  175. | /* confdefs.h */
  176. | #define PACKAGE_NAME "GNU AutoGen"
  177. | #define PACKAGE_TARNAME "autogen"
  178. | #define PACKAGE_VERSION "5.18.12"
  179. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  180. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  181. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  182. | #define PACKAGE "autogen"
  183. | #define VERSION "5.18.12"
  184. | /* end confdefs.h. */
  185. | #include <ac_nonexistent.h>
  186. configure:4516: checking for grep that handles long lines and -e
  187. configure:4574: result: /usr/bin/grep
  188. configure:4579: checking for egrep
  189. configure:4641: result: /usr/bin/grep -E
  190. configure:4646: checking for ANSI C header files
  191. configure:4666: gcc -c -g -O2 conftest.c >&5
  192. configure:4666: $? = 0
  193. configure:4739: gcc -o conftest -g -O2 conftest.c >&5
  194. configure:4739: $? = 0
  195. configure:4739: ./conftest
  196. configure:4739: $? = 0
  197. configure:4750: result: yes
  198. configure:4763: checking for sys/types.h
  199. configure:4763: gcc -c -g -O2 conftest.c >&5
  200. configure:4763: $? = 0
  201. configure:4763: result: yes
  202. configure:4763: checking for sys/stat.h
  203. configure:4763: gcc -c -g -O2 conftest.c >&5
  204. configure:4763: $? = 0
  205. configure:4763: result: yes
  206. configure:4763: checking for stdlib.h
  207. configure:4763: gcc -c -g -O2 conftest.c >&5
  208. configure:4763: $? = 0
  209. configure:4763: result: yes
  210. configure:4763: checking for string.h
  211. configure:4763: gcc -c -g -O2 conftest.c >&5
  212. configure:4763: $? = 0
  213. configure:4763: result: yes
  214. configure:4763: checking for memory.h
  215. configure:4763: gcc -c -g -O2 conftest.c >&5
  216. configure:4763: $? = 0
  217. configure:4763: result: yes
  218. configure:4763: checking for strings.h
  219. configure:4763: gcc -c -g -O2 conftest.c >&5
  220. configure:4763: $? = 0
  221. configure:4763: result: yes
  222. configure:4763: checking for inttypes.h
  223. configure:4763: gcc -c -g -O2 conftest.c >&5
  224. configure:4763: $? = 0
  225. configure:4763: result: yes
  226. configure:4763: checking for stdint.h
  227. configure:4763: gcc -c -g -O2 conftest.c >&5
  228. configure:4763: $? = 0
  229. configure:4763: result: yes
  230. configure:4763: checking for unistd.h
  231. configure:4763: gcc -c -g -O2 conftest.c >&5
  232. configure:4763: $? = 0
  233. configure:4763: result: yes
  234. configure:4776: checking minix/config.h usability
  235. configure:4776: gcc -c -g -O2 conftest.c >&5
  236. conftest.c:54:10: fatal error: minix/config.h: No such file or directory
  237. #include <minix/config.h>
  238. ^~~~~~~~~~~~~~~~
  239. compilation terminated.
  240. configure:4776: $? = 1
  241. configure: failed program was:
  242. | /* confdefs.h */
  243. | #define PACKAGE_NAME "GNU AutoGen"
  244. | #define PACKAGE_TARNAME "autogen"
  245. | #define PACKAGE_VERSION "5.18.12"
  246. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  247. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  248. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  249. | #define PACKAGE "autogen"
  250. | #define VERSION "5.18.12"
  251. | #define STDC_HEADERS 1
  252. | #define HAVE_SYS_TYPES_H 1
  253. | #define HAVE_SYS_STAT_H 1
  254. | #define HAVE_STDLIB_H 1
  255. | #define HAVE_STRING_H 1
  256. | #define HAVE_MEMORY_H 1
  257. | #define HAVE_STRINGS_H 1
  258. | #define HAVE_INTTYPES_H 1
  259. | #define HAVE_STDINT_H 1
  260. | #define HAVE_UNISTD_H 1
  261. | /* end confdefs.h. */
  262. | #include <stdio.h>
  263. | #ifdef HAVE_SYS_TYPES_H
  264. | # include <sys/types.h>
  265. | #endif
  266. | #ifdef HAVE_SYS_STAT_H
  267. | # include <sys/stat.h>
  268. | #endif
  269. | #ifdef STDC_HEADERS
  270. | # include <stdlib.h>
  271. | # include <stddef.h>
  272. | #else
  273. | # ifdef HAVE_STDLIB_H
  274. | # include <stdlib.h>
  275. | # endif
  276. | #endif
  277. | #ifdef HAVE_STRING_H
  278. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  279. | # include <memory.h>
  280. | # endif
  281. | # include <string.h>
  282. | #endif
  283. | #ifdef HAVE_STRINGS_H
  284. | # include <strings.h>
  285. | #endif
  286. | #ifdef HAVE_INTTYPES_H
  287. | # include <inttypes.h>
  288. | #endif
  289. | #ifdef HAVE_STDINT_H
  290. | # include <stdint.h>
  291. | #endif
  292. | #ifdef HAVE_UNISTD_H
  293. | # include <unistd.h>
  294. | #endif
  295. | #include <minix/config.h>
  296. configure:4776: result: no
  297. configure:4776: checking minix/config.h presence
  298. configure:4776: gcc -E conftest.c
  299. conftest.c:21:10: fatal error: minix/config.h: No such file or directory
  300. #include <minix/config.h>
  301. ^~~~~~~~~~~~~~~~
  302. compilation terminated.
  303. configure:4776: $? = 1
  304. configure: failed program was:
  305. | /* confdefs.h */
  306. | #define PACKAGE_NAME "GNU AutoGen"
  307. | #define PACKAGE_TARNAME "autogen"
  308. | #define PACKAGE_VERSION "5.18.12"
  309. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  310. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  311. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  312. | #define PACKAGE "autogen"
  313. | #define VERSION "5.18.12"
  314. | #define STDC_HEADERS 1
  315. | #define HAVE_SYS_TYPES_H 1
  316. | #define HAVE_SYS_STAT_H 1
  317. | #define HAVE_STDLIB_H 1
  318. | #define HAVE_STRING_H 1
  319. | #define HAVE_MEMORY_H 1
  320. | #define HAVE_STRINGS_H 1
  321. | #define HAVE_INTTYPES_H 1
  322. | #define HAVE_STDINT_H 1
  323. | #define HAVE_UNISTD_H 1
  324. | /* end confdefs.h. */
  325. | #include <minix/config.h>
  326. configure:4776: result: no
  327. configure:4776: checking for minix/config.h
  328. configure:4776: result: no
  329. configure:4800: checking whether it is safe to define __EXTENSIONS__
  330. configure:4818: gcc -c -g -O2 conftest.c >&5
  331. configure:4818: $? = 0
  332. configure:4825: result: yes
  333. configure:4842: checking whether _XOPEN_SOURCE should be defined
  334. configure:4861: gcc -c -g -O2 conftest.c >&5
  335. configure:4861: $? = 0
  336. configure:4885: result: no
  337. configure:5241: checking how to print strings
  338. configure:5268: result: printf
  339. configure:5289: checking for a sed that does not truncate output
  340. configure:5353: result: /usr/bin/sed
  341. configure:5371: checking for fgrep
  342. configure:5433: result: /usr/bin/grep -F
  343. configure:5468: checking for ld used by gcc
  344. configure:5535: result: /usr/x86_64-slackware-linux/bin/ld
  345. configure:5542: checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld
  346. configure:5557: result: yes
  347. configure:5569: checking for BSD- or MS-compatible name lister (nm)
  348. configure:5623: result: /usr/bin/nm -B
  349. configure:5753: checking the name lister (/usr/bin/nm -B) interface
  350. configure:5760: gcc -c -g -O2 conftest.c >&5
  351. configure:5763: /usr/bin/nm -B "conftest.o"
  352. configure:5766: output
  353. 0000000000000000 B some_variable
  354. configure:5773: result: BSD nm
  355. configure:5776: checking whether ln -s works
  356. configure:5780: result: yes
  357. configure:5788: checking the maximum length of command line arguments
  358. configure:5919: result: 1572864
  359. configure:5967: checking how to convert x86_64-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format
  360. configure:6007: result: func_convert_file_noop
  361. configure:6014: checking how to convert x86_64-slackware-linux-gnu file names to toolchain format
  362. configure:6034: result: func_convert_file_noop
  363. configure:6041: checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files
  364. configure:6048: result: -r
  365. configure:6122: checking for objdump
  366. configure:6149: result: objdump
  367. configure:6178: checking how to recognize dependent libraries
  368. configure:6378: result: pass_all
  369. configure:6463: checking for dlltool
  370. configure:6490: result: dlltool
  371. configure:6520: checking how to associate runtime and link libraries
  372. configure:6547: result: printf %s\n
  373. configure:6607: checking for ar
  374. configure:6623: found /usr/bin/ar
  375. configure:6634: result: ar
  376. configure:6671: checking for archiver @FILE support
  377. configure:6688: gcc -c -g -O2 conftest.c >&5
  378. configure:6688: $? = 0
  379. configure:6691: ar cru libconftest.a @conftest.lst >&5
  380. configure:6694: $? = 0
  381. configure:6699: ar cru libconftest.a @conftest.lst >&5
  382. ar: conftest.o: No such file or directory
  383. configure:6702: $? = 1
  384. configure:6714: result: @
  385. configure:6772: checking for strip
  386. configure:6788: found /usr/bin/strip
  387. configure:6799: result: strip
  388. configure:6871: checking for ranlib
  389. configure:6887: found /usr/bin/ranlib
  390. configure:6898: result: ranlib
  391. configure:7000: checking command to parse /usr/bin/nm -B output from gcc object
  392. configure:7153: gcc -c -g -O2 conftest.c >&5
  393. configure:7156: $? = 0
  394. configure:7160: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  395. configure:7163: $? = 0
  396. configure:7229: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  397. configure:7232: $? = 0
  398. configure:7270: result: ok
  399. configure:7317: checking for sysroot
  400. configure:7347: result: no
  401. configure:7354: checking for a working dd
  402. configure:7392: result: /usr/bin/dd
  403. configure:7396: checking how to truncate binary pipes
  404. configure:7411: result: /usr/bin/dd bs=4096 count=1
  405. configure:7547: gcc -c -g -O2 conftest.c >&5
  406. configure:7550: $? = 0
  407. configure:7740: checking for mt
  408. configure:7756: found /bin/mt
  409. configure:7767: result: mt
  410. configure:7790: checking if mt is a manifest tool
  411. configure:7796: mt '-?'
  412. usage: mt [-v] [--version] [-h] [ -f device ] command [ count ]
  413. configure:7804: result: no
  414. configure:8478: checking for dlfcn.h
  415. configure:8478: gcc -c -g -O2 conftest.c >&5
  416. configure:8478: $? = 0
  417. configure:8478: result: yes
  418. configure:8732: checking for objdir
  419. configure:8747: result: .libs
  420. configure:9011: checking if gcc supports -fno-rtti -fno-exceptions
  421. configure:9029: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  422. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  423. configure:9033: $? = 0
  424. configure:9046: result: no
  425. configure:9404: checking for gcc option to produce PIC
  426. configure:9411: result: -fPIC -DPIC
  427. configure:9419: checking if gcc PIC flag -fPIC -DPIC works
  428. configure:9437: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  429. configure:9441: $? = 0
  430. configure:9454: result: yes
  431. configure:9483: checking if gcc static flag -static works
  432. configure:9511: result: yes
  433. configure:9526: checking if gcc supports -c -o file.o
  434. configure:9547: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  435. configure:9551: $? = 0
  436. configure:9573: result: yes
  437. configure:9581: checking if gcc supports -c -o file.o
  438. configure:9628: result: yes
  439. configure:9661: checking whether the gcc linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries
  440. configure:10920: result: yes
  441. configure:10957: checking whether -lc should be explicitly linked in
  442. configure:10965: gcc -c -g -O2 conftest.c >&5
  443. configure:10968: $? = 0
  444. configure:10983: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  445. configure:10986: $? = 0
  446. configure:11000: result: no
  447. configure:11160: checking dynamic linker characteristics
  448. configure:11741: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  449. configure:11741: $? = 0
  450. configure:11978: result: GNU/Linux ld.so
  451. configure:12100: checking how to hardcode library paths into programs
  452. configure:12125: result: immediate
  453. configure:12673: checking whether stripping libraries is possible
  454. configure:12678: result: yes
  455. configure:12713: checking if libtool supports shared libraries
  456. configure:12715: result: yes
  457. configure:12718: checking whether to build shared libraries
  458. configure:12743: result: yes
  459. configure:12746: checking whether to build static libraries
  460. configure:12750: result: no
  461. configure:12839: checking if malloc debugging is wanted
  462. configure:12857: result: no
  463. configure:12870: checking for gcc option to accept ISO C99
  464. configure:13019: gcc -c -g -O2 conftest.c >&5
  465. configure:13019: $? = 0
  466. configure:13032: result: none needed
  467. configure:13140: checking for gcc option to accept ISO Standard C
  468. configure:13151: result: none needed
  469. configure:13166: checking whether clearerr_unlocked is declared
  470. configure:13166: gcc -c -g -O2 conftest.c >&5
  471. configure:13166: $? = 0
  472. configure:13166: result: yes
  473. configure:13179: checking whether feof_unlocked is declared
  474. configure:13179: gcc -c -g -O2 conftest.c >&5
  475. configure:13179: $? = 0
  476. configure:13179: result: yes
  477. configure:13192: checking whether ferror_unlocked is declared
  478. configure:13192: gcc -c -g -O2 conftest.c >&5
  479. configure:13192: $? = 0
  480. configure:13192: result: yes
  481. configure:13205: checking whether fflush_unlocked is declared
  482. configure:13205: gcc -c -g -O2 conftest.c >&5
  483. configure:13205: $? = 0
  484. configure:13205: result: yes
  485. configure:13218: checking whether fgets_unlocked is declared
  486. configure:13218: gcc -c -g -O2 conftest.c >&5
  487. configure:13218: $? = 0
  488. configure:13218: result: yes
  489. configure:13231: checking whether fputc_unlocked is declared
  490. configure:13231: gcc -c -g -O2 conftest.c >&5
  491. configure:13231: $? = 0
  492. configure:13231: result: yes
  493. configure:13244: checking whether fputs_unlocked is declared
  494. configure:13244: gcc -c -g -O2 conftest.c >&5
  495. configure:13244: $? = 0
  496. configure:13244: result: yes
  497. configure:13257: checking whether fread_unlocked is declared
  498. configure:13257: gcc -c -g -O2 conftest.c >&5
  499. configure:13257: $? = 0
  500. configure:13257: result: yes
  501. configure:13270: checking whether fwrite_unlocked is declared
  502. configure:13270: gcc -c -g -O2 conftest.c >&5
  503. configure:13270: $? = 0
  504. configure:13270: result: yes
  505. configure:13283: checking whether getc_unlocked is declared
  506. configure:13283: gcc -c -g -O2 conftest.c >&5
  507. configure:13283: $? = 0
  508. configure:13283: result: yes
  509. configure:13296: checking whether getchar_unlocked is declared
  510. configure:13296: gcc -c -g -O2 conftest.c >&5
  511. configure:13296: $? = 0
  512. configure:13296: result: yes
  513. configure:13309: checking whether putc_unlocked is declared
  514. configure:13309: gcc -c -g -O2 conftest.c >&5
  515. configure:13309: $? = 0
  516. configure:13309: result: yes
  517. configure:13322: checking whether putchar_unlocked is declared
  518. configure:13322: gcc -c -g -O2 conftest.c >&5
  519. configure:13322: $? = 0
  520. configure:13322: result: yes
  521. configure:13438: checking for texi2html
  522. configure:13454: found /usr/bin/texi2html
  523. configure:13466: result: texi2html
  524. configure:13474: checking for an ANSI C-conforming const
  525. configure:13540: gcc -c -g -O2 conftest.c >&5
  526. configure:13540: $? = 0
  527. configure:13547: result: yes
  528. configure:13555: checking for inline
  529. configure:13571: gcc -c -g -O2 conftest.c >&5
  530. configure:13571: $? = 0
  531. configure:13579: result: inline
  532. configure:13598: checking for dlopen in -ldl
  533. configure:13623: gcc -o conftest -g -O2 conftest.c -ldl >&5
  534. configure:13623: $? = 0
  535. configure:13632: result: yes
  536. configure:13644: checking for mode_t
  537. configure:13644: gcc -c -g -O2 conftest.c >&5
  538. configure:13644: $? = 0
  539. configure:13644: gcc -c -g -O2 conftest.c >&5
  540. conftest.c: In function 'main':
  541. conftest.c:84:21: error: expected expression before ')' token
  542. if (sizeof ((mode_t)))
  543. ^
  544. configure:13644: $? = 1
  545. configure: failed program was:
  546. | /* confdefs.h */
  547. | #define PACKAGE_NAME "GNU AutoGen"
  548. | #define PACKAGE_TARNAME "autogen"
  549. | #define PACKAGE_VERSION "5.18.12"
  550. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  551. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  552. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  553. | #define PACKAGE "autogen"
  554. | #define VERSION "5.18.12"
  555. | #define STDC_HEADERS 1
  556. | #define HAVE_SYS_TYPES_H 1
  557. | #define HAVE_SYS_STAT_H 1
  558. | #define HAVE_STDLIB_H 1
  559. | #define HAVE_STRING_H 1
  560. | #define HAVE_MEMORY_H 1
  561. | #define HAVE_STRINGS_H 1
  562. | #define HAVE_INTTYPES_H 1
  563. | #define HAVE_STDINT_H 1
  564. | #define HAVE_UNISTD_H 1
  565. | #define __EXTENSIONS__ 1
  566. | #define _ALL_SOURCE 1
  567. | #define _DARWIN_C_SOURCE 1
  568. | #define _GNU_SOURCE 1
  569. | #define __USE_MINGW_ANSI_STDIO 1
  570. | #define _POSIX_PTHREAD_SEMANTICS 1
  571. | #define _TANDEM_SOURCE 1
  572. | #define HAVE_DLFCN_H 1
  573. | #define LT_OBJDIR ".libs/"
  574. | #define AO_CURRENT 41
  575. | #define AO_REVISION 1
  576. | #define AO_AGE 16
  577. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  578. | #define HAVE_DECL_FEOF_UNLOCKED 1
  579. | #define HAVE_DECL_FERROR_UNLOCKED 1
  580. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  581. | #define HAVE_DECL_FGETS_UNLOCKED 1
  582. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  583. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  584. | #define HAVE_DECL_FREAD_UNLOCKED 1
  585. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  586. | #define HAVE_DECL_GETC_UNLOCKED 1
  587. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  588. | #define HAVE_DECL_PUTC_UNLOCKED 1
  589. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  590. | #define USE_UNLOCKED_IO 1
  591. | #define HAVE_LIBDL 1
  592. | /* end confdefs.h. */
  593. | #include <stdio.h>
  594. | #ifdef HAVE_SYS_TYPES_H
  595. | # include <sys/types.h>
  596. | #endif
  597. | #ifdef HAVE_SYS_STAT_H
  598. | # include <sys/stat.h>
  599. | #endif
  600. | #ifdef STDC_HEADERS
  601. | # include <stdlib.h>
  602. | # include <stddef.h>
  603. | #else
  604. | # ifdef HAVE_STDLIB_H
  605. | # include <stdlib.h>
  606. | # endif
  607. | #endif
  608. | #ifdef HAVE_STRING_H
  609. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  610. | # include <memory.h>
  611. | # endif
  612. | # include <string.h>
  613. | #endif
  614. | #ifdef HAVE_STRINGS_H
  615. | # include <strings.h>
  616. | #endif
  617. | #ifdef HAVE_INTTYPES_H
  618. | # include <inttypes.h>
  619. | #endif
  620. | #ifdef HAVE_STDINT_H
  621. | # include <stdint.h>
  622. | #endif
  623. | #ifdef HAVE_UNISTD_H
  624. | # include <unistd.h>
  625. | #endif
  626. | int
  627. | main ()
  628. | {
  629. | if (sizeof ((mode_t)))
  630. | return 0;
  631. | ;
  632. | return 0;
  633. | }
  634. configure:13644: result: yes
  635. configure:13655: checking for pid_t
  636. configure:13655: gcc -c -g -O2 conftest.c >&5
  637. configure:13655: $? = 0
  638. configure:13655: gcc -c -g -O2 conftest.c >&5
  639. conftest.c: In function 'main':
  640. conftest.c:84:20: error: expected expression before ')' token
  641. if (sizeof ((pid_t)))
  642. ^
  643. configure:13655: $? = 1
  644. configure: failed program was:
  645. | /* confdefs.h */
  646. | #define PACKAGE_NAME "GNU AutoGen"
  647. | #define PACKAGE_TARNAME "autogen"
  648. | #define PACKAGE_VERSION "5.18.12"
  649. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  650. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  651. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  652. | #define PACKAGE "autogen"
  653. | #define VERSION "5.18.12"
  654. | #define STDC_HEADERS 1
  655. | #define HAVE_SYS_TYPES_H 1
  656. | #define HAVE_SYS_STAT_H 1
  657. | #define HAVE_STDLIB_H 1
  658. | #define HAVE_STRING_H 1
  659. | #define HAVE_MEMORY_H 1
  660. | #define HAVE_STRINGS_H 1
  661. | #define HAVE_INTTYPES_H 1
  662. | #define HAVE_STDINT_H 1
  663. | #define HAVE_UNISTD_H 1
  664. | #define __EXTENSIONS__ 1
  665. | #define _ALL_SOURCE 1
  666. | #define _DARWIN_C_SOURCE 1
  667. | #define _GNU_SOURCE 1
  668. | #define __USE_MINGW_ANSI_STDIO 1
  669. | #define _POSIX_PTHREAD_SEMANTICS 1
  670. | #define _TANDEM_SOURCE 1
  671. | #define HAVE_DLFCN_H 1
  672. | #define LT_OBJDIR ".libs/"
  673. | #define AO_CURRENT 41
  674. | #define AO_REVISION 1
  675. | #define AO_AGE 16
  676. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  677. | #define HAVE_DECL_FEOF_UNLOCKED 1
  678. | #define HAVE_DECL_FERROR_UNLOCKED 1
  679. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  680. | #define HAVE_DECL_FGETS_UNLOCKED 1
  681. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  682. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  683. | #define HAVE_DECL_FREAD_UNLOCKED 1
  684. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  685. | #define HAVE_DECL_GETC_UNLOCKED 1
  686. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  687. | #define HAVE_DECL_PUTC_UNLOCKED 1
  688. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  689. | #define USE_UNLOCKED_IO 1
  690. | #define HAVE_LIBDL 1
  691. | /* end confdefs.h. */
  692. | #include <stdio.h>
  693. | #ifdef HAVE_SYS_TYPES_H
  694. | # include <sys/types.h>
  695. | #endif
  696. | #ifdef HAVE_SYS_STAT_H
  697. | # include <sys/stat.h>
  698. | #endif
  699. | #ifdef STDC_HEADERS
  700. | # include <stdlib.h>
  701. | # include <stddef.h>
  702. | #else
  703. | # ifdef HAVE_STDLIB_H
  704. | # include <stdlib.h>
  705. | # endif
  706. | #endif
  707. | #ifdef HAVE_STRING_H
  708. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  709. | # include <memory.h>
  710. | # endif
  711. | # include <string.h>
  712. | #endif
  713. | #ifdef HAVE_STRINGS_H
  714. | # include <strings.h>
  715. | #endif
  716. | #ifdef HAVE_INTTYPES_H
  717. | # include <inttypes.h>
  718. | #endif
  719. | #ifdef HAVE_STDINT_H
  720. | # include <stdint.h>
  721. | #endif
  722. | #ifdef HAVE_UNISTD_H
  723. | # include <unistd.h>
  724. | #endif
  725. | int
  726. | main ()
  727. | {
  728. | if (sizeof ((pid_t)))
  729. | return 0;
  730. | ;
  731. | return 0;
  732. | }
  733. configure:13655: result: yes
  734. configure:13666: checking for size_t
  735. configure:13666: gcc -c -g -O2 conftest.c >&5
  736. configure:13666: $? = 0
  737. configure:13666: gcc -c -g -O2 conftest.c >&5
  738. conftest.c: In function 'main':
  739. conftest.c:84:21: error: expected expression before ')' token
  740. if (sizeof ((size_t)))
  741. ^
  742. configure:13666: $? = 1
  743. configure: failed program was:
  744. | /* confdefs.h */
  745. | #define PACKAGE_NAME "GNU AutoGen"
  746. | #define PACKAGE_TARNAME "autogen"
  747. | #define PACKAGE_VERSION "5.18.12"
  748. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  749. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  750. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  751. | #define PACKAGE "autogen"
  752. | #define VERSION "5.18.12"
  753. | #define STDC_HEADERS 1
  754. | #define HAVE_SYS_TYPES_H 1
  755. | #define HAVE_SYS_STAT_H 1
  756. | #define HAVE_STDLIB_H 1
  757. | #define HAVE_STRING_H 1
  758. | #define HAVE_MEMORY_H 1
  759. | #define HAVE_STRINGS_H 1
  760. | #define HAVE_INTTYPES_H 1
  761. | #define HAVE_STDINT_H 1
  762. | #define HAVE_UNISTD_H 1
  763. | #define __EXTENSIONS__ 1
  764. | #define _ALL_SOURCE 1
  765. | #define _DARWIN_C_SOURCE 1
  766. | #define _GNU_SOURCE 1
  767. | #define __USE_MINGW_ANSI_STDIO 1
  768. | #define _POSIX_PTHREAD_SEMANTICS 1
  769. | #define _TANDEM_SOURCE 1
  770. | #define HAVE_DLFCN_H 1
  771. | #define LT_OBJDIR ".libs/"
  772. | #define AO_CURRENT 41
  773. | #define AO_REVISION 1
  774. | #define AO_AGE 16
  775. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  776. | #define HAVE_DECL_FEOF_UNLOCKED 1
  777. | #define HAVE_DECL_FERROR_UNLOCKED 1
  778. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  779. | #define HAVE_DECL_FGETS_UNLOCKED 1
  780. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  781. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  782. | #define HAVE_DECL_FREAD_UNLOCKED 1
  783. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  784. | #define HAVE_DECL_GETC_UNLOCKED 1
  785. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  786. | #define HAVE_DECL_PUTC_UNLOCKED 1
  787. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  788. | #define USE_UNLOCKED_IO 1
  789. | #define HAVE_LIBDL 1
  790. | /* end confdefs.h. */
  791. | #include <stdio.h>
  792. | #ifdef HAVE_SYS_TYPES_H
  793. | # include <sys/types.h>
  794. | #endif
  795. | #ifdef HAVE_SYS_STAT_H
  796. | # include <sys/stat.h>
  797. | #endif
  798. | #ifdef STDC_HEADERS
  799. | # include <stdlib.h>
  800. | # include <stddef.h>
  801. | #else
  802. | # ifdef HAVE_STDLIB_H
  803. | # include <stdlib.h>
  804. | # endif
  805. | #endif
  806. | #ifdef HAVE_STRING_H
  807. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  808. | # include <memory.h>
  809. | # endif
  810. | # include <string.h>
  811. | #endif
  812. | #ifdef HAVE_STRINGS_H
  813. | # include <strings.h>
  814. | #endif
  815. | #ifdef HAVE_INTTYPES_H
  816. | # include <inttypes.h>
  817. | #endif
  818. | #ifdef HAVE_STDINT_H
  819. | # include <stdint.h>
  820. | #endif
  821. | #ifdef HAVE_UNISTD_H
  822. | # include <unistd.h>
  823. | #endif
  824. | int
  825. | main ()
  826. | {
  827. | if (sizeof ((size_t)))
  828. | return 0;
  829. | ;
  830. | return 0;
  831. | }
  832. configure:13666: result: yes
  833. configure:13677: checking for uid_t in sys/types.h
  834. configure:13696: result: yes
  835. configure:13709: checking for long double with more range or precision than double
  836. configure:13745: gcc -c -g -O2 conftest.c >&5
  837. configure:13745: $? = 0
  838. configure:13752: result: yes
  839. configure:13777: checking for long long
  840. configure:13777: gcc -c -g -O2 conftest.c >&5
  841. configure:13777: $? = 0
  842. configure:13777: gcc -c -g -O2 conftest.c >&5
  843. conftest.c: In function 'main':
  844. conftest.c:87:24: error: expected expression before ')' token
  845. if (sizeof ((long long)))
  846. ^
  847. configure:13777: $? = 1
  848. configure: failed program was:
  849. | /* confdefs.h */
  850. | #define PACKAGE_NAME "GNU AutoGen"
  851. | #define PACKAGE_TARNAME "autogen"
  852. | #define PACKAGE_VERSION "5.18.12"
  853. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  854. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  855. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  856. | #define PACKAGE "autogen"
  857. | #define VERSION "5.18.12"
  858. | #define STDC_HEADERS 1
  859. | #define HAVE_SYS_TYPES_H 1
  860. | #define HAVE_SYS_STAT_H 1
  861. | #define HAVE_STDLIB_H 1
  862. | #define HAVE_STRING_H 1
  863. | #define HAVE_MEMORY_H 1
  864. | #define HAVE_STRINGS_H 1
  865. | #define HAVE_INTTYPES_H 1
  866. | #define HAVE_STDINT_H 1
  867. | #define HAVE_UNISTD_H 1
  868. | #define __EXTENSIONS__ 1
  869. | #define _ALL_SOURCE 1
  870. | #define _DARWIN_C_SOURCE 1
  871. | #define _GNU_SOURCE 1
  872. | #define __USE_MINGW_ANSI_STDIO 1
  873. | #define _POSIX_PTHREAD_SEMANTICS 1
  874. | #define _TANDEM_SOURCE 1
  875. | #define HAVE_DLFCN_H 1
  876. | #define LT_OBJDIR ".libs/"
  877. | #define AO_CURRENT 41
  878. | #define AO_REVISION 1
  879. | #define AO_AGE 16
  880. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  881. | #define HAVE_DECL_FEOF_UNLOCKED 1
  882. | #define HAVE_DECL_FERROR_UNLOCKED 1
  883. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  884. | #define HAVE_DECL_FGETS_UNLOCKED 1
  885. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  886. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  887. | #define HAVE_DECL_FREAD_UNLOCKED 1
  888. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  889. | #define HAVE_DECL_GETC_UNLOCKED 1
  890. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  891. | #define HAVE_DECL_PUTC_UNLOCKED 1
  892. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  893. | #define USE_UNLOCKED_IO 1
  894. | #define HAVE_LIBDL 1
  895. | #define HAVE_LONG_DOUBLE_WIDER 1
  896. | #define HAVE_LONG_DOUBLE 1
  897. | #define SNV_LONG_DOUBLE long double
  898. | /* end confdefs.h. */
  899. | #include <stdio.h>
  900. | #ifdef HAVE_SYS_TYPES_H
  901. | # include <sys/types.h>
  902. | #endif
  903. | #ifdef HAVE_SYS_STAT_H
  904. | # include <sys/stat.h>
  905. | #endif
  906. | #ifdef STDC_HEADERS
  907. | # include <stdlib.h>
  908. | # include <stddef.h>
  909. | #else
  910. | # ifdef HAVE_STDLIB_H
  911. | # include <stdlib.h>
  912. | # endif
  913. | #endif
  914. | #ifdef HAVE_STRING_H
  915. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  916. | # include <memory.h>
  917. | # endif
  918. | # include <string.h>
  919. | #endif
  920. | #ifdef HAVE_STRINGS_H
  921. | # include <strings.h>
  922. | #endif
  923. | #ifdef HAVE_INTTYPES_H
  924. | # include <inttypes.h>
  925. | #endif
  926. | #ifdef HAVE_STDINT_H
  927. | # include <stdint.h>
  928. | #endif
  929. | #ifdef HAVE_UNISTD_H
  930. | # include <unistd.h>
  931. | #endif
  932. | int
  933. | main ()
  934. | {
  935. | if (sizeof ((long long)))
  936. | return 0;
  937. | ;
  938. | return 0;
  939. | }
  940. configure:13777: result: yes
  941. configure:13786: checking for uintmax_t
  942. configure:13786: gcc -c -g -O2 conftest.c >&5
  943. configure:13786: $? = 0
  944. configure:13786: gcc -c -g -O2 conftest.c >&5
  945. conftest.c: In function 'main':
  946. conftest.c:88:24: error: expected expression before ')' token
  947. if (sizeof ((uintmax_t)))
  948. ^
  949. configure:13786: $? = 1
  950. configure: failed program was:
  951. | /* confdefs.h */
  952. | #define PACKAGE_NAME "GNU AutoGen"
  953. | #define PACKAGE_TARNAME "autogen"
  954. | #define PACKAGE_VERSION "5.18.12"
  955. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  956. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  957. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  958. | #define PACKAGE "autogen"
  959. | #define VERSION "5.18.12"
  960. | #define STDC_HEADERS 1
  961. | #define HAVE_SYS_TYPES_H 1
  962. | #define HAVE_SYS_STAT_H 1
  963. | #define HAVE_STDLIB_H 1
  964. | #define HAVE_STRING_H 1
  965. | #define HAVE_MEMORY_H 1
  966. | #define HAVE_STRINGS_H 1
  967. | #define HAVE_INTTYPES_H 1
  968. | #define HAVE_STDINT_H 1
  969. | #define HAVE_UNISTD_H 1
  970. | #define __EXTENSIONS__ 1
  971. | #define _ALL_SOURCE 1
  972. | #define _DARWIN_C_SOURCE 1
  973. | #define _GNU_SOURCE 1
  974. | #define __USE_MINGW_ANSI_STDIO 1
  975. | #define _POSIX_PTHREAD_SEMANTICS 1
  976. | #define _TANDEM_SOURCE 1
  977. | #define HAVE_DLFCN_H 1
  978. | #define LT_OBJDIR ".libs/"
  979. | #define AO_CURRENT 41
  980. | #define AO_REVISION 1
  981. | #define AO_AGE 16
  982. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  983. | #define HAVE_DECL_FEOF_UNLOCKED 1
  984. | #define HAVE_DECL_FERROR_UNLOCKED 1
  985. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  986. | #define HAVE_DECL_FGETS_UNLOCKED 1
  987. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  988. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  989. | #define HAVE_DECL_FREAD_UNLOCKED 1
  990. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  991. | #define HAVE_DECL_GETC_UNLOCKED 1
  992. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  993. | #define HAVE_DECL_PUTC_UNLOCKED 1
  994. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  995. | #define USE_UNLOCKED_IO 1
  996. | #define HAVE_LIBDL 1
  997. | #define HAVE_LONG_DOUBLE_WIDER 1
  998. | #define HAVE_LONG_DOUBLE 1
  999. | #define SNV_LONG_DOUBLE long double
  1000. | #define HAVE_LONG_LONG 1
  1001. | /* end confdefs.h. */
  1002. | #include <stdio.h>
  1003. | #ifdef HAVE_SYS_TYPES_H
  1004. | # include <sys/types.h>
  1005. | #endif
  1006. | #ifdef HAVE_SYS_STAT_H
  1007. | # include <sys/stat.h>
  1008. | #endif
  1009. | #ifdef STDC_HEADERS
  1010. | # include <stdlib.h>
  1011. | # include <stddef.h>
  1012. | #else
  1013. | # ifdef HAVE_STDLIB_H
  1014. | # include <stdlib.h>
  1015. | # endif
  1016. | #endif
  1017. | #ifdef HAVE_STRING_H
  1018. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1019. | # include <memory.h>
  1020. | # endif
  1021. | # include <string.h>
  1022. | #endif
  1023. | #ifdef HAVE_STRINGS_H
  1024. | # include <strings.h>
  1025. | #endif
  1026. | #ifdef HAVE_INTTYPES_H
  1027. | # include <inttypes.h>
  1028. | #endif
  1029. | #ifdef HAVE_STDINT_H
  1030. | # include <stdint.h>
  1031. | #endif
  1032. | #ifdef HAVE_UNISTD_H
  1033. | # include <unistd.h>
  1034. | #endif
  1035. | int
  1036. | main ()
  1037. | {
  1038. | if (sizeof ((uintmax_t)))
  1039. | return 0;
  1040. | ;
  1041. | return 0;
  1042. | }
  1043. configure:13786: result: yes
  1044. configure:13795: checking for size_t
  1045. configure:13795: result: yes
  1046. configure:13804: checking for wchar_t
  1047. configure:13804: gcc -c -g -O2 conftest.c >&5
  1048. configure:13804: $? = 0
  1049. configure:13804: gcc -c -g -O2 conftest.c >&5
  1050. conftest.c: In function 'main':
  1051. conftest.c:90:22: error: expected expression before ')' token
  1052. if (sizeof ((wchar_t)))
  1053. ^
  1054. configure:13804: $? = 1
  1055. configure: failed program was:
  1056. | /* confdefs.h */
  1057. | #define PACKAGE_NAME "GNU AutoGen"
  1058. | #define PACKAGE_TARNAME "autogen"
  1059. | #define PACKAGE_VERSION "5.18.12"
  1060. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  1061. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  1062. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  1063. | #define PACKAGE "autogen"
  1064. | #define VERSION "5.18.12"
  1065. | #define STDC_HEADERS 1
  1066. | #define HAVE_SYS_TYPES_H 1
  1067. | #define HAVE_SYS_STAT_H 1
  1068. | #define HAVE_STDLIB_H 1
  1069. | #define HAVE_STRING_H 1
  1070. | #define HAVE_MEMORY_H 1
  1071. | #define HAVE_STRINGS_H 1
  1072. | #define HAVE_INTTYPES_H 1
  1073. | #define HAVE_STDINT_H 1
  1074. | #define HAVE_UNISTD_H 1
  1075. | #define __EXTENSIONS__ 1
  1076. | #define _ALL_SOURCE 1
  1077. | #define _DARWIN_C_SOURCE 1
  1078. | #define _GNU_SOURCE 1
  1079. | #define __USE_MINGW_ANSI_STDIO 1
  1080. | #define _POSIX_PTHREAD_SEMANTICS 1
  1081. | #define _TANDEM_SOURCE 1
  1082. | #define HAVE_DLFCN_H 1
  1083. | #define LT_OBJDIR ".libs/"
  1084. | #define AO_CURRENT 41
  1085. | #define AO_REVISION 1
  1086. | #define AO_AGE 16
  1087. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  1088. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1089. | #define HAVE_DECL_FERROR_UNLOCKED 1
  1090. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  1091. | #define HAVE_DECL_FGETS_UNLOCKED 1
  1092. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  1093. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  1094. | #define HAVE_DECL_FREAD_UNLOCKED 1
  1095. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  1096. | #define HAVE_DECL_GETC_UNLOCKED 1
  1097. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  1098. | #define HAVE_DECL_PUTC_UNLOCKED 1
  1099. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  1100. | #define USE_UNLOCKED_IO 1
  1101. | #define HAVE_LIBDL 1
  1102. | #define HAVE_LONG_DOUBLE_WIDER 1
  1103. | #define HAVE_LONG_DOUBLE 1
  1104. | #define SNV_LONG_DOUBLE long double
  1105. | #define HAVE_LONG_LONG 1
  1106. | #define HAVE_UINTMAX_T 1
  1107. | #define HAVE_SIZE_T 1
  1108. | /* end confdefs.h. */
  1109. | #include <stdio.h>
  1110. | #ifdef HAVE_SYS_TYPES_H
  1111. | # include <sys/types.h>
  1112. | #endif
  1113. | #ifdef HAVE_SYS_STAT_H
  1114. | # include <sys/stat.h>
  1115. | #endif
  1116. | #ifdef STDC_HEADERS
  1117. | # include <stdlib.h>
  1118. | # include <stddef.h>
  1119. | #else
  1120. | # ifdef HAVE_STDLIB_H
  1121. | # include <stdlib.h>
  1122. | # endif
  1123. | #endif
  1124. | #ifdef HAVE_STRING_H
  1125. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1126. | # include <memory.h>
  1127. | # endif
  1128. | # include <string.h>
  1129. | #endif
  1130. | #ifdef HAVE_STRINGS_H
  1131. | # include <strings.h>
  1132. | #endif
  1133. | #ifdef HAVE_INTTYPES_H
  1134. | # include <inttypes.h>
  1135. | #endif
  1136. | #ifdef HAVE_STDINT_H
  1137. | # include <stdint.h>
  1138. | #endif
  1139. | #ifdef HAVE_UNISTD_H
  1140. | # include <unistd.h>
  1141. | #endif
  1142. | int
  1143. | main ()
  1144. | {
  1145. | if (sizeof ((wchar_t)))
  1146. | return 0;
  1147. | ;
  1148. | return 0;
  1149. | }
  1150. configure:13804: result: yes
  1151. configure:13818: checking size of char*
  1152. configure:13823: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1153. configure:13823: $? = 0
  1154. configure:13823: ./conftest
  1155. configure:13823: $? = 0
  1156. configure:13837: result: 8
  1157. configure:13851: checking size of int
  1158. configure:13856: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1159. configure:13856: $? = 0
  1160. configure:13856: ./conftest
  1161. configure:13856: $? = 0
  1162. configure:13870: result: 4
  1163. configure:13884: checking size of long
  1164. configure:13889: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1165. configure:13889: $? = 0
  1166. configure:13889: ./conftest
  1167. configure:13889: $? = 0
  1168. configure:13903: result: 8
  1169. configure:13917: checking size of short
  1170. configure:13922: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1171. configure:13922: $? = 0
  1172. configure:13922: ./conftest
  1173. configure:13922: $? = 0
  1174. configure:13936: result: 2
  1175. configure:13950: checking for strchr
  1176. configure:13950: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1177. conftest.c:82:6: warning: conflicting types for built-in function 'strchr' [-Wbuiltin-declaration-mismatch]
  1178. char strchr ();
  1179. ^~~~~~
  1180. configure:13950: $? = 0
  1181. configure:13950: result: yes
  1182. configure:13950: checking for strlcpy
  1183. configure:13950: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1184. /tmp/cckNcd96.o: In function `main':
  1185. /tmp/SBo/autogen-5.18.12/conftest.c:94: undefined reference to `strlcpy'
  1186. collect2: error: ld returned 1 exit status
  1187. configure:13950: $? = 1
  1188. configure: failed program was:
  1189. | /* confdefs.h */
  1190. | #define PACKAGE_NAME "GNU AutoGen"
  1191. | #define PACKAGE_TARNAME "autogen"
  1192. | #define PACKAGE_VERSION "5.18.12"
  1193. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  1194. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  1195. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  1196. | #define PACKAGE "autogen"
  1197. | #define VERSION "5.18.12"
  1198. | #define STDC_HEADERS 1
  1199. | #define HAVE_SYS_TYPES_H 1
  1200. | #define HAVE_SYS_STAT_H 1
  1201. | #define HAVE_STDLIB_H 1
  1202. | #define HAVE_STRING_H 1
  1203. | #define HAVE_MEMORY_H 1
  1204. | #define HAVE_STRINGS_H 1
  1205. | #define HAVE_INTTYPES_H 1
  1206. | #define HAVE_STDINT_H 1
  1207. | #define HAVE_UNISTD_H 1
  1208. | #define __EXTENSIONS__ 1
  1209. | #define _ALL_SOURCE 1
  1210. | #define _DARWIN_C_SOURCE 1
  1211. | #define _GNU_SOURCE 1
  1212. | #define __USE_MINGW_ANSI_STDIO 1
  1213. | #define _POSIX_PTHREAD_SEMANTICS 1
  1214. | #define _TANDEM_SOURCE 1
  1215. | #define HAVE_DLFCN_H 1
  1216. | #define LT_OBJDIR ".libs/"
  1217. | #define AO_CURRENT 41
  1218. | #define AO_REVISION 1
  1219. | #define AO_AGE 16
  1220. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  1221. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1222. | #define HAVE_DECL_FERROR_UNLOCKED 1
  1223. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  1224. | #define HAVE_DECL_FGETS_UNLOCKED 1
  1225. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  1226. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  1227. | #define HAVE_DECL_FREAD_UNLOCKED 1
  1228. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  1229. | #define HAVE_DECL_GETC_UNLOCKED 1
  1230. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  1231. | #define HAVE_DECL_PUTC_UNLOCKED 1
  1232. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  1233. | #define USE_UNLOCKED_IO 1
  1234. | #define HAVE_LIBDL 1
  1235. | #define HAVE_LONG_DOUBLE_WIDER 1
  1236. | #define HAVE_LONG_DOUBLE 1
  1237. | #define SNV_LONG_DOUBLE long double
  1238. | #define HAVE_LONG_LONG 1
  1239. | #define HAVE_UINTMAX_T 1
  1240. | #define HAVE_SIZE_T 1
  1241. | #define HAVE_WCHAR_T 1
  1242. | #define SIZEOF_CHARP 8
  1243. | #define SIZEOF_INT 4
  1244. | #define SIZEOF_LONG 8
  1245. | #define SIZEOF_SHORT 2
  1246. | #define HAVE_STRCHR 1
  1247. | /* end confdefs.h. */
  1248. | /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
  1249. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1250. | #define strlcpy innocuous_strlcpy
  1251. |
  1252. | /* System header to define __stub macros and hopefully few prototypes,
  1253. | which can conflict with char strlcpy (); below.
  1254. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1255. | <limits.h> exists even on freestanding compilers. */
  1256. |
  1257. | #ifdef __STDC__
  1258. | # include <limits.h>
  1259. | #else
  1260. | # include <assert.h>
  1261. | #endif
  1262. |
  1263. | #undef strlcpy
  1264. |
  1265. | /* Override any GCC internal prototype to avoid an error.
  1266. | Use char because int might match the return type of a GCC
  1267. | builtin and then its argument prototype would still apply. */
  1268. | #ifdef __cplusplus
  1269. | extern "C"
  1270. | #endif
  1271. | char strlcpy ();
  1272. | /* The GNU C library defines this for functions which it implements
  1273. | to always fail with ENOSYS. Some functions are actually named
  1274. | something starting with __ and the normal name is an alias. */
  1275. | #if defined __stub_strlcpy || defined __stub___strlcpy
  1276. | choke me
  1277. | #endif
  1278. |
  1279. | int
  1280. | main ()
  1281. | {
  1282. | return strlcpy ();
  1283. | ;
  1284. | return 0;
  1285. | }
  1286. configure:13950: result: no
  1287. configure:13950: checking for snprintf
  1288. configure:13950: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1289. conftest.c:83:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch]
  1290. char snprintf ();
  1291. ^~~~~~~~
  1292. configure:13950: $? = 0
  1293. configure:13950: result: yes
  1294. configure:13950: checking for dlopen
  1295. configure:13950: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1296. configure:13950: $? = 0
  1297. configure:13950: result: yes
  1298. configure:13959: checking for library containing copysign
  1299. configure:13990: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1300. conftest.c:69:6: warning: conflicting types for built-in function 'copysign' [-Wbuiltin-declaration-mismatch]
  1301. char copysign ();
  1302. ^~~~~~~~
  1303. configure:13990: $? = 0
  1304. configure:14007: result: none required
  1305. configure:14017: checking for library containing copysignl
  1306. configure:14048: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1307. conftest.c:70:6: warning: conflicting types for built-in function 'copysignl' [-Wbuiltin-declaration-mismatch]
  1308. char copysignl ();
  1309. ^~~~~~~~~
  1310. configure:14048: $? = 0
  1311. configure:14065: result: none required
  1312. configure:14075: checking for library containing modfl
  1313. configure:14106: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1314. conftest.c:71:6: warning: conflicting types for built-in function 'modfl' [-Wbuiltin-declaration-mismatch]
  1315. char modfl ();
  1316. ^~~~~
  1317. configure:14106: $? = 0
  1318. configure:14123: result: none required
  1319. configure:14156: checking for unsigned long long int
  1320. configure:14204: result: yes
  1321. configure:14216: checking libio.h usability
  1322. configure:14216: gcc -c -g -O2 conftest.c >&5
  1323. In file included from conftest.c:99:0:
  1324. /usr/include/libio.h:21:2: warning: #warning "<libio.h> is deprecated; use <stdio.h> instead." [-Wcpp]
  1325. #warning "<libio.h> is deprecated; use <stdio.h> instead."
  1326. ^~~~~~~
  1327. configure:14216: $? = 0
  1328. configure:14216: result: yes
  1329. configure:14216: checking libio.h presence
  1330. configure:14216: gcc -E conftest.c
  1331. In file included from conftest.c:66:0:
  1332. /usr/include/libio.h:21:2: warning: #warning "<libio.h> is deprecated; use <stdio.h> instead." [-Wcpp]
  1333. #warning "<libio.h> is deprecated; use <stdio.h> instead."
  1334. ^~~~~~~
  1335. configure:14216: $? = 0
  1336. configure:14216: result: yes
  1337. configure:14216: checking for libio.h
  1338. configure:14216: result: yes
  1339. configure:14216: checking ctype.h usability
  1340. configure:14216: gcc -c -g -O2 conftest.c >&5
  1341. configure:14216: $? = 0
  1342. configure:14216: result: yes
  1343. configure:14216: checking ctype.h presence
  1344. configure:14216: gcc -E conftest.c
  1345. configure:14216: $? = 0
  1346. configure:14216: result: yes
  1347. configure:14216: checking for ctype.h
  1348. configure:14216: result: yes
  1349. configure:14216: checking assert.h usability
  1350. configure:14216: gcc -c -g -O2 conftest.c >&5
  1351. configure:14216: $? = 0
  1352. configure:14216: result: yes
  1353. configure:14216: checking assert.h presence
  1354. configure:14216: gcc -E conftest.c
  1355. configure:14216: $? = 0
  1356. configure:14216: result: yes
  1357. configure:14216: checking for assert.h
  1358. configure:14216: result: yes
  1359. configure:14216: checking sys/resource.h usability
  1360. configure:14216: gcc -c -g -O2 conftest.c >&5
  1361. configure:14216: $? = 0
  1362. configure:14216: result: yes
  1363. configure:14216: checking sys/resource.h presence
  1364. configure:14216: gcc -E conftest.c
  1365. configure:14216: $? = 0
  1366. configure:14216: result: yes
  1367. configure:14216: checking for sys/resource.h
  1368. configure:14216: result: yes
  1369. configure:14226: checking whether sigsetjmp is declared
  1370. configure:14226: gcc -c -g -O2 conftest.c >&5
  1371. configure:14226: $? = 0
  1372. configure:14226: result: yes
  1373. configure:14238: checking whether sys_siglist is declared
  1374. configure:14238: gcc -c -g -O2 conftest.c >&5
  1375. configure:14238: $? = 0
  1376. configure:14238: result: yes
  1377. configure:14259: checking for putenv
  1378. configure:14259: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1379. configure:14259: $? = 0
  1380. configure:14259: result: yes
  1381. configure:14259: checking for getdate_r
  1382. configure:14259: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1383. configure:14259: $? = 0
  1384. configure:14259: result: yes
  1385. configure:14259: checking for utimes
  1386. configure:14259: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1387. configure:14259: $? = 0
  1388. configure:14259: result: yes
  1389. configure:14259: checking for futimes
  1390. configure:14259: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1391. configure:14259: $? = 0
  1392. configure:14259: result: yes
  1393. configure:14269: checking for inline
  1394. configure:14293: result: inline
  1395. configure:14313: checking for long long int
  1396. configure:14363: result: yes
  1397. configure:14372: checking for grep that handles long lines and -e
  1398. configure:14430: result: /usr/bin/grep
  1399. configure:14435: checking for egrep
  1400. configure:14497: result: /usr/bin/grep -E
  1401. configure:14502: checking for fgrep
  1402. configure:14564: result: /usr/bin/grep -F
  1403. configure:14624: checking for pkg-config
  1404. configure:14642: found /usr/bin/pkg-config
  1405. configure:14654: result: /usr/bin/pkg-config
  1406. configure:14679: checking pkg-config is at least version 0.9.0
  1407. configure:14682: result: yes
  1408. configure:14710: checking for guile 2.2
  1409. configure:14713: $PKG_CONFIG --exists --print-errors "guile-$v"
  1410. configure:14716: $? = 0
  1411. configure:14733: found guile 2.2
  1412. configure:14762: checking for ld used by gcc
  1413. configure:14829: result: /usr/x86_64-slackware-linux/bin/ld -m elf_x86_64
  1414. configure:14836: checking if the linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) is GNU ld
  1415. configure:14851: result: yes
  1416. configure:14858: checking for shared library run path origin
  1417. configure:14871: result: done
  1418. configure:14958: checking for dirent.h that defines DIR
  1419. configure:14977: gcc -c -g -O2 conftest.c >&5
  1420. configure:14977: $? = 0
  1421. configure:14985: result: yes
  1422. configure:14998: checking for library containing opendir
  1423. configure:15029: gcc -o conftest -g -O2 conftest.c -ldl >&5
  1424. configure:15029: $? = 0
  1425. configure:15046: result: none required
  1426. configure:15126: checking sys/mman.h usability
  1427. configure:15126: gcc -c -g -O2 conftest.c >&5
  1428. configure:15126: $? = 0
  1429. configure:15126: result: yes
  1430. configure:15126: checking sys/mman.h presence
  1431. configure:15126: gcc -E conftest.c
  1432. configure:15126: $? = 0
  1433. configure:15126: result: yes
  1434. configure:15126: checking for sys/mman.h
  1435. configure:15126: result: yes
  1436. configure:15126: checking sys/param.h usability
  1437. configure:15126: gcc -c -g -O2 conftest.c >&5
  1438. configure:15126: $? = 0
  1439. configure:15126: result: yes
  1440. configure:15126: checking sys/param.h presence
  1441. configure:15126: gcc -E conftest.c
  1442. configure:15126: $? = 0
  1443. configure:15126: result: yes
  1444. configure:15126: checking for sys/param.h
  1445. configure:15126: result: yes
  1446. configure:15126: checking sys/poll.h usability
  1447. configure:15126: gcc -c -g -O2 conftest.c >&5
  1448. configure:15126: $? = 0
  1449. configure:15126: result: yes
  1450. configure:15126: checking sys/poll.h presence
  1451. configure:15126: gcc -E conftest.c
  1452. configure:15126: $? = 0
  1453. configure:15126: result: yes
  1454. configure:15126: checking for sys/poll.h
  1455. configure:15126: result: yes
  1456. configure:15126: checking sys/procset.h usability
  1457. configure:15126: gcc -c -g -O2 conftest.c >&5
  1458. conftest.c:114:10: fatal error: sys/procset.h: No such file or directory
  1459. #include <sys/procset.h>
  1460. ^~~~~~~~~~~~~~~
  1461. compilation terminated.
  1462. configure:15126: $? = 1
  1463. configure: failed program was:
  1464. | /* confdefs.h */
  1465. | #define PACKAGE_NAME "GNU AutoGen"
  1466. | #define PACKAGE_TARNAME "autogen"
  1467. | #define PACKAGE_VERSION "5.18.12"
  1468. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  1469. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  1470. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  1471. | #define PACKAGE "autogen"
  1472. | #define VERSION "5.18.12"
  1473. | #define STDC_HEADERS 1
  1474. | #define HAVE_SYS_TYPES_H 1
  1475. | #define HAVE_SYS_STAT_H 1
  1476. | #define HAVE_STDLIB_H 1
  1477. | #define HAVE_STRING_H 1
  1478. | #define HAVE_MEMORY_H 1
  1479. | #define HAVE_STRINGS_H 1
  1480. | #define HAVE_INTTYPES_H 1
  1481. | #define HAVE_STDINT_H 1
  1482. | #define HAVE_UNISTD_H 1
  1483. | #define __EXTENSIONS__ 1
  1484. | #define _ALL_SOURCE 1
  1485. | #define _DARWIN_C_SOURCE 1
  1486. | #define _GNU_SOURCE 1
  1487. | #define __USE_MINGW_ANSI_STDIO 1
  1488. | #define _POSIX_PTHREAD_SEMANTICS 1
  1489. | #define _TANDEM_SOURCE 1
  1490. | #define HAVE_DLFCN_H 1
  1491. | #define LT_OBJDIR ".libs/"
  1492. | #define AO_CURRENT 41
  1493. | #define AO_REVISION 1
  1494. | #define AO_AGE 16
  1495. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  1496. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1497. | #define HAVE_DECL_FERROR_UNLOCKED 1
  1498. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  1499. | #define HAVE_DECL_FGETS_UNLOCKED 1
  1500. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  1501. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  1502. | #define HAVE_DECL_FREAD_UNLOCKED 1
  1503. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  1504. | #define HAVE_DECL_GETC_UNLOCKED 1
  1505. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  1506. | #define HAVE_DECL_PUTC_UNLOCKED 1
  1507. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  1508. | #define USE_UNLOCKED_IO 1
  1509. | #define HAVE_LIBDL 1
  1510. | #define HAVE_LONG_DOUBLE_WIDER 1
  1511. | #define HAVE_LONG_DOUBLE 1
  1512. | #define SNV_LONG_DOUBLE long double
  1513. | #define HAVE_LONG_LONG 1
  1514. | #define HAVE_UINTMAX_T 1
  1515. | #define HAVE_SIZE_T 1
  1516. | #define HAVE_WCHAR_T 1
  1517. | #define SIZEOF_CHARP 8
  1518. | #define SIZEOF_INT 4
  1519. | #define SIZEOF_LONG 8
  1520. | #define SIZEOF_SHORT 2
  1521. | #define HAVE_STRCHR 1
  1522. | #define HAVE_SNPRINTF 1
  1523. | #define HAVE_DLOPEN 1
  1524. | #define HAVE_COPYSIGN 1
  1525. | #define HAVE_COPYSIGNL 1
  1526. | #define HAVE_MODFL 1
  1527. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1528. | #define HAVE_LIBIO_H 1
  1529. | #define HAVE_CTYPE_H 1
  1530. | #define HAVE_ASSERT_H 1
  1531. | #define HAVE_SYS_RESOURCE_H 1
  1532. | #define HAVE_DECL_SIGSETJMP 1
  1533. | #define HAVE_DECL_SYS_SIGLIST 1
  1534. | #define HAVE_PUTENV 1
  1535. | #define HAVE_GETDATE_R 1
  1536. | #define HAVE_UTIMES 1
  1537. | #define HAVE_FUTIMES 1
  1538. | #define HAVE_LONG_LONG_INT 1
  1539. | #define HAVE_DIRENT_H 1
  1540. | #define HAVE_SYS_MMAN_H 1
  1541. | #define HAVE_SYS_PARAM_H 1
  1542. | #define HAVE_SYS_POLL_H 1
  1543. | /* end confdefs.h. */
  1544. | #include <stdio.h>
  1545. | #ifdef HAVE_SYS_TYPES_H
  1546. | # include <sys/types.h>
  1547. | #endif
  1548. | #ifdef HAVE_SYS_STAT_H
  1549. | # include <sys/stat.h>
  1550. | #endif
  1551. | #ifdef STDC_HEADERS
  1552. | # include <stdlib.h>
  1553. | # include <stddef.h>
  1554. | #else
  1555. | # ifdef HAVE_STDLIB_H
  1556. | # include <stdlib.h>
  1557. | # endif
  1558. | #endif
  1559. | #ifdef HAVE_STRING_H
  1560. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1561. | # include <memory.h>
  1562. | # endif
  1563. | # include <string.h>
  1564. | #endif
  1565. | #ifdef HAVE_STRINGS_H
  1566. | # include <strings.h>
  1567. | #endif
  1568. | #ifdef HAVE_INTTYPES_H
  1569. | # include <inttypes.h>
  1570. | #endif
  1571. | #ifdef HAVE_STDINT_H
  1572. | # include <stdint.h>
  1573. | #endif
  1574. | #ifdef HAVE_UNISTD_H
  1575. | # include <unistd.h>
  1576. | #endif
  1577. | #include <sys/procset.h>
  1578. configure:15126: result: no
  1579. configure:15126: checking sys/procset.h presence
  1580. configure:15126: gcc -E conftest.c
  1581. conftest.c:81:10: fatal error: sys/procset.h: No such file or directory
  1582. #include <sys/procset.h>
  1583. ^~~~~~~~~~~~~~~
  1584. compilation terminated.
  1585. configure:15126: $? = 1
  1586. configure: failed program was:
  1587. | /* confdefs.h */
  1588. | #define PACKAGE_NAME "GNU AutoGen"
  1589. | #define PACKAGE_TARNAME "autogen"
  1590. | #define PACKAGE_VERSION "5.18.12"
  1591. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  1592. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  1593. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  1594. | #define PACKAGE "autogen"
  1595. | #define VERSION "5.18.12"
  1596. | #define STDC_HEADERS 1
  1597. | #define HAVE_SYS_TYPES_H 1
  1598. | #define HAVE_SYS_STAT_H 1
  1599. | #define HAVE_STDLIB_H 1
  1600. | #define HAVE_STRING_H 1
  1601. | #define HAVE_MEMORY_H 1
  1602. | #define HAVE_STRINGS_H 1
  1603. | #define HAVE_INTTYPES_H 1
  1604. | #define HAVE_STDINT_H 1
  1605. | #define HAVE_UNISTD_H 1
  1606. | #define __EXTENSIONS__ 1
  1607. | #define _ALL_SOURCE 1
  1608. | #define _DARWIN_C_SOURCE 1
  1609. | #define _GNU_SOURCE 1
  1610. | #define __USE_MINGW_ANSI_STDIO 1
  1611. | #define _POSIX_PTHREAD_SEMANTICS 1
  1612. | #define _TANDEM_SOURCE 1
  1613. | #define HAVE_DLFCN_H 1
  1614. | #define LT_OBJDIR ".libs/"
  1615. | #define AO_CURRENT 41
  1616. | #define AO_REVISION 1
  1617. | #define AO_AGE 16
  1618. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  1619. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1620. | #define HAVE_DECL_FERROR_UNLOCKED 1
  1621. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  1622. | #define HAVE_DECL_FGETS_UNLOCKED 1
  1623. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  1624. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  1625. | #define HAVE_DECL_FREAD_UNLOCKED 1
  1626. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  1627. | #define HAVE_DECL_GETC_UNLOCKED 1
  1628. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  1629. | #define HAVE_DECL_PUTC_UNLOCKED 1
  1630. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  1631. | #define USE_UNLOCKED_IO 1
  1632. | #define HAVE_LIBDL 1
  1633. | #define HAVE_LONG_DOUBLE_WIDER 1
  1634. | #define HAVE_LONG_DOUBLE 1
  1635. | #define SNV_LONG_DOUBLE long double
  1636. | #define HAVE_LONG_LONG 1
  1637. | #define HAVE_UINTMAX_T 1
  1638. | #define HAVE_SIZE_T 1
  1639. | #define HAVE_WCHAR_T 1
  1640. | #define SIZEOF_CHARP 8
  1641. | #define SIZEOF_INT 4
  1642. | #define SIZEOF_LONG 8
  1643. | #define SIZEOF_SHORT 2
  1644. | #define HAVE_STRCHR 1
  1645. | #define HAVE_SNPRINTF 1
  1646. | #define HAVE_DLOPEN 1
  1647. | #define HAVE_COPYSIGN 1
  1648. | #define HAVE_COPYSIGNL 1
  1649. | #define HAVE_MODFL 1
  1650. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1651. | #define HAVE_LIBIO_H 1
  1652. | #define HAVE_CTYPE_H 1
  1653. | #define HAVE_ASSERT_H 1
  1654. | #define HAVE_SYS_RESOURCE_H 1
  1655. | #define HAVE_DECL_SIGSETJMP 1
  1656. | #define HAVE_DECL_SYS_SIGLIST 1
  1657. | #define HAVE_PUTENV 1
  1658. | #define HAVE_GETDATE_R 1
  1659. | #define HAVE_UTIMES 1
  1660. | #define HAVE_FUTIMES 1
  1661. | #define HAVE_LONG_LONG_INT 1
  1662. | #define HAVE_DIRENT_H 1
  1663. | #define HAVE_SYS_MMAN_H 1
  1664. | #define HAVE_SYS_PARAM_H 1
  1665. | #define HAVE_SYS_POLL_H 1
  1666. | /* end confdefs.h. */
  1667. | #include <sys/procset.h>
  1668. configure:15126: result: no
  1669. configure:15126: checking for sys/procset.h
  1670. configure:15126: result: no
  1671. configure:15126: checking sys/select.h usability
  1672. configure:15126: gcc -c -g -O2 conftest.c >&5
  1673. configure:15126: $? = 0
  1674. configure:15126: result: yes
  1675. configure:15126: checking sys/select.h presence
  1676. configure:15126: gcc -E conftest.c
  1677. configure:15126: $? = 0
  1678. configure:15126: result: yes
  1679. configure:15126: checking for sys/select.h
  1680. configure:15126: result: yes
  1681. configure:15126: checking sys/socket.h usability
  1682. configure:15126: gcc -c -g -O2 conftest.c >&5
  1683. configure:15126: $? = 0
  1684. configure:15126: result: yes
  1685. configure:15126: checking sys/socket.h presence
  1686. configure:15126: gcc -E conftest.c
  1687. configure:15126: $? = 0
  1688. configure:15126: result: yes
  1689. configure:15126: checking for sys/socket.h
  1690. configure:15126: result: yes
  1691. configure:15126: checking sys/stropts.h usability
  1692. configure:15126: gcc -c -g -O2 conftest.c >&5
  1693. configure:15126: $? = 0
  1694. configure:15126: result: yes
  1695. configure:15126: checking sys/stropts.h presence
  1696. configure:15126: gcc -E conftest.c
  1697. configure:15126: $? = 0
  1698. configure:15126: result: yes
  1699. configure:15126: checking for sys/stropts.h
  1700. configure:15126: result: yes
  1701. configure:15126: checking sys/time.h usability
  1702. configure:15126: gcc -c -g -O2 conftest.c >&5
  1703. configure:15126: $? = 0
  1704. configure:15126: result: yes
  1705. configure:15126: checking sys/time.h presence
  1706. configure:15126: gcc -E conftest.c
  1707. configure:15126: $? = 0
  1708. configure:15126: result: yes
  1709. configure:15126: checking for sys/time.h
  1710. configure:15126: result: yes
  1711. configure:15126: checking sys/un.h usability
  1712. configure:15126: gcc -c -g -O2 conftest.c >&5
  1713. configure:15126: $? = 0
  1714. configure:15126: result: yes
  1715. configure:15126: checking sys/un.h presence
  1716. configure:15126: gcc -E conftest.c
  1717. configure:15126: $? = 0
  1718. configure:15126: result: yes
  1719. configure:15126: checking for sys/un.h
  1720. configure:15126: result: yes
  1721. configure:15126: checking sys/wait.h usability
  1722. configure:15126: gcc -c -g -O2 conftest.c >&5
  1723. configure:15126: $? = 0
  1724. configure:15126: result: yes
  1725. configure:15126: checking sys/wait.h presence
  1726. configure:15126: gcc -E conftest.c
  1727. configure:15126: $? = 0
  1728. configure:15126: result: yes
  1729. configure:15126: checking for sys/wait.h
  1730. configure:15126: result: yes
  1731. configure:15126: checking for dlfcn.h
  1732. configure:15126: result: yes
  1733. configure:15126: checking errno.h usability
  1734. configure:15126: gcc -c -g -O2 conftest.c >&5
  1735. configure:15126: $? = 0
  1736. configure:15126: result: yes
  1737. configure:15126: checking errno.h presence
  1738. configure:15126: gcc -E conftest.c
  1739. configure:15126: $? = 0
  1740. configure:15126: result: yes
  1741. configure:15126: checking for errno.h
  1742. configure:15126: result: yes
  1743. configure:15126: checking fcntl.h usability
  1744. configure:15126: gcc -c -g -O2 conftest.c >&5
  1745. configure:15126: $? = 0
  1746. configure:15126: result: yes
  1747. configure:15126: checking fcntl.h presence
  1748. configure:15126: gcc -E conftest.c
  1749. configure:15126: $? = 0
  1750. configure:15126: result: yes
  1751. configure:15126: checking for fcntl.h
  1752. configure:15126: result: yes
  1753. configure:15126: checking libgen.h usability
  1754. configure:15126: gcc -c -g -O2 conftest.c >&5
  1755. configure:15126: $? = 0
  1756. configure:15126: result: yes
  1757. configure:15126: checking libgen.h presence
  1758. configure:15126: gcc -E conftest.c
  1759. configure:15126: $? = 0
  1760. configure:15126: result: yes
  1761. configure:15126: checking for libgen.h
  1762. configure:15126: result: yes
  1763. configure:15126: checking libintl.h usability
  1764. configure:15126: gcc -c -g -O2 conftest.c >&5
  1765. configure:15126: $? = 0
  1766. configure:15126: result: yes
  1767. configure:15126: checking libintl.h presence
  1768. configure:15126: gcc -E conftest.c
  1769. configure:15126: $? = 0
  1770. configure:15126: result: yes
  1771. configure:15126: checking for libintl.h
  1772. configure:15126: result: yes
  1773. configure:15126: checking for memory.h
  1774. configure:15126: result: yes
  1775. configure:15126: checking netinet/in.h usability
  1776. configure:15126: gcc -c -g -O2 conftest.c >&5
  1777. configure:15126: $? = 0
  1778. configure:15126: result: yes
  1779. configure:15126: checking netinet/in.h presence
  1780. configure:15126: gcc -E conftest.c
  1781. configure:15126: $? = 0
  1782. configure:15126: result: yes
  1783. configure:15126: checking for netinet/in.h
  1784. configure:15126: result: yes
  1785. configure:15126: checking setjmp.h usability
  1786. configure:15126: gcc -c -g -O2 conftest.c >&5
  1787. configure:15126: $? = 0
  1788. configure:15126: result: yes
  1789. configure:15126: checking setjmp.h presence
  1790. configure:15126: gcc -E conftest.c
  1791. configure:15126: $? = 0
  1792. configure:15126: result: yes
  1793. configure:15126: checking for setjmp.h
  1794. configure:15126: result: yes
  1795. configure:15126: checking stdbool.h usability
  1796. configure:15126: gcc -c -g -O2 conftest.c >&5
  1797. configure:15126: $? = 0
  1798. configure:15126: result: yes
  1799. configure:15126: checking stdbool.h presence
  1800. configure:15126: gcc -E conftest.c
  1801. configure:15126: $? = 0
  1802. configure:15126: result: yes
  1803. configure:15126: checking for stdbool.h
  1804. configure:15126: result: yes
  1805. configure:15126: checking sysexits.h usability
  1806. configure:15126: gcc -c -g -O2 conftest.c >&5
  1807. configure:15126: $? = 0
  1808. configure:15126: result: yes
  1809. configure:15126: checking sysexits.h presence
  1810. configure:15126: gcc -E conftest.c
  1811. configure:15126: $? = 0
  1812. configure:15126: result: yes
  1813. configure:15126: checking for sysexits.h
  1814. configure:15126: result: yes
  1815. configure:15126: checking for unistd.h
  1816. configure:15126: result: yes
  1817. configure:15126: checking utime.h usability
  1818. configure:15126: gcc -c -g -O2 conftest.c >&5
  1819. configure:15126: $? = 0
  1820. configure:15126: result: yes
  1821. configure:15126: checking utime.h presence
  1822. configure:15126: gcc -E conftest.c
  1823. configure:15126: $? = 0
  1824. configure:15126: result: yes
  1825. configure:15126: checking for utime.h
  1826. configure:15126: result: yes
  1827. configure:15140: checking stdarg.h usability
  1828. configure:15140: gcc -c -g -O2 conftest.c >&5
  1829. configure:15140: $? = 0
  1830. configure:15140: result: yes
  1831. configure:15140: checking stdarg.h presence
  1832. configure:15140: gcc -E conftest.c
  1833. configure:15140: $? = 0
  1834. configure:15140: result: yes
  1835. configure:15140: checking for stdarg.h
  1836. configure:15140: result: yes
  1837. configure:15156: checking for string.h
  1838. configure:15156: result: yes
  1839. configure:15172: checking limits.h usability
  1840. configure:15172: gcc -c -g -O2 conftest.c >&5
  1841. configure:15172: $? = 0
  1842. configure:15172: result: yes
  1843. configure:15172: checking limits.h presence
  1844. configure:15172: gcc -E conftest.c
  1845. configure:15172: $? = 0
  1846. configure:15172: result: yes
  1847. configure:15172: checking for limits.h
  1848. configure:15172: result: yes
  1849. configure:15188: checking for inttypes.h
  1850. configure:15188: result: yes
  1851. configure:15201: checking for working stdnoreturn.h
  1852. configure:15230: gcc -c -g -O2 conftest.c >&5
  1853. configure:15230: $? = 0
  1854. configure:15237: result: yes
  1855. configure:15264: checking for runetype.h
  1856. configure:15264: gcc -c -g -O2 conftest.c >&5
  1857. conftest.c:142:10: fatal error: runetype.h: No such file or directory
  1858. #include <runetype.h>
  1859. ^~~~~~~~~~~~
  1860. compilation terminated.
  1861. configure:15264: $? = 1
  1862. configure: failed program was:
  1863. | /* confdefs.h */
  1864. | #define PACKAGE_NAME "GNU AutoGen"
  1865. | #define PACKAGE_TARNAME "autogen"
  1866. | #define PACKAGE_VERSION "5.18.12"
  1867. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  1868. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  1869. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  1870. | #define PACKAGE "autogen"
  1871. | #define VERSION "5.18.12"
  1872. | #define STDC_HEADERS 1
  1873. | #define HAVE_SYS_TYPES_H 1
  1874. | #define HAVE_SYS_STAT_H 1
  1875. | #define HAVE_STDLIB_H 1
  1876. | #define HAVE_STRING_H 1
  1877. | #define HAVE_MEMORY_H 1
  1878. | #define HAVE_STRINGS_H 1
  1879. | #define HAVE_INTTYPES_H 1
  1880. | #define HAVE_STDINT_H 1
  1881. | #define HAVE_UNISTD_H 1
  1882. | #define __EXTENSIONS__ 1
  1883. | #define _ALL_SOURCE 1
  1884. | #define _DARWIN_C_SOURCE 1
  1885. | #define _GNU_SOURCE 1
  1886. | #define __USE_MINGW_ANSI_STDIO 1
  1887. | #define _POSIX_PTHREAD_SEMANTICS 1
  1888. | #define _TANDEM_SOURCE 1
  1889. | #define HAVE_DLFCN_H 1
  1890. | #define LT_OBJDIR ".libs/"
  1891. | #define AO_CURRENT 41
  1892. | #define AO_REVISION 1
  1893. | #define AO_AGE 16
  1894. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  1895. | #define HAVE_DECL_FEOF_UNLOCKED 1
  1896. | #define HAVE_DECL_FERROR_UNLOCKED 1
  1897. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  1898. | #define HAVE_DECL_FGETS_UNLOCKED 1
  1899. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  1900. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  1901. | #define HAVE_DECL_FREAD_UNLOCKED 1
  1902. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  1903. | #define HAVE_DECL_GETC_UNLOCKED 1
  1904. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  1905. | #define HAVE_DECL_PUTC_UNLOCKED 1
  1906. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  1907. | #define USE_UNLOCKED_IO 1
  1908. | #define HAVE_LIBDL 1
  1909. | #define HAVE_LONG_DOUBLE_WIDER 1
  1910. | #define HAVE_LONG_DOUBLE 1
  1911. | #define SNV_LONG_DOUBLE long double
  1912. | #define HAVE_LONG_LONG 1
  1913. | #define HAVE_UINTMAX_T 1
  1914. | #define HAVE_SIZE_T 1
  1915. | #define HAVE_WCHAR_T 1
  1916. | #define SIZEOF_CHARP 8
  1917. | #define SIZEOF_INT 4
  1918. | #define SIZEOF_LONG 8
  1919. | #define SIZEOF_SHORT 2
  1920. | #define HAVE_STRCHR 1
  1921. | #define HAVE_SNPRINTF 1
  1922. | #define HAVE_DLOPEN 1
  1923. | #define HAVE_COPYSIGN 1
  1924. | #define HAVE_COPYSIGNL 1
  1925. | #define HAVE_MODFL 1
  1926. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  1927. | #define HAVE_LIBIO_H 1
  1928. | #define HAVE_CTYPE_H 1
  1929. | #define HAVE_ASSERT_H 1
  1930. | #define HAVE_SYS_RESOURCE_H 1
  1931. | #define HAVE_DECL_SIGSETJMP 1
  1932. | #define HAVE_DECL_SYS_SIGLIST 1
  1933. | #define HAVE_PUTENV 1
  1934. | #define HAVE_GETDATE_R 1
  1935. | #define HAVE_UTIMES 1
  1936. | #define HAVE_FUTIMES 1
  1937. | #define HAVE_LONG_LONG_INT 1
  1938. | #define HAVE_DIRENT_H 1
  1939. | #define HAVE_SYS_MMAN_H 1
  1940. | #define HAVE_SYS_PARAM_H 1
  1941. | #define HAVE_SYS_POLL_H 1
  1942. | #define HAVE_SYS_SELECT_H 1
  1943. | #define HAVE_SYS_SOCKET_H 1
  1944. | #define HAVE_SYS_STROPTS_H 1
  1945. | #define HAVE_SYS_TIME_H 1
  1946. | #define HAVE_SYS_UN_H 1
  1947. | #define HAVE_SYS_WAIT_H 1
  1948. | #define HAVE_DLFCN_H 1
  1949. | #define HAVE_ERRNO_H 1
  1950. | #define HAVE_FCNTL_H 1
  1951. | #define HAVE_LIBGEN_H 1
  1952. | #define HAVE_LIBINTL_H 1
  1953. | #define HAVE_MEMORY_H 1
  1954. | #define HAVE_NETINET_IN_H 1
  1955. | #define HAVE_SETJMP_H 1
  1956. | #define HAVE_STDBOOL_H 1
  1957. | #define HAVE_SYSEXITS_H 1
  1958. | #define HAVE_UNISTD_H 1
  1959. | #define HAVE_UTIME_H 1
  1960. | #define HAVE_STDARG_H 1
  1961. | #define HAVE_STRING_H 1
  1962. | #define HAVE_LIMITS_H 1
  1963. | #define HAVE_INTTYPES_H 1
  1964. | /* end confdefs.h. */
  1965. |
  1966. | #include <stdio.h>
  1967. | #ifdef HAVE_SYS_TYPES_H
  1968. | # include <sys/types.h>
  1969. | #endif
  1970. | #ifdef HAVE_SYS_STAT_H
  1971. | # include <sys/stat.h>
  1972. | #endif
  1973. | #ifdef STDC_HEADERS
  1974. | # include <stdlib.h>
  1975. | # include <stddef.h>
  1976. | #else
  1977. | # ifdef HAVE_STDLIB_H
  1978. | # include <stdlib.h>
  1979. | # endif
  1980. | #endif
  1981. | #ifdef HAVE_STRING_H
  1982. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1983. | # include <memory.h>
  1984. | # endif
  1985. | # include <string.h>
  1986. | #endif
  1987. | #ifdef HAVE_STRINGS_H
  1988. | # include <strings.h>
  1989. | #endif
  1990. | #ifdef HAVE_INTTYPES_H
  1991. | # include <inttypes.h>
  1992. | #endif
  1993. | #ifdef HAVE_STDINT_H
  1994. | # include <stdint.h>
  1995. | #endif
  1996. | #ifdef HAVE_UNISTD_H
  1997. | # include <unistd.h>
  1998. | #endif
  1999. | #if HAVE_RUNETYPE_H
  2000. | # include <runetype.h>
  2001. | #endif
  2002. |
  2003. |
  2004. | #include <runetype.h>
  2005. configure:15264: result: no
  2006. configure:15264: checking for wchar.h
  2007. configure:15264: gcc -c -g -O2 conftest.c >&5
  2008. configure:15264: $? = 0
  2009. configure:15264: result: yes
  2010. configure:15321: checking for wchar_t
  2011. configure:15321: result: yes
  2012. configure:15331: checking for wint_t
  2013. configure:15331: gcc -c -g -O2 conftest.c >&5
  2014. configure:15331: $? = 0
  2015. configure:15331: gcc -c -g -O2 conftest.c >&5
  2016. conftest.c: In function 'main':
  2017. conftest.c:151:21: error: expected expression before ')' token
  2018. if (sizeof ((wint_t)))
  2019. ^
  2020. configure:15331: $? = 1
  2021. configure: failed program was:
  2022. | /* confdefs.h */
  2023. | #define PACKAGE_NAME "GNU AutoGen"
  2024. | #define PACKAGE_TARNAME "autogen"
  2025. | #define PACKAGE_VERSION "5.18.12"
  2026. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  2027. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  2028. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  2029. | #define PACKAGE "autogen"
  2030. | #define VERSION "5.18.12"
  2031. | #define STDC_HEADERS 1
  2032. | #define HAVE_SYS_TYPES_H 1
  2033. | #define HAVE_SYS_STAT_H 1
  2034. | #define HAVE_STDLIB_H 1
  2035. | #define HAVE_STRING_H 1
  2036. | #define HAVE_MEMORY_H 1
  2037. | #define HAVE_STRINGS_H 1
  2038. | #define HAVE_INTTYPES_H 1
  2039. | #define HAVE_STDINT_H 1
  2040. | #define HAVE_UNISTD_H 1
  2041. | #define __EXTENSIONS__ 1
  2042. | #define _ALL_SOURCE 1
  2043. | #define _DARWIN_C_SOURCE 1
  2044. | #define _GNU_SOURCE 1
  2045. | #define __USE_MINGW_ANSI_STDIO 1
  2046. | #define _POSIX_PTHREAD_SEMANTICS 1
  2047. | #define _TANDEM_SOURCE 1
  2048. | #define HAVE_DLFCN_H 1
  2049. | #define LT_OBJDIR ".libs/"
  2050. | #define AO_CURRENT 41
  2051. | #define AO_REVISION 1
  2052. | #define AO_AGE 16
  2053. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  2054. | #define HAVE_DECL_FEOF_UNLOCKED 1
  2055. | #define HAVE_DECL_FERROR_UNLOCKED 1
  2056. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  2057. | #define HAVE_DECL_FGETS_UNLOCKED 1
  2058. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  2059. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  2060. | #define HAVE_DECL_FREAD_UNLOCKED 1
  2061. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  2062. | #define HAVE_DECL_GETC_UNLOCKED 1
  2063. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  2064. | #define HAVE_DECL_PUTC_UNLOCKED 1
  2065. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  2066. | #define USE_UNLOCKED_IO 1
  2067. | #define HAVE_LIBDL 1
  2068. | #define HAVE_LONG_DOUBLE_WIDER 1
  2069. | #define HAVE_LONG_DOUBLE 1
  2070. | #define SNV_LONG_DOUBLE long double
  2071. | #define HAVE_LONG_LONG 1
  2072. | #define HAVE_UINTMAX_T 1
  2073. | #define HAVE_SIZE_T 1
  2074. | #define HAVE_WCHAR_T 1
  2075. | #define SIZEOF_CHARP 8
  2076. | #define SIZEOF_INT 4
  2077. | #define SIZEOF_LONG 8
  2078. | #define SIZEOF_SHORT 2
  2079. | #define HAVE_STRCHR 1
  2080. | #define HAVE_SNPRINTF 1
  2081. | #define HAVE_DLOPEN 1
  2082. | #define HAVE_COPYSIGN 1
  2083. | #define HAVE_COPYSIGNL 1
  2084. | #define HAVE_MODFL 1
  2085. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2086. | #define HAVE_LIBIO_H 1
  2087. | #define HAVE_CTYPE_H 1
  2088. | #define HAVE_ASSERT_H 1
  2089. | #define HAVE_SYS_RESOURCE_H 1
  2090. | #define HAVE_DECL_SIGSETJMP 1
  2091. | #define HAVE_DECL_SYS_SIGLIST 1
  2092. | #define HAVE_PUTENV 1
  2093. | #define HAVE_GETDATE_R 1
  2094. | #define HAVE_UTIMES 1
  2095. | #define HAVE_FUTIMES 1
  2096. | #define HAVE_LONG_LONG_INT 1
  2097. | #define HAVE_DIRENT_H 1
  2098. | #define HAVE_SYS_MMAN_H 1
  2099. | #define HAVE_SYS_PARAM_H 1
  2100. | #define HAVE_SYS_POLL_H 1
  2101. | #define HAVE_SYS_SELECT_H 1
  2102. | #define HAVE_SYS_SOCKET_H 1
  2103. | #define HAVE_SYS_STROPTS_H 1
  2104. | #define HAVE_SYS_TIME_H 1
  2105. | #define HAVE_SYS_UN_H 1
  2106. | #define HAVE_SYS_WAIT_H 1
  2107. | #define HAVE_DLFCN_H 1
  2108. | #define HAVE_ERRNO_H 1
  2109. | #define HAVE_FCNTL_H 1
  2110. | #define HAVE_LIBGEN_H 1
  2111. | #define HAVE_LIBINTL_H 1
  2112. | #define HAVE_MEMORY_H 1
  2113. | #define HAVE_NETINET_IN_H 1
  2114. | #define HAVE_SETJMP_H 1
  2115. | #define HAVE_STDBOOL_H 1
  2116. | #define HAVE_SYSEXITS_H 1
  2117. | #define HAVE_UNISTD_H 1
  2118. | #define HAVE_UTIME_H 1
  2119. | #define HAVE_STDARG_H 1
  2120. | #define HAVE_STRING_H 1
  2121. | #define HAVE_LIMITS_H 1
  2122. | #define HAVE_INTTYPES_H 1
  2123. | #define HAVE_WCHAR_H 1
  2124. | #define ENABLE_NLS 1
  2125. | #define HAVE_WCHAR_T 1
  2126. | /* end confdefs.h. */
  2127. |
  2128. | #include <stdio.h>
  2129. | #ifdef HAVE_SYS_TYPES_H
  2130. | # include <sys/types.h>
  2131. | #endif
  2132. | #ifdef HAVE_SYS_STAT_H
  2133. | # include <sys/stat.h>
  2134. | #endif
  2135. | #ifdef STDC_HEADERS
  2136. | # include <stdlib.h>
  2137. | # include <stddef.h>
  2138. | #else
  2139. | # ifdef HAVE_STDLIB_H
  2140. | # include <stdlib.h>
  2141. | # endif
  2142. | #endif
  2143. | #ifdef HAVE_STRING_H
  2144. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2145. | # include <memory.h>
  2146. | # endif
  2147. | # include <string.h>
  2148. | #endif
  2149. | #ifdef HAVE_STRINGS_H
  2150. | # include <strings.h>
  2151. | #endif
  2152. | #ifdef HAVE_INTTYPES_H
  2153. | # include <inttypes.h>
  2154. | #endif
  2155. | #ifdef HAVE_STDINT_H
  2156. | # include <stdint.h>
  2157. | #endif
  2158. | #ifdef HAVE_UNISTD_H
  2159. | # include <unistd.h>
  2160. | #endif
  2161. | #if HAVE_RUNETYPE_H
  2162. | # include <runetype.h>
  2163. | #endif
  2164. | #if HAVE_WCHAR_H
  2165. | # include <wchar.h>
  2166. | #endif
  2167. |
  2168. |
  2169. | int
  2170. | main ()
  2171. | {
  2172. | if (sizeof ((wint_t)))
  2173. | return 0;
  2174. | ;
  2175. | return 0;
  2176. | }
  2177. configure:15331: result: yes
  2178. configure:15350: checking for int8_t
  2179. configure:15350: gcc -c -g -O2 conftest.c >&5
  2180. configure:15350: $? = 0
  2181. configure:15350: gcc -c -g -O2 conftest.c >&5
  2182. conftest.c: In function 'main':
  2183. conftest.c:143:21: error: expected expression before ')' token
  2184. if (sizeof ((int8_t)))
  2185. ^
  2186. configure:15350: $? = 1
  2187. configure: failed program was:
  2188. | /* confdefs.h */
  2189. | #define PACKAGE_NAME "GNU AutoGen"
  2190. | #define PACKAGE_TARNAME "autogen"
  2191. | #define PACKAGE_VERSION "5.18.12"
  2192. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  2193. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  2194. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  2195. | #define PACKAGE "autogen"
  2196. | #define VERSION "5.18.12"
  2197. | #define STDC_HEADERS 1
  2198. | #define HAVE_SYS_TYPES_H 1
  2199. | #define HAVE_SYS_STAT_H 1
  2200. | #define HAVE_STDLIB_H 1
  2201. | #define HAVE_STRING_H 1
  2202. | #define HAVE_MEMORY_H 1
  2203. | #define HAVE_STRINGS_H 1
  2204. | #define HAVE_INTTYPES_H 1
  2205. | #define HAVE_STDINT_H 1
  2206. | #define HAVE_UNISTD_H 1
  2207. | #define __EXTENSIONS__ 1
  2208. | #define _ALL_SOURCE 1
  2209. | #define _DARWIN_C_SOURCE 1
  2210. | #define _GNU_SOURCE 1
  2211. | #define __USE_MINGW_ANSI_STDIO 1
  2212. | #define _POSIX_PTHREAD_SEMANTICS 1
  2213. | #define _TANDEM_SOURCE 1
  2214. | #define HAVE_DLFCN_H 1
  2215. | #define LT_OBJDIR ".libs/"
  2216. | #define AO_CURRENT 41
  2217. | #define AO_REVISION 1
  2218. | #define AO_AGE 16
  2219. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  2220. | #define HAVE_DECL_FEOF_UNLOCKED 1
  2221. | #define HAVE_DECL_FERROR_UNLOCKED 1
  2222. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  2223. | #define HAVE_DECL_FGETS_UNLOCKED 1
  2224. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  2225. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  2226. | #define HAVE_DECL_FREAD_UNLOCKED 1
  2227. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  2228. | #define HAVE_DECL_GETC_UNLOCKED 1
  2229. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  2230. | #define HAVE_DECL_PUTC_UNLOCKED 1
  2231. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  2232. | #define USE_UNLOCKED_IO 1
  2233. | #define HAVE_LIBDL 1
  2234. | #define HAVE_LONG_DOUBLE_WIDER 1
  2235. | #define HAVE_LONG_DOUBLE 1
  2236. | #define SNV_LONG_DOUBLE long double
  2237. | #define HAVE_LONG_LONG 1
  2238. | #define HAVE_UINTMAX_T 1
  2239. | #define HAVE_SIZE_T 1
  2240. | #define HAVE_WCHAR_T 1
  2241. | #define SIZEOF_CHARP 8
  2242. | #define SIZEOF_INT 4
  2243. | #define SIZEOF_LONG 8
  2244. | #define SIZEOF_SHORT 2
  2245. | #define HAVE_STRCHR 1
  2246. | #define HAVE_SNPRINTF 1
  2247. | #define HAVE_DLOPEN 1
  2248. | #define HAVE_COPYSIGN 1
  2249. | #define HAVE_COPYSIGNL 1
  2250. | #define HAVE_MODFL 1
  2251. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2252. | #define HAVE_LIBIO_H 1
  2253. | #define HAVE_CTYPE_H 1
  2254. | #define HAVE_ASSERT_H 1
  2255. | #define HAVE_SYS_RESOURCE_H 1
  2256. | #define HAVE_DECL_SIGSETJMP 1
  2257. | #define HAVE_DECL_SYS_SIGLIST 1
  2258. | #define HAVE_PUTENV 1
  2259. | #define HAVE_GETDATE_R 1
  2260. | #define HAVE_UTIMES 1
  2261. | #define HAVE_FUTIMES 1
  2262. | #define HAVE_LONG_LONG_INT 1
  2263. | #define HAVE_DIRENT_H 1
  2264. | #define HAVE_SYS_MMAN_H 1
  2265. | #define HAVE_SYS_PARAM_H 1
  2266. | #define HAVE_SYS_POLL_H 1
  2267. | #define HAVE_SYS_SELECT_H 1
  2268. | #define HAVE_SYS_SOCKET_H 1
  2269. | #define HAVE_SYS_STROPTS_H 1
  2270. | #define HAVE_SYS_TIME_H 1
  2271. | #define HAVE_SYS_UN_H 1
  2272. | #define HAVE_SYS_WAIT_H 1
  2273. | #define HAVE_DLFCN_H 1
  2274. | #define HAVE_ERRNO_H 1
  2275. | #define HAVE_FCNTL_H 1
  2276. | #define HAVE_LIBGEN_H 1
  2277. | #define HAVE_LIBINTL_H 1
  2278. | #define HAVE_MEMORY_H 1
  2279. | #define HAVE_NETINET_IN_H 1
  2280. | #define HAVE_SETJMP_H 1
  2281. | #define HAVE_STDBOOL_H 1
  2282. | #define HAVE_SYSEXITS_H 1
  2283. | #define HAVE_UNISTD_H 1
  2284. | #define HAVE_UTIME_H 1
  2285. | #define HAVE_STDARG_H 1
  2286. | #define HAVE_STRING_H 1
  2287. | #define HAVE_LIMITS_H 1
  2288. | #define HAVE_INTTYPES_H 1
  2289. | #define HAVE_WCHAR_H 1
  2290. | #define ENABLE_NLS 1
  2291. | #define HAVE_WCHAR_T 1
  2292. | #define HAVE_WINT_T 1
  2293. | /* end confdefs.h. */
  2294. | #include <stdio.h>
  2295. | #ifdef HAVE_SYS_TYPES_H
  2296. | # include <sys/types.h>
  2297. | #endif
  2298. | #ifdef HAVE_SYS_STAT_H
  2299. | # include <sys/stat.h>
  2300. | #endif
  2301. | #ifdef STDC_HEADERS
  2302. | # include <stdlib.h>
  2303. | # include <stddef.h>
  2304. | #else
  2305. | # ifdef HAVE_STDLIB_H
  2306. | # include <stdlib.h>
  2307. | # endif
  2308. | #endif
  2309. | #ifdef HAVE_STRING_H
  2310. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2311. | # include <memory.h>
  2312. | # endif
  2313. | # include <string.h>
  2314. | #endif
  2315. | #ifdef HAVE_STRINGS_H
  2316. | # include <strings.h>
  2317. | #endif
  2318. | #ifdef HAVE_INTTYPES_H
  2319. | # include <inttypes.h>
  2320. | #endif
  2321. | #ifdef HAVE_STDINT_H
  2322. | # include <stdint.h>
  2323. | #endif
  2324. | #ifdef HAVE_UNISTD_H
  2325. | # include <unistd.h>
  2326. | #endif
  2327. | int
  2328. | main ()
  2329. | {
  2330. | if (sizeof ((int8_t)))
  2331. | return 0;
  2332. | ;
  2333. | return 0;
  2334. | }
  2335. configure:15350: result: yes
  2336. configure:15359: checking for uint8_t
  2337. configure:15359: gcc -c -g -O2 conftest.c >&5
  2338. configure:15359: $? = 0
  2339. configure:15359: gcc -c -g -O2 conftest.c >&5
  2340. conftest.c: In function 'main':
  2341. conftest.c:144:22: error: expected expression before ')' token
  2342. if (sizeof ((uint8_t)))
  2343. ^
  2344. configure:15359: $? = 1
  2345. configure: failed program was:
  2346. | /* confdefs.h */
  2347. | #define PACKAGE_NAME "GNU AutoGen"
  2348. | #define PACKAGE_TARNAME "autogen"
  2349. | #define PACKAGE_VERSION "5.18.12"
  2350. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  2351. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  2352. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  2353. | #define PACKAGE "autogen"
  2354. | #define VERSION "5.18.12"
  2355. | #define STDC_HEADERS 1
  2356. | #define HAVE_SYS_TYPES_H 1
  2357. | #define HAVE_SYS_STAT_H 1
  2358. | #define HAVE_STDLIB_H 1
  2359. | #define HAVE_STRING_H 1
  2360. | #define HAVE_MEMORY_H 1
  2361. | #define HAVE_STRINGS_H 1
  2362. | #define HAVE_INTTYPES_H 1
  2363. | #define HAVE_STDINT_H 1
  2364. | #define HAVE_UNISTD_H 1
  2365. | #define __EXTENSIONS__ 1
  2366. | #define _ALL_SOURCE 1
  2367. | #define _DARWIN_C_SOURCE 1
  2368. | #define _GNU_SOURCE 1
  2369. | #define __USE_MINGW_ANSI_STDIO 1
  2370. | #define _POSIX_PTHREAD_SEMANTICS 1
  2371. | #define _TANDEM_SOURCE 1
  2372. | #define HAVE_DLFCN_H 1
  2373. | #define LT_OBJDIR ".libs/"
  2374. | #define AO_CURRENT 41
  2375. | #define AO_REVISION 1
  2376. | #define AO_AGE 16
  2377. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  2378. | #define HAVE_DECL_FEOF_UNLOCKED 1
  2379. | #define HAVE_DECL_FERROR_UNLOCKED 1
  2380. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  2381. | #define HAVE_DECL_FGETS_UNLOCKED 1
  2382. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  2383. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  2384. | #define HAVE_DECL_FREAD_UNLOCKED 1
  2385. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  2386. | #define HAVE_DECL_GETC_UNLOCKED 1
  2387. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  2388. | #define HAVE_DECL_PUTC_UNLOCKED 1
  2389. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  2390. | #define USE_UNLOCKED_IO 1
  2391. | #define HAVE_LIBDL 1
  2392. | #define HAVE_LONG_DOUBLE_WIDER 1
  2393. | #define HAVE_LONG_DOUBLE 1
  2394. | #define SNV_LONG_DOUBLE long double
  2395. | #define HAVE_LONG_LONG 1
  2396. | #define HAVE_UINTMAX_T 1
  2397. | #define HAVE_SIZE_T 1
  2398. | #define HAVE_WCHAR_T 1
  2399. | #define SIZEOF_CHARP 8
  2400. | #define SIZEOF_INT 4
  2401. | #define SIZEOF_LONG 8
  2402. | #define SIZEOF_SHORT 2
  2403. | #define HAVE_STRCHR 1
  2404. | #define HAVE_SNPRINTF 1
  2405. | #define HAVE_DLOPEN 1
  2406. | #define HAVE_COPYSIGN 1
  2407. | #define HAVE_COPYSIGNL 1
  2408. | #define HAVE_MODFL 1
  2409. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2410. | #define HAVE_LIBIO_H 1
  2411. | #define HAVE_CTYPE_H 1
  2412. | #define HAVE_ASSERT_H 1
  2413. | #define HAVE_SYS_RESOURCE_H 1
  2414. | #define HAVE_DECL_SIGSETJMP 1
  2415. | #define HAVE_DECL_SYS_SIGLIST 1
  2416. | #define HAVE_PUTENV 1
  2417. | #define HAVE_GETDATE_R 1
  2418. | #define HAVE_UTIMES 1
  2419. | #define HAVE_FUTIMES 1
  2420. | #define HAVE_LONG_LONG_INT 1
  2421. | #define HAVE_DIRENT_H 1
  2422. | #define HAVE_SYS_MMAN_H 1
  2423. | #define HAVE_SYS_PARAM_H 1
  2424. | #define HAVE_SYS_POLL_H 1
  2425. | #define HAVE_SYS_SELECT_H 1
  2426. | #define HAVE_SYS_SOCKET_H 1
  2427. | #define HAVE_SYS_STROPTS_H 1
  2428. | #define HAVE_SYS_TIME_H 1
  2429. | #define HAVE_SYS_UN_H 1
  2430. | #define HAVE_SYS_WAIT_H 1
  2431. | #define HAVE_DLFCN_H 1
  2432. | #define HAVE_ERRNO_H 1
  2433. | #define HAVE_FCNTL_H 1
  2434. | #define HAVE_LIBGEN_H 1
  2435. | #define HAVE_LIBINTL_H 1
  2436. | #define HAVE_MEMORY_H 1
  2437. | #define HAVE_NETINET_IN_H 1
  2438. | #define HAVE_SETJMP_H 1
  2439. | #define HAVE_STDBOOL_H 1
  2440. | #define HAVE_SYSEXITS_H 1
  2441. | #define HAVE_UNISTD_H 1
  2442. | #define HAVE_UTIME_H 1
  2443. | #define HAVE_STDARG_H 1
  2444. | #define HAVE_STRING_H 1
  2445. | #define HAVE_LIMITS_H 1
  2446. | #define HAVE_INTTYPES_H 1
  2447. | #define HAVE_WCHAR_H 1
  2448. | #define ENABLE_NLS 1
  2449. | #define HAVE_WCHAR_T 1
  2450. | #define HAVE_WINT_T 1
  2451. | #define HAVE_INT8_T 1
  2452. | /* end confdefs.h. */
  2453. | #include <stdio.h>
  2454. | #ifdef HAVE_SYS_TYPES_H
  2455. | # include <sys/types.h>
  2456. | #endif
  2457. | #ifdef HAVE_SYS_STAT_H
  2458. | # include <sys/stat.h>
  2459. | #endif
  2460. | #ifdef STDC_HEADERS
  2461. | # include <stdlib.h>
  2462. | # include <stddef.h>
  2463. | #else
  2464. | # ifdef HAVE_STDLIB_H
  2465. | # include <stdlib.h>
  2466. | # endif
  2467. | #endif
  2468. | #ifdef HAVE_STRING_H
  2469. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2470. | # include <memory.h>
  2471. | # endif
  2472. | # include <string.h>
  2473. | #endif
  2474. | #ifdef HAVE_STRINGS_H
  2475. | # include <strings.h>
  2476. | #endif
  2477. | #ifdef HAVE_INTTYPES_H
  2478. | # include <inttypes.h>
  2479. | #endif
  2480. | #ifdef HAVE_STDINT_H
  2481. | # include <stdint.h>
  2482. | #endif
  2483. | #ifdef HAVE_UNISTD_H
  2484. | # include <unistd.h>
  2485. | #endif
  2486. | int
  2487. | main ()
  2488. | {
  2489. | if (sizeof ((uint8_t)))
  2490. | return 0;
  2491. | ;
  2492. | return 0;
  2493. | }
  2494. configure:15359: result: yes
  2495. configure:15368: checking for int16_t
  2496. configure:15368: gcc -c -g -O2 conftest.c >&5
  2497. configure:15368: $? = 0
  2498. configure:15368: gcc -c -g -O2 conftest.c >&5
  2499. conftest.c: In function 'main':
  2500. conftest.c:145:22: error: expected expression before ')' token
  2501. if (sizeof ((int16_t)))
  2502. ^
  2503. configure:15368: $? = 1
  2504. configure: failed program was:
  2505. | /* confdefs.h */
  2506. | #define PACKAGE_NAME "GNU AutoGen"
  2507. | #define PACKAGE_TARNAME "autogen"
  2508. | #define PACKAGE_VERSION "5.18.12"
  2509. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  2510. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  2511. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  2512. | #define PACKAGE "autogen"
  2513. | #define VERSION "5.18.12"
  2514. | #define STDC_HEADERS 1
  2515. | #define HAVE_SYS_TYPES_H 1
  2516. | #define HAVE_SYS_STAT_H 1
  2517. | #define HAVE_STDLIB_H 1
  2518. | #define HAVE_STRING_H 1
  2519. | #define HAVE_MEMORY_H 1
  2520. | #define HAVE_STRINGS_H 1
  2521. | #define HAVE_INTTYPES_H 1
  2522. | #define HAVE_STDINT_H 1
  2523. | #define HAVE_UNISTD_H 1
  2524. | #define __EXTENSIONS__ 1
  2525. | #define _ALL_SOURCE 1
  2526. | #define _DARWIN_C_SOURCE 1
  2527. | #define _GNU_SOURCE 1
  2528. | #define __USE_MINGW_ANSI_STDIO 1
  2529. | #define _POSIX_PTHREAD_SEMANTICS 1
  2530. | #define _TANDEM_SOURCE 1
  2531. | #define HAVE_DLFCN_H 1
  2532. | #define LT_OBJDIR ".libs/"
  2533. | #define AO_CURRENT 41
  2534. | #define AO_REVISION 1
  2535. | #define AO_AGE 16
  2536. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  2537. | #define HAVE_DECL_FEOF_UNLOCKED 1
  2538. | #define HAVE_DECL_FERROR_UNLOCKED 1
  2539. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  2540. | #define HAVE_DECL_FGETS_UNLOCKED 1
  2541. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  2542. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  2543. | #define HAVE_DECL_FREAD_UNLOCKED 1
  2544. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  2545. | #define HAVE_DECL_GETC_UNLOCKED 1
  2546. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  2547. | #define HAVE_DECL_PUTC_UNLOCKED 1
  2548. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  2549. | #define USE_UNLOCKED_IO 1
  2550. | #define HAVE_LIBDL 1
  2551. | #define HAVE_LONG_DOUBLE_WIDER 1
  2552. | #define HAVE_LONG_DOUBLE 1
  2553. | #define SNV_LONG_DOUBLE long double
  2554. | #define HAVE_LONG_LONG 1
  2555. | #define HAVE_UINTMAX_T 1
  2556. | #define HAVE_SIZE_T 1
  2557. | #define HAVE_WCHAR_T 1
  2558. | #define SIZEOF_CHARP 8
  2559. | #define SIZEOF_INT 4
  2560. | #define SIZEOF_LONG 8
  2561. | #define SIZEOF_SHORT 2
  2562. | #define HAVE_STRCHR 1
  2563. | #define HAVE_SNPRINTF 1
  2564. | #define HAVE_DLOPEN 1
  2565. | #define HAVE_COPYSIGN 1
  2566. | #define HAVE_COPYSIGNL 1
  2567. | #define HAVE_MODFL 1
  2568. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2569. | #define HAVE_LIBIO_H 1
  2570. | #define HAVE_CTYPE_H 1
  2571. | #define HAVE_ASSERT_H 1
  2572. | #define HAVE_SYS_RESOURCE_H 1
  2573. | #define HAVE_DECL_SIGSETJMP 1
  2574. | #define HAVE_DECL_SYS_SIGLIST 1
  2575. | #define HAVE_PUTENV 1
  2576. | #define HAVE_GETDATE_R 1
  2577. | #define HAVE_UTIMES 1
  2578. | #define HAVE_FUTIMES 1
  2579. | #define HAVE_LONG_LONG_INT 1
  2580. | #define HAVE_DIRENT_H 1
  2581. | #define HAVE_SYS_MMAN_H 1
  2582. | #define HAVE_SYS_PARAM_H 1
  2583. | #define HAVE_SYS_POLL_H 1
  2584. | #define HAVE_SYS_SELECT_H 1
  2585. | #define HAVE_SYS_SOCKET_H 1
  2586. | #define HAVE_SYS_STROPTS_H 1
  2587. | #define HAVE_SYS_TIME_H 1
  2588. | #define HAVE_SYS_UN_H 1
  2589. | #define HAVE_SYS_WAIT_H 1
  2590. | #define HAVE_DLFCN_H 1
  2591. | #define HAVE_ERRNO_H 1
  2592. | #define HAVE_FCNTL_H 1
  2593. | #define HAVE_LIBGEN_H 1
  2594. | #define HAVE_LIBINTL_H 1
  2595. | #define HAVE_MEMORY_H 1
  2596. | #define HAVE_NETINET_IN_H 1
  2597. | #define HAVE_SETJMP_H 1
  2598. | #define HAVE_STDBOOL_H 1
  2599. | #define HAVE_SYSEXITS_H 1
  2600. | #define HAVE_UNISTD_H 1
  2601. | #define HAVE_UTIME_H 1
  2602. | #define HAVE_STDARG_H 1
  2603. | #define HAVE_STRING_H 1
  2604. | #define HAVE_LIMITS_H 1
  2605. | #define HAVE_INTTYPES_H 1
  2606. | #define HAVE_WCHAR_H 1
  2607. | #define ENABLE_NLS 1
  2608. | #define HAVE_WCHAR_T 1
  2609. | #define HAVE_WINT_T 1
  2610. | #define HAVE_INT8_T 1
  2611. | #define HAVE_UINT8_T 1
  2612. | /* end confdefs.h. */
  2613. | #include <stdio.h>
  2614. | #ifdef HAVE_SYS_TYPES_H
  2615. | # include <sys/types.h>
  2616. | #endif
  2617. | #ifdef HAVE_SYS_STAT_H
  2618. | # include <sys/stat.h>
  2619. | #endif
  2620. | #ifdef STDC_HEADERS
  2621. | # include <stdlib.h>
  2622. | # include <stddef.h>
  2623. | #else
  2624. | # ifdef HAVE_STDLIB_H
  2625. | # include <stdlib.h>
  2626. | # endif
  2627. | #endif
  2628. | #ifdef HAVE_STRING_H
  2629. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2630. | # include <memory.h>
  2631. | # endif
  2632. | # include <string.h>
  2633. | #endif
  2634. | #ifdef HAVE_STRINGS_H
  2635. | # include <strings.h>
  2636. | #endif
  2637. | #ifdef HAVE_INTTYPES_H
  2638. | # include <inttypes.h>
  2639. | #endif
  2640. | #ifdef HAVE_STDINT_H
  2641. | # include <stdint.h>
  2642. | #endif
  2643. | #ifdef HAVE_UNISTD_H
  2644. | # include <unistd.h>
  2645. | #endif
  2646. | int
  2647. | main ()
  2648. | {
  2649. | if (sizeof ((int16_t)))
  2650. | return 0;
  2651. | ;
  2652. | return 0;
  2653. | }
  2654. configure:15368: result: yes
  2655. configure:15377: checking for uint16_t
  2656. configure:15377: gcc -c -g -O2 conftest.c >&5
  2657. configure:15377: $? = 0
  2658. configure:15377: gcc -c -g -O2 conftest.c >&5
  2659. conftest.c: In function 'main':
  2660. conftest.c:146:23: error: expected expression before ')' token
  2661. if (sizeof ((uint16_t)))
  2662. ^
  2663. configure:15377: $? = 1
  2664. configure: failed program was:
  2665. | /* confdefs.h */
  2666. | #define PACKAGE_NAME "GNU AutoGen"
  2667. | #define PACKAGE_TARNAME "autogen"
  2668. | #define PACKAGE_VERSION "5.18.12"
  2669. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  2670. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  2671. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  2672. | #define PACKAGE "autogen"
  2673. | #define VERSION "5.18.12"
  2674. | #define STDC_HEADERS 1
  2675. | #define HAVE_SYS_TYPES_H 1
  2676. | #define HAVE_SYS_STAT_H 1
  2677. | #define HAVE_STDLIB_H 1
  2678. | #define HAVE_STRING_H 1
  2679. | #define HAVE_MEMORY_H 1
  2680. | #define HAVE_STRINGS_H 1
  2681. | #define HAVE_INTTYPES_H 1
  2682. | #define HAVE_STDINT_H 1
  2683. | #define HAVE_UNISTD_H 1
  2684. | #define __EXTENSIONS__ 1
  2685. | #define _ALL_SOURCE 1
  2686. | #define _DARWIN_C_SOURCE 1
  2687. | #define _GNU_SOURCE 1
  2688. | #define __USE_MINGW_ANSI_STDIO 1
  2689. | #define _POSIX_PTHREAD_SEMANTICS 1
  2690. | #define _TANDEM_SOURCE 1
  2691. | #define HAVE_DLFCN_H 1
  2692. | #define LT_OBJDIR ".libs/"
  2693. | #define AO_CURRENT 41
  2694. | #define AO_REVISION 1
  2695. | #define AO_AGE 16
  2696. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  2697. | #define HAVE_DECL_FEOF_UNLOCKED 1
  2698. | #define HAVE_DECL_FERROR_UNLOCKED 1
  2699. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  2700. | #define HAVE_DECL_FGETS_UNLOCKED 1
  2701. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  2702. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  2703. | #define HAVE_DECL_FREAD_UNLOCKED 1
  2704. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  2705. | #define HAVE_DECL_GETC_UNLOCKED 1
  2706. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  2707. | #define HAVE_DECL_PUTC_UNLOCKED 1
  2708. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  2709. | #define USE_UNLOCKED_IO 1
  2710. | #define HAVE_LIBDL 1
  2711. | #define HAVE_LONG_DOUBLE_WIDER 1
  2712. | #define HAVE_LONG_DOUBLE 1
  2713. | #define SNV_LONG_DOUBLE long double
  2714. | #define HAVE_LONG_LONG 1
  2715. | #define HAVE_UINTMAX_T 1
  2716. | #define HAVE_SIZE_T 1
  2717. | #define HAVE_WCHAR_T 1
  2718. | #define SIZEOF_CHARP 8
  2719. | #define SIZEOF_INT 4
  2720. | #define SIZEOF_LONG 8
  2721. | #define SIZEOF_SHORT 2
  2722. | #define HAVE_STRCHR 1
  2723. | #define HAVE_SNPRINTF 1
  2724. | #define HAVE_DLOPEN 1
  2725. | #define HAVE_COPYSIGN 1
  2726. | #define HAVE_COPYSIGNL 1
  2727. | #define HAVE_MODFL 1
  2728. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2729. | #define HAVE_LIBIO_H 1
  2730. | #define HAVE_CTYPE_H 1
  2731. | #define HAVE_ASSERT_H 1
  2732. | #define HAVE_SYS_RESOURCE_H 1
  2733. | #define HAVE_DECL_SIGSETJMP 1
  2734. | #define HAVE_DECL_SYS_SIGLIST 1
  2735. | #define HAVE_PUTENV 1
  2736. | #define HAVE_GETDATE_R 1
  2737. | #define HAVE_UTIMES 1
  2738. | #define HAVE_FUTIMES 1
  2739. | #define HAVE_LONG_LONG_INT 1
  2740. | #define HAVE_DIRENT_H 1
  2741. | #define HAVE_SYS_MMAN_H 1
  2742. | #define HAVE_SYS_PARAM_H 1
  2743. | #define HAVE_SYS_POLL_H 1
  2744. | #define HAVE_SYS_SELECT_H 1
  2745. | #define HAVE_SYS_SOCKET_H 1
  2746. | #define HAVE_SYS_STROPTS_H 1
  2747. | #define HAVE_SYS_TIME_H 1
  2748. | #define HAVE_SYS_UN_H 1
  2749. | #define HAVE_SYS_WAIT_H 1
  2750. | #define HAVE_DLFCN_H 1
  2751. | #define HAVE_ERRNO_H 1
  2752. | #define HAVE_FCNTL_H 1
  2753. | #define HAVE_LIBGEN_H 1
  2754. | #define HAVE_LIBINTL_H 1
  2755. | #define HAVE_MEMORY_H 1
  2756. | #define HAVE_NETINET_IN_H 1
  2757. | #define HAVE_SETJMP_H 1
  2758. | #define HAVE_STDBOOL_H 1
  2759. | #define HAVE_SYSEXITS_H 1
  2760. | #define HAVE_UNISTD_H 1
  2761. | #define HAVE_UTIME_H 1
  2762. | #define HAVE_STDARG_H 1
  2763. | #define HAVE_STRING_H 1
  2764. | #define HAVE_LIMITS_H 1
  2765. | #define HAVE_INTTYPES_H 1
  2766. | #define HAVE_WCHAR_H 1
  2767. | #define ENABLE_NLS 1
  2768. | #define HAVE_WCHAR_T 1
  2769. | #define HAVE_WINT_T 1
  2770. | #define HAVE_INT8_T 1
  2771. | #define HAVE_UINT8_T 1
  2772. | #define HAVE_INT16_T 1
  2773. | /* end confdefs.h. */
  2774. | #include <stdio.h>
  2775. | #ifdef HAVE_SYS_TYPES_H
  2776. | # include <sys/types.h>
  2777. | #endif
  2778. | #ifdef HAVE_SYS_STAT_H
  2779. | # include <sys/stat.h>
  2780. | #endif
  2781. | #ifdef STDC_HEADERS
  2782. | # include <stdlib.h>
  2783. | # include <stddef.h>
  2784. | #else
  2785. | # ifdef HAVE_STDLIB_H
  2786. | # include <stdlib.h>
  2787. | # endif
  2788. | #endif
  2789. | #ifdef HAVE_STRING_H
  2790. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2791. | # include <memory.h>
  2792. | # endif
  2793. | # include <string.h>
  2794. | #endif
  2795. | #ifdef HAVE_STRINGS_H
  2796. | # include <strings.h>
  2797. | #endif
  2798. | #ifdef HAVE_INTTYPES_H
  2799. | # include <inttypes.h>
  2800. | #endif
  2801. | #ifdef HAVE_STDINT_H
  2802. | # include <stdint.h>
  2803. | #endif
  2804. | #ifdef HAVE_UNISTD_H
  2805. | # include <unistd.h>
  2806. | #endif
  2807. | int
  2808. | main ()
  2809. | {
  2810. | if (sizeof ((uint16_t)))
  2811. | return 0;
  2812. | ;
  2813. | return 0;
  2814. | }
  2815. configure:15377: result: yes
  2816. configure:15386: checking for int32_t
  2817. configure:15386: gcc -c -g -O2 conftest.c >&5
  2818. configure:15386: $? = 0
  2819. configure:15386: gcc -c -g -O2 conftest.c >&5
  2820. conftest.c: In function 'main':
  2821. conftest.c:147:22: error: expected expression before ')' token
  2822. if (sizeof ((int32_t)))
  2823. ^
  2824. configure:15386: $? = 1
  2825. configure: failed program was:
  2826. | /* confdefs.h */
  2827. | #define PACKAGE_NAME "GNU AutoGen"
  2828. | #define PACKAGE_TARNAME "autogen"
  2829. | #define PACKAGE_VERSION "5.18.12"
  2830. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  2831. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  2832. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  2833. | #define PACKAGE "autogen"
  2834. | #define VERSION "5.18.12"
  2835. | #define STDC_HEADERS 1
  2836. | #define HAVE_SYS_TYPES_H 1
  2837. | #define HAVE_SYS_STAT_H 1
  2838. | #define HAVE_STDLIB_H 1
  2839. | #define HAVE_STRING_H 1
  2840. | #define HAVE_MEMORY_H 1
  2841. | #define HAVE_STRINGS_H 1
  2842. | #define HAVE_INTTYPES_H 1
  2843. | #define HAVE_STDINT_H 1
  2844. | #define HAVE_UNISTD_H 1
  2845. | #define __EXTENSIONS__ 1
  2846. | #define _ALL_SOURCE 1
  2847. | #define _DARWIN_C_SOURCE 1
  2848. | #define _GNU_SOURCE 1
  2849. | #define __USE_MINGW_ANSI_STDIO 1
  2850. | #define _POSIX_PTHREAD_SEMANTICS 1
  2851. | #define _TANDEM_SOURCE 1
  2852. | #define HAVE_DLFCN_H 1
  2853. | #define LT_OBJDIR ".libs/"
  2854. | #define AO_CURRENT 41
  2855. | #define AO_REVISION 1
  2856. | #define AO_AGE 16
  2857. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  2858. | #define HAVE_DECL_FEOF_UNLOCKED 1
  2859. | #define HAVE_DECL_FERROR_UNLOCKED 1
  2860. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  2861. | #define HAVE_DECL_FGETS_UNLOCKED 1
  2862. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  2863. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  2864. | #define HAVE_DECL_FREAD_UNLOCKED 1
  2865. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  2866. | #define HAVE_DECL_GETC_UNLOCKED 1
  2867. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  2868. | #define HAVE_DECL_PUTC_UNLOCKED 1
  2869. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  2870. | #define USE_UNLOCKED_IO 1
  2871. | #define HAVE_LIBDL 1
  2872. | #define HAVE_LONG_DOUBLE_WIDER 1
  2873. | #define HAVE_LONG_DOUBLE 1
  2874. | #define SNV_LONG_DOUBLE long double
  2875. | #define HAVE_LONG_LONG 1
  2876. | #define HAVE_UINTMAX_T 1
  2877. | #define HAVE_SIZE_T 1
  2878. | #define HAVE_WCHAR_T 1
  2879. | #define SIZEOF_CHARP 8
  2880. | #define SIZEOF_INT 4
  2881. | #define SIZEOF_LONG 8
  2882. | #define SIZEOF_SHORT 2
  2883. | #define HAVE_STRCHR 1
  2884. | #define HAVE_SNPRINTF 1
  2885. | #define HAVE_DLOPEN 1
  2886. | #define HAVE_COPYSIGN 1
  2887. | #define HAVE_COPYSIGNL 1
  2888. | #define HAVE_MODFL 1
  2889. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  2890. | #define HAVE_LIBIO_H 1
  2891. | #define HAVE_CTYPE_H 1
  2892. | #define HAVE_ASSERT_H 1
  2893. | #define HAVE_SYS_RESOURCE_H 1
  2894. | #define HAVE_DECL_SIGSETJMP 1
  2895. | #define HAVE_DECL_SYS_SIGLIST 1
  2896. | #define HAVE_PUTENV 1
  2897. | #define HAVE_GETDATE_R 1
  2898. | #define HAVE_UTIMES 1
  2899. | #define HAVE_FUTIMES 1
  2900. | #define HAVE_LONG_LONG_INT 1
  2901. | #define HAVE_DIRENT_H 1
  2902. | #define HAVE_SYS_MMAN_H 1
  2903. | #define HAVE_SYS_PARAM_H 1
  2904. | #define HAVE_SYS_POLL_H 1
  2905. | #define HAVE_SYS_SELECT_H 1
  2906. | #define HAVE_SYS_SOCKET_H 1
  2907. | #define HAVE_SYS_STROPTS_H 1
  2908. | #define HAVE_SYS_TIME_H 1
  2909. | #define HAVE_SYS_UN_H 1
  2910. | #define HAVE_SYS_WAIT_H 1
  2911. | #define HAVE_DLFCN_H 1
  2912. | #define HAVE_ERRNO_H 1
  2913. | #define HAVE_FCNTL_H 1
  2914. | #define HAVE_LIBGEN_H 1
  2915. | #define HAVE_LIBINTL_H 1
  2916. | #define HAVE_MEMORY_H 1
  2917. | #define HAVE_NETINET_IN_H 1
  2918. | #define HAVE_SETJMP_H 1
  2919. | #define HAVE_STDBOOL_H 1
  2920. | #define HAVE_SYSEXITS_H 1
  2921. | #define HAVE_UNISTD_H 1
  2922. | #define HAVE_UTIME_H 1
  2923. | #define HAVE_STDARG_H 1
  2924. | #define HAVE_STRING_H 1
  2925. | #define HAVE_LIMITS_H 1
  2926. | #define HAVE_INTTYPES_H 1
  2927. | #define HAVE_WCHAR_H 1
  2928. | #define ENABLE_NLS 1
  2929. | #define HAVE_WCHAR_T 1
  2930. | #define HAVE_WINT_T 1
  2931. | #define HAVE_INT8_T 1
  2932. | #define HAVE_UINT8_T 1
  2933. | #define HAVE_INT16_T 1
  2934. | #define HAVE_UINT16_T 1
  2935. | /* end confdefs.h. */
  2936. | #include <stdio.h>
  2937. | #ifdef HAVE_SYS_TYPES_H
  2938. | # include <sys/types.h>
  2939. | #endif
  2940. | #ifdef HAVE_SYS_STAT_H
  2941. | # include <sys/stat.h>
  2942. | #endif
  2943. | #ifdef STDC_HEADERS
  2944. | # include <stdlib.h>
  2945. | # include <stddef.h>
  2946. | #else
  2947. | # ifdef HAVE_STDLIB_H
  2948. | # include <stdlib.h>
  2949. | # endif
  2950. | #endif
  2951. | #ifdef HAVE_STRING_H
  2952. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2953. | # include <memory.h>
  2954. | # endif
  2955. | # include <string.h>
  2956. | #endif
  2957. | #ifdef HAVE_STRINGS_H
  2958. | # include <strings.h>
  2959. | #endif
  2960. | #ifdef HAVE_INTTYPES_H
  2961. | # include <inttypes.h>
  2962. | #endif
  2963. | #ifdef HAVE_STDINT_H
  2964. | # include <stdint.h>
  2965. | #endif
  2966. | #ifdef HAVE_UNISTD_H
  2967. | # include <unistd.h>
  2968. | #endif
  2969. | int
  2970. | main ()
  2971. | {
  2972. | if (sizeof ((int32_t)))
  2973. | return 0;
  2974. | ;
  2975. | return 0;
  2976. | }
  2977. configure:15386: result: yes
  2978. configure:15395: checking for uint32_t
  2979. configure:15395: gcc -c -g -O2 conftest.c >&5
  2980. configure:15395: $? = 0
  2981. configure:15395: gcc -c -g -O2 conftest.c >&5
  2982. conftest.c: In function 'main':
  2983. conftest.c:148:23: error: expected expression before ')' token
  2984. if (sizeof ((uint32_t)))
  2985. ^
  2986. configure:15395: $? = 1
  2987. configure: failed program was:
  2988. | /* confdefs.h */
  2989. | #define PACKAGE_NAME "GNU AutoGen"
  2990. | #define PACKAGE_TARNAME "autogen"
  2991. | #define PACKAGE_VERSION "5.18.12"
  2992. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  2993. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  2994. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  2995. | #define PACKAGE "autogen"
  2996. | #define VERSION "5.18.12"
  2997. | #define STDC_HEADERS 1
  2998. | #define HAVE_SYS_TYPES_H 1
  2999. | #define HAVE_SYS_STAT_H 1
  3000. | #define HAVE_STDLIB_H 1
  3001. | #define HAVE_STRING_H 1
  3002. | #define HAVE_MEMORY_H 1
  3003. | #define HAVE_STRINGS_H 1
  3004. | #define HAVE_INTTYPES_H 1
  3005. | #define HAVE_STDINT_H 1
  3006. | #define HAVE_UNISTD_H 1
  3007. | #define __EXTENSIONS__ 1
  3008. | #define _ALL_SOURCE 1
  3009. | #define _DARWIN_C_SOURCE 1
  3010. | #define _GNU_SOURCE 1
  3011. | #define __USE_MINGW_ANSI_STDIO 1
  3012. | #define _POSIX_PTHREAD_SEMANTICS 1
  3013. | #define _TANDEM_SOURCE 1
  3014. | #define HAVE_DLFCN_H 1
  3015. | #define LT_OBJDIR ".libs/"
  3016. | #define AO_CURRENT 41
  3017. | #define AO_REVISION 1
  3018. | #define AO_AGE 16
  3019. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  3020. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3021. | #define HAVE_DECL_FERROR_UNLOCKED 1
  3022. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  3023. | #define HAVE_DECL_FGETS_UNLOCKED 1
  3024. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  3025. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  3026. | #define HAVE_DECL_FREAD_UNLOCKED 1
  3027. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  3028. | #define HAVE_DECL_GETC_UNLOCKED 1
  3029. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  3030. | #define HAVE_DECL_PUTC_UNLOCKED 1
  3031. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  3032. | #define USE_UNLOCKED_IO 1
  3033. | #define HAVE_LIBDL 1
  3034. | #define HAVE_LONG_DOUBLE_WIDER 1
  3035. | #define HAVE_LONG_DOUBLE 1
  3036. | #define SNV_LONG_DOUBLE long double
  3037. | #define HAVE_LONG_LONG 1
  3038. | #define HAVE_UINTMAX_T 1
  3039. | #define HAVE_SIZE_T 1
  3040. | #define HAVE_WCHAR_T 1
  3041. | #define SIZEOF_CHARP 8
  3042. | #define SIZEOF_INT 4
  3043. | #define SIZEOF_LONG 8
  3044. | #define SIZEOF_SHORT 2
  3045. | #define HAVE_STRCHR 1
  3046. | #define HAVE_SNPRINTF 1
  3047. | #define HAVE_DLOPEN 1
  3048. | #define HAVE_COPYSIGN 1
  3049. | #define HAVE_COPYSIGNL 1
  3050. | #define HAVE_MODFL 1
  3051. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3052. | #define HAVE_LIBIO_H 1
  3053. | #define HAVE_CTYPE_H 1
  3054. | #define HAVE_ASSERT_H 1
  3055. | #define HAVE_SYS_RESOURCE_H 1
  3056. | #define HAVE_DECL_SIGSETJMP 1
  3057. | #define HAVE_DECL_SYS_SIGLIST 1
  3058. | #define HAVE_PUTENV 1
  3059. | #define HAVE_GETDATE_R 1
  3060. | #define HAVE_UTIMES 1
  3061. | #define HAVE_FUTIMES 1
  3062. | #define HAVE_LONG_LONG_INT 1
  3063. | #define HAVE_DIRENT_H 1
  3064. | #define HAVE_SYS_MMAN_H 1
  3065. | #define HAVE_SYS_PARAM_H 1
  3066. | #define HAVE_SYS_POLL_H 1
  3067. | #define HAVE_SYS_SELECT_H 1
  3068. | #define HAVE_SYS_SOCKET_H 1
  3069. | #define HAVE_SYS_STROPTS_H 1
  3070. | #define HAVE_SYS_TIME_H 1
  3071. | #define HAVE_SYS_UN_H 1
  3072. | #define HAVE_SYS_WAIT_H 1
  3073. | #define HAVE_DLFCN_H 1
  3074. | #define HAVE_ERRNO_H 1
  3075. | #define HAVE_FCNTL_H 1
  3076. | #define HAVE_LIBGEN_H 1
  3077. | #define HAVE_LIBINTL_H 1
  3078. | #define HAVE_MEMORY_H 1
  3079. | #define HAVE_NETINET_IN_H 1
  3080. | #define HAVE_SETJMP_H 1
  3081. | #define HAVE_STDBOOL_H 1
  3082. | #define HAVE_SYSEXITS_H 1
  3083. | #define HAVE_UNISTD_H 1
  3084. | #define HAVE_UTIME_H 1
  3085. | #define HAVE_STDARG_H 1
  3086. | #define HAVE_STRING_H 1
  3087. | #define HAVE_LIMITS_H 1
  3088. | #define HAVE_INTTYPES_H 1
  3089. | #define HAVE_WCHAR_H 1
  3090. | #define ENABLE_NLS 1
  3091. | #define HAVE_WCHAR_T 1
  3092. | #define HAVE_WINT_T 1
  3093. | #define HAVE_INT8_T 1
  3094. | #define HAVE_UINT8_T 1
  3095. | #define HAVE_INT16_T 1
  3096. | #define HAVE_UINT16_T 1
  3097. | #define HAVE_INT32_T 1
  3098. | /* end confdefs.h. */
  3099. | #include <stdio.h>
  3100. | #ifdef HAVE_SYS_TYPES_H
  3101. | # include <sys/types.h>
  3102. | #endif
  3103. | #ifdef HAVE_SYS_STAT_H
  3104. | # include <sys/stat.h>
  3105. | #endif
  3106. | #ifdef STDC_HEADERS
  3107. | # include <stdlib.h>
  3108. | # include <stddef.h>
  3109. | #else
  3110. | # ifdef HAVE_STDLIB_H
  3111. | # include <stdlib.h>
  3112. | # endif
  3113. | #endif
  3114. | #ifdef HAVE_STRING_H
  3115. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3116. | # include <memory.h>
  3117. | # endif
  3118. | # include <string.h>
  3119. | #endif
  3120. | #ifdef HAVE_STRINGS_H
  3121. | # include <strings.h>
  3122. | #endif
  3123. | #ifdef HAVE_INTTYPES_H
  3124. | # include <inttypes.h>
  3125. | #endif
  3126. | #ifdef HAVE_STDINT_H
  3127. | # include <stdint.h>
  3128. | #endif
  3129. | #ifdef HAVE_UNISTD_H
  3130. | # include <unistd.h>
  3131. | #endif
  3132. | int
  3133. | main ()
  3134. | {
  3135. | if (sizeof ((uint32_t)))
  3136. | return 0;
  3137. | ;
  3138. | return 0;
  3139. | }
  3140. configure:15395: result: yes
  3141. configure:15404: checking for intptr_t
  3142. configure:15404: gcc -c -g -O2 conftest.c >&5
  3143. configure:15404: $? = 0
  3144. configure:15404: gcc -c -g -O2 conftest.c >&5
  3145. conftest.c: In function 'main':
  3146. conftest.c:149:23: error: expected expression before ')' token
  3147. if (sizeof ((intptr_t)))
  3148. ^
  3149. configure:15404: $? = 1
  3150. configure: failed program was:
  3151. | /* confdefs.h */
  3152. | #define PACKAGE_NAME "GNU AutoGen"
  3153. | #define PACKAGE_TARNAME "autogen"
  3154. | #define PACKAGE_VERSION "5.18.12"
  3155. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  3156. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  3157. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  3158. | #define PACKAGE "autogen"
  3159. | #define VERSION "5.18.12"
  3160. | #define STDC_HEADERS 1
  3161. | #define HAVE_SYS_TYPES_H 1
  3162. | #define HAVE_SYS_STAT_H 1
  3163. | #define HAVE_STDLIB_H 1
  3164. | #define HAVE_STRING_H 1
  3165. | #define HAVE_MEMORY_H 1
  3166. | #define HAVE_STRINGS_H 1
  3167. | #define HAVE_INTTYPES_H 1
  3168. | #define HAVE_STDINT_H 1
  3169. | #define HAVE_UNISTD_H 1
  3170. | #define __EXTENSIONS__ 1
  3171. | #define _ALL_SOURCE 1
  3172. | #define _DARWIN_C_SOURCE 1
  3173. | #define _GNU_SOURCE 1
  3174. | #define __USE_MINGW_ANSI_STDIO 1
  3175. | #define _POSIX_PTHREAD_SEMANTICS 1
  3176. | #define _TANDEM_SOURCE 1
  3177. | #define HAVE_DLFCN_H 1
  3178. | #define LT_OBJDIR ".libs/"
  3179. | #define AO_CURRENT 41
  3180. | #define AO_REVISION 1
  3181. | #define AO_AGE 16
  3182. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  3183. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3184. | #define HAVE_DECL_FERROR_UNLOCKED 1
  3185. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  3186. | #define HAVE_DECL_FGETS_UNLOCKED 1
  3187. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  3188. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  3189. | #define HAVE_DECL_FREAD_UNLOCKED 1
  3190. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  3191. | #define HAVE_DECL_GETC_UNLOCKED 1
  3192. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  3193. | #define HAVE_DECL_PUTC_UNLOCKED 1
  3194. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  3195. | #define USE_UNLOCKED_IO 1
  3196. | #define HAVE_LIBDL 1
  3197. | #define HAVE_LONG_DOUBLE_WIDER 1
  3198. | #define HAVE_LONG_DOUBLE 1
  3199. | #define SNV_LONG_DOUBLE long double
  3200. | #define HAVE_LONG_LONG 1
  3201. | #define HAVE_UINTMAX_T 1
  3202. | #define HAVE_SIZE_T 1
  3203. | #define HAVE_WCHAR_T 1
  3204. | #define SIZEOF_CHARP 8
  3205. | #define SIZEOF_INT 4
  3206. | #define SIZEOF_LONG 8
  3207. | #define SIZEOF_SHORT 2
  3208. | #define HAVE_STRCHR 1
  3209. | #define HAVE_SNPRINTF 1
  3210. | #define HAVE_DLOPEN 1
  3211. | #define HAVE_COPYSIGN 1
  3212. | #define HAVE_COPYSIGNL 1
  3213. | #define HAVE_MODFL 1
  3214. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3215. | #define HAVE_LIBIO_H 1
  3216. | #define HAVE_CTYPE_H 1
  3217. | #define HAVE_ASSERT_H 1
  3218. | #define HAVE_SYS_RESOURCE_H 1
  3219. | #define HAVE_DECL_SIGSETJMP 1
  3220. | #define HAVE_DECL_SYS_SIGLIST 1
  3221. | #define HAVE_PUTENV 1
  3222. | #define HAVE_GETDATE_R 1
  3223. | #define HAVE_UTIMES 1
  3224. | #define HAVE_FUTIMES 1
  3225. | #define HAVE_LONG_LONG_INT 1
  3226. | #define HAVE_DIRENT_H 1
  3227. | #define HAVE_SYS_MMAN_H 1
  3228. | #define HAVE_SYS_PARAM_H 1
  3229. | #define HAVE_SYS_POLL_H 1
  3230. | #define HAVE_SYS_SELECT_H 1
  3231. | #define HAVE_SYS_SOCKET_H 1
  3232. | #define HAVE_SYS_STROPTS_H 1
  3233. | #define HAVE_SYS_TIME_H 1
  3234. | #define HAVE_SYS_UN_H 1
  3235. | #define HAVE_SYS_WAIT_H 1
  3236. | #define HAVE_DLFCN_H 1
  3237. | #define HAVE_ERRNO_H 1
  3238. | #define HAVE_FCNTL_H 1
  3239. | #define HAVE_LIBGEN_H 1
  3240. | #define HAVE_LIBINTL_H 1
  3241. | #define HAVE_MEMORY_H 1
  3242. | #define HAVE_NETINET_IN_H 1
  3243. | #define HAVE_SETJMP_H 1
  3244. | #define HAVE_STDBOOL_H 1
  3245. | #define HAVE_SYSEXITS_H 1
  3246. | #define HAVE_UNISTD_H 1
  3247. | #define HAVE_UTIME_H 1
  3248. | #define HAVE_STDARG_H 1
  3249. | #define HAVE_STRING_H 1
  3250. | #define HAVE_LIMITS_H 1
  3251. | #define HAVE_INTTYPES_H 1
  3252. | #define HAVE_WCHAR_H 1
  3253. | #define ENABLE_NLS 1
  3254. | #define HAVE_WCHAR_T 1
  3255. | #define HAVE_WINT_T 1
  3256. | #define HAVE_INT8_T 1
  3257. | #define HAVE_UINT8_T 1
  3258. | #define HAVE_INT16_T 1
  3259. | #define HAVE_UINT16_T 1
  3260. | #define HAVE_INT32_T 1
  3261. | #define HAVE_UINT32_T 1
  3262. | /* end confdefs.h. */
  3263. | #include <stdio.h>
  3264. | #ifdef HAVE_SYS_TYPES_H
  3265. | # include <sys/types.h>
  3266. | #endif
  3267. | #ifdef HAVE_SYS_STAT_H
  3268. | # include <sys/stat.h>
  3269. | #endif
  3270. | #ifdef STDC_HEADERS
  3271. | # include <stdlib.h>
  3272. | # include <stddef.h>
  3273. | #else
  3274. | # ifdef HAVE_STDLIB_H
  3275. | # include <stdlib.h>
  3276. | # endif
  3277. | #endif
  3278. | #ifdef HAVE_STRING_H
  3279. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3280. | # include <memory.h>
  3281. | # endif
  3282. | # include <string.h>
  3283. | #endif
  3284. | #ifdef HAVE_STRINGS_H
  3285. | # include <strings.h>
  3286. | #endif
  3287. | #ifdef HAVE_INTTYPES_H
  3288. | # include <inttypes.h>
  3289. | #endif
  3290. | #ifdef HAVE_STDINT_H
  3291. | # include <stdint.h>
  3292. | #endif
  3293. | #ifdef HAVE_UNISTD_H
  3294. | # include <unistd.h>
  3295. | #endif
  3296. | int
  3297. | main ()
  3298. | {
  3299. | if (sizeof ((intptr_t)))
  3300. | return 0;
  3301. | ;
  3302. | return 0;
  3303. | }
  3304. configure:15404: result: yes
  3305. configure:15413: checking for uintptr_t
  3306. configure:15413: gcc -c -g -O2 conftest.c >&5
  3307. configure:15413: $? = 0
  3308. configure:15413: gcc -c -g -O2 conftest.c >&5
  3309. conftest.c: In function 'main':
  3310. conftest.c:150:24: error: expected expression before ')' token
  3311. if (sizeof ((uintptr_t)))
  3312. ^
  3313. configure:15413: $? = 1
  3314. configure: failed program was:
  3315. | /* confdefs.h */
  3316. | #define PACKAGE_NAME "GNU AutoGen"
  3317. | #define PACKAGE_TARNAME "autogen"
  3318. | #define PACKAGE_VERSION "5.18.12"
  3319. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  3320. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  3321. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  3322. | #define PACKAGE "autogen"
  3323. | #define VERSION "5.18.12"
  3324. | #define STDC_HEADERS 1
  3325. | #define HAVE_SYS_TYPES_H 1
  3326. | #define HAVE_SYS_STAT_H 1
  3327. | #define HAVE_STDLIB_H 1
  3328. | #define HAVE_STRING_H 1
  3329. | #define HAVE_MEMORY_H 1
  3330. | #define HAVE_STRINGS_H 1
  3331. | #define HAVE_INTTYPES_H 1
  3332. | #define HAVE_STDINT_H 1
  3333. | #define HAVE_UNISTD_H 1
  3334. | #define __EXTENSIONS__ 1
  3335. | #define _ALL_SOURCE 1
  3336. | #define _DARWIN_C_SOURCE 1
  3337. | #define _GNU_SOURCE 1
  3338. | #define __USE_MINGW_ANSI_STDIO 1
  3339. | #define _POSIX_PTHREAD_SEMANTICS 1
  3340. | #define _TANDEM_SOURCE 1
  3341. | #define HAVE_DLFCN_H 1
  3342. | #define LT_OBJDIR ".libs/"
  3343. | #define AO_CURRENT 41
  3344. | #define AO_REVISION 1
  3345. | #define AO_AGE 16
  3346. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  3347. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3348. | #define HAVE_DECL_FERROR_UNLOCKED 1
  3349. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  3350. | #define HAVE_DECL_FGETS_UNLOCKED 1
  3351. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  3352. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  3353. | #define HAVE_DECL_FREAD_UNLOCKED 1
  3354. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  3355. | #define HAVE_DECL_GETC_UNLOCKED 1
  3356. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  3357. | #define HAVE_DECL_PUTC_UNLOCKED 1
  3358. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  3359. | #define USE_UNLOCKED_IO 1
  3360. | #define HAVE_LIBDL 1
  3361. | #define HAVE_LONG_DOUBLE_WIDER 1
  3362. | #define HAVE_LONG_DOUBLE 1
  3363. | #define SNV_LONG_DOUBLE long double
  3364. | #define HAVE_LONG_LONG 1
  3365. | #define HAVE_UINTMAX_T 1
  3366. | #define HAVE_SIZE_T 1
  3367. | #define HAVE_WCHAR_T 1
  3368. | #define SIZEOF_CHARP 8
  3369. | #define SIZEOF_INT 4
  3370. | #define SIZEOF_LONG 8
  3371. | #define SIZEOF_SHORT 2
  3372. | #define HAVE_STRCHR 1
  3373. | #define HAVE_SNPRINTF 1
  3374. | #define HAVE_DLOPEN 1
  3375. | #define HAVE_COPYSIGN 1
  3376. | #define HAVE_COPYSIGNL 1
  3377. | #define HAVE_MODFL 1
  3378. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3379. | #define HAVE_LIBIO_H 1
  3380. | #define HAVE_CTYPE_H 1
  3381. | #define HAVE_ASSERT_H 1
  3382. | #define HAVE_SYS_RESOURCE_H 1
  3383. | #define HAVE_DECL_SIGSETJMP 1
  3384. | #define HAVE_DECL_SYS_SIGLIST 1
  3385. | #define HAVE_PUTENV 1
  3386. | #define HAVE_GETDATE_R 1
  3387. | #define HAVE_UTIMES 1
  3388. | #define HAVE_FUTIMES 1
  3389. | #define HAVE_LONG_LONG_INT 1
  3390. | #define HAVE_DIRENT_H 1
  3391. | #define HAVE_SYS_MMAN_H 1
  3392. | #define HAVE_SYS_PARAM_H 1
  3393. | #define HAVE_SYS_POLL_H 1
  3394. | #define HAVE_SYS_SELECT_H 1
  3395. | #define HAVE_SYS_SOCKET_H 1
  3396. | #define HAVE_SYS_STROPTS_H 1
  3397. | #define HAVE_SYS_TIME_H 1
  3398. | #define HAVE_SYS_UN_H 1
  3399. | #define HAVE_SYS_WAIT_H 1
  3400. | #define HAVE_DLFCN_H 1
  3401. | #define HAVE_ERRNO_H 1
  3402. | #define HAVE_FCNTL_H 1
  3403. | #define HAVE_LIBGEN_H 1
  3404. | #define HAVE_LIBINTL_H 1
  3405. | #define HAVE_MEMORY_H 1
  3406. | #define HAVE_NETINET_IN_H 1
  3407. | #define HAVE_SETJMP_H 1
  3408. | #define HAVE_STDBOOL_H 1
  3409. | #define HAVE_SYSEXITS_H 1
  3410. | #define HAVE_UNISTD_H 1
  3411. | #define HAVE_UTIME_H 1
  3412. | #define HAVE_STDARG_H 1
  3413. | #define HAVE_STRING_H 1
  3414. | #define HAVE_LIMITS_H 1
  3415. | #define HAVE_INTTYPES_H 1
  3416. | #define HAVE_WCHAR_H 1
  3417. | #define ENABLE_NLS 1
  3418. | #define HAVE_WCHAR_T 1
  3419. | #define HAVE_WINT_T 1
  3420. | #define HAVE_INT8_T 1
  3421. | #define HAVE_UINT8_T 1
  3422. | #define HAVE_INT16_T 1
  3423. | #define HAVE_UINT16_T 1
  3424. | #define HAVE_INT32_T 1
  3425. | #define HAVE_UINT32_T 1
  3426. | #define HAVE_INTPTR_T 1
  3427. | /* end confdefs.h. */
  3428. | #include <stdio.h>
  3429. | #ifdef HAVE_SYS_TYPES_H
  3430. | # include <sys/types.h>
  3431. | #endif
  3432. | #ifdef HAVE_SYS_STAT_H
  3433. | # include <sys/stat.h>
  3434. | #endif
  3435. | #ifdef STDC_HEADERS
  3436. | # include <stdlib.h>
  3437. | # include <stddef.h>
  3438. | #else
  3439. | # ifdef HAVE_STDLIB_H
  3440. | # include <stdlib.h>
  3441. | # endif
  3442. | #endif
  3443. | #ifdef HAVE_STRING_H
  3444. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3445. | # include <memory.h>
  3446. | # endif
  3447. | # include <string.h>
  3448. | #endif
  3449. | #ifdef HAVE_STRINGS_H
  3450. | # include <strings.h>
  3451. | #endif
  3452. | #ifdef HAVE_INTTYPES_H
  3453. | # include <inttypes.h>
  3454. | #endif
  3455. | #ifdef HAVE_STDINT_H
  3456. | # include <stdint.h>
  3457. | #endif
  3458. | #ifdef HAVE_UNISTD_H
  3459. | # include <unistd.h>
  3460. | #endif
  3461. | int
  3462. | main ()
  3463. | {
  3464. | if (sizeof ((uintptr_t)))
  3465. | return 0;
  3466. | ;
  3467. | return 0;
  3468. | }
  3469. configure:15413: result: yes
  3470. configure:15422: checking for uint_t
  3471. configure:15422: gcc -c -g -O2 conftest.c >&5
  3472. conftest.c: In function 'main':
  3473. conftest.c:151:13: error: 'uint_t' undeclared (first use in this function); did you mean 'uint8_t'?
  3474. if (sizeof (uint_t))
  3475. ^~~~~~
  3476. uint8_t
  3477. conftest.c:151:13: note: each undeclared identifier is reported only once for each function it appears in
  3478. configure:15422: $? = 1
  3479. configure: failed program was:
  3480. | /* confdefs.h */
  3481. | #define PACKAGE_NAME "GNU AutoGen"
  3482. | #define PACKAGE_TARNAME "autogen"
  3483. | #define PACKAGE_VERSION "5.18.12"
  3484. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  3485. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  3486. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  3487. | #define PACKAGE "autogen"
  3488. | #define VERSION "5.18.12"
  3489. | #define STDC_HEADERS 1
  3490. | #define HAVE_SYS_TYPES_H 1
  3491. | #define HAVE_SYS_STAT_H 1
  3492. | #define HAVE_STDLIB_H 1
  3493. | #define HAVE_STRING_H 1
  3494. | #define HAVE_MEMORY_H 1
  3495. | #define HAVE_STRINGS_H 1
  3496. | #define HAVE_INTTYPES_H 1
  3497. | #define HAVE_STDINT_H 1
  3498. | #define HAVE_UNISTD_H 1
  3499. | #define __EXTENSIONS__ 1
  3500. | #define _ALL_SOURCE 1
  3501. | #define _DARWIN_C_SOURCE 1
  3502. | #define _GNU_SOURCE 1
  3503. | #define __USE_MINGW_ANSI_STDIO 1
  3504. | #define _POSIX_PTHREAD_SEMANTICS 1
  3505. | #define _TANDEM_SOURCE 1
  3506. | #define HAVE_DLFCN_H 1
  3507. | #define LT_OBJDIR ".libs/"
  3508. | #define AO_CURRENT 41
  3509. | #define AO_REVISION 1
  3510. | #define AO_AGE 16
  3511. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  3512. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3513. | #define HAVE_DECL_FERROR_UNLOCKED 1
  3514. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  3515. | #define HAVE_DECL_FGETS_UNLOCKED 1
  3516. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  3517. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  3518. | #define HAVE_DECL_FREAD_UNLOCKED 1
  3519. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  3520. | #define HAVE_DECL_GETC_UNLOCKED 1
  3521. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  3522. | #define HAVE_DECL_PUTC_UNLOCKED 1
  3523. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  3524. | #define USE_UNLOCKED_IO 1
  3525. | #define HAVE_LIBDL 1
  3526. | #define HAVE_LONG_DOUBLE_WIDER 1
  3527. | #define HAVE_LONG_DOUBLE 1
  3528. | #define SNV_LONG_DOUBLE long double
  3529. | #define HAVE_LONG_LONG 1
  3530. | #define HAVE_UINTMAX_T 1
  3531. | #define HAVE_SIZE_T 1
  3532. | #define HAVE_WCHAR_T 1
  3533. | #define SIZEOF_CHARP 8
  3534. | #define SIZEOF_INT 4
  3535. | #define SIZEOF_LONG 8
  3536. | #define SIZEOF_SHORT 2
  3537. | #define HAVE_STRCHR 1
  3538. | #define HAVE_SNPRINTF 1
  3539. | #define HAVE_DLOPEN 1
  3540. | #define HAVE_COPYSIGN 1
  3541. | #define HAVE_COPYSIGNL 1
  3542. | #define HAVE_MODFL 1
  3543. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3544. | #define HAVE_LIBIO_H 1
  3545. | #define HAVE_CTYPE_H 1
  3546. | #define HAVE_ASSERT_H 1
  3547. | #define HAVE_SYS_RESOURCE_H 1
  3548. | #define HAVE_DECL_SIGSETJMP 1
  3549. | #define HAVE_DECL_SYS_SIGLIST 1
  3550. | #define HAVE_PUTENV 1
  3551. | #define HAVE_GETDATE_R 1
  3552. | #define HAVE_UTIMES 1
  3553. | #define HAVE_FUTIMES 1
  3554. | #define HAVE_LONG_LONG_INT 1
  3555. | #define HAVE_DIRENT_H 1
  3556. | #define HAVE_SYS_MMAN_H 1
  3557. | #define HAVE_SYS_PARAM_H 1
  3558. | #define HAVE_SYS_POLL_H 1
  3559. | #define HAVE_SYS_SELECT_H 1
  3560. | #define HAVE_SYS_SOCKET_H 1
  3561. | #define HAVE_SYS_STROPTS_H 1
  3562. | #define HAVE_SYS_TIME_H 1
  3563. | #define HAVE_SYS_UN_H 1
  3564. | #define HAVE_SYS_WAIT_H 1
  3565. | #define HAVE_DLFCN_H 1
  3566. | #define HAVE_ERRNO_H 1
  3567. | #define HAVE_FCNTL_H 1
  3568. | #define HAVE_LIBGEN_H 1
  3569. | #define HAVE_LIBINTL_H 1
  3570. | #define HAVE_MEMORY_H 1
  3571. | #define HAVE_NETINET_IN_H 1
  3572. | #define HAVE_SETJMP_H 1
  3573. | #define HAVE_STDBOOL_H 1
  3574. | #define HAVE_SYSEXITS_H 1
  3575. | #define HAVE_UNISTD_H 1
  3576. | #define HAVE_UTIME_H 1
  3577. | #define HAVE_STDARG_H 1
  3578. | #define HAVE_STRING_H 1
  3579. | #define HAVE_LIMITS_H 1
  3580. | #define HAVE_INTTYPES_H 1
  3581. | #define HAVE_WCHAR_H 1
  3582. | #define ENABLE_NLS 1
  3583. | #define HAVE_WCHAR_T 1
  3584. | #define HAVE_WINT_T 1
  3585. | #define HAVE_INT8_T 1
  3586. | #define HAVE_UINT8_T 1
  3587. | #define HAVE_INT16_T 1
  3588. | #define HAVE_UINT16_T 1
  3589. | #define HAVE_INT32_T 1
  3590. | #define HAVE_UINT32_T 1
  3591. | #define HAVE_INTPTR_T 1
  3592. | #define HAVE_UINTPTR_T 1
  3593. | /* end confdefs.h. */
  3594. | #include <stdio.h>
  3595. | #ifdef HAVE_SYS_TYPES_H
  3596. | # include <sys/types.h>
  3597. | #endif
  3598. | #ifdef HAVE_SYS_STAT_H
  3599. | # include <sys/stat.h>
  3600. | #endif
  3601. | #ifdef STDC_HEADERS
  3602. | # include <stdlib.h>
  3603. | # include <stddef.h>
  3604. | #else
  3605. | # ifdef HAVE_STDLIB_H
  3606. | # include <stdlib.h>
  3607. | # endif
  3608. | #endif
  3609. | #ifdef HAVE_STRING_H
  3610. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3611. | # include <memory.h>
  3612. | # endif
  3613. | # include <string.h>
  3614. | #endif
  3615. | #ifdef HAVE_STRINGS_H
  3616. | # include <strings.h>
  3617. | #endif
  3618. | #ifdef HAVE_INTTYPES_H
  3619. | # include <inttypes.h>
  3620. | #endif
  3621. | #ifdef HAVE_STDINT_H
  3622. | # include <stdint.h>
  3623. | #endif
  3624. | #ifdef HAVE_UNISTD_H
  3625. | # include <unistd.h>
  3626. | #endif
  3627. | int
  3628. | main ()
  3629. | {
  3630. | if (sizeof (uint_t))
  3631. | return 0;
  3632. | ;
  3633. | return 0;
  3634. | }
  3635. configure:15422: result: no
  3636. configure:15431: checking for pid_t
  3637. configure:15431: result: yes
  3638. configure:15440: checking for size_t
  3639. configure:15440: result: yes
  3640. configure:15449: checking for ptrdiff_t
  3641. configure:15449: gcc -c -g -O2 conftest.c >&5
  3642. configure:15449: $? = 0
  3643. configure:15449: gcc -c -g -O2 conftest.c >&5
  3644. conftest.c: In function 'main':
  3645. conftest.c:153:24: error: expected expression before ')' token
  3646. if (sizeof ((ptrdiff_t)))
  3647. ^
  3648. configure:15449: $? = 1
  3649. configure: failed program was:
  3650. | /* confdefs.h */
  3651. | #define PACKAGE_NAME "GNU AutoGen"
  3652. | #define PACKAGE_TARNAME "autogen"
  3653. | #define PACKAGE_VERSION "5.18.12"
  3654. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  3655. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  3656. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  3657. | #define PACKAGE "autogen"
  3658. | #define VERSION "5.18.12"
  3659. | #define STDC_HEADERS 1
  3660. | #define HAVE_SYS_TYPES_H 1
  3661. | #define HAVE_SYS_STAT_H 1
  3662. | #define HAVE_STDLIB_H 1
  3663. | #define HAVE_STRING_H 1
  3664. | #define HAVE_MEMORY_H 1
  3665. | #define HAVE_STRINGS_H 1
  3666. | #define HAVE_INTTYPES_H 1
  3667. | #define HAVE_STDINT_H 1
  3668. | #define HAVE_UNISTD_H 1
  3669. | #define __EXTENSIONS__ 1
  3670. | #define _ALL_SOURCE 1
  3671. | #define _DARWIN_C_SOURCE 1
  3672. | #define _GNU_SOURCE 1
  3673. | #define __USE_MINGW_ANSI_STDIO 1
  3674. | #define _POSIX_PTHREAD_SEMANTICS 1
  3675. | #define _TANDEM_SOURCE 1
  3676. | #define HAVE_DLFCN_H 1
  3677. | #define LT_OBJDIR ".libs/"
  3678. | #define AO_CURRENT 41
  3679. | #define AO_REVISION 1
  3680. | #define AO_AGE 16
  3681. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  3682. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3683. | #define HAVE_DECL_FERROR_UNLOCKED 1
  3684. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  3685. | #define HAVE_DECL_FGETS_UNLOCKED 1
  3686. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  3687. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  3688. | #define HAVE_DECL_FREAD_UNLOCKED 1
  3689. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  3690. | #define HAVE_DECL_GETC_UNLOCKED 1
  3691. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  3692. | #define HAVE_DECL_PUTC_UNLOCKED 1
  3693. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  3694. | #define USE_UNLOCKED_IO 1
  3695. | #define HAVE_LIBDL 1
  3696. | #define HAVE_LONG_DOUBLE_WIDER 1
  3697. | #define HAVE_LONG_DOUBLE 1
  3698. | #define SNV_LONG_DOUBLE long double
  3699. | #define HAVE_LONG_LONG 1
  3700. | #define HAVE_UINTMAX_T 1
  3701. | #define HAVE_SIZE_T 1
  3702. | #define HAVE_WCHAR_T 1
  3703. | #define SIZEOF_CHARP 8
  3704. | #define SIZEOF_INT 4
  3705. | #define SIZEOF_LONG 8
  3706. | #define SIZEOF_SHORT 2
  3707. | #define HAVE_STRCHR 1
  3708. | #define HAVE_SNPRINTF 1
  3709. | #define HAVE_DLOPEN 1
  3710. | #define HAVE_COPYSIGN 1
  3711. | #define HAVE_COPYSIGNL 1
  3712. | #define HAVE_MODFL 1
  3713. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3714. | #define HAVE_LIBIO_H 1
  3715. | #define HAVE_CTYPE_H 1
  3716. | #define HAVE_ASSERT_H 1
  3717. | #define HAVE_SYS_RESOURCE_H 1
  3718. | #define HAVE_DECL_SIGSETJMP 1
  3719. | #define HAVE_DECL_SYS_SIGLIST 1
  3720. | #define HAVE_PUTENV 1
  3721. | #define HAVE_GETDATE_R 1
  3722. | #define HAVE_UTIMES 1
  3723. | #define HAVE_FUTIMES 1
  3724. | #define HAVE_LONG_LONG_INT 1
  3725. | #define HAVE_DIRENT_H 1
  3726. | #define HAVE_SYS_MMAN_H 1
  3727. | #define HAVE_SYS_PARAM_H 1
  3728. | #define HAVE_SYS_POLL_H 1
  3729. | #define HAVE_SYS_SELECT_H 1
  3730. | #define HAVE_SYS_SOCKET_H 1
  3731. | #define HAVE_SYS_STROPTS_H 1
  3732. | #define HAVE_SYS_TIME_H 1
  3733. | #define HAVE_SYS_UN_H 1
  3734. | #define HAVE_SYS_WAIT_H 1
  3735. | #define HAVE_DLFCN_H 1
  3736. | #define HAVE_ERRNO_H 1
  3737. | #define HAVE_FCNTL_H 1
  3738. | #define HAVE_LIBGEN_H 1
  3739. | #define HAVE_LIBINTL_H 1
  3740. | #define HAVE_MEMORY_H 1
  3741. | #define HAVE_NETINET_IN_H 1
  3742. | #define HAVE_SETJMP_H 1
  3743. | #define HAVE_STDBOOL_H 1
  3744. | #define HAVE_SYSEXITS_H 1
  3745. | #define HAVE_UNISTD_H 1
  3746. | #define HAVE_UTIME_H 1
  3747. | #define HAVE_STDARG_H 1
  3748. | #define HAVE_STRING_H 1
  3749. | #define HAVE_LIMITS_H 1
  3750. | #define HAVE_INTTYPES_H 1
  3751. | #define HAVE_WCHAR_H 1
  3752. | #define ENABLE_NLS 1
  3753. | #define HAVE_WCHAR_T 1
  3754. | #define HAVE_WINT_T 1
  3755. | #define HAVE_INT8_T 1
  3756. | #define HAVE_UINT8_T 1
  3757. | #define HAVE_INT16_T 1
  3758. | #define HAVE_UINT16_T 1
  3759. | #define HAVE_INT32_T 1
  3760. | #define HAVE_UINT32_T 1
  3761. | #define HAVE_INTPTR_T 1
  3762. | #define HAVE_UINTPTR_T 1
  3763. | #define HAVE_PID_T 1
  3764. | #define HAVE_SIZE_T 1
  3765. | /* end confdefs.h. */
  3766. | #include <stdio.h>
  3767. | #ifdef HAVE_SYS_TYPES_H
  3768. | # include <sys/types.h>
  3769. | #endif
  3770. | #ifdef HAVE_SYS_STAT_H
  3771. | # include <sys/stat.h>
  3772. | #endif
  3773. | #ifdef STDC_HEADERS
  3774. | # include <stdlib.h>
  3775. | # include <stddef.h>
  3776. | #else
  3777. | # ifdef HAVE_STDLIB_H
  3778. | # include <stdlib.h>
  3779. | # endif
  3780. | #endif
  3781. | #ifdef HAVE_STRING_H
  3782. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3783. | # include <memory.h>
  3784. | # endif
  3785. | # include <string.h>
  3786. | #endif
  3787. | #ifdef HAVE_STRINGS_H
  3788. | # include <strings.h>
  3789. | #endif
  3790. | #ifdef HAVE_INTTYPES_H
  3791. | # include <inttypes.h>
  3792. | #endif
  3793. | #ifdef HAVE_STDINT_H
  3794. | # include <stdint.h>
  3795. | #endif
  3796. | #ifdef HAVE_UNISTD_H
  3797. | # include <unistd.h>
  3798. | #endif
  3799. | int
  3800. | main ()
  3801. | {
  3802. | if (sizeof ((ptrdiff_t)))
  3803. | return 0;
  3804. | ;
  3805. | return 0;
  3806. | }
  3807. configure:15449: result: yes
  3808. configure:15463: checking size of char *
  3809. configure:15468: gcc -o conftest -g -O2 conftest.c -ldl >&5
  3810. configure:15468: $? = 0
  3811. configure:15468: ./conftest
  3812. configure:15468: $? = 0
  3813. configure:15482: result: 8
  3814. configure:15496: checking size of int
  3815. configure:15515: result: 4
  3816. configure:15529: checking size of long
  3817. configure:15548: result: 8
  3818. configure:15562: checking size of short
  3819. configure:15581: result: 2
  3820. configure:15595: checking for pathfind in -lgen
  3821. configure:15620: gcc -o conftest -g -O2 conftest.c -lgen -ldl >&5
  3822. /usr/lib64/gcc/x86_64-slackware-linux/7.3.0/../../../../x86_64-slackware-linux/bin/ld: cannot find -lgen
  3823. collect2: error: ld returned 1 exit status
  3824. configure:15620: $? = 1
  3825. configure: failed program was:
  3826. | /* confdefs.h */
  3827. | #define PACKAGE_NAME "GNU AutoGen"
  3828. | #define PACKAGE_TARNAME "autogen"
  3829. | #define PACKAGE_VERSION "5.18.12"
  3830. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  3831. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  3832. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  3833. | #define PACKAGE "autogen"
  3834. | #define VERSION "5.18.12"
  3835. | #define STDC_HEADERS 1
  3836. | #define HAVE_SYS_TYPES_H 1
  3837. | #define HAVE_SYS_STAT_H 1
  3838. | #define HAVE_STDLIB_H 1
  3839. | #define HAVE_STRING_H 1
  3840. | #define HAVE_MEMORY_H 1
  3841. | #define HAVE_STRINGS_H 1
  3842. | #define HAVE_INTTYPES_H 1
  3843. | #define HAVE_STDINT_H 1
  3844. | #define HAVE_UNISTD_H 1
  3845. | #define __EXTENSIONS__ 1
  3846. | #define _ALL_SOURCE 1
  3847. | #define _DARWIN_C_SOURCE 1
  3848. | #define _GNU_SOURCE 1
  3849. | #define __USE_MINGW_ANSI_STDIO 1
  3850. | #define _POSIX_PTHREAD_SEMANTICS 1
  3851. | #define _TANDEM_SOURCE 1
  3852. | #define HAVE_DLFCN_H 1
  3853. | #define LT_OBJDIR ".libs/"
  3854. | #define AO_CURRENT 41
  3855. | #define AO_REVISION 1
  3856. | #define AO_AGE 16
  3857. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  3858. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3859. | #define HAVE_DECL_FERROR_UNLOCKED 1
  3860. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  3861. | #define HAVE_DECL_FGETS_UNLOCKED 1
  3862. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  3863. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  3864. | #define HAVE_DECL_FREAD_UNLOCKED 1
  3865. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  3866. | #define HAVE_DECL_GETC_UNLOCKED 1
  3867. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  3868. | #define HAVE_DECL_PUTC_UNLOCKED 1
  3869. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  3870. | #define USE_UNLOCKED_IO 1
  3871. | #define HAVE_LIBDL 1
  3872. | #define HAVE_LONG_DOUBLE_WIDER 1
  3873. | #define HAVE_LONG_DOUBLE 1
  3874. | #define SNV_LONG_DOUBLE long double
  3875. | #define HAVE_LONG_LONG 1
  3876. | #define HAVE_UINTMAX_T 1
  3877. | #define HAVE_SIZE_T 1
  3878. | #define HAVE_WCHAR_T 1
  3879. | #define SIZEOF_CHARP 8
  3880. | #define SIZEOF_INT 4
  3881. | #define SIZEOF_LONG 8
  3882. | #define SIZEOF_SHORT 2
  3883. | #define HAVE_STRCHR 1
  3884. | #define HAVE_SNPRINTF 1
  3885. | #define HAVE_DLOPEN 1
  3886. | #define HAVE_COPYSIGN 1
  3887. | #define HAVE_COPYSIGNL 1
  3888. | #define HAVE_MODFL 1
  3889. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  3890. | #define HAVE_LIBIO_H 1
  3891. | #define HAVE_CTYPE_H 1
  3892. | #define HAVE_ASSERT_H 1
  3893. | #define HAVE_SYS_RESOURCE_H 1
  3894. | #define HAVE_DECL_SIGSETJMP 1
  3895. | #define HAVE_DECL_SYS_SIGLIST 1
  3896. | #define HAVE_PUTENV 1
  3897. | #define HAVE_GETDATE_R 1
  3898. | #define HAVE_UTIMES 1
  3899. | #define HAVE_FUTIMES 1
  3900. | #define HAVE_LONG_LONG_INT 1
  3901. | #define HAVE_DIRENT_H 1
  3902. | #define HAVE_SYS_MMAN_H 1
  3903. | #define HAVE_SYS_PARAM_H 1
  3904. | #define HAVE_SYS_POLL_H 1
  3905. | #define HAVE_SYS_SELECT_H 1
  3906. | #define HAVE_SYS_SOCKET_H 1
  3907. | #define HAVE_SYS_STROPTS_H 1
  3908. | #define HAVE_SYS_TIME_H 1
  3909. | #define HAVE_SYS_UN_H 1
  3910. | #define HAVE_SYS_WAIT_H 1
  3911. | #define HAVE_DLFCN_H 1
  3912. | #define HAVE_ERRNO_H 1
  3913. | #define HAVE_FCNTL_H 1
  3914. | #define HAVE_LIBGEN_H 1
  3915. | #define HAVE_LIBINTL_H 1
  3916. | #define HAVE_MEMORY_H 1
  3917. | #define HAVE_NETINET_IN_H 1
  3918. | #define HAVE_SETJMP_H 1
  3919. | #define HAVE_STDBOOL_H 1
  3920. | #define HAVE_SYSEXITS_H 1
  3921. | #define HAVE_UNISTD_H 1
  3922. | #define HAVE_UTIME_H 1
  3923. | #define HAVE_STDARG_H 1
  3924. | #define HAVE_STRING_H 1
  3925. | #define HAVE_LIMITS_H 1
  3926. | #define HAVE_INTTYPES_H 1
  3927. | #define HAVE_WCHAR_H 1
  3928. | #define ENABLE_NLS 1
  3929. | #define HAVE_WCHAR_T 1
  3930. | #define HAVE_WINT_T 1
  3931. | #define HAVE_INT8_T 1
  3932. | #define HAVE_UINT8_T 1
  3933. | #define HAVE_INT16_T 1
  3934. | #define HAVE_UINT16_T 1
  3935. | #define HAVE_INT32_T 1
  3936. | #define HAVE_UINT32_T 1
  3937. | #define HAVE_INTPTR_T 1
  3938. | #define HAVE_UINTPTR_T 1
  3939. | #define HAVE_PID_T 1
  3940. | #define HAVE_SIZE_T 1
  3941. | #define HAVE_PTRDIFF_T 1
  3942. | #define SIZEOF_CHAR_P 8
  3943. | #define SIZEOF_INT 4
  3944. | #define SIZEOF_LONG 8
  3945. | #define SIZEOF_SHORT 2
  3946. | /* end confdefs.h. */
  3947. |
  3948. | /* Override any GCC internal prototype to avoid an error.
  3949. | Use char because int might match the return type of a GCC
  3950. | builtin and then its argument prototype would still apply. */
  3951. | #ifdef __cplusplus
  3952. | extern "C"
  3953. | #endif
  3954. | char pathfind ();
  3955. | int
  3956. | main ()
  3957. | {
  3958. | return pathfind ();
  3959. | ;
  3960. | return 0;
  3961. | }
  3962. configure:15629: result: no
  3963. configure:15640: checking for gettext in -lintl
  3964. configure:15665: gcc -o conftest -g -O2 conftest.c -lintl -ldl >&5
  3965. conftest.c:129:6: warning: conflicting types for built-in function 'gettext' [-Wbuiltin-declaration-mismatch]
  3966. char gettext ();
  3967. ^~~~~~~
  3968. /usr/lib64/gcc/x86_64-slackware-linux/7.3.0/../../../../x86_64-slackware-linux/bin/ld: cannot find -lintl
  3969. collect2: error: ld returned 1 exit status
  3970. configure:15665: $? = 1
  3971. configure: failed program was:
  3972. | /* confdefs.h */
  3973. | #define PACKAGE_NAME "GNU AutoGen"
  3974. | #define PACKAGE_TARNAME "autogen"
  3975. | #define PACKAGE_VERSION "5.18.12"
  3976. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  3977. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  3978. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  3979. | #define PACKAGE "autogen"
  3980. | #define VERSION "5.18.12"
  3981. | #define STDC_HEADERS 1
  3982. | #define HAVE_SYS_TYPES_H 1
  3983. | #define HAVE_SYS_STAT_H 1
  3984. | #define HAVE_STDLIB_H 1
  3985. | #define HAVE_STRING_H 1
  3986. | #define HAVE_MEMORY_H 1
  3987. | #define HAVE_STRINGS_H 1
  3988. | #define HAVE_INTTYPES_H 1
  3989. | #define HAVE_STDINT_H 1
  3990. | #define HAVE_UNISTD_H 1
  3991. | #define __EXTENSIONS__ 1
  3992. | #define _ALL_SOURCE 1
  3993. | #define _DARWIN_C_SOURCE 1
  3994. | #define _GNU_SOURCE 1
  3995. | #define __USE_MINGW_ANSI_STDIO 1
  3996. | #define _POSIX_PTHREAD_SEMANTICS 1
  3997. | #define _TANDEM_SOURCE 1
  3998. | #define HAVE_DLFCN_H 1
  3999. | #define LT_OBJDIR ".libs/"
  4000. | #define AO_CURRENT 41
  4001. | #define AO_REVISION 1
  4002. | #define AO_AGE 16
  4003. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  4004. | #define HAVE_DECL_FEOF_UNLOCKED 1
  4005. | #define HAVE_DECL_FERROR_UNLOCKED 1
  4006. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  4007. | #define HAVE_DECL_FGETS_UNLOCKED 1
  4008. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  4009. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  4010. | #define HAVE_DECL_FREAD_UNLOCKED 1
  4011. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  4012. | #define HAVE_DECL_GETC_UNLOCKED 1
  4013. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  4014. | #define HAVE_DECL_PUTC_UNLOCKED 1
  4015. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  4016. | #define USE_UNLOCKED_IO 1
  4017. | #define HAVE_LIBDL 1
  4018. | #define HAVE_LONG_DOUBLE_WIDER 1
  4019. | #define HAVE_LONG_DOUBLE 1
  4020. | #define SNV_LONG_DOUBLE long double
  4021. | #define HAVE_LONG_LONG 1
  4022. | #define HAVE_UINTMAX_T 1
  4023. | #define HAVE_SIZE_T 1
  4024. | #define HAVE_WCHAR_T 1
  4025. | #define SIZEOF_CHARP 8
  4026. | #define SIZEOF_INT 4
  4027. | #define SIZEOF_LONG 8
  4028. | #define SIZEOF_SHORT 2
  4029. | #define HAVE_STRCHR 1
  4030. | #define HAVE_SNPRINTF 1
  4031. | #define HAVE_DLOPEN 1
  4032. | #define HAVE_COPYSIGN 1
  4033. | #define HAVE_COPYSIGNL 1
  4034. | #define HAVE_MODFL 1
  4035. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4036. | #define HAVE_LIBIO_H 1
  4037. | #define HAVE_CTYPE_H 1
  4038. | #define HAVE_ASSERT_H 1
  4039. | #define HAVE_SYS_RESOURCE_H 1
  4040. | #define HAVE_DECL_SIGSETJMP 1
  4041. | #define HAVE_DECL_SYS_SIGLIST 1
  4042. | #define HAVE_PUTENV 1
  4043. | #define HAVE_GETDATE_R 1
  4044. | #define HAVE_UTIMES 1
  4045. | #define HAVE_FUTIMES 1
  4046. | #define HAVE_LONG_LONG_INT 1
  4047. | #define HAVE_DIRENT_H 1
  4048. | #define HAVE_SYS_MMAN_H 1
  4049. | #define HAVE_SYS_PARAM_H 1
  4050. | #define HAVE_SYS_POLL_H 1
  4051. | #define HAVE_SYS_SELECT_H 1
  4052. | #define HAVE_SYS_SOCKET_H 1
  4053. | #define HAVE_SYS_STROPTS_H 1
  4054. | #define HAVE_SYS_TIME_H 1
  4055. | #define HAVE_SYS_UN_H 1
  4056. | #define HAVE_SYS_WAIT_H 1
  4057. | #define HAVE_DLFCN_H 1
  4058. | #define HAVE_ERRNO_H 1
  4059. | #define HAVE_FCNTL_H 1
  4060. | #define HAVE_LIBGEN_H 1
  4061. | #define HAVE_LIBINTL_H 1
  4062. | #define HAVE_MEMORY_H 1
  4063. | #define HAVE_NETINET_IN_H 1
  4064. | #define HAVE_SETJMP_H 1
  4065. | #define HAVE_STDBOOL_H 1
  4066. | #define HAVE_SYSEXITS_H 1
  4067. | #define HAVE_UNISTD_H 1
  4068. | #define HAVE_UTIME_H 1
  4069. | #define HAVE_STDARG_H 1
  4070. | #define HAVE_STRING_H 1
  4071. | #define HAVE_LIMITS_H 1
  4072. | #define HAVE_INTTYPES_H 1
  4073. | #define HAVE_WCHAR_H 1
  4074. | #define ENABLE_NLS 1
  4075. | #define HAVE_WCHAR_T 1
  4076. | #define HAVE_WINT_T 1
  4077. | #define HAVE_INT8_T 1
  4078. | #define HAVE_UINT8_T 1
  4079. | #define HAVE_INT16_T 1
  4080. | #define HAVE_UINT16_T 1
  4081. | #define HAVE_INT32_T 1
  4082. | #define HAVE_UINT32_T 1
  4083. | #define HAVE_INTPTR_T 1
  4084. | #define HAVE_UINTPTR_T 1
  4085. | #define HAVE_PID_T 1
  4086. | #define HAVE_SIZE_T 1
  4087. | #define HAVE_PTRDIFF_T 1
  4088. | #define SIZEOF_CHAR_P 8
  4089. | #define SIZEOF_INT 4
  4090. | #define SIZEOF_LONG 8
  4091. | #define SIZEOF_SHORT 2
  4092. | /* end confdefs.h. */
  4093. |
  4094. | /* Override any GCC internal prototype to avoid an error.
  4095. | Use char because int might match the return type of a GCC
  4096. | builtin and then its argument prototype would still apply. */
  4097. | #ifdef __cplusplus
  4098. | extern "C"
  4099. | #endif
  4100. | char gettext ();
  4101. | int
  4102. | main ()
  4103. | {
  4104. | return gettext ();
  4105. | ;
  4106. | return 0;
  4107. | }
  4108. configure:15674: result: no
  4109. configure:15687: checking for vprintf
  4110. configure:15687: gcc -o conftest -g -O2 conftest.c -ldl >&5
  4111. conftest.c:145:6: warning: conflicting types for built-in function 'vprintf' [-Wbuiltin-declaration-mismatch]
  4112. char vprintf ();
  4113. ^~~~~~~
  4114. configure:15687: $? = 0
  4115. configure:15687: result: yes
  4116. configure:15693: checking for _doprnt
  4117. configure:15693: gcc -o conftest -g -O2 conftest.c -ldl >&5
  4118. /tmp/ccsOxW4i.o: In function `main':
  4119. /tmp/SBo/autogen-5.18.12/conftest.c:157: undefined reference to `_doprnt'
  4120. collect2: error: ld returned 1 exit status
  4121. configure:15693: $? = 1
  4122. configure: failed program was:
  4123. | /* confdefs.h */
  4124. | #define PACKAGE_NAME "GNU AutoGen"
  4125. | #define PACKAGE_TARNAME "autogen"
  4126. | #define PACKAGE_VERSION "5.18.12"
  4127. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  4128. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  4129. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  4130. | #define PACKAGE "autogen"
  4131. | #define VERSION "5.18.12"
  4132. | #define STDC_HEADERS 1
  4133. | #define HAVE_SYS_TYPES_H 1
  4134. | #define HAVE_SYS_STAT_H 1
  4135. | #define HAVE_STDLIB_H 1
  4136. | #define HAVE_STRING_H 1
  4137. | #define HAVE_MEMORY_H 1
  4138. | #define HAVE_STRINGS_H 1
  4139. | #define HAVE_INTTYPES_H 1
  4140. | #define HAVE_STDINT_H 1
  4141. | #define HAVE_UNISTD_H 1
  4142. | #define __EXTENSIONS__ 1
  4143. | #define _ALL_SOURCE 1
  4144. | #define _DARWIN_C_SOURCE 1
  4145. | #define _GNU_SOURCE 1
  4146. | #define __USE_MINGW_ANSI_STDIO 1
  4147. | #define _POSIX_PTHREAD_SEMANTICS 1
  4148. | #define _TANDEM_SOURCE 1
  4149. | #define HAVE_DLFCN_H 1
  4150. | #define LT_OBJDIR ".libs/"
  4151. | #define AO_CURRENT 41
  4152. | #define AO_REVISION 1
  4153. | #define AO_AGE 16
  4154. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  4155. | #define HAVE_DECL_FEOF_UNLOCKED 1
  4156. | #define HAVE_DECL_FERROR_UNLOCKED 1
  4157. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  4158. | #define HAVE_DECL_FGETS_UNLOCKED 1
  4159. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  4160. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  4161. | #define HAVE_DECL_FREAD_UNLOCKED 1
  4162. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  4163. | #define HAVE_DECL_GETC_UNLOCKED 1
  4164. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  4165. | #define HAVE_DECL_PUTC_UNLOCKED 1
  4166. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  4167. | #define USE_UNLOCKED_IO 1
  4168. | #define HAVE_LIBDL 1
  4169. | #define HAVE_LONG_DOUBLE_WIDER 1
  4170. | #define HAVE_LONG_DOUBLE 1
  4171. | #define SNV_LONG_DOUBLE long double
  4172. | #define HAVE_LONG_LONG 1
  4173. | #define HAVE_UINTMAX_T 1
  4174. | #define HAVE_SIZE_T 1
  4175. | #define HAVE_WCHAR_T 1
  4176. | #define SIZEOF_CHARP 8
  4177. | #define SIZEOF_INT 4
  4178. | #define SIZEOF_LONG 8
  4179. | #define SIZEOF_SHORT 2
  4180. | #define HAVE_STRCHR 1
  4181. | #define HAVE_SNPRINTF 1
  4182. | #define HAVE_DLOPEN 1
  4183. | #define HAVE_COPYSIGN 1
  4184. | #define HAVE_COPYSIGNL 1
  4185. | #define HAVE_MODFL 1
  4186. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4187. | #define HAVE_LIBIO_H 1
  4188. | #define HAVE_CTYPE_H 1
  4189. | #define HAVE_ASSERT_H 1
  4190. | #define HAVE_SYS_RESOURCE_H 1
  4191. | #define HAVE_DECL_SIGSETJMP 1
  4192. | #define HAVE_DECL_SYS_SIGLIST 1
  4193. | #define HAVE_PUTENV 1
  4194. | #define HAVE_GETDATE_R 1
  4195. | #define HAVE_UTIMES 1
  4196. | #define HAVE_FUTIMES 1
  4197. | #define HAVE_LONG_LONG_INT 1
  4198. | #define HAVE_DIRENT_H 1
  4199. | #define HAVE_SYS_MMAN_H 1
  4200. | #define HAVE_SYS_PARAM_H 1
  4201. | #define HAVE_SYS_POLL_H 1
  4202. | #define HAVE_SYS_SELECT_H 1
  4203. | #define HAVE_SYS_SOCKET_H 1
  4204. | #define HAVE_SYS_STROPTS_H 1
  4205. | #define HAVE_SYS_TIME_H 1
  4206. | #define HAVE_SYS_UN_H 1
  4207. | #define HAVE_SYS_WAIT_H 1
  4208. | #define HAVE_DLFCN_H 1
  4209. | #define HAVE_ERRNO_H 1
  4210. | #define HAVE_FCNTL_H 1
  4211. | #define HAVE_LIBGEN_H 1
  4212. | #define HAVE_LIBINTL_H 1
  4213. | #define HAVE_MEMORY_H 1
  4214. | #define HAVE_NETINET_IN_H 1
  4215. | #define HAVE_SETJMP_H 1
  4216. | #define HAVE_STDBOOL_H 1
  4217. | #define HAVE_SYSEXITS_H 1
  4218. | #define HAVE_UNISTD_H 1
  4219. | #define HAVE_UTIME_H 1
  4220. | #define HAVE_STDARG_H 1
  4221. | #define HAVE_STRING_H 1
  4222. | #define HAVE_LIMITS_H 1
  4223. | #define HAVE_INTTYPES_H 1
  4224. | #define HAVE_WCHAR_H 1
  4225. | #define ENABLE_NLS 1
  4226. | #define HAVE_WCHAR_T 1
  4227. | #define HAVE_WINT_T 1
  4228. | #define HAVE_INT8_T 1
  4229. | #define HAVE_UINT8_T 1
  4230. | #define HAVE_INT16_T 1
  4231. | #define HAVE_UINT16_T 1
  4232. | #define HAVE_INT32_T 1
  4233. | #define HAVE_UINT32_T 1
  4234. | #define HAVE_INTPTR_T 1
  4235. | #define HAVE_UINTPTR_T 1
  4236. | #define HAVE_PID_T 1
  4237. | #define HAVE_SIZE_T 1
  4238. | #define HAVE_PTRDIFF_T 1
  4239. | #define SIZEOF_CHAR_P 8
  4240. | #define SIZEOF_INT 4
  4241. | #define SIZEOF_LONG 8
  4242. | #define SIZEOF_SHORT 2
  4243. | #define HAVE_VPRINTF 1
  4244. | /* end confdefs.h. */
  4245. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  4246. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4247. | #define _doprnt innocuous__doprnt
  4248. |
  4249. | /* System header to define __stub macros and hopefully few prototypes,
  4250. | which can conflict with char _doprnt (); below.
  4251. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4252. | <limits.h> exists even on freestanding compilers. */
  4253. |
  4254. | #ifdef __STDC__
  4255. | # include <limits.h>
  4256. | #else
  4257. | # include <assert.h>
  4258. | #endif
  4259. |
  4260. | #undef _doprnt
  4261. |
  4262. | /* Override any GCC internal prototype to avoid an error.
  4263. | Use char because int might match the return type of a GCC
  4264. | builtin and then its argument prototype would still apply. */
  4265. | #ifdef __cplusplus
  4266. | extern "C"
  4267. | #endif
  4268. | char _doprnt ();
  4269. | /* The GNU C library defines this for functions which it implements
  4270. | to always fail with ENOSYS. Some functions are actually named
  4271. | something starting with __ and the normal name is an alias. */
  4272. | #if defined __stub__doprnt || defined __stub____doprnt
  4273. | choke me
  4274. | #endif
  4275. |
  4276. | int
  4277. | main ()
  4278. | {
  4279. | return _doprnt ();
  4280. | ;
  4281. | return 0;
  4282. | }
  4283. configure:15693: result: no
  4284. configure:15706: checking vfork.h usability
  4285. configure:15706: gcc -c -g -O2 conftest.c >&5
  4286. conftest.c:156:10: fatal error: vfork.h: No such file or directory
  4287. #include <vfork.h>
  4288. ^~~~~~~~~
  4289. compilation terminated.
  4290. configure:15706: $? = 1
  4291. configure: failed program was:
  4292. | /* confdefs.h */
  4293. | #define PACKAGE_NAME "GNU AutoGen"
  4294. | #define PACKAGE_TARNAME "autogen"
  4295. | #define PACKAGE_VERSION "5.18.12"
  4296. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  4297. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  4298. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  4299. | #define PACKAGE "autogen"
  4300. | #define VERSION "5.18.12"
  4301. | #define STDC_HEADERS 1
  4302. | #define HAVE_SYS_TYPES_H 1
  4303. | #define HAVE_SYS_STAT_H 1
  4304. | #define HAVE_STDLIB_H 1
  4305. | #define HAVE_STRING_H 1
  4306. | #define HAVE_MEMORY_H 1
  4307. | #define HAVE_STRINGS_H 1
  4308. | #define HAVE_INTTYPES_H 1
  4309. | #define HAVE_STDINT_H 1
  4310. | #define HAVE_UNISTD_H 1
  4311. | #define __EXTENSIONS__ 1
  4312. | #define _ALL_SOURCE 1
  4313. | #define _DARWIN_C_SOURCE 1
  4314. | #define _GNU_SOURCE 1
  4315. | #define __USE_MINGW_ANSI_STDIO 1
  4316. | #define _POSIX_PTHREAD_SEMANTICS 1
  4317. | #define _TANDEM_SOURCE 1
  4318. | #define HAVE_DLFCN_H 1
  4319. | #define LT_OBJDIR ".libs/"
  4320. | #define AO_CURRENT 41
  4321. | #define AO_REVISION 1
  4322. | #define AO_AGE 16
  4323. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  4324. | #define HAVE_DECL_FEOF_UNLOCKED 1
  4325. | #define HAVE_DECL_FERROR_UNLOCKED 1
  4326. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  4327. | #define HAVE_DECL_FGETS_UNLOCKED 1
  4328. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  4329. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  4330. | #define HAVE_DECL_FREAD_UNLOCKED 1
  4331. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  4332. | #define HAVE_DECL_GETC_UNLOCKED 1
  4333. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  4334. | #define HAVE_DECL_PUTC_UNLOCKED 1
  4335. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  4336. | #define USE_UNLOCKED_IO 1
  4337. | #define HAVE_LIBDL 1
  4338. | #define HAVE_LONG_DOUBLE_WIDER 1
  4339. | #define HAVE_LONG_DOUBLE 1
  4340. | #define SNV_LONG_DOUBLE long double
  4341. | #define HAVE_LONG_LONG 1
  4342. | #define HAVE_UINTMAX_T 1
  4343. | #define HAVE_SIZE_T 1
  4344. | #define HAVE_WCHAR_T 1
  4345. | #define SIZEOF_CHARP 8
  4346. | #define SIZEOF_INT 4
  4347. | #define SIZEOF_LONG 8
  4348. | #define SIZEOF_SHORT 2
  4349. | #define HAVE_STRCHR 1
  4350. | #define HAVE_SNPRINTF 1
  4351. | #define HAVE_DLOPEN 1
  4352. | #define HAVE_COPYSIGN 1
  4353. | #define HAVE_COPYSIGNL 1
  4354. | #define HAVE_MODFL 1
  4355. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4356. | #define HAVE_LIBIO_H 1
  4357. | #define HAVE_CTYPE_H 1
  4358. | #define HAVE_ASSERT_H 1
  4359. | #define HAVE_SYS_RESOURCE_H 1
  4360. | #define HAVE_DECL_SIGSETJMP 1
  4361. | #define HAVE_DECL_SYS_SIGLIST 1
  4362. | #define HAVE_PUTENV 1
  4363. | #define HAVE_GETDATE_R 1
  4364. | #define HAVE_UTIMES 1
  4365. | #define HAVE_FUTIMES 1
  4366. | #define HAVE_LONG_LONG_INT 1
  4367. | #define HAVE_DIRENT_H 1
  4368. | #define HAVE_SYS_MMAN_H 1
  4369. | #define HAVE_SYS_PARAM_H 1
  4370. | #define HAVE_SYS_POLL_H 1
  4371. | #define HAVE_SYS_SELECT_H 1
  4372. | #define HAVE_SYS_SOCKET_H 1
  4373. | #define HAVE_SYS_STROPTS_H 1
  4374. | #define HAVE_SYS_TIME_H 1
  4375. | #define HAVE_SYS_UN_H 1
  4376. | #define HAVE_SYS_WAIT_H 1
  4377. | #define HAVE_DLFCN_H 1
  4378. | #define HAVE_ERRNO_H 1
  4379. | #define HAVE_FCNTL_H 1
  4380. | #define HAVE_LIBGEN_H 1
  4381. | #define HAVE_LIBINTL_H 1
  4382. | #define HAVE_MEMORY_H 1
  4383. | #define HAVE_NETINET_IN_H 1
  4384. | #define HAVE_SETJMP_H 1
  4385. | #define HAVE_STDBOOL_H 1
  4386. | #define HAVE_SYSEXITS_H 1
  4387. | #define HAVE_UNISTD_H 1
  4388. | #define HAVE_UTIME_H 1
  4389. | #define HAVE_STDARG_H 1
  4390. | #define HAVE_STRING_H 1
  4391. | #define HAVE_LIMITS_H 1
  4392. | #define HAVE_INTTYPES_H 1
  4393. | #define HAVE_WCHAR_H 1
  4394. | #define ENABLE_NLS 1
  4395. | #define HAVE_WCHAR_T 1
  4396. | #define HAVE_WINT_T 1
  4397. | #define HAVE_INT8_T 1
  4398. | #define HAVE_UINT8_T 1
  4399. | #define HAVE_INT16_T 1
  4400. | #define HAVE_UINT16_T 1
  4401. | #define HAVE_INT32_T 1
  4402. | #define HAVE_UINT32_T 1
  4403. | #define HAVE_INTPTR_T 1
  4404. | #define HAVE_UINTPTR_T 1
  4405. | #define HAVE_PID_T 1
  4406. | #define HAVE_SIZE_T 1
  4407. | #define HAVE_PTRDIFF_T 1
  4408. | #define SIZEOF_CHAR_P 8
  4409. | #define SIZEOF_INT 4
  4410. | #define SIZEOF_LONG 8
  4411. | #define SIZEOF_SHORT 2
  4412. | #define HAVE_VPRINTF 1
  4413. | /* end confdefs.h. */
  4414. | #include <stdio.h>
  4415. | #ifdef HAVE_SYS_TYPES_H
  4416. | # include <sys/types.h>
  4417. | #endif
  4418. | #ifdef HAVE_SYS_STAT_H
  4419. | # include <sys/stat.h>
  4420. | #endif
  4421. | #ifdef STDC_HEADERS
  4422. | # include <stdlib.h>
  4423. | # include <stddef.h>
  4424. | #else
  4425. | # ifdef HAVE_STDLIB_H
  4426. | # include <stdlib.h>
  4427. | # endif
  4428. | #endif
  4429. | #ifdef HAVE_STRING_H
  4430. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4431. | # include <memory.h>
  4432. | # endif
  4433. | # include <string.h>
  4434. | #endif
  4435. | #ifdef HAVE_STRINGS_H
  4436. | # include <strings.h>
  4437. | #endif
  4438. | #ifdef HAVE_INTTYPES_H
  4439. | # include <inttypes.h>
  4440. | #endif
  4441. | #ifdef HAVE_STDINT_H
  4442. | # include <stdint.h>
  4443. | #endif
  4444. | #ifdef HAVE_UNISTD_H
  4445. | # include <unistd.h>
  4446. | #endif
  4447. | #include <vfork.h>
  4448. configure:15706: result: no
  4449. configure:15706: checking vfork.h presence
  4450. configure:15706: gcc -E conftest.c
  4451. conftest.c:123:10: fatal error: vfork.h: No such file or directory
  4452. #include <vfork.h>
  4453. ^~~~~~~~~
  4454. compilation terminated.
  4455. configure:15706: $? = 1
  4456. configure: failed program was:
  4457. | /* confdefs.h */
  4458. | #define PACKAGE_NAME "GNU AutoGen"
  4459. | #define PACKAGE_TARNAME "autogen"
  4460. | #define PACKAGE_VERSION "5.18.12"
  4461. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  4462. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  4463. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  4464. | #define PACKAGE "autogen"
  4465. | #define VERSION "5.18.12"
  4466. | #define STDC_HEADERS 1
  4467. | #define HAVE_SYS_TYPES_H 1
  4468. | #define HAVE_SYS_STAT_H 1
  4469. | #define HAVE_STDLIB_H 1
  4470. | #define HAVE_STRING_H 1
  4471. | #define HAVE_MEMORY_H 1
  4472. | #define HAVE_STRINGS_H 1
  4473. | #define HAVE_INTTYPES_H 1
  4474. | #define HAVE_STDINT_H 1
  4475. | #define HAVE_UNISTD_H 1
  4476. | #define __EXTENSIONS__ 1
  4477. | #define _ALL_SOURCE 1
  4478. | #define _DARWIN_C_SOURCE 1
  4479. | #define _GNU_SOURCE 1
  4480. | #define __USE_MINGW_ANSI_STDIO 1
  4481. | #define _POSIX_PTHREAD_SEMANTICS 1
  4482. | #define _TANDEM_SOURCE 1
  4483. | #define HAVE_DLFCN_H 1
  4484. | #define LT_OBJDIR ".libs/"
  4485. | #define AO_CURRENT 41
  4486. | #define AO_REVISION 1
  4487. | #define AO_AGE 16
  4488. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  4489. | #define HAVE_DECL_FEOF_UNLOCKED 1
  4490. | #define HAVE_DECL_FERROR_UNLOCKED 1
  4491. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  4492. | #define HAVE_DECL_FGETS_UNLOCKED 1
  4493. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  4494. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  4495. | #define HAVE_DECL_FREAD_UNLOCKED 1
  4496. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  4497. | #define HAVE_DECL_GETC_UNLOCKED 1
  4498. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  4499. | #define HAVE_DECL_PUTC_UNLOCKED 1
  4500. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  4501. | #define USE_UNLOCKED_IO 1
  4502. | #define HAVE_LIBDL 1
  4503. | #define HAVE_LONG_DOUBLE_WIDER 1
  4504. | #define HAVE_LONG_DOUBLE 1
  4505. | #define SNV_LONG_DOUBLE long double
  4506. | #define HAVE_LONG_LONG 1
  4507. | #define HAVE_UINTMAX_T 1
  4508. | #define HAVE_SIZE_T 1
  4509. | #define HAVE_WCHAR_T 1
  4510. | #define SIZEOF_CHARP 8
  4511. | #define SIZEOF_INT 4
  4512. | #define SIZEOF_LONG 8
  4513. | #define SIZEOF_SHORT 2
  4514. | #define HAVE_STRCHR 1
  4515. | #define HAVE_SNPRINTF 1
  4516. | #define HAVE_DLOPEN 1
  4517. | #define HAVE_COPYSIGN 1
  4518. | #define HAVE_COPYSIGNL 1
  4519. | #define HAVE_MODFL 1
  4520. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4521. | #define HAVE_LIBIO_H 1
  4522. | #define HAVE_CTYPE_H 1
  4523. | #define HAVE_ASSERT_H 1
  4524. | #define HAVE_SYS_RESOURCE_H 1
  4525. | #define HAVE_DECL_SIGSETJMP 1
  4526. | #define HAVE_DECL_SYS_SIGLIST 1
  4527. | #define HAVE_PUTENV 1
  4528. | #define HAVE_GETDATE_R 1
  4529. | #define HAVE_UTIMES 1
  4530. | #define HAVE_FUTIMES 1
  4531. | #define HAVE_LONG_LONG_INT 1
  4532. | #define HAVE_DIRENT_H 1
  4533. | #define HAVE_SYS_MMAN_H 1
  4534. | #define HAVE_SYS_PARAM_H 1
  4535. | #define HAVE_SYS_POLL_H 1
  4536. | #define HAVE_SYS_SELECT_H 1
  4537. | #define HAVE_SYS_SOCKET_H 1
  4538. | #define HAVE_SYS_STROPTS_H 1
  4539. | #define HAVE_SYS_TIME_H 1
  4540. | #define HAVE_SYS_UN_H 1
  4541. | #define HAVE_SYS_WAIT_H 1
  4542. | #define HAVE_DLFCN_H 1
  4543. | #define HAVE_ERRNO_H 1
  4544. | #define HAVE_FCNTL_H 1
  4545. | #define HAVE_LIBGEN_H 1
  4546. | #define HAVE_LIBINTL_H 1
  4547. | #define HAVE_MEMORY_H 1
  4548. | #define HAVE_NETINET_IN_H 1
  4549. | #define HAVE_SETJMP_H 1
  4550. | #define HAVE_STDBOOL_H 1
  4551. | #define HAVE_SYSEXITS_H 1
  4552. | #define HAVE_UNISTD_H 1
  4553. | #define HAVE_UTIME_H 1
  4554. | #define HAVE_STDARG_H 1
  4555. | #define HAVE_STRING_H 1
  4556. | #define HAVE_LIMITS_H 1
  4557. | #define HAVE_INTTYPES_H 1
  4558. | #define HAVE_WCHAR_H 1
  4559. | #define ENABLE_NLS 1
  4560. | #define HAVE_WCHAR_T 1
  4561. | #define HAVE_WINT_T 1
  4562. | #define HAVE_INT8_T 1
  4563. | #define HAVE_UINT8_T 1
  4564. | #define HAVE_INT16_T 1
  4565. | #define HAVE_UINT16_T 1
  4566. | #define HAVE_INT32_T 1
  4567. | #define HAVE_UINT32_T 1
  4568. | #define HAVE_INTPTR_T 1
  4569. | #define HAVE_UINTPTR_T 1
  4570. | #define HAVE_PID_T 1
  4571. | #define HAVE_SIZE_T 1
  4572. | #define HAVE_PTRDIFF_T 1
  4573. | #define SIZEOF_CHAR_P 8
  4574. | #define SIZEOF_INT 4
  4575. | #define SIZEOF_LONG 8
  4576. | #define SIZEOF_SHORT 2
  4577. | #define HAVE_VPRINTF 1
  4578. | /* end confdefs.h. */
  4579. | #include <vfork.h>
  4580. configure:15706: result: no
  4581. configure:15706: checking for vfork.h
  4582. configure:15706: result: no
  4583. configure:15719: checking for fork
  4584. configure:15719: gcc -o conftest -g -O2 conftest.c -ldl >&5
  4585. conftest.c:146:6: warning: conflicting types for built-in function 'fork' [-Wbuiltin-declaration-mismatch]
  4586. char fork ();
  4587. ^~~~
  4588. configure:15719: $? = 0
  4589. configure:15719: result: yes
  4590. configure:15719: checking for vfork
  4591. configure:15719: gcc -o conftest -g -O2 conftest.c -ldl >&5
  4592. configure:15719: $? = 0
  4593. configure:15719: result: yes
  4594. configure:15729: checking for working fork
  4595. configure:15751: gcc -o conftest -g -O2 conftest.c -ldl >&5
  4596. configure:15751: $? = 0
  4597. configure:15751: ./conftest
  4598. configure:15751: $? = 0
  4599. configure:15761: result: yes
  4600. configure:15782: checking for working vfork
  4601. configure:15892: result: yes
  4602. configure:15921: checking for mmap
  4603. configure:15921: gcc -o conftest -g -O2 conftest.c -ldl >&5
  4604. configure:15921: $? = 0
  4605. configure:15921: result: yes
  4606. configure:15921: checking for canonicalize_file_name
  4607. configure:15921: gcc -o conftest -g -O2 conftest.c -ldl >&5
  4608. configure:15921: $? = 0
  4609. configure:15921: result: yes
  4610. configure:15921: checking for snprintf
  4611. configure:15921: result: yes
  4612. configure:15921: checking for strdup
  4613. configure:15921: gcc -o conftest -g -O2 conftest.c -ldl >&5
  4614. conftest.c:153:6: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch]
  4615. char strdup ();
  4616. ^~~~~~
  4617. configure:15921: $? = 0
  4618. configure:15921: result: yes
  4619. configure:15921: checking for strchr
  4620. configure:15921: result: yes
  4621. configure:15921: checking for strrchr
  4622. configure:15921: gcc -o conftest -g -O2 conftest.c -ldl >&5
  4623. conftest.c:155:6: warning: conflicting types for built-in function 'strrchr' [-Wbuiltin-declaration-mismatch]
  4624. char strrchr ();
  4625. ^~~~~~~
  4626. configure:15921: $? = 0
  4627. configure:15921: result: yes
  4628. configure:15921: checking for strsignal
  4629. configure:15921: gcc -o conftest -g -O2 conftest.c -ldl >&5
  4630. configure:15921: $? = 0
  4631. configure:15921: result: yes
  4632. configure:15921: checking for fchmod
  4633. configure:15921: gcc -o conftest -g -O2 conftest.c -ldl >&5
  4634. configure:15921: $? = 0
  4635. configure:15921: result: yes
  4636. configure:15921: checking for fstat
  4637. configure:15921: gcc -o conftest -g -O2 conftest.c -ldl >&5
  4638. configure:15921: $? = 0
  4639. configure:15921: result: yes
  4640. configure:15921: checking for chmod
  4641. configure:15921: gcc -o conftest -g -O2 conftest.c -ldl >&5
  4642. configure:15921: $? = 0
  4643. configure:15921: result: yes
  4644. configure:15930: checking for a sed that does not truncate output
  4645. configure:15994: result: /usr/bin/sed
  4646. configure:16029: checking whether shell scripts are desired
  4647. configure:16036: result: yes
  4648. configure:16045: checking for vfork.h
  4649. configure:16045: result: no
  4650. configure:16058: checking for fork
  4651. configure:16058: result: yes
  4652. configure:16058: checking for vfork
  4653. configure:16058: result: yes
  4654. configure:16068: checking for working fork
  4655. configure:16100: result: yes
  4656. configure:16121: checking for working vfork
  4657. configure:16231: result: yes
  4658. configure:16262: checking whether using shell scripts
  4659. configure:16279: result: yes
  4660. configure:16311: checking whether statically link autogen to libopts
  4661. configure:16318: result: no
  4662. configure:16338: checking whether setjmp() links okay
  4663. configure:16358: gcc -o conftest -g -O2 conftest.c -ldl >&5
  4664. configure:16358: $? = 0
  4665. configure:16369: result: yes
  4666. configure:16382: checking whether __attribute__((format_arg(n))) works
  4667. configure:16401: gcc -c -g -O2 conftest.c >&5
  4668. configure:16401: $? = 0
  4669. configure:16411: result: yes
  4670. configure:16429: checking whether sigsetjmp() links okay
  4671. configure:16449: gcc -o conftest -g -O2 conftest.c -ldl >&5
  4672. configure:16449: $? = 0
  4673. configure:16460: result: yes
  4674. configure:16478: checking whether with-libxml2 was specified
  4675. configure:16485: result: no
  4676. configure:16504: checking whether with-libxml2-cflags was specified
  4677. configure:16511: result: no
  4678. configure:16522: checking whether with-libxml2-libs was specified
  4679. configure:16529: result: no
  4680. configure:16555: xml2-config used for CFLAGS: -I/usr/include/libxml2
  4681. configure:16562: xml2-config used for LIBS: -lxml2 -lz -llzma -lm -ldl
  4682. configure:16579: checking whether libxml2 can be linked with
  4683. configure:16593: gcc -o conftest -g -O2 -I/usr/include/libxml2 conftest.c -ldl -lxml2 -lz -llzma -lm -ldl >&5
  4684. configure:16593: $? = 0
  4685. configure:16604: result: yes
  4686. configure:16635: checking whether sysinfo(2) is Solaris
  4687. configure:16652: gcc -o conftest -g -O2 conftest.c -ldl >&5
  4688. conftest.c:146:10: fatal error: sys/systeminfo.h: No such file or directory
  4689. #include <sys/systeminfo.h>
  4690. ^~~~~~~~~~~~~~~~~~
  4691. compilation terminated.
  4692. configure:16652: $? = 1
  4693. configure: program exited with status 1
  4694. configure: failed program was:
  4695. | /* confdefs.h */
  4696. | #define PACKAGE_NAME "GNU AutoGen"
  4697. | #define PACKAGE_TARNAME "autogen"
  4698. | #define PACKAGE_VERSION "5.18.12"
  4699. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  4700. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  4701. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  4702. | #define PACKAGE "autogen"
  4703. | #define VERSION "5.18.12"
  4704. | #define STDC_HEADERS 1
  4705. | #define HAVE_SYS_TYPES_H 1
  4706. | #define HAVE_SYS_STAT_H 1
  4707. | #define HAVE_STDLIB_H 1
  4708. | #define HAVE_STRING_H 1
  4709. | #define HAVE_MEMORY_H 1
  4710. | #define HAVE_STRINGS_H 1
  4711. | #define HAVE_INTTYPES_H 1
  4712. | #define HAVE_STDINT_H 1
  4713. | #define HAVE_UNISTD_H 1
  4714. | #define __EXTENSIONS__ 1
  4715. | #define _ALL_SOURCE 1
  4716. | #define _DARWIN_C_SOURCE 1
  4717. | #define _GNU_SOURCE 1
  4718. | #define __USE_MINGW_ANSI_STDIO 1
  4719. | #define _POSIX_PTHREAD_SEMANTICS 1
  4720. | #define _TANDEM_SOURCE 1
  4721. | #define HAVE_DLFCN_H 1
  4722. | #define LT_OBJDIR ".libs/"
  4723. | #define AO_CURRENT 41
  4724. | #define AO_REVISION 1
  4725. | #define AO_AGE 16
  4726. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  4727. | #define HAVE_DECL_FEOF_UNLOCKED 1
  4728. | #define HAVE_DECL_FERROR_UNLOCKED 1
  4729. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  4730. | #define HAVE_DECL_FGETS_UNLOCKED 1
  4731. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  4732. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  4733. | #define HAVE_DECL_FREAD_UNLOCKED 1
  4734. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  4735. | #define HAVE_DECL_GETC_UNLOCKED 1
  4736. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  4737. | #define HAVE_DECL_PUTC_UNLOCKED 1
  4738. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  4739. | #define USE_UNLOCKED_IO 1
  4740. | #define HAVE_LIBDL 1
  4741. | #define HAVE_LONG_DOUBLE_WIDER 1
  4742. | #define HAVE_LONG_DOUBLE 1
  4743. | #define SNV_LONG_DOUBLE long double
  4744. | #define HAVE_LONG_LONG 1
  4745. | #define HAVE_UINTMAX_T 1
  4746. | #define HAVE_SIZE_T 1
  4747. | #define HAVE_WCHAR_T 1
  4748. | #define SIZEOF_CHARP 8
  4749. | #define SIZEOF_INT 4
  4750. | #define SIZEOF_LONG 8
  4751. | #define SIZEOF_SHORT 2
  4752. | #define HAVE_STRCHR 1
  4753. | #define HAVE_SNPRINTF 1
  4754. | #define HAVE_DLOPEN 1
  4755. | #define HAVE_COPYSIGN 1
  4756. | #define HAVE_COPYSIGNL 1
  4757. | #define HAVE_MODFL 1
  4758. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4759. | #define HAVE_LIBIO_H 1
  4760. | #define HAVE_CTYPE_H 1
  4761. | #define HAVE_ASSERT_H 1
  4762. | #define HAVE_SYS_RESOURCE_H 1
  4763. | #define HAVE_DECL_SIGSETJMP 1
  4764. | #define HAVE_DECL_SYS_SIGLIST 1
  4765. | #define HAVE_PUTENV 1
  4766. | #define HAVE_GETDATE_R 1
  4767. | #define HAVE_UTIMES 1
  4768. | #define HAVE_FUTIMES 1
  4769. | #define HAVE_LONG_LONG_INT 1
  4770. | #define HAVE_DIRENT_H 1
  4771. | #define HAVE_SYS_MMAN_H 1
  4772. | #define HAVE_SYS_PARAM_H 1
  4773. | #define HAVE_SYS_POLL_H 1
  4774. | #define HAVE_SYS_SELECT_H 1
  4775. | #define HAVE_SYS_SOCKET_H 1
  4776. | #define HAVE_SYS_STROPTS_H 1
  4777. | #define HAVE_SYS_TIME_H 1
  4778. | #define HAVE_SYS_UN_H 1
  4779. | #define HAVE_SYS_WAIT_H 1
  4780. | #define HAVE_DLFCN_H 1
  4781. | #define HAVE_ERRNO_H 1
  4782. | #define HAVE_FCNTL_H 1
  4783. | #define HAVE_LIBGEN_H 1
  4784. | #define HAVE_LIBINTL_H 1
  4785. | #define HAVE_MEMORY_H 1
  4786. | #define HAVE_NETINET_IN_H 1
  4787. | #define HAVE_SETJMP_H 1
  4788. | #define HAVE_STDBOOL_H 1
  4789. | #define HAVE_SYSEXITS_H 1
  4790. | #define HAVE_UNISTD_H 1
  4791. | #define HAVE_UTIME_H 1
  4792. | #define HAVE_STDARG_H 1
  4793. | #define HAVE_STRING_H 1
  4794. | #define HAVE_LIMITS_H 1
  4795. | #define HAVE_INTTYPES_H 1
  4796. | #define HAVE_WCHAR_H 1
  4797. | #define ENABLE_NLS 1
  4798. | #define HAVE_WCHAR_T 1
  4799. | #define HAVE_WINT_T 1
  4800. | #define HAVE_INT8_T 1
  4801. | #define HAVE_UINT8_T 1
  4802. | #define HAVE_INT16_T 1
  4803. | #define HAVE_UINT16_T 1
  4804. | #define HAVE_INT32_T 1
  4805. | #define HAVE_UINT32_T 1
  4806. | #define HAVE_INTPTR_T 1
  4807. | #define HAVE_UINTPTR_T 1
  4808. | #define HAVE_PID_T 1
  4809. | #define HAVE_SIZE_T 1
  4810. | #define HAVE_PTRDIFF_T 1
  4811. | #define SIZEOF_CHAR_P 8
  4812. | #define SIZEOF_INT 4
  4813. | #define SIZEOF_LONG 8
  4814. | #define SIZEOF_SHORT 2
  4815. | #define HAVE_VPRINTF 1
  4816. | #define HAVE_FORK 1
  4817. | #define HAVE_VFORK 1
  4818. | #define HAVE_WORKING_VFORK 1
  4819. | #define HAVE_WORKING_FORK 1
  4820. | #define HAVE_MMAP 1
  4821. | #define HAVE_CANONICALIZE_FILE_NAME 1
  4822. | #define HAVE_SNPRINTF 1
  4823. | #define HAVE_STRDUP 1
  4824. | #define HAVE_STRCHR 1
  4825. | #define HAVE_STRRCHR 1
  4826. | #define HAVE_STRSIGNAL 1
  4827. | #define HAVE_FCHMOD 1
  4828. | #define HAVE_FSTAT 1
  4829. | #define HAVE_CHMOD 1
  4830. | #define POSIX_SHELL "/usr/bin/bash"
  4831. | #define HAVE_FORK 1
  4832. | #define HAVE_VFORK 1
  4833. | #define HAVE_WORKING_VFORK 1
  4834. | #define HAVE_WORKING_FORK 1
  4835. | #define SHELL_ENABLED 1
  4836. | #define HAVE_WORKING_SETJMP 1
  4837. | #define ATTRIBUTE_FORMAT_ARG(_a) __attribute__((format_arg(_a)))
  4838. | #define HAVE_WORKING_SIGSETJMP 1
  4839. | /* end confdefs.h. */
  4840. | #include <sys/systeminfo.h>
  4841. | int main() { char z[ 256 ];
  4842. | long sz = sysinfo(SI_SYSNAME, z, sizeof(z));
  4843. | return (sz > 0) ? 0 : 1; }
  4844. configure:16664: result: no
  4845. configure:16681: checking whether specify an autogen timeout
  4846. configure:16688: result: no
  4847. configure:16708: checking whether strcspn matches prototype and works
  4848. configure:16727: gcc -o conftest -g -O2 conftest.c -ldl >&5
  4849. conftest.c: In function 'main':
  4850. conftest.c:148:18: error: 'reject' undeclared (first use in this function)
  4851. char zRej[] = reject;
  4852. ^~~~~~
  4853. conftest.c:148:18: note: each undeclared identifier is reported only once for each function it appears in
  4854. configure:16727: $? = 1
  4855. configure: program exited with status 1
  4856. configure: failed program was:
  4857. | /* confdefs.h */
  4858. | #define PACKAGE_NAME "GNU AutoGen"
  4859. | #define PACKAGE_TARNAME "autogen"
  4860. | #define PACKAGE_VERSION "5.18.12"
  4861. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  4862. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  4863. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  4864. | #define PACKAGE "autogen"
  4865. | #define VERSION "5.18.12"
  4866. | #define STDC_HEADERS 1
  4867. | #define HAVE_SYS_TYPES_H 1
  4868. | #define HAVE_SYS_STAT_H 1
  4869. | #define HAVE_STDLIB_H 1
  4870. | #define HAVE_STRING_H 1
  4871. | #define HAVE_MEMORY_H 1
  4872. | #define HAVE_STRINGS_H 1
  4873. | #define HAVE_INTTYPES_H 1
  4874. | #define HAVE_STDINT_H 1
  4875. | #define HAVE_UNISTD_H 1
  4876. | #define __EXTENSIONS__ 1
  4877. | #define _ALL_SOURCE 1
  4878. | #define _DARWIN_C_SOURCE 1
  4879. | #define _GNU_SOURCE 1
  4880. | #define __USE_MINGW_ANSI_STDIO 1
  4881. | #define _POSIX_PTHREAD_SEMANTICS 1
  4882. | #define _TANDEM_SOURCE 1
  4883. | #define HAVE_DLFCN_H 1
  4884. | #define LT_OBJDIR ".libs/"
  4885. | #define AO_CURRENT 41
  4886. | #define AO_REVISION 1
  4887. | #define AO_AGE 16
  4888. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  4889. | #define HAVE_DECL_FEOF_UNLOCKED 1
  4890. | #define HAVE_DECL_FERROR_UNLOCKED 1
  4891. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  4892. | #define HAVE_DECL_FGETS_UNLOCKED 1
  4893. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  4894. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  4895. | #define HAVE_DECL_FREAD_UNLOCKED 1
  4896. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  4897. | #define HAVE_DECL_GETC_UNLOCKED 1
  4898. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  4899. | #define HAVE_DECL_PUTC_UNLOCKED 1
  4900. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  4901. | #define USE_UNLOCKED_IO 1
  4902. | #define HAVE_LIBDL 1
  4903. | #define HAVE_LONG_DOUBLE_WIDER 1
  4904. | #define HAVE_LONG_DOUBLE 1
  4905. | #define SNV_LONG_DOUBLE long double
  4906. | #define HAVE_LONG_LONG 1
  4907. | #define HAVE_UINTMAX_T 1
  4908. | #define HAVE_SIZE_T 1
  4909. | #define HAVE_WCHAR_T 1
  4910. | #define SIZEOF_CHARP 8
  4911. | #define SIZEOF_INT 4
  4912. | #define SIZEOF_LONG 8
  4913. | #define SIZEOF_SHORT 2
  4914. | #define HAVE_STRCHR 1
  4915. | #define HAVE_SNPRINTF 1
  4916. | #define HAVE_DLOPEN 1
  4917. | #define HAVE_COPYSIGN 1
  4918. | #define HAVE_COPYSIGNL 1
  4919. | #define HAVE_MODFL 1
  4920. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4921. | #define HAVE_LIBIO_H 1
  4922. | #define HAVE_CTYPE_H 1
  4923. | #define HAVE_ASSERT_H 1
  4924. | #define HAVE_SYS_RESOURCE_H 1
  4925. | #define HAVE_DECL_SIGSETJMP 1
  4926. | #define HAVE_DECL_SYS_SIGLIST 1
  4927. | #define HAVE_PUTENV 1
  4928. | #define HAVE_GETDATE_R 1
  4929. | #define HAVE_UTIMES 1
  4930. | #define HAVE_FUTIMES 1
  4931. | #define HAVE_LONG_LONG_INT 1
  4932. | #define HAVE_DIRENT_H 1
  4933. | #define HAVE_SYS_MMAN_H 1
  4934. | #define HAVE_SYS_PARAM_H 1
  4935. | #define HAVE_SYS_POLL_H 1
  4936. | #define HAVE_SYS_SELECT_H 1
  4937. | #define HAVE_SYS_SOCKET_H 1
  4938. | #define HAVE_SYS_STROPTS_H 1
  4939. | #define HAVE_SYS_TIME_H 1
  4940. | #define HAVE_SYS_UN_H 1
  4941. | #define HAVE_SYS_WAIT_H 1
  4942. | #define HAVE_DLFCN_H 1
  4943. | #define HAVE_ERRNO_H 1
  4944. | #define HAVE_FCNTL_H 1
  4945. | #define HAVE_LIBGEN_H 1
  4946. | #define HAVE_LIBINTL_H 1
  4947. | #define HAVE_MEMORY_H 1
  4948. | #define HAVE_NETINET_IN_H 1
  4949. | #define HAVE_SETJMP_H 1
  4950. | #define HAVE_STDBOOL_H 1
  4951. | #define HAVE_SYSEXITS_H 1
  4952. | #define HAVE_UNISTD_H 1
  4953. | #define HAVE_UTIME_H 1
  4954. | #define HAVE_STDARG_H 1
  4955. | #define HAVE_STRING_H 1
  4956. | #define HAVE_LIMITS_H 1
  4957. | #define HAVE_INTTYPES_H 1
  4958. | #define HAVE_WCHAR_H 1
  4959. | #define ENABLE_NLS 1
  4960. | #define HAVE_WCHAR_T 1
  4961. | #define HAVE_WINT_T 1
  4962. | #define HAVE_INT8_T 1
  4963. | #define HAVE_UINT8_T 1
  4964. | #define HAVE_INT16_T 1
  4965. | #define HAVE_UINT16_T 1
  4966. | #define HAVE_INT32_T 1
  4967. | #define HAVE_UINT32_T 1
  4968. | #define HAVE_INTPTR_T 1
  4969. | #define HAVE_UINTPTR_T 1
  4970. | #define HAVE_PID_T 1
  4971. | #define HAVE_SIZE_T 1
  4972. | #define HAVE_PTRDIFF_T 1
  4973. | #define SIZEOF_CHAR_P 8
  4974. | #define SIZEOF_INT 4
  4975. | #define SIZEOF_LONG 8
  4976. | #define SIZEOF_SHORT 2
  4977. | #define HAVE_VPRINTF 1
  4978. | #define HAVE_FORK 1
  4979. | #define HAVE_VFORK 1
  4980. | #define HAVE_WORKING_VFORK 1
  4981. | #define HAVE_WORKING_FORK 1
  4982. | #define HAVE_MMAP 1
  4983. | #define HAVE_CANONICALIZE_FILE_NAME 1
  4984. | #define HAVE_SNPRINTF 1
  4985. | #define HAVE_STRDUP 1
  4986. | #define HAVE_STRCHR 1
  4987. | #define HAVE_STRRCHR 1
  4988. | #define HAVE_STRSIGNAL 1
  4989. | #define HAVE_FCHMOD 1
  4990. | #define HAVE_FSTAT 1
  4991. | #define HAVE_CHMOD 1
  4992. | #define POSIX_SHELL "/usr/bin/bash"
  4993. | #define HAVE_FORK 1
  4994. | #define HAVE_VFORK 1
  4995. | #define HAVE_WORKING_VFORK 1
  4996. | #define HAVE_WORKING_FORK 1
  4997. | #define SHELL_ENABLED 1
  4998. | #define HAVE_WORKING_SETJMP 1
  4999. | #define ATTRIBUTE_FORMAT_ARG(_a) __attribute__((format_arg(_a)))
  5000. | #define HAVE_WORKING_SIGSETJMP 1
  5001. | /* end confdefs.h. */
  5002. | #include <string.h>
  5003. | int main (int argc, char ** argv) {
  5004. | char zRej[] = reject;
  5005. | char zAcc[] = "a-ok-eject";
  5006. | return strcspn( zAcc, zRej ) - 5;
  5007. | }
  5008. configure:16739: result: no
  5009. configure:16754: checking whether uname(2) is POSIX
  5010. configure:16770: gcc -o conftest -g -O2 conftest.c -ldl >&5
  5011. configure:16770: $? = 0
  5012. configure:16770: ./conftest
  5013. configure:16770: $? = 0
  5014. configure:16782: result: yes
  5015. configure:16795: checking whether runtime library dirs can be specified
  5016. configure:16817: result: -Wl,-R${libdir}
  5017. configure:16835: checking whether wanting autogen debugging
  5018. configure:16842: result: no
  5019. configure:16868: checking whether name of the packager of this software is supplied
  5020. configure:16875: result: no
  5021. configure:16893: checking whether packager-specific version information is supplied
  5022. configure:16900: result: no
  5023. configure:16918: checking whether bug reporting URI/e-mail/etc. is supplied
  5024. configure:16925: result: no
  5025. configure:16953: checking for GUILE
  5026. configure:16960: $PKG_CONFIG --exists --print-errors "guile-$GUILE_EFFECTIVE_VERSION"
  5027. configure:16963: $? = 0
  5028. configure:16977: $PKG_CONFIG --exists --print-errors "guile-$GUILE_EFFECTIVE_VERSION"
  5029. configure:16980: $? = 0
  5030. configure:17038: result: yes
  5031. configure:17207: checking whether a reg expr header is specified
  5032. configure:17214: result: no
  5033. configure:17240: checking whether with-libregex was specified
  5034. configure:17247: result: no
  5035. configure:17266: checking whether with-libregex-cflags was specified
  5036. configure:17273: result: no
  5037. configure:17284: checking whether with-libregex-libs was specified
  5038. configure:17291: result: no
  5039. configure:17326: checking whether libregex functions properly
  5040. configure:17358: gcc -o conftest -g -O2 conftest.c -ldl >&5
  5041. configure:17358: $? = 0
  5042. configure:17358: ./conftest
  5043. configure:17358: $? = 0
  5044. configure:17371: result: yes
  5045. configure:17391: checking whether pathfind(3) works
  5046. configure:17410: gcc -o conftest -g -O2 conftest.c -ldl >&5
  5047. conftest.c: In function 'main':
  5048. conftest.c:153:16: warning: implicit declaration of function 'pathfind' [-Wimplicit-function-declaration]
  5049. char * pz = pathfind( getenv( "PATH" ), "sh", "x" );
  5050. ^~~~~~~~
  5051. conftest.c:153:16: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
  5052. /tmp/ccfEVzEQ.o: In function `main':
  5053. /tmp/SBo/autogen-5.18.12/conftest.c:153: undefined reference to `pathfind'
  5054. collect2: error: ld returned 1 exit status
  5055. configure:17410: $? = 1
  5056. configure: program exited with status 1
  5057. configure: failed program was:
  5058. | /* confdefs.h */
  5059. | #define PACKAGE_NAME "GNU AutoGen"
  5060. | #define PACKAGE_TARNAME "autogen"
  5061. | #define PACKAGE_VERSION "5.18.12"
  5062. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  5063. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  5064. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  5065. | #define PACKAGE "autogen"
  5066. | #define VERSION "5.18.12"
  5067. | #define STDC_HEADERS 1
  5068. | #define HAVE_SYS_TYPES_H 1
  5069. | #define HAVE_SYS_STAT_H 1
  5070. | #define HAVE_STDLIB_H 1
  5071. | #define HAVE_STRING_H 1
  5072. | #define HAVE_MEMORY_H 1
  5073. | #define HAVE_STRINGS_H 1
  5074. | #define HAVE_INTTYPES_H 1
  5075. | #define HAVE_STDINT_H 1
  5076. | #define HAVE_UNISTD_H 1
  5077. | #define __EXTENSIONS__ 1
  5078. | #define _ALL_SOURCE 1
  5079. | #define _DARWIN_C_SOURCE 1
  5080. | #define _GNU_SOURCE 1
  5081. | #define __USE_MINGW_ANSI_STDIO 1
  5082. | #define _POSIX_PTHREAD_SEMANTICS 1
  5083. | #define _TANDEM_SOURCE 1
  5084. | #define HAVE_DLFCN_H 1
  5085. | #define LT_OBJDIR ".libs/"
  5086. | #define AO_CURRENT 41
  5087. | #define AO_REVISION 1
  5088. | #define AO_AGE 16
  5089. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  5090. | #define HAVE_DECL_FEOF_UNLOCKED 1
  5091. | #define HAVE_DECL_FERROR_UNLOCKED 1
  5092. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  5093. | #define HAVE_DECL_FGETS_UNLOCKED 1
  5094. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  5095. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  5096. | #define HAVE_DECL_FREAD_UNLOCKED 1
  5097. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  5098. | #define HAVE_DECL_GETC_UNLOCKED 1
  5099. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  5100. | #define HAVE_DECL_PUTC_UNLOCKED 1
  5101. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  5102. | #define USE_UNLOCKED_IO 1
  5103. | #define HAVE_LIBDL 1
  5104. | #define HAVE_LONG_DOUBLE_WIDER 1
  5105. | #define HAVE_LONG_DOUBLE 1
  5106. | #define SNV_LONG_DOUBLE long double
  5107. | #define HAVE_LONG_LONG 1
  5108. | #define HAVE_UINTMAX_T 1
  5109. | #define HAVE_SIZE_T 1
  5110. | #define HAVE_WCHAR_T 1
  5111. | #define SIZEOF_CHARP 8
  5112. | #define SIZEOF_INT 4
  5113. | #define SIZEOF_LONG 8
  5114. | #define SIZEOF_SHORT 2
  5115. | #define HAVE_STRCHR 1
  5116. | #define HAVE_SNPRINTF 1
  5117. | #define HAVE_DLOPEN 1
  5118. | #define HAVE_COPYSIGN 1
  5119. | #define HAVE_COPYSIGNL 1
  5120. | #define HAVE_MODFL 1
  5121. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  5122. | #define HAVE_LIBIO_H 1
  5123. | #define HAVE_CTYPE_H 1
  5124. | #define HAVE_ASSERT_H 1
  5125. | #define HAVE_SYS_RESOURCE_H 1
  5126. | #define HAVE_DECL_SIGSETJMP 1
  5127. | #define HAVE_DECL_SYS_SIGLIST 1
  5128. | #define HAVE_PUTENV 1
  5129. | #define HAVE_GETDATE_R 1
  5130. | #define HAVE_UTIMES 1
  5131. | #define HAVE_FUTIMES 1
  5132. | #define HAVE_LONG_LONG_INT 1
  5133. | #define HAVE_DIRENT_H 1
  5134. | #define HAVE_SYS_MMAN_H 1
  5135. | #define HAVE_SYS_PARAM_H 1
  5136. | #define HAVE_SYS_POLL_H 1
  5137. | #define HAVE_SYS_SELECT_H 1
  5138. | #define HAVE_SYS_SOCKET_H 1
  5139. | #define HAVE_SYS_STROPTS_H 1
  5140. | #define HAVE_SYS_TIME_H 1
  5141. | #define HAVE_SYS_UN_H 1
  5142. | #define HAVE_SYS_WAIT_H 1
  5143. | #define HAVE_DLFCN_H 1
  5144. | #define HAVE_ERRNO_H 1
  5145. | #define HAVE_FCNTL_H 1
  5146. | #define HAVE_LIBGEN_H 1
  5147. | #define HAVE_LIBINTL_H 1
  5148. | #define HAVE_MEMORY_H 1
  5149. | #define HAVE_NETINET_IN_H 1
  5150. | #define HAVE_SETJMP_H 1
  5151. | #define HAVE_STDBOOL_H 1
  5152. | #define HAVE_SYSEXITS_H 1
  5153. | #define HAVE_UNISTD_H 1
  5154. | #define HAVE_UTIME_H 1
  5155. | #define HAVE_STDARG_H 1
  5156. | #define HAVE_STRING_H 1
  5157. | #define HAVE_LIMITS_H 1
  5158. | #define HAVE_INTTYPES_H 1
  5159. | #define HAVE_WCHAR_H 1
  5160. | #define ENABLE_NLS 1
  5161. | #define HAVE_WCHAR_T 1
  5162. | #define HAVE_WINT_T 1
  5163. | #define HAVE_INT8_T 1
  5164. | #define HAVE_UINT8_T 1
  5165. | #define HAVE_INT16_T 1
  5166. | #define HAVE_UINT16_T 1
  5167. | #define HAVE_INT32_T 1
  5168. | #define HAVE_UINT32_T 1
  5169. | #define HAVE_INTPTR_T 1
  5170. | #define HAVE_UINTPTR_T 1
  5171. | #define HAVE_PID_T 1
  5172. | #define HAVE_SIZE_T 1
  5173. | #define HAVE_PTRDIFF_T 1
  5174. | #define SIZEOF_CHAR_P 8
  5175. | #define SIZEOF_INT 4
  5176. | #define SIZEOF_LONG 8
  5177. | #define SIZEOF_SHORT 2
  5178. | #define HAVE_VPRINTF 1
  5179. | #define HAVE_FORK 1
  5180. | #define HAVE_VFORK 1
  5181. | #define HAVE_WORKING_VFORK 1
  5182. | #define HAVE_WORKING_FORK 1
  5183. | #define HAVE_MMAP 1
  5184. | #define HAVE_CANONICALIZE_FILE_NAME 1
  5185. | #define HAVE_SNPRINTF 1
  5186. | #define HAVE_STRDUP 1
  5187. | #define HAVE_STRCHR 1
  5188. | #define HAVE_STRRCHR 1
  5189. | #define HAVE_STRSIGNAL 1
  5190. | #define HAVE_FCHMOD 1
  5191. | #define HAVE_FSTAT 1
  5192. | #define HAVE_CHMOD 1
  5193. | #define POSIX_SHELL "/usr/bin/bash"
  5194. | #define HAVE_FORK 1
  5195. | #define HAVE_VFORK 1
  5196. | #define HAVE_WORKING_VFORK 1
  5197. | #define HAVE_WORKING_FORK 1
  5198. | #define SHELL_ENABLED 1
  5199. | #define HAVE_WORKING_SETJMP 1
  5200. | #define ATTRIBUTE_FORMAT_ARG(_a) __attribute__((format_arg(_a)))
  5201. | #define HAVE_WORKING_SIGSETJMP 1
  5202. | #define HAVE_UNAME_SYSCALL 1
  5203. | #define GUILE_VERSION 202003
  5204. | #define REGEX_HEADER <regex.h>
  5205. | #define WITH_LIBREGEX 1
  5206. | /* end confdefs.h. */
  5207. | #include <string.h>
  5208. | #include <stdlib.h>
  5209. | int main (int argc, char ** argv) {
  5210. | char * pz = pathfind( getenv( "PATH" ), "sh", "x" );
  5211. | return (pz == 0) ? 1 : 0;
  5212. | }
  5213. configure:17422: result: no
  5214. configure:17435: checking whether /dev/zero is readable device
  5215. configure:17451: result: crw-rw-rw- 1 root root 1, 5 Apr 21 12:46 /dev/zero
  5216. configure:17464: checking whether we have a functional realpath(3C)
  5217. configure:17488: gcc -o conftest -g -O2 conftest.c -ldl >&5
  5218. configure:17488: $? = 0
  5219. configure:17488: ./conftest
  5220. configure:17488: $? = 0
  5221. configure:17500: result: yes
  5222. configure:17513: checking whether strftime() works
  5223. configure:17543: gcc -o conftest -g -O2 conftest.c -ldl >&5
  5224. configure:17543: $? = 0
  5225. configure:17543: ./conftest
  5226. configure:17543: $? = 0
  5227. configure:17555: result: yes
  5228. configure:17568: checking whether fopen accepts "b" mode
  5229. configure:17585: gcc -o conftest -g -O2 conftest.c -ldl >&5
  5230. configure:17585: $? = 0
  5231. configure:17585: ./conftest
  5232. configure:17585: $? = 0
  5233. configure:17597: result: yes
  5234. configure:17614: checking whether fopen accepts "t" mode
  5235. configure:17631: gcc -o conftest -g -O2 conftest.c -ldl >&5
  5236. configure:17631: $? = 0
  5237. configure:17631: ./conftest
  5238. configure:17631: $? = 0
  5239. configure:17643: result: yes
  5240. configure:17664: checking whether not wanting optional option args
  5241. configure:17671: result: yes
  5242. configure:17694: checking for fopencookie
  5243. configure:17694: gcc -o conftest -g -O2 conftest.c -ldl >&5
  5244. configure:17694: $? = 0
  5245. configure:17694: result: yes
  5246. configure:17773: checking for static inline
  5247. configure:17790: gcc -c -g -O2 conftest.c >&5
  5248. conftest.c:157:15: warning: return type defaults to 'int' [-Wimplicit-int]
  5249. static inline foo(bar) int bar; { return bar; }
  5250. ^~~
  5251. configure:17790: $? = 0
  5252. configure:17798: result: static inline
  5253. configure:17833: checking for working stdnoreturn.h
  5254. configure:17869: result: yes
  5255. configure:17935: checking if malloc debugging is wanted
  5256. configure:17953: result: no
  5257. configure:17962: checking for gawk
  5258. configure:17989: result: gawk
  5259. configure:18008: checking for runetype.h
  5260. configure:18008: result: no
  5261. configure:18008: checking for wchar.h
  5262. configure:18008: result: yes
  5263. configure:18052: checking for stdarg.h
  5264. configure:18052: result: yes
  5265. configure:18075: checking for wchar_t
  5266. configure:18075: result: yes
  5267. configure:18085: checking for wint_t
  5268. configure:18085: result: yes
  5269. configure:18104: checking for long double
  5270. configure:18104: gcc -c -g -O2 conftest.c >&5
  5271. configure:18104: $? = 0
  5272. configure:18104: gcc -c -g -O2 conftest.c >&5
  5273. conftest.c: In function 'main':
  5274. conftest.c:198:26: error: expected expression before ')' token
  5275. if (sizeof ((long double)))
  5276. ^
  5277. configure:18104: $? = 1
  5278. configure: failed program was:
  5279. | /* confdefs.h */
  5280. | #define PACKAGE_NAME "GNU AutoGen"
  5281. | #define PACKAGE_TARNAME "autogen"
  5282. | #define PACKAGE_VERSION "5.18.12"
  5283. | #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  5284. | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  5285. | #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  5286. | #define PACKAGE "autogen"
  5287. | #define VERSION "5.18.12"
  5288. | #define STDC_HEADERS 1
  5289. | #define HAVE_SYS_TYPES_H 1
  5290. | #define HAVE_SYS_STAT_H 1
  5291. | #define HAVE_STDLIB_H 1
  5292. | #define HAVE_STRING_H 1
  5293. | #define HAVE_MEMORY_H 1
  5294. | #define HAVE_STRINGS_H 1
  5295. | #define HAVE_INTTYPES_H 1
  5296. | #define HAVE_STDINT_H 1
  5297. | #define HAVE_UNISTD_H 1
  5298. | #define __EXTENSIONS__ 1
  5299. | #define _ALL_SOURCE 1
  5300. | #define _DARWIN_C_SOURCE 1
  5301. | #define _GNU_SOURCE 1
  5302. | #define __USE_MINGW_ANSI_STDIO 1
  5303. | #define _POSIX_PTHREAD_SEMANTICS 1
  5304. | #define _TANDEM_SOURCE 1
  5305. | #define HAVE_DLFCN_H 1
  5306. | #define LT_OBJDIR ".libs/"
  5307. | #define AO_CURRENT 41
  5308. | #define AO_REVISION 1
  5309. | #define AO_AGE 16
  5310. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  5311. | #define HAVE_DECL_FEOF_UNLOCKED 1
  5312. | #define HAVE_DECL_FERROR_UNLOCKED 1
  5313. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  5314. | #define HAVE_DECL_FGETS_UNLOCKED 1
  5315. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  5316. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  5317. | #define HAVE_DECL_FREAD_UNLOCKED 1
  5318. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  5319. | #define HAVE_DECL_GETC_UNLOCKED 1
  5320. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  5321. | #define HAVE_DECL_PUTC_UNLOCKED 1
  5322. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  5323. | #define USE_UNLOCKED_IO 1
  5324. | #define HAVE_LIBDL 1
  5325. | #define HAVE_LONG_DOUBLE_WIDER 1
  5326. | #define HAVE_LONG_DOUBLE 1
  5327. | #define SNV_LONG_DOUBLE long double
  5328. | #define HAVE_LONG_LONG 1
  5329. | #define HAVE_UINTMAX_T 1
  5330. | #define HAVE_SIZE_T 1
  5331. | #define HAVE_WCHAR_T 1
  5332. | #define SIZEOF_CHARP 8
  5333. | #define SIZEOF_INT 4
  5334. | #define SIZEOF_LONG 8
  5335. | #define SIZEOF_SHORT 2
  5336. | #define HAVE_STRCHR 1
  5337. | #define HAVE_SNPRINTF 1
  5338. | #define HAVE_DLOPEN 1
  5339. | #define HAVE_COPYSIGN 1
  5340. | #define HAVE_COPYSIGNL 1
  5341. | #define HAVE_MODFL 1
  5342. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  5343. | #define HAVE_LIBIO_H 1
  5344. | #define HAVE_CTYPE_H 1
  5345. | #define HAVE_ASSERT_H 1
  5346. | #define HAVE_SYS_RESOURCE_H 1
  5347. | #define HAVE_DECL_SIGSETJMP 1
  5348. | #define HAVE_DECL_SYS_SIGLIST 1
  5349. | #define HAVE_PUTENV 1
  5350. | #define HAVE_GETDATE_R 1
  5351. | #define HAVE_UTIMES 1
  5352. | #define HAVE_FUTIMES 1
  5353. | #define HAVE_LONG_LONG_INT 1
  5354. | #define HAVE_DIRENT_H 1
  5355. | #define HAVE_SYS_MMAN_H 1
  5356. | #define HAVE_SYS_PARAM_H 1
  5357. | #define HAVE_SYS_POLL_H 1
  5358. | #define HAVE_SYS_SELECT_H 1
  5359. | #define HAVE_SYS_SOCKET_H 1
  5360. | #define HAVE_SYS_STROPTS_H 1
  5361. | #define HAVE_SYS_TIME_H 1
  5362. | #define HAVE_SYS_UN_H 1
  5363. | #define HAVE_SYS_WAIT_H 1
  5364. | #define HAVE_DLFCN_H 1
  5365. | #define HAVE_ERRNO_H 1
  5366. | #define HAVE_FCNTL_H 1
  5367. | #define HAVE_LIBGEN_H 1
  5368. | #define HAVE_LIBINTL_H 1
  5369. | #define HAVE_MEMORY_H 1
  5370. | #define HAVE_NETINET_IN_H 1
  5371. | #define HAVE_SETJMP_H 1
  5372. | #define HAVE_STDBOOL_H 1
  5373. | #define HAVE_SYSEXITS_H 1
  5374. | #define HAVE_UNISTD_H 1
  5375. | #define HAVE_UTIME_H 1
  5376. | #define HAVE_STDARG_H 1
  5377. | #define HAVE_STRING_H 1
  5378. | #define HAVE_LIMITS_H 1
  5379. | #define HAVE_INTTYPES_H 1
  5380. | #define HAVE_WCHAR_H 1
  5381. | #define ENABLE_NLS 1
  5382. | #define HAVE_WCHAR_T 1
  5383. | #define HAVE_WINT_T 1
  5384. | #define HAVE_INT8_T 1
  5385. | #define HAVE_UINT8_T 1
  5386. | #define HAVE_INT16_T 1
  5387. | #define HAVE_UINT16_T 1
  5388. | #define HAVE_INT32_T 1
  5389. | #define HAVE_UINT32_T 1
  5390. | #define HAVE_INTPTR_T 1
  5391. | #define HAVE_UINTPTR_T 1
  5392. | #define HAVE_PID_T 1
  5393. | #define HAVE_SIZE_T 1
  5394. | #define HAVE_PTRDIFF_T 1
  5395. | #define SIZEOF_CHAR_P 8
  5396. | #define SIZEOF_INT 4
  5397. | #define SIZEOF_LONG 8
  5398. | #define SIZEOF_SHORT 2
  5399. | #define HAVE_VPRINTF 1
  5400. | #define HAVE_FORK 1
  5401. | #define HAVE_VFORK 1
  5402. | #define HAVE_WORKING_VFORK 1
  5403. | #define HAVE_WORKING_FORK 1
  5404. | #define HAVE_MMAP 1
  5405. | #define HAVE_CANONICALIZE_FILE_NAME 1
  5406. | #define HAVE_SNPRINTF 1
  5407. | #define HAVE_STRDUP 1
  5408. | #define HAVE_STRCHR 1
  5409. | #define HAVE_STRRCHR 1
  5410. | #define HAVE_STRSIGNAL 1
  5411. | #define HAVE_FCHMOD 1
  5412. | #define HAVE_FSTAT 1
  5413. | #define HAVE_CHMOD 1
  5414. | #define POSIX_SHELL "/usr/bin/bash"
  5415. | #define HAVE_FORK 1
  5416. | #define HAVE_VFORK 1
  5417. | #define HAVE_WORKING_VFORK 1
  5418. | #define HAVE_WORKING_FORK 1
  5419. | #define SHELL_ENABLED 1
  5420. | #define HAVE_WORKING_SETJMP 1
  5421. | #define ATTRIBUTE_FORMAT_ARG(_a) __attribute__((format_arg(_a)))
  5422. | #define HAVE_WORKING_SIGSETJMP 1
  5423. | #define HAVE_UNAME_SYSCALL 1
  5424. | #define GUILE_VERSION 202003
  5425. | #define REGEX_HEADER <regex.h>
  5426. | #define WITH_LIBREGEX 1
  5427. | #define HAVE_DEV_ZERO 1
  5428. | #define HAVE_REALPATH 1
  5429. | #define HAVE_STRFTIME 1
  5430. | #define FOPEN_BINARY_FLAG "b"
  5431. | #define FOPEN_TEXT_FLAG "t"
  5432. | #define HAVE_FOPENCOOKIE 1
  5433. | #define ENABLE_FMEMOPEN 1
  5434. | #define SNV_INLINE static inline
  5435. | #define HAVE_WCHAR_H 1
  5436. | #define HAVE_STDARG_H 1
  5437. | #define HAVE_WCHAR_T 1
  5438. | #define HAVE_WINT_T 1
  5439. | /* end confdefs.h. */
  5440. | #include <stdio.h>
  5441. | #ifdef HAVE_SYS_TYPES_H
  5442. | # include <sys/types.h>
  5443. | #endif
  5444. | #ifdef HAVE_SYS_STAT_H
  5445. | # include <sys/stat.h>
  5446. | #endif
  5447. | #ifdef STDC_HEADERS
  5448. | # include <stdlib.h>
  5449. | # include <stddef.h>
  5450. | #else
  5451. | # ifdef HAVE_STDLIB_H
  5452. | # include <stdlib.h>
  5453. | # endif
  5454. | #endif
  5455. | #ifdef HAVE_STRING_H
  5456. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5457. | # include <memory.h>
  5458. | # endif
  5459. | # include <string.h>
  5460. | #endif
  5461. | #ifdef HAVE_STRINGS_H
  5462. | # include <strings.h>
  5463. | #endif
  5464. | #ifdef HAVE_INTTYPES_H
  5465. | # include <inttypes.h>
  5466. | #endif
  5467. | #ifdef HAVE_STDINT_H
  5468. | # include <stdint.h>
  5469. | #endif
  5470. | #ifdef HAVE_UNISTD_H
  5471. | # include <unistd.h>
  5472. | #endif
  5473. | int
  5474. | main ()
  5475. | {
  5476. | if (sizeof ((long double)))
  5477. | return 0;
  5478. | ;
  5479. | return 0;
  5480. | }
  5481. configure:18104: result: yes
  5482. configure:18118: checking for strtoul
  5483. configure:18118: gcc -o conftest -g -O2 conftest.c -ldl >&5
  5484. configure:18118: $? = 0
  5485. configure:18118: result: yes
  5486. configure:18131: checking for ldexpl
  5487. configure:18131: gcc -o conftest -g -O2 conftest.c -ldl >&5
  5488. conftest.c:187:6: warning: conflicting types for built-in function 'ldexpl' [-Wbuiltin-declaration-mismatch]
  5489. char ldexpl ();
  5490. ^~~~~~
  5491. configure:18131: $? = 0
  5492. configure:18131: result: yes
  5493. configure:18144: checking for frexpl
  5494. configure:18144: gcc -o conftest -g -O2 conftest.c -ldl >&5
  5495. conftest.c:188:6: warning: conflicting types for built-in function 'frexpl' [-Wbuiltin-declaration-mismatch]
  5496. char frexpl ();
  5497. ^~~~~~
  5498. configure:18144: $? = 0
  5499. configure:18144: result: yes
  5500. configure:18158: checking for log in -lm
  5501. configure:18183: gcc -o conftest -g -O2 conftest.c -lm -ldl >&5
  5502. conftest.c:173:6: warning: conflicting types for built-in function 'log' [-Wbuiltin-declaration-mismatch]
  5503. char log ();
  5504. ^~~
  5505. configure:18183: $? = 0
  5506. configure:18192: result: yes
  5507. configure:18206: checking for copysign
  5508. configure:18206: gcc -o conftest -g -O2 conftest.c -lm -ldl >&5
  5509. conftest.c:190:6: warning: conflicting types for built-in function 'copysign' [-Wbuiltin-declaration-mismatch]
  5510. char copysign ();
  5511. ^~~~~~~~
  5512. configure:18206: $? = 0
  5513. configure:18206: result: yes
  5514. configure:18206: checking for copysignl
  5515. configure:18206: gcc -o conftest -g -O2 conftest.c -lm -ldl >&5
  5516. conftest.c:191:6: warning: conflicting types for built-in function 'copysignl' [-Wbuiltin-declaration-mismatch]
  5517. char copysignl ();
  5518. ^~~~~~~~~
  5519. configure:18206: $? = 0
  5520. configure:18206: result: yes
  5521. configure:18219: checking whether ln -s works
  5522. configure:18223: result: yes
  5523. configure:18435: checking that generated files are newer than configure
  5524. configure:18441: result: done
  5525. configure:18496: creating ./config.status
  5526.  
  5527. ## ---------------------- ##
  5528. ## Running config.status. ##
  5529. ## ---------------------- ##
  5530.  
  5531. This file was extended by GNU AutoGen config.status 5.18.12, which was
  5532. generated by GNU Autoconf 2.69. Invocation command line was
  5533.  
  5534. CONFIG_FILES =
  5535. CONFIG_HEADERS =
  5536. CONFIG_LINKS =
  5537. CONFIG_COMMANDS =
  5538. $ ./config.status
  5539.  
  5540. on zion.inet
  5541.  
  5542. config.status:1320: creating autoopts/mk-autoopts-pc
  5543. config.status:1320: creating autoopts/autoopts-config
  5544. config.status:1320: creating autoopts/tpl/tpl-config.tlib
  5545. config.status:1320: creating doc/auto_gen.tpl
  5546. config.status:1320: creating autoopts/test/defs
  5547. config.status:1320: creating config/mk-shdefs
  5548. config.status:1320: creating pkg/pkg-env
  5549. config.status:1320: creating Makefile
  5550. config.status:1320: creating agen5/Makefile
  5551. config.status:1320: creating agen5/test/Makefile
  5552. config.status:1320: creating autoopts/Makefile
  5553. config.status:1320: creating autoopts/test/Makefile
  5554. config.status:1320: creating columns/Makefile
  5555. config.status:1320: creating compat/Makefile
  5556. config.status:1320: creating doc/Makefile
  5557. config.status:1320: creating getdefs/Makefile
  5558. config.status:1320: creating getdefs/test/Makefile
  5559. config.status:1320: creating pkg/Makefile
  5560. config.status:1320: creating snprintfv/Makefile
  5561. config.status:1320: creating xml2ag/Makefile
  5562. config.status:1320: creating xml2ag/test/Makefile
  5563. config.status:1320: creating config.h
  5564. config.status:1549: executing depfiles commands
  5565. config.status:1626: cd agen5 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  5566. /tmp/GmiRmgfr:1021: .deps/stamp-gver.d: No such file or directory
  5567. make: *** No rule to make target '.deps/stamp-gver.d'. Stop.
  5568. config.status:1631: $? = 2
  5569. config.status:1626: cd autoopts && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  5570. config.status:1631: $? = 0
  5571. config.status:1626: cd columns && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  5572. config.status:1631: $? = 0
  5573. config.status:1626: cd getdefs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  5574. /tmp/GmoSIBWw:916: .deps/man-dep: No such file or directory
  5575. make: *** No rule to make target '.deps/man-dep'. Stop.
  5576. config.status:1631: $? = 2
  5577. config.status:1626: cd snprintfv && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  5578. config.status:1631: $? = 0
  5579. config.status:1626: cd xml2ag && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  5580. /tmp/GmvlVsnz:918: .deps/stamp-fork.d: No such file or directory
  5581. make: *** No rule to make target '.deps/stamp-fork.d'. Stop.
  5582. config.status:1631: $? = 2
  5583. config.status:1635: error: in `/tmp/SBo/autogen-5.18.12':
  5584. config.status:1637: error: Something went wrong bootstrapping makefile fragments
  5585. for automatic dependency tracking. Try re-running configure with the
  5586. '--disable-dependency-tracking' option to at least be able to build
  5587. the package (albeit without support for automatic dependency tracking).
  5588. See `config.log' for more details
  5589.  
  5590. ## ---------------- ##
  5591. ## Cache variables. ##
  5592. ## ---------------- ##
  5593.  
  5594. ac_cv_build=x86_64-slackware-linux-gnu
  5595. ac_cv_c_compiler_gnu=yes
  5596. ac_cv_c_const=yes
  5597. ac_cv_c_inline=inline
  5598. ac_cv_c_long_double=yes
  5599. ac_cv_env_CC_set=
  5600. ac_cv_env_CC_value=
  5601. ac_cv_env_CFLAGS_set=
  5602. ac_cv_env_CFLAGS_value=
  5603. ac_cv_env_CPPFLAGS_set=
  5604. ac_cv_env_CPPFLAGS_value=
  5605. ac_cv_env_CPP_set=
  5606. ac_cv_env_CPP_value=
  5607. ac_cv_env_GUILE_CFLAGS_set=
  5608. ac_cv_env_GUILE_CFLAGS_value=
  5609. ac_cv_env_GUILE_LIBS_set=
  5610. ac_cv_env_GUILE_LIBS_value=
  5611. ac_cv_env_LDFLAGS_set=
  5612. ac_cv_env_LDFLAGS_value=
  5613. ac_cv_env_LIBS_set=
  5614. ac_cv_env_LIBS_value=
  5615. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  5616. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  5617. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  5618. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  5619. ac_cv_env_PKG_CONFIG_PATH_set=set
  5620. ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig
  5621. ac_cv_env_PKG_CONFIG_set=
  5622. ac_cv_env_PKG_CONFIG_value=
  5623. ac_cv_env_build_alias_set=set
  5624. ac_cv_env_build_alias_value=x86_64-slackware-linux
  5625. ac_cv_env_host_alias_set=
  5626. ac_cv_env_host_alias_value=
  5627. ac_cv_env_target_alias_set=
  5628. ac_cv_env_target_alias_value=
  5629. ac_cv_func__doprnt=no
  5630. ac_cv_func_canonicalize_file_name=yes
  5631. ac_cv_func_chmod=yes
  5632. ac_cv_func_copysign=yes
  5633. ac_cv_func_copysignl=yes
  5634. ac_cv_func_dlopen=yes
  5635. ac_cv_func_fchmod=yes
  5636. ac_cv_func_fopencookie=yes
  5637. ac_cv_func_fork=yes
  5638. ac_cv_func_fork_works=yes
  5639. ac_cv_func_frexpl=yes
  5640. ac_cv_func_fstat=yes
  5641. ac_cv_func_futimes=yes
  5642. ac_cv_func_getdate_r=yes
  5643. ac_cv_func_ldexpl=yes
  5644. ac_cv_func_mmap=yes
  5645. ac_cv_func_putenv=yes
  5646. ac_cv_func_snprintf=yes
  5647. ac_cv_func_strchr=yes
  5648. ac_cv_func_strdup=yes
  5649. ac_cv_func_strlcpy=no
  5650. ac_cv_func_strrchr=yes
  5651. ac_cv_func_strsignal=yes
  5652. ac_cv_func_strtoul=yes
  5653. ac_cv_func_utimes=yes
  5654. ac_cv_func_vfork=yes
  5655. ac_cv_func_vfork_works=yes
  5656. ac_cv_func_vprintf=yes
  5657. ac_cv_have_decl_clearerr_unlocked=yes
  5658. ac_cv_have_decl_feof_unlocked=yes
  5659. ac_cv_have_decl_ferror_unlocked=yes
  5660. ac_cv_have_decl_fflush_unlocked=yes
  5661. ac_cv_have_decl_fgets_unlocked=yes
  5662. ac_cv_have_decl_fputc_unlocked=yes
  5663. ac_cv_have_decl_fputs_unlocked=yes
  5664. ac_cv_have_decl_fread_unlocked=yes
  5665. ac_cv_have_decl_fwrite_unlocked=yes
  5666. ac_cv_have_decl_getc_unlocked=yes
  5667. ac_cv_have_decl_getchar_unlocked=yes
  5668. ac_cv_have_decl_putc_unlocked=yes
  5669. ac_cv_have_decl_putchar_unlocked=yes
  5670. ac_cv_have_decl_sigsetjmp=yes
  5671. ac_cv_have_decl_sys_siglist=yes
  5672. ac_cv_header_assert_h=yes
  5673. ac_cv_header_ctype_h=yes
  5674. ac_cv_header_dirent_dirent_h=yes
  5675. ac_cv_header_dlfcn_h=yes
  5676. ac_cv_header_errno_h=yes
  5677. ac_cv_header_fcntl_h=yes
  5678. ac_cv_header_inttypes_h=yes
  5679. ac_cv_header_libgen_h=yes
  5680. ac_cv_header_libintl_h=yes
  5681. ac_cv_header_libio_h=yes
  5682. ac_cv_header_limits_h=yes
  5683. ac_cv_header_memory_h=yes
  5684. ac_cv_header_minix_config_h=no
  5685. ac_cv_header_netinet_in_h=yes
  5686. ac_cv_header_runetype_h=no
  5687. ac_cv_header_setjmp_h=yes
  5688. ac_cv_header_stdarg_h=yes
  5689. ac_cv_header_stdbool_h=yes
  5690. ac_cv_header_stdc=yes
  5691. ac_cv_header_stdint_h=yes
  5692. ac_cv_header_stdlib_h=yes
  5693. ac_cv_header_string_h=yes
  5694. ac_cv_header_strings_h=yes
  5695. ac_cv_header_sys_mman_h=yes
  5696. ac_cv_header_sys_param_h=yes
  5697. ac_cv_header_sys_poll_h=yes
  5698. ac_cv_header_sys_procset_h=no
  5699. ac_cv_header_sys_resource_h=yes
  5700. ac_cv_header_sys_select_h=yes
  5701. ac_cv_header_sys_socket_h=yes
  5702. ac_cv_header_sys_stat_h=yes
  5703. ac_cv_header_sys_stropts_h=yes
  5704. ac_cv_header_sys_time_h=yes
  5705. ac_cv_header_sys_types_h=yes
  5706. ac_cv_header_sys_un_h=yes
  5707. ac_cv_header_sys_wait_h=yes
  5708. ac_cv_header_sysexits_h=yes
  5709. ac_cv_header_unistd_h=yes
  5710. ac_cv_header_utime_h=yes
  5711. ac_cv_header_vfork_h=no
  5712. ac_cv_header_wchar_h=yes
  5713. ac_cv_host=x86_64-slackware-linux-gnu
  5714. ac_cv_lib_dl_dlopen=yes
  5715. ac_cv_lib_gen_pathfind=no
  5716. ac_cv_lib_intl_gettext=no
  5717. ac_cv_lib_m_log=yes
  5718. ac_cv_objext=o
  5719. ac_cv_path_EGREP='/usr/bin/grep -E'
  5720. ac_cv_path_FGREP='/usr/bin/grep -F'
  5721. ac_cv_path_GREP=/usr/bin/grep
  5722. ac_cv_path_SED=/usr/bin/sed
  5723. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  5724. ac_cv_path_install='/usr/bin/ginstall -c'
  5725. ac_cv_path_lt_DD=/usr/bin/dd
  5726. ac_cv_path_mkdir=/usr/bin/mkdir
  5727. ac_cv_prog_AWK=gawk
  5728. ac_cv_prog_CPP='gcc -E'
  5729. ac_cv_prog_TEXI2HTML=texi2html
  5730. ac_cv_prog_ac_ct_AR=ar
  5731. ac_cv_prog_ac_ct_CC=gcc
  5732. ac_cv_prog_ac_ct_DLLTOOL=dlltool
  5733. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  5734. ac_cv_prog_ac_ct_OBJDUMP=objdump
  5735. ac_cv_prog_ac_ct_RANLIB=ranlib
  5736. ac_cv_prog_ac_ct_STRIP=strip
  5737. ac_cv_prog_cc_c89=
  5738. ac_cv_prog_cc_c99=
  5739. ac_cv_prog_cc_g=yes
  5740. ac_cv_prog_cc_stdc=
  5741. ac_cv_prog_make_make_set=yes
  5742. ac_cv_safe_to_define___extensions__=yes
  5743. ac_cv_search_copysign='none required'
  5744. ac_cv_search_copysignl='none required'
  5745. ac_cv_search_modfl='none required'
  5746. ac_cv_search_opendir='none required'
  5747. ac_cv_should_define__xopen_source=no
  5748. ac_cv_sizeof_char_p=8
  5749. ac_cv_sizeof_charp=8
  5750. ac_cv_sizeof_int=4
  5751. ac_cv_sizeof_long=8
  5752. ac_cv_sizeof_short=2
  5753. ac_cv_target=x86_64-slackware-linux-gnu
  5754. ac_cv_type_int16_t=yes
  5755. ac_cv_type_int32_t=yes
  5756. ac_cv_type_int8_t=yes
  5757. ac_cv_type_intptr_t=yes
  5758. ac_cv_type_long_double=yes
  5759. ac_cv_type_long_double_wider=yes
  5760. ac_cv_type_long_long=yes
  5761. ac_cv_type_long_long_int=yes
  5762. ac_cv_type_mode_t=yes
  5763. ac_cv_type_pid_t=yes
  5764. ac_cv_type_ptrdiff_t=yes
  5765. ac_cv_type_size_t=yes
  5766. ac_cv_type_uid_t=yes
  5767. ac_cv_type_uint16_t=yes
  5768. ac_cv_type_uint32_t=yes
  5769. ac_cv_type_uint8_t=yes
  5770. ac_cv_type_uint_t=no
  5771. ac_cv_type_uintmax_t=yes
  5772. ac_cv_type_uintptr_t=yes
  5773. ac_cv_type_unsigned_long_long_int=yes
  5774. ac_cv_type_wchar_t=yes
  5775. ac_cv_type_wint_t=yes
  5776. acl_cv_hardcode_direct=no
  5777. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  5778. acl_cv_hardcode_libdir_separator=
  5779. acl_cv_hardcode_minus_L=no
  5780. acl_cv_libext=a
  5781. acl_cv_libname_spec='lib$name'
  5782. acl_cv_library_names_spec='$libname$shrext'
  5783. acl_cv_path_LD='/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64'
  5784. acl_cv_prog_gnu_ld=yes
  5785. acl_cv_rpath=done
  5786. acl_cv_shlibext=so
  5787. acl_cv_wl=-Wl,
  5788. ag_cv_compile_format_arg=yes
  5789. ag_cv_enable_debug=no
  5790. ag_cv_enable_shell=yes
  5791. ag_cv_enable_static_autogen=no
  5792. ag_cv_enable_timeout=no
  5793. ag_cv_link_setjmp=yes
  5794. ag_cv_link_sigsetjmp=yes
  5795. ag_cv_run_solaris_sysinfo=no
  5796. ag_cv_run_strcspn=no
  5797. ag_cv_run_uname_syscall=yes
  5798. ag_cv_test_do_shell=yes
  5799. ag_cv_test_ldflags='-Wl,-R${libdir}'
  5800. ag_cv_with_group_packager=no
  5801. ag_cv_with_group_packager_bug_reports=no
  5802. ag_cv_with_group_packager_version=no
  5803. ag_cv_with_libxml2=yes
  5804. ag_cv_with_libxml2_cflags=-I/usr/include/libxml2
  5805. ag_cv_with_libxml2_libs='-lxml2 -lz -llzma -lm -ldl'
  5806. ag_cv_with_libxml2_root=no
  5807. am_cv_CC_dependencies_compiler_type=gcc3
  5808. am_cv_make_support_nested_variables=yes
  5809. am_cv_prog_cc_c_o=yes
  5810. gl_cv_header_working_stdnoreturn_h=yes
  5811. libopts_cv_enable_optional_args=yes
  5812. libopts_cv_run_fopen_binary=yes
  5813. libopts_cv_run_fopen_text=yes
  5814. libopts_cv_run_pathfind=no
  5815. libopts_cv_run_realpath=yes
  5816. libopts_cv_run_strftime=yes
  5817. libopts_cv_test_dev_zero='crw-rw-rw- 1 root root 1, 5 Apr 21 12:46 /dev/zero'
  5818. libopts_cv_with_libregex=yes
  5819. libopts_cv_with_libregex_cflags=
  5820. libopts_cv_with_libregex_libs=
  5821. libopts_cv_with_libregex_root=no
  5822. libopts_cv_with_regex_header=no
  5823. lt_cv_ar_at_file=@
  5824. lt_cv_archive_cmds_need_lc=no
  5825. lt_cv_deplibs_check_method=pass_all
  5826. lt_cv_file_magic_cmd='$MAGIC_CMD'
  5827. lt_cv_file_magic_test_file=
  5828. lt_cv_ld_reload_flag=-r
  5829. lt_cv_nm_interface='BSD nm'
  5830. lt_cv_objdir=.libs
  5831. lt_cv_path_LD=/usr/x86_64-slackware-linux/bin/ld
  5832. lt_cv_path_NM='/usr/bin/nm -B'
  5833. lt_cv_path_mainfest_tool=no
  5834. lt_cv_prog_compiler_c_o=yes
  5835. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  5836. lt_cv_prog_compiler_pic_works=yes
  5837. lt_cv_prog_compiler_rtti_exceptions=no
  5838. lt_cv_prog_compiler_static_works=yes
  5839. lt_cv_prog_gnu_ld=yes
  5840. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  5841. lt_cv_shlibpath_overrides_runpath=no
  5842. 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'\'''
  5843. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
  5844. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
  5845. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  5846. lt_cv_sys_global_symbol_to_import=
  5847. lt_cv_sys_max_cmd_len=1572864
  5848. lt_cv_to_host_file_cmd=func_convert_file_noop
  5849. lt_cv_to_tool_file_cmd=func_convert_file_noop
  5850. lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
  5851. pkg_cv_GUILE_CFLAGS='-pthread -I/usr/include/guile/2.2'
  5852. pkg_cv_GUILE_LIBS='-lguile-2.2 -lgc'
  5853. snv_cv_static_inline='static inline'
  5854.  
  5855. ## ----------------- ##
  5856. ## Output variables. ##
  5857. ## ----------------- ##
  5858.  
  5859. ACLOCAL='${SHELL} /tmp/SBo/autogen-5.18.12/config/missing aclocal-1.16'
  5860. AGEN5_TESTS='$(SHELL_TESTS) $(NOSHELL_TESTS)'
  5861. AG_LDFLAGS='-Wl,-R${libdir}'
  5862. AG_MAJOR_VERSION='5'
  5863. AG_MINOR_VERSION='18'
  5864. AG_STATIC_AUTOGEN=''
  5865. AG_TIMEOUT='9'
  5866. AG_VERSION='5.18.12'
  5867. AG_XML2=''
  5868. AGexe='/tmp/SBo/autogen-5.18.12/agen5/autogen'
  5869. AGnam='autogen'
  5870. AMDEPBACKSLASH='\'
  5871. AMDEP_FALSE='#'
  5872. AMDEP_TRUE=''
  5873. AMTAR='$${TAR-tar}'
  5874. AM_BACKSLASH='\'
  5875. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  5876. AM_DEFAULT_VERBOSITY='1'
  5877. AM_V='$(V)'
  5878. AO_AGE='16'
  5879. AO_CURRENT='41'
  5880. AO_REVISION='1'
  5881. AO_TEMPLATE_VERSION='167937'
  5882. AR='ar'
  5883. AS='as'
  5884. AUTOCONF='${SHELL} /tmp/SBo/autogen-5.18.12/config/missing autoconf'
  5885. AUTOHEADER='${SHELL} /tmp/SBo/autogen-5.18.12/config/missing autoheader'
  5886. AUTOMAKE='${SHELL} /tmp/SBo/autogen-5.18.12/config/missing automake-1.16'
  5887. AWK='gawk'
  5888. CC='gcc'
  5889. CCDEPMODE='depmode=gcc3'
  5890. CFLAGS='-g -O2'
  5891. CLexe='/tmp/SBo/autogen-5.18.12/columns/columns'
  5892. CLnam='columns'
  5893. CONFIG_SHELL='/bin/sh'
  5894. CONVENIENCE_SNPRINTFV_FALSE='#'
  5895. CONVENIENCE_SNPRINTFV_TRUE=''
  5896. CPP='gcc -E'
  5897. CPPFLAGS=''
  5898. CYGPATH_W='echo'
  5899. DEBUG_ENABLED=''
  5900. DEFS='-DHAVE_CONFIG_H'
  5901. DEPDIR='.deps'
  5902. DLLTOOL='dlltool'
  5903. DO_SHELL_CMDS_FALSE='#'
  5904. DO_SHELL_CMDS_TRUE=''
  5905. DSYMUTIL=''
  5906. DUMPBIN=''
  5907. DYNAMIC_AG='-export-dynamic'
  5908. ECHO_C=''
  5909. ECHO_N='-n'
  5910. ECHO_T=''
  5911. EGREP='/usr/bin/grep -E'
  5912. ENABLE_STATIC='no'
  5913. EXEEXT=''
  5914. FGREP='/usr/bin/grep -F'
  5915. GDexe='/tmp/SBo/autogen-5.18.12/getdefs/getdefs'
  5916. GDnam='getdefs'
  5917. GL_GENERATE_STDNORETURN_H_FALSE=''
  5918. GL_GENERATE_STDNORETURN_H_TRUE='#'
  5919. GO_AGE=''
  5920. GO_CURRENT=''
  5921. GO_REVISION=''
  5922. GREP='/usr/bin/grep'
  5923. GUILE_CFLAGS='-pthread -I/usr/include/guile/2.2'
  5924. GUILE_EFFECTIVE_VERSION='2.2'
  5925. GUILE_LDFLAGS='-lguile-2.2 -lgc'
  5926. GUILE_LIBS='-lguile-2.2 -lgc '
  5927. GUILE_LTLIBS='-lguile-2.2 -lgc '
  5928. HAVE_XML_LIB_FALSE='#'
  5929. HAVE_XML_LIB_TRUE=''
  5930. INCLIST='-I${top_builddir} -I${top_srcdir}/autoopts'
  5931. INCSNPRINTFV='-I${top_builddir}/snprintfv -I${top_srcdir}/snprintfv'
  5932. INSTALL_DATA='${INSTALL} -m 644'
  5933. INSTALL_PROGRAM='${INSTALL}'
  5934. INSTALL_SCRIPT='${INSTALL}'
  5935. INSTALL_SNPRINTFV_FALSE=''
  5936. INSTALL_SNPRINTFV_TRUE='#'
  5937. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  5938. LD='/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64'
  5939. LDFLAGS=''
  5940. LIBOBJS=''
  5941. LIBS='-lm -ldl '
  5942. LIBSNPRINTFV='${top_builddir}/snprintfv/snprintfv/libsnprintfvc.la'
  5943. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  5944. LIBXML2_CFLAGS='-I/usr/include/libxml2'
  5945. LIBXML2_LIBS='-lxml2 -lz -llzma -lm -ldl'
  5946. LIPO=''
  5947. LN_S='ln -s'
  5948. LTLIBOBJS=''
  5949. LT_SYS_LIBRARY_PATH=''
  5950. M4_SRC='ag_macros.m4 extensions.m4 gnulib-cache.m4 gnulib-comp.m4 guile.m4 lib-link.m4 libopts.m4 liboptschk.m4 libtool.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4 onceonly.m4 pkg.m4 snprintfv.m4 stdnoreturn.m4 unlocked-io.m4'
  5951. MAKEINFO='${SHELL} /tmp/SBo/autogen-5.18.12/config/missing makeinfo'
  5952. MANIFEST_TOOL=':'
  5953. MKDIR_P='/usr/bin/mkdir -p'
  5954. NEED_PATHFIND_FALSE=''
  5955. NEED_PATHFIND_TRUE='#'
  5956. NM='/usr/bin/nm -B'
  5957. NMEDIT=''
  5958. OBJDUMP='objdump'
  5959. OBJEXT='o'
  5960. OPTS_TESTDIR='test'
  5961. OTOOL64=''
  5962. OTOOL=''
  5963. PACKAGE='autogen'
  5964. PACKAGE_BUGREPORT='autogen-users@lists.sourceforge.net'
  5965. PACKAGE_NAME='GNU AutoGen'
  5966. PACKAGE_STRING='GNU AutoGen 5.18.12'
  5967. PACKAGE_TARNAME='autogen'
  5968. PACKAGE_URL='http://www.gnu.org/software/autogen/'
  5969. PACKAGE_VERSION='5.18.12'
  5970. PATH_SEPARATOR=':'
  5971. PKG_CONFIG='/usr/bin/pkg-config'
  5972. PKG_CONFIG_LIBDIR=''
  5973. PKG_CONFIG_PATH='/usr/local/lib64/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig'
  5974. POSIX_SHELL='/usr/bin/bash'
  5975. RANLIB='ranlib'
  5976. SED='/usr/bin/sed'
  5977. SET_MAKE=''
  5978. SHELL='/bin/sh'
  5979. STDNORETURN_H=''
  5980. STRIP='strip'
  5981. SUBDIR_SNPRINTFV_FALSE=''
  5982. SUBDIR_SNPRINTFV_TRUE='#'
  5983. TEXI2HTML='texi2html'
  5984. VERSION='5.18.12'
  5985. ac_aux_dir='config'
  5986. ac_ct_AR='ar'
  5987. ac_ct_CC='gcc'
  5988. ac_ct_DUMPBIN=''
  5989. am__EXEEXT_FALSE=''
  5990. am__EXEEXT_TRUE='#'
  5991. am__fastdepCC_FALSE='#'
  5992. am__fastdepCC_TRUE=''
  5993. am__include='include'
  5994. am__isrc=''
  5995. am__leading_dot='.'
  5996. am__nodep='_no'
  5997. am__quote=''
  5998. am__tar='$${TAR-tar} chof - "$$tardir"'
  5999. am__untar='$${TAR-tar} xf -'
  6000. bindir='${exec_prefix}/bin'
  6001. build='x86_64-slackware-linux-gnu'
  6002. build_alias='x86_64-slackware-linux'
  6003. build_cpu='x86_64'
  6004. build_os='linux-gnu'
  6005. build_vendor='slackware'
  6006. datadir='${datarootdir}'
  6007. datarootdir='${prefix}/share'
  6008. docdir='/usr/doc/autogen-5.18.12'
  6009. dvidir='${docdir}'
  6010. exec_prefix='${prefix}'
  6011. host='x86_64-slackware-linux-gnu'
  6012. host_alias=''
  6013. host_cpu='x86_64'
  6014. host_os='linux-gnu'
  6015. host_vendor='slackware'
  6016. htmldir='${docdir}'
  6017. includedir='${prefix}/include'
  6018. infodir='/usr/info'
  6019. install_sh='${SHELL} /tmp/SBo/autogen-5.18.12/config/install-sh'
  6020. libdir='/usr/lib64'
  6021. libexecdir='${exec_prefix}/libexec'
  6022. localedir='${datarootdir}/locale'
  6023. localstatedir='/var'
  6024. mandir='/usr/man'
  6025. mkdir_p='$(MKDIR_P)'
  6026. oldincludedir='/usr/include'
  6027. pdfdir='${docdir}'
  6028. prefix='/usr'
  6029. program_transform_name='s,x,x,'
  6030. psdir='${docdir}'
  6031. sbindir='${exec_prefix}/sbin'
  6032. sharedstatedir='${prefix}/com'
  6033. sysconfdir='/etc'
  6034. target='x86_64-slackware-linux-gnu'
  6035. target_alias=''
  6036. target_cpu='x86_64'
  6037. target_os='linux-gnu'
  6038. target_vendor='slackware'
  6039.  
  6040. ## ----------- ##
  6041. ## confdefs.h. ##
  6042. ## ----------- ##
  6043.  
  6044. /* confdefs.h */
  6045. #define PACKAGE_NAME "GNU AutoGen"
  6046. #define PACKAGE_TARNAME "autogen"
  6047. #define PACKAGE_VERSION "5.18.12"
  6048. #define PACKAGE_STRING "GNU AutoGen 5.18.12"
  6049. #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
  6050. #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
  6051. #define PACKAGE "autogen"
  6052. #define VERSION "5.18.12"
  6053. #define STDC_HEADERS 1
  6054. #define HAVE_SYS_TYPES_H 1
  6055. #define HAVE_SYS_STAT_H 1
  6056. #define HAVE_STDLIB_H 1
  6057. #define HAVE_STRING_H 1
  6058. #define HAVE_MEMORY_H 1
  6059. #define HAVE_STRINGS_H 1
  6060. #define HAVE_INTTYPES_H 1
  6061. #define HAVE_STDINT_H 1
  6062. #define HAVE_UNISTD_H 1
  6063. #define __EXTENSIONS__ 1
  6064. #define _ALL_SOURCE 1
  6065. #define _DARWIN_C_SOURCE 1
  6066. #define _GNU_SOURCE 1
  6067. #define __USE_MINGW_ANSI_STDIO 1
  6068. #define _POSIX_PTHREAD_SEMANTICS 1
  6069. #define _TANDEM_SOURCE 1
  6070. #define HAVE_DLFCN_H 1
  6071. #define LT_OBJDIR ".libs/"
  6072. #define AO_CURRENT 41
  6073. #define AO_REVISION 1
  6074. #define AO_AGE 16
  6075. #define HAVE_DECL_CLEARERR_UNLOCKED 1
  6076. #define HAVE_DECL_FEOF_UNLOCKED 1
  6077. #define HAVE_DECL_FERROR_UNLOCKED 1
  6078. #define HAVE_DECL_FFLUSH_UNLOCKED 1
  6079. #define HAVE_DECL_FGETS_UNLOCKED 1
  6080. #define HAVE_DECL_FPUTC_UNLOCKED 1
  6081. #define HAVE_DECL_FPUTS_UNLOCKED 1
  6082. #define HAVE_DECL_FREAD_UNLOCKED 1
  6083. #define HAVE_DECL_FWRITE_UNLOCKED 1
  6084. #define HAVE_DECL_GETC_UNLOCKED 1
  6085. #define HAVE_DECL_GETCHAR_UNLOCKED 1
  6086. #define HAVE_DECL_PUTC_UNLOCKED 1
  6087. #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  6088. #define USE_UNLOCKED_IO 1
  6089. #define HAVE_LIBDL 1
  6090. #define HAVE_LONG_DOUBLE_WIDER 1
  6091. #define HAVE_LONG_DOUBLE 1
  6092. #define SNV_LONG_DOUBLE long double
  6093. #define HAVE_LONG_LONG 1
  6094. #define HAVE_UINTMAX_T 1
  6095. #define HAVE_SIZE_T 1
  6096. #define HAVE_WCHAR_T 1
  6097. #define SIZEOF_CHARP 8
  6098. #define SIZEOF_INT 4
  6099. #define SIZEOF_LONG 8
  6100. #define SIZEOF_SHORT 2
  6101. #define HAVE_STRCHR 1
  6102. #define HAVE_SNPRINTF 1
  6103. #define HAVE_DLOPEN 1
  6104. #define HAVE_COPYSIGN 1
  6105. #define HAVE_COPYSIGNL 1
  6106. #define HAVE_MODFL 1
  6107. #define HAVE_UNSIGNED_LONG_LONG_INT 1
  6108. #define HAVE_LIBIO_H 1
  6109. #define HAVE_CTYPE_H 1
  6110. #define HAVE_ASSERT_H 1
  6111. #define HAVE_SYS_RESOURCE_H 1
  6112. #define HAVE_DECL_SIGSETJMP 1
  6113. #define HAVE_DECL_SYS_SIGLIST 1
  6114. #define HAVE_PUTENV 1
  6115. #define HAVE_GETDATE_R 1
  6116. #define HAVE_UTIMES 1
  6117. #define HAVE_FUTIMES 1
  6118. #define HAVE_LONG_LONG_INT 1
  6119. #define HAVE_DIRENT_H 1
  6120. #define HAVE_SYS_MMAN_H 1
  6121. #define HAVE_SYS_PARAM_H 1
  6122. #define HAVE_SYS_POLL_H 1
  6123. #define HAVE_SYS_SELECT_H 1
  6124. #define HAVE_SYS_SOCKET_H 1
  6125. #define HAVE_SYS_STROPTS_H 1
  6126. #define HAVE_SYS_TIME_H 1
  6127. #define HAVE_SYS_UN_H 1
  6128. #define HAVE_SYS_WAIT_H 1
  6129. #define HAVE_DLFCN_H 1
  6130. #define HAVE_ERRNO_H 1
  6131. #define HAVE_FCNTL_H 1
  6132. #define HAVE_LIBGEN_H 1
  6133. #define HAVE_LIBINTL_H 1
  6134. #define HAVE_MEMORY_H 1
  6135. #define HAVE_NETINET_IN_H 1
  6136. #define HAVE_SETJMP_H 1
  6137. #define HAVE_STDBOOL_H 1
  6138. #define HAVE_SYSEXITS_H 1
  6139. #define HAVE_UNISTD_H 1
  6140. #define HAVE_UTIME_H 1
  6141. #define HAVE_STDARG_H 1
  6142. #define HAVE_STRING_H 1
  6143. #define HAVE_LIMITS_H 1
  6144. #define HAVE_INTTYPES_H 1
  6145. #define HAVE_WCHAR_H 1
  6146. #define ENABLE_NLS 1
  6147. #define HAVE_WCHAR_T 1
  6148. #define HAVE_WINT_T 1
  6149. #define HAVE_INT8_T 1
  6150. #define HAVE_UINT8_T 1
  6151. #define HAVE_INT16_T 1
  6152. #define HAVE_UINT16_T 1
  6153. #define HAVE_INT32_T 1
  6154. #define HAVE_UINT32_T 1
  6155. #define HAVE_INTPTR_T 1
  6156. #define HAVE_UINTPTR_T 1
  6157. #define HAVE_PID_T 1
  6158. #define HAVE_SIZE_T 1
  6159. #define HAVE_PTRDIFF_T 1
  6160. #define SIZEOF_CHAR_P 8
  6161. #define SIZEOF_INT 4
  6162. #define SIZEOF_LONG 8
  6163. #define SIZEOF_SHORT 2
  6164. #define HAVE_VPRINTF 1
  6165. #define HAVE_FORK 1
  6166. #define HAVE_VFORK 1
  6167. #define HAVE_WORKING_VFORK 1
  6168. #define HAVE_WORKING_FORK 1
  6169. #define HAVE_MMAP 1
  6170. #define HAVE_CANONICALIZE_FILE_NAME 1
  6171. #define HAVE_SNPRINTF 1
  6172. #define HAVE_STRDUP 1
  6173. #define HAVE_STRCHR 1
  6174. #define HAVE_STRRCHR 1
  6175. #define HAVE_STRSIGNAL 1
  6176. #define HAVE_FCHMOD 1
  6177. #define HAVE_FSTAT 1
  6178. #define HAVE_CHMOD 1
  6179. #define POSIX_SHELL "/usr/bin/bash"
  6180. #define HAVE_FORK 1
  6181. #define HAVE_VFORK 1
  6182. #define HAVE_WORKING_VFORK 1
  6183. #define HAVE_WORKING_FORK 1
  6184. #define SHELL_ENABLED 1
  6185. #define HAVE_WORKING_SETJMP 1
  6186. #define ATTRIBUTE_FORMAT_ARG(_a) __attribute__((format_arg(_a)))
  6187. #define HAVE_WORKING_SIGSETJMP 1
  6188. #define HAVE_UNAME_SYSCALL 1
  6189. #define GUILE_VERSION 202003
  6190. #define REGEX_HEADER <regex.h>
  6191. #define WITH_LIBREGEX 1
  6192. #define HAVE_DEV_ZERO 1
  6193. #define HAVE_REALPATH 1
  6194. #define HAVE_STRFTIME 1
  6195. #define FOPEN_BINARY_FLAG "b"
  6196. #define FOPEN_TEXT_FLAG "t"
  6197. #define HAVE_FOPENCOOKIE 1
  6198. #define ENABLE_FMEMOPEN 1
  6199. #define SNV_INLINE static inline
  6200. #define HAVE_WCHAR_H 1
  6201. #define HAVE_STDARG_H 1
  6202. #define HAVE_WCHAR_T 1
  6203. #define HAVE_WINT_T 1
  6204. #define HAVE_LONG_DOUBLE 1
  6205. #define HAVE_STRTOUL 1
  6206. #define HAVE_LDEXPL 1
  6207. #define HAVE_FREXPL 1
  6208. #define HAVE_LIBM 1
  6209. #define HAVE_COPYSIGN 1
  6210. #define HAVE_COPYSIGNL 1
  6211. #define AG_DEFAULT_TIMEOUT 9
  6212. #define CONFIG_SHELL /bin/sh
  6213.  
  6214. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement