This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU M4 configure 1.4.9, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --program-prefix=g --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ x86-apple-darwin8.0.1 ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 73 tasks, 129 threads, 4 processors Load average: 1.74, Mach factor: 2.25 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1905: checking for a BSD-compatible install configure:1961: result: /usr/bin/install -c -o root -g wheel configure:1972: checking whether build environment is sane configure:2015: result: yes configure:2043: checking for a thread-safe mkdir -p configure:2082: result: /usr/local/bin/mkdir -p configure:2095: checking for gawk configure:2111: found /usr/local/bin/gawk configure:2122: result: gawk configure:2133: checking whether make sets $(MAKE) configure:2154: result: yes configure:2357: checking build system type configure:2375: result: x86-apple-darwin8.0.1 configure:2397: checking host system type configure:2412: result: x86-apple-darwin8.0.1 configure:2442: checking for x86-apple-darwin8.0.1-gcc configure:2469: result: cc configure:2747: checking for C compiler version configure:2754: cc --version >&5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2757: $? = 0 configure:2764: cc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2767: $? = 0 configure:2774: cc -V >&5 cc: `-V' option must have argument configure:2777: $? = 1 configure:2800: checking for C compiler default output file name configure:2827: cc -O -pipe conftest.c >&5 configure:2830: $? = 0 configure:2868: result: a.out configure:2885: checking whether the C compiler works configure:2895: ./a.out configure:2898: $? = 0 configure:2915: result: yes configure:2922: checking whether we are cross compiling configure:2924: result: no configure:2927: checking for suffix of executables configure:2934: cc -o conftest -O -pipe conftest.c >&5 configure:2937: $? = 0 configure:2961: result: configure:2967: checking for suffix of object files configure:2993: cc -c -O -pipe conftest.c >&5 configure:2996: $? = 0 configure:3019: result: o configure:3023: checking whether we are using the GNU C compiler configure:3052: cc -c -O -pipe conftest.c >&5 configure:3058: $? = 0 configure:3075: result: yes configure:3080: checking whether cc accepts -g configure:3110: cc -c -g conftest.c >&5 configure:3116: $? = 0 configure:3215: result: yes configure:3232: checking for cc option to accept ISO C89 configure:3306: cc -c -O -pipe conftest.c >&5 configure:3312: $? = 0 configure:3335: result: none needed configure:3364: checking for style of include used by make configure:3392: result: GNU configure:3417: checking dependency style of cc configure:3508: result: gcc3 configure:3526: checking for x86-apple-darwin8.0.1-ranlib configure:3556: result: no configure:3566: checking for ranlib configure:3582: found /usr/bin/ranlib configure:3593: result: ranlib configure:3631: checking how to run the C preprocessor configure:3671: cc -E conftest.c configure:3677: $? = 0 configure:3708: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3714: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3747: result: cc -E configure:3776: cc -E conftest.c configure:3782: $? = 0 configure:3813: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3819: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3857: checking for grep that handles long lines and -e configure:3931: result: /usr/bin/grep configure:3936: checking for egrep configure:4014: result: /usr/bin/grep -E configure:4020: checking for AIX configure:4042: result: no configure:4048: checking for ANSI C header files configure:4078: cc -c -O -pipe conftest.c >&5 configure:4084: $? = 0 configure:4180: cc -o conftest -O -pipe conftest.c >&5 configure:4183: $? = 0 configure:4189: ./conftest configure:4192: $? = 0 configure:4209: result: yes configure:4233: checking for sys/types.h configure:4254: cc -c -O -pipe conftest.c >&5 configure:4260: $? = 0 configure:4276: result: yes configure:4233: checking for sys/stat.h configure:4254: cc -c -O -pipe conftest.c >&5 configure:4260: $? = 0 configure:4276: result: yes configure:4233: checking for stdlib.h configure:4254: cc -c -O -pipe conftest.c >&5 configure:4260: $? = 0 configure:4276: result: yes configure:4233: checking for string.h configure:4254: cc -c -O -pipe conftest.c >&5 configure:4260: $? = 0 configure:4276: result: yes configure:4233: checking for memory.h configure:4254: cc -c -O -pipe conftest.c >&5 configure:4260: $? = 0 configure:4276: result: yes configure:4233: checking for strings.h configure:4254: cc -c -O -pipe conftest.c >&5 configure:4260: $? = 0 configure:4276: result: yes configure:4233: checking for inttypes.h configure:4254: cc -c -O -pipe conftest.c >&5 configure:4260: $? = 0 configure:4276: result: yes configure:4233: checking for stdint.h configure:4254: cc -c -O -pipe conftest.c >&5 configure:4260: $? = 0 configure:4276: result: yes configure:4233: checking for unistd.h configure:4254: cc -c -O -pipe conftest.c >&5 configure:4260: $? = 0 configure:4276: result: yes configure:4298: checking minix/config.h usability configure:4315: cc -c -O -pipe conftest.c >&5 conftest.c:54:26: minix/config.h: No such file or directory configure:4321: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4335: result: no configure:4339: checking minix/config.h presence configure:4354: cc -E conftest.c conftest.c:21:26: minix/config.h: No such file or directory configure:4360: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4374: result: no configure:4407: checking for minix/config.h configure:4414: result: no configure:4453: checking whether it is safe to define __EXTENSIONS__ configure:4481: cc -c -O -pipe conftest.c >&5 configure:4487: $? = 0 configure:4502: result: yes configure:4521: checking for cc option to accept ISO C99 configure:4680: cc -c -O -pipe conftest.c >&5 conftest.c:74: error: parse error before "text" conftest.c: In function `test_restrict': conftest.c:79: error: `for' loop initial declaration used outside C99 mode conftest.c:79: error: `text' undeclared (first use in this function) conftest.c:79: error: (Each undeclared identifier is reported only once conftest.c:79: error: for each function it appears in.) conftest.c: In function `main': conftest.c:128: error: syntax error before "newvar" conftest.c:138: error: `for' loop initial declaration used outside C99 mode conftest.c:154: error: `newvar' undeclared (first use in this function) configure:4686: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:4680: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:4686: $? = 0 configure:4716: result: -std=gnu99 configure:4846: checking for cc -std=gnu99 option to accept ISO Standard C configure:4857: result: -std=gnu99 configure:4876: checking for special C compiler options needed for large files configure:4969: result: no configure:4975: checking for _FILE_OFFSET_BITS value needed for large files configure:5010: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:5016: $? = 0 configure:5084: result: no configure:5237: checking limits.h usability configure:5254: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:5260: $? = 0 configure:5274: result: yes configure:5278: checking limits.h presence configure:5293: cc -E conftest.c configure:5299: $? = 0 configure:5313: result: yes configure:5346: checking for limits.h configure:5354: result: yes configure:5237: checking siginfo.h usability configure:5254: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c:58:21: siginfo.h: No such file or directory configure:5260: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5274: result: no configure:5278: checking siginfo.h presence configure:5293: cc -E conftest.c conftest.c:25:21: siginfo.h: No such file or directory configure:5299: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:5313: result: no configure:5346: checking for siginfo.h configure:5354: result: no configure:5237: checking sys/wait.h usability configure:5254: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:5260: $? = 0 configure:5274: result: yes configure:5278: checking sys/wait.h presence configure:5293: cc -E conftest.c configure:5299: $? = 0 configure:5313: result: yes configure:5346: checking for sys/wait.h configure:5354: result: yes configure:5227: checking for unistd.h configure:5233: result: yes configure:5237: checking stdio_ext.h usability configure:5254: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c:60:23: stdio_ext.h: No such file or directory configure:5260: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5274: result: no configure:5278: checking stdio_ext.h presence configure:5293: cc -E conftest.c conftest.c:27:23: stdio_ext.h: No such file or directory configure:5299: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:5313: result: no configure:5346: checking for stdio_ext.h configure:5354: result: no configure:5237: checking sys/time.h usability configure:5254: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:5260: $? = 0 configure:5274: result: yes configure:5278: checking sys/time.h presence configure:5293: cc -E conftest.c configure:5299: $? = 0 configure:5313: result: yes configure:5346: checking for sys/time.h configure:5354: result: yes configure:5237: checking sys/param.h usability configure:5254: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:5260: $? = 0 configure:5274: result: yes configure:5278: checking sys/param.h presence configure:5293: cc -E conftest.c configure:5299: $? = 0 configure:5313: result: yes configure:5346: checking for sys/param.h configure:5354: result: yes configure:5237: checking locale.h usability configure:5254: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:5260: $? = 0 configure:5274: result: yes configure:5278: checking locale.h presence configure:5293: cc -E conftest.c configure:5299: $? = 0 configure:5313: result: yes configure:5346: checking for locale.h configure:5354: result: yes configure:5227: checking for stdint.h configure:5233: result: yes configure:5227: checking for stdlib.h configure:5233: result: yes configure:5227: checking for sys/stat.h configure:5233: result: yes configure:5237: checking wchar.h usability configure:5254: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:5260: $? = 0 configure:5274: result: yes configure:5278: checking wchar.h presence configure:5293: cc -E conftest.c configure:5299: $? = 0 configure:5313: result: yes configure:5346: checking for wchar.h configure:5354: result: yes configure:5237: checking wctype.h usability configure:5254: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:5260: $? = 0 configure:5274: result: yes configure:5278: checking wctype.h presence configure:5293: cc -E conftest.c configure:5299: $? = 0 configure:5313: result: yes configure:5346: checking for wctype.h configure:5354: result: yes configure:5383: checking for siginfo_t configure:5418: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:5424: $? = 0 configure:5439: result: yes configure:5450: checking for struct sigaction.sa_sigaction configure:5480: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:5486: $? = 0 configure:5545: result: yes configure:5556: checking for stack_t.ss_sp configure:5589: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:5595: $? = 0 configure:5657: result: yes configure:5669: checking return type of signal handlers configure:5697: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:44: error: void value not ignored as it ought to be configure:5703: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:5718: result: void configure:5726: checking for size_t configure:5756: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:5762: $? = 0 configure:5777: result: yes configure:5797: checking for sigaction configure:5853: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:5859: $? = 0 configure:5877: result: yes configure:5797: checking for sigaltstack configure:5853: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:5859: $? = 0 configure:5877: result: yes configure:5797: checking for sigstack configure:5853: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 ld: Undefined symbols: _sigstack configure:5859: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | /* end confdefs.h. */ | /* Define sigstack to an innocuous variant, in case declares sigstack. | For example, HP-UX 11i declares gettimeofday. */ | #define sigstack innocuous_sigstack | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigstack (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigstack | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sigstack (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sigstack || defined __stub___sigstack | choke me | #endif | | int | main () | { | return sigstack (); | ; | return 0; | } configure:5877: result: no configure:5797: checking for sigvec configure:5853: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:5859: $? = 0 configure:5877: result: yes configure:5797: checking for strerror configure:5853: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:5859: $? = 0 configure:5877: result: yes configure:5797: checking for raise configure:5853: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:5859: $? = 0 configure:5877: result: yes configure:5797: checking for gettimeofday configure:5853: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:5859: $? = 0 configure:5877: result: yes configure:5797: checking for mbsinit configure:5853: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:5859: $? = 0 configure:5877: result: yes configure:5797: checking for iswctype configure:5853: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:5859: $? = 0 configure:5877: result: yes configure:5797: checking for mbrtowc configure:5853: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:5859: $? = 0 configure:5877: result: yes configure:5797: checking for wcrtomb configure:5853: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:5859: $? = 0 configure:5877: result: yes configure:5797: checking for wcscoll configure:5853: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:5859: $? = 0 configure:5877: result: yes configure:5797: checking for lstat configure:5853: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:5859: $? = 0 configure:5877: result: yes configure:5797: checking for pipe configure:5853: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:5859: $? = 0 configure:5877: result: yes configure:5797: checking for vasnprintf configure:5853: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 ld: Undefined symbols: _vasnprintf configure:5859: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char vasnprintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_vasnprintf || defined __stub___vasnprintf | choke me | #endif | | int | main () | { | return vasnprintf (); | ; | return 0; | } configure:5877: result: no configure:5797: checking for iswcntrl configure:5853: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:5859: $? = 0 configure:5877: result: yes configure:5916: checking for long long int configure:5949: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:5955: $? = 0 configure:5999: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:6002: $? = 0 configure:6008: ./conftest configure:6011: $? = 0 configure:6036: result: yes configure:6047: checking for unsigned long long int configure:6078: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:6084: $? = 0 configure:6101: result: yes configure:6123: checking for working alloca.h configure:6150: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:6156: $? = 0 configure:6173: result: yes configure:6183: checking for alloca configure:6230: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:6236: $? = 0 configure:6253: result: yes configure:6486: checking for stdlib.h configure:6492: result: yes configure:6626: checking for GNU libc compatible malloc configure:6660: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:6663: $? = 0 configure:6669: ./conftest configure:6672: $? = 0 configure:6688: result: yes configure:6704: checking for long double configure:6760: result: yes configure:6770: checking whether strerror_r is declared configure:6799: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:6805: $? = 0 configure:6820: result: yes configure:6842: checking for strerror_r configure:6898: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:6904: $? = 0 configure:6922: result: yes configure:6932: checking whether strerror_r returns char * configure:6966: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:100: error: invalid type argument of `unary *' conftest.c:101: warning: initialization makes pointer from integer without a cast configure:6972: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | | char buf[100]; | char x = *strerror_r (0, buf, sizeof buf); | char *p = strerror_r (0, buf, sizeof buf); | return !p || x; | | ; | return 0; | } configure:7048: result: no configure:7059: checking for sig_atomic_t configure:7090: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:7096: $? = 0 configure:7111: result: yes configure:7152: checking getopt.h usability configure:7169: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:7175: $? = 0 configure:7189: result: yes configure:7193: checking getopt.h presence configure:7208: cc -E conftest.c configure:7214: $? = 0 configure:7228: result: yes configure:7261: checking for getopt.h configure:7269: result: yes configure:7291: checking for getopt_long_only configure:7347: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:7353: $? = 0 configure:7371: result: yes configure:7386: checking whether optreset is declared configure:7416: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:71: error: `optreset' undeclared (first use in this function) conftest.c:71: error: (Each undeclared identifier is reported only once conftest.c:71: error: for each function it appears in.) configure:7422: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef optreset | (void) optreset; | #endif | | ; | return 0; | } configure:7437: result: no configure:7446: checking for working GNU getopt function configure:7539: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:7542: $? = 0 configure:7548: ./conftest configure:7551: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | int | main () | { | | char *myargv[3]; | myargv[0] = "conftest"; | myargv[1] = "-+"; | myargv[2] = 0; | return getopt (2, myargv, "+a") != '?'; | | ; | return 0; | } configure:7567: result: no configure:7574: checking whether getenv is declared configure:7603: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:7609: $? = 0 configure:7624: result: yes configure:7642: checking for C/C++ restrict keyword configure:7678: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:7684: $? = 0 configure:7702: result: restrict configure:7729: checking absolute name of configure:7753: result: ///usr/include/sys/time.h configure:7769: checking for struct timeval configure:7799: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:7805: $? = 0 configure:7820: result: yes configure:7843: checking for inline configure:7869: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:7875: $? = 0 configure:7893: result: inline configure:7913: checking for nl_langinfo and CODESET configure:7939: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:7945: $? = 0 configure:7963: result: yes configure:7973: checking whether getc_unlocked is declared configure:8002: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:8008: $? = 0 configure:8023: result: yes configure:8042: checking whether we are using the GNU C Library 2.1 or newer conftest.c:70:22: features.h: No such file or directory configure:8073: result: no configure:8101: checking for stdbool.h that conforms to C99 configure:8194: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:8200: $? = 0 configure:8215: result: yes configure:8217: checking for _Bool configure:8247: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:8253: $? = 0 configure:8268: result: yes configure:8292: checking whether stat file-mode macros are broken configure:8329: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:8335: $? = 0 configure:8350: result: no configure:8380: checking whether clearerr_unlocked is declared configure:8409: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:8415: $? = 0 configure:8430: result: yes configure:8448: checking whether feof_unlocked is declared configure:8477: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:8483: $? = 0 configure:8498: result: yes configure:8516: checking whether ferror_unlocked is declared configure:8545: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:8551: $? = 0 configure:8566: result: yes configure:8584: checking whether fflush_unlocked is declared configure:8613: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:111: error: `fflush_unlocked' undeclared (first use in this function) conftest.c:111: error: (Each undeclared identifier is reported only once conftest.c:111: error: for each function it appears in.) configure:8619: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fflush_unlocked | (void) fflush_unlocked; | #endif | | ; | return 0; | } configure:8634: result: no configure:8652: checking whether fgets_unlocked is declared configure:8681: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:112: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:112: error: (Each undeclared identifier is reported only once conftest.c:112: error: for each function it appears in.) configure:8687: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fgets_unlocked | (void) fgets_unlocked; | #endif | | ; | return 0; | } configure:8702: result: no configure:8720: checking whether fputc_unlocked is declared configure:8749: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:113: error: `fputc_unlocked' undeclared (first use in this function) conftest.c:113: error: (Each undeclared identifier is reported only once conftest.c:113: error: for each function it appears in.) configure:8755: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fputc_unlocked | (void) fputc_unlocked; | #endif | | ; | return 0; | } configure:8770: result: no configure:8788: checking whether fputs_unlocked is declared configure:8817: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:114: error: `fputs_unlocked' undeclared (first use in this function) conftest.c:114: error: (Each undeclared identifier is reported only once conftest.c:114: error: for each function it appears in.) configure:8823: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fputs_unlocked | (void) fputs_unlocked; | #endif | | ; | return 0; | } configure:8838: result: no configure:8856: checking whether fread_unlocked is declared configure:8885: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:115: error: `fread_unlocked' undeclared (first use in this function) conftest.c:115: error: (Each undeclared identifier is reported only once conftest.c:115: error: for each function it appears in.) configure:8891: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fread_unlocked | (void) fread_unlocked; | #endif | | ; | return 0; | } configure:8906: result: no configure:8924: checking whether fwrite_unlocked is declared configure:8953: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:116: error: `fwrite_unlocked' undeclared (first use in this function) conftest.c:116: error: (Each undeclared identifier is reported only once conftest.c:116: error: for each function it appears in.) configure:8959: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef fwrite_unlocked | (void) fwrite_unlocked; | #endif | | ; | return 0; | } configure:8974: result: no configure:8992: checking whether getchar_unlocked is declared configure:9021: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:9027: $? = 0 configure:9042: result: yes configure:9060: checking whether putc_unlocked is declared configure:9089: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:9095: $? = 0 configure:9110: result: yes configure:9128: checking whether putchar_unlocked is declared configure:9157: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:9163: $? = 0 configure:9178: result: yes configure:9198: checking for EOVERFLOW configure:9596: result: yes configure:9611: checking for wchar_t configure:9638: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:9644: $? = 0 configure:9659: result: yes configure:9670: checking for wint_t configure:9705: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:9711: $? = 0 configure:9726: result: yes configure:9737: checking for inttypes.h configure:9764: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:9770: $? = 0 configure:9785: result: yes configure:9796: checking for stdint.h configure:9823: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:9829: $? = 0 configure:9844: result: yes configure:9868: checking for intmax_t configure:9903: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:9909: $? = 0 configure:9924: result: yes configure:9977: checking for alloca as a compiler built-in configure:10005: result: yes configure:10060: checking for error_at_line configure:10086: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 conftest.c:93:19: error.h: No such file or directory conftest.c: In function `main': conftest.c:97: warning: implicit declaration of function `error_at_line' configure:10092: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define SIGNAL_SAFE_LIST 1 | #define GNULIB_CLOSE_STREAM 1 | /* end confdefs.h. */ | #include | int | main () | { | error_at_line (0, 0, "", 0, "an error occurred"); | ; | return 0; | } configure:10109: result: no configure:10143: checking for sigaction configure:10223: result: yes configure:10255: checking for __fpending configure:10311: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 ld: Undefined symbols: ___fpending configure:10317: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define SIGNAL_SAFE_LIST 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FOPEN_SAFER 1 | /* end confdefs.h. */ | /* Define __fpending to an innocuous variant, in case declares __fpending. | For example, HP-UX 11i declares gettimeofday. */ | #define __fpending innocuous___fpending | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fpending (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fpending | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __fpending (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___fpending || defined __stub_____fpending | choke me | #endif | | int | main () | { | return __fpending (); | ; | return 0; | } configure:10335: result: no configure:10353: checking whether __fpending is declared configure:10383: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:106: error: `__fpending' undeclared (first use in this function) conftest.c:106: error: (Each undeclared identifier is reported only once conftest.c:106: error: for each function it appears in.) configure:10389: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define SIGNAL_SAFE_LIST 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FOPEN_SAFER 1 | /* end confdefs.h. */ | | # include | # if HAVE_STDIO_EXT_H | # include | # endif | | | int | main () | { | #ifndef __fpending | (void) __fpending; | #endif | | ; | return 0; | } configure:10404: result: no configure:10423: checking how to determine the number of pending output bytes on a stream configure:10481: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:101: error: structure has no member named `_IO_write_ptr' conftest.c:101: error: structure has no member named `_IO_write_base' configure:10487: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define SIGNAL_SAFE_LIST 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 0 | /* end confdefs.h. */ | #include | | int | main () | { | FILE *fp = stdin; (void) (fp->_IO_write_ptr - fp->_IO_write_base); | ; | return 0; | } configure:10481: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:101: error: structure has no member named `_ptr' conftest.c:101: error: structure has no member named `_base' configure:10487: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define SIGNAL_SAFE_LIST 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 0 | /* end confdefs.h. */ | #include | | int | main () | { | FILE *fp = stdin; (void) (fp->_ptr - fp->_base); | ; | return 0; | } configure:10481: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:10487: $? = 0 configure:10509: result: fp->_p - fp->_bf._base configure:10519: checking whether free (NULL) is known to work configure:10547: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:10553: $? = 0 configure:10568: result: yes configure:10615: checking for gettimeofday with POSIX signature configure:10647: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:105: warning: initialization from incompatible pointer type configure:10653: $? = 0 configure:10668: result: yes configure:10674: checking whether gettimeofday clobbers localtime buffer configure:10716: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:10719: $? = 0 configure:10725: ./conftest configure:10728: $? = 0 configure:10744: result: no configure:11263: checking whether the compiler generally respects inline configure:11294: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:11300: $? = 0 configure:11317: result: yes configure:11345: checking for stdlib.h configure:11351: result: yes configure:11485: checking for GNU libc compatible malloc configure:11547: result: yes configure:11576: checking for mkdtemp configure:11632: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:11638: $? = 0 configure:11656: result: yes configure:11682: checking for working mkstemp configure:11726: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:11729: $? = 0 configure:11735: ./conftest configure:11738: $? = 0 configure:11756: result: yes configure:11770: checking for obstacks configure:11801: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 conftest.c:135:43: obstack.h: No such file or directory conftest.c: In function `main': conftest.c:139: error: storage size of `mem' isn't known conftest.c:142: warning: implicit declaration of function `obstack_init' conftest.c:143: warning: implicit declaration of function `obstack_free' configure:11807: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define SIGNAL_SAFE_LIST 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 0 | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base | #define __GETOPT_PREFIX rpl_ | #define HAVE_INLINE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MKDTEMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include "obstack.h" | int | main () | { | struct obstack mem; | #define obstack_chunk_alloc malloc | #define obstack_chunk_free free | obstack_init (&mem); | obstack_free (&mem, 0); | ; | return 0; | } configure:11824: result: no configure:11856: checking for mbstate_t configure:11883: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:11889: $? = 0 configure:11904: result: yes configure:11920: checking whether mbrtowc and mbstate_t are properly declared configure:11950: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:11956: $? = 0 configure:11973: result: yes configure:12007: checking for working re_compile_pattern configure:12147: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:146: error: storage size of `regex' isn't known conftest.c:150: error: storage size of `regs' isn't known conftest.c:163: warning: implicit declaration of function `re_set_syntax' conftest.c:163: error: `RE_SYNTAX_GREP' undeclared (first use in this function) conftest.c:163: error: (Each undeclared identifier is reported only once conftest.c:163: error: for each function it appears in.) conftest.c:164: error: `RE_HAT_LISTS_NOT_NEWLINE' undeclared (first use in this function) conftest.c:164: error: `RE_ICASE' undeclared (first use in this function) conftest.c:166: warning: implicit declaration of function `re_compile_pattern' conftest.c:166: warning: assignment makes pointer from integer without a cast conftest.c:169: warning: implicit declaration of function `re_search' conftest.c:179: error: `RE_SYNTAX_EGREP' undeclared (first use in this function) conftest.c:181: warning: assignment makes pointer from integer without a cast conftest.c:191: error: `RE_SYNTAX_POSIX_EGREP' undeclared (first use in this function) conftest.c:196: warning: assignment makes pointer from integer without a cast conftest.c:203: warning: assignment makes pointer from integer without a cast conftest.c:211: warning: assignment makes pointer from integer without a cast conftest.c:216: warning: implicit declaration of function `re_match' conftest.c:220: warning: assignment makes pointer from integer without a cast conftest.c:230: error: `RE_SYNTAX_EMACS' undeclared (first use in this function) conftest.c:232: warning: assignment makes pointer from integer without a cast conftest.c:146: error: storage size of `regex' isn't known configure:12150: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define SIGNAL_SAFE_LIST 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 0 | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base | #define __GETOPT_PREFIX rpl_ | #define HAVE_INLINE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #if HAVE_LOCALE_H | #include | #endif | #include | #include | | int | main () | { | static struct re_pattern_buffer regex; | unsigned char folded_chars[UCHAR_MAX + 1]; | int i; | const char *s; | struct re_registers regs; | | #if HAVE_LOCALE_H | /* http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html | This test needs valgrind to catch the bug on Debian | GNU/Linux 3.1 x86, but it might catch the bug better | on other platforms and it shouldn't hurt to try the | test here. */ | if (setlocale (LC_ALL, "en_US.UTF-8")) | { | static char const pat[] = "insert into"; | static char const data[] = | "\xFF\0\x12\xA2\xAA\xC4\xB1,K\x12\xC4\xB1*\xACK"; | re_set_syntax (RE_SYNTAX_GREP | RE_HAT_LISTS_NOT_NEWLINE | | RE_ICASE); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern (pat, sizeof pat - 1, ®ex); | if (s) | return 1; | if (re_search (®ex, data, sizeof data - 1, | 0, sizeof data - 1, ®s) | != -1) | return 1; | if (! setlocale (LC_ALL, "C")) | return 1; | } | #endif | | /* This test is from glibc bug 3957, reported by Andrew Mackey. */ | re_set_syntax (RE_SYNTAX_EGREP | RE_HAT_LISTS_NOT_NEWLINE); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("a[^x]b", 6, ®ex); | if (s) | return 1; | | /* This should fail, but succeeds for glibc-2.5. */ | if (re_search (®ex, "a\nb", 3, 0, 3, ®s) != -1) | return 1; | | /* This regular expression is from Spencer ere test number 75 | in grep-2.3. */ | re_set_syntax (RE_SYNTAX_POSIX_EGREP); | memset (®ex, 0, sizeof regex); | for (i = 0; i <= UCHAR_MAX; i++) | folded_chars[i] = i; | regex.translate = folded_chars; | s = re_compile_pattern ("a[[:]:]]b\n", 11, ®ex); | /* This should fail with _Invalid character class name_ error. */ | if (!s) | return 1; | | /* This should succeed, but does not for glibc-2.1.3. */ | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("{1", 2, ®ex); | | if (s) | return 1; | | /* The following example is derived from a problem report | against gawk from Jorge Stolfi . */ | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("[an\371]*n", 7, ®ex); | if (s) | return 1; | | /* This should match, but does not for glibc-2.2.1. */ | if (re_match (®ex, "an", 2, 0, ®s) != 2) | return 1; | | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("x", 1, ®ex); | if (s) | return 1; | | /* glibc-2.2.93 does not work with a negative RANGE argument. */ | if (re_search (®ex, "wxy", 3, 2, -2, ®s) != 1) | return 1; | | /* The version of regex.c in older versions of gnulib | ignored RE_ICASE. Detect that problem too. */ | re_set_syntax (RE_SYNTAX_EMACS | RE_ICASE); | memset (®ex, 0, sizeof regex); | s = re_compile_pattern ("x", 1, ®ex); | if (s) | return 1; | | if (re_search (®ex, "WXY", 3, 0, 3, ®s) < 0) | return 1; | | /* REG_STARTEND was added to glibc on 2004-01-15. | Reject older versions. */ | if (! REG_STARTEND) | return 1; | | /* Reject hosts whose regoff_t values are too narrow. | These include glibc 2.3.5 on hosts with 64-bit ptrdiff_t | and 32-bit int. */ | if (sizeof (regoff_t) < sizeof (ptrdiff_t) | || sizeof (regoff_t) < sizeof (ssize_t)) | return 1; | | return 0; | ; | return 0; | } configure:12175: result: no configure:12285: checking whether isblank is declared configure:12315: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:12321: $? = 0 configure:12336: result: yes configure:12377: checking for sigprocmask configure:12433: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:12439: $? = 0 configure:12456: result: yes configure:12561: checking for stdint.h configure:12567: result: yes configure:12701: checking for SIZE_MAX configure:13414: result: yes configure:13425: checking for ssize_t configure:13452: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:13458: $? = 0 configure:13473: result: yes configure:13484: checking for va_copy configure:13515: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:13521: $? = 0 configure:13537: result: yes configure:13660: checking absolute name of configure:13684: result: ///usr/include/gcc/darwin/3.3/stdint.h configure:13701: checking whether stdint.h conforms to C99 configure:13843: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c:203: error: `SIG_ATOMIC_MIN' undeclared here (not in a function) conftest.c:203: error: `SIG_ATOMIC_MAX' undeclared here (not in a function) conftest.c:206: error: `WINT_MIN' undeclared here (not in a function) conftest.c:206: error: `WINT_MAX' undeclared here (not in a function) conftest.c:203: error: bit-field `check_SIG_ATOMIC' width not an integer constant conftest.c:206: error: bit-field `check_WINT' width not an integer constant configure:13849: $? = 1 configure: failed program was: | | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define SIGNAL_SAFE_LIST 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 0 | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base | #define __GETOPT_PREFIX rpl_ | #define HAVE_INLINE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define HAVE_STDINT_H 1 | #define ABSOLUTE_STDINT_H "///usr/include/gcc/darwin/3.3/stdint.h" | /* end confdefs.h. */ | | #include | #define __STDC_LIMIT_MACROS 1 /* to make it work also in C++ mode */ | #define __STDC_CONSTANT_MACROS 1 /* to make it work also in C++ mode */ | #include ABSOLUTE_STDINT_H | #ifdef INT8_MAX | int8_t a1 = INT8_MAX; | int8_t a1min = INT8_MIN; | #endif | #ifdef INT16_MAX | int16_t a2 = INT16_MAX; | int16_t a2min = INT16_MIN; | #endif | #ifdef INT32_MAX | int32_t a3 = INT32_MAX; | int32_t a3min = INT32_MIN; | #endif | #ifdef INT64_MAX | int64_t a4 = INT64_MAX; | int64_t a4min = INT64_MIN; | #endif | #ifdef UINT8_MAX | uint8_t b1 = UINT8_MAX; | #else | typedef int b1[(unsigned char) -1 != 255 ? 1 : -1]; | #endif | #ifdef UINT16_MAX | uint16_t b2 = UINT16_MAX; | #endif | #ifdef UINT32_MAX | uint32_t b3 = UINT32_MAX; | #endif | #ifdef UINT64_MAX | uint64_t b4 = UINT64_MAX; | #endif | int_least8_t c1 = INT8_C (0x7f); | int_least8_t c1max = INT_LEAST8_MAX; | int_least8_t c1min = INT_LEAST8_MIN; | int_least16_t c2 = INT16_C (0x7fff); | int_least16_t c2max = INT_LEAST16_MAX; | int_least16_t c2min = INT_LEAST16_MIN; | int_least32_t c3 = INT32_C (0x7fffffff); | int_least32_t c3max = INT_LEAST32_MAX; | int_least32_t c3min = INT_LEAST32_MIN; | int_least64_t c4 = INT64_C (0x7fffffffffffffff); | int_least64_t c4max = INT_LEAST64_MAX; | int_least64_t c4min = INT_LEAST64_MIN; | uint_least8_t d1 = UINT8_C (0xff); | uint_least8_t d1max = UINT_LEAST8_MAX; | uint_least16_t d2 = UINT16_C (0xffff); | uint_least16_t d2max = UINT_LEAST16_MAX; | uint_least32_t d3 = UINT32_C (0xffffffff); | uint_least32_t d3max = UINT_LEAST32_MAX; | uint_least64_t d4 = UINT64_C (0xffffffffffffffff); | uint_least64_t d4max = UINT_LEAST64_MAX; | int_fast8_t e1 = INT_FAST8_MAX; | int_fast8_t e1min = INT_FAST8_MIN; | int_fast16_t e2 = INT_FAST16_MAX; | int_fast16_t e2min = INT_FAST16_MIN; | int_fast32_t e3 = INT_FAST32_MAX; | int_fast32_t e3min = INT_FAST32_MIN; | int_fast64_t e4 = INT_FAST64_MAX; | int_fast64_t e4min = INT_FAST64_MIN; | uint_fast8_t f1 = UINT_FAST8_MAX; | uint_fast16_t f2 = UINT_FAST16_MAX; | uint_fast32_t f3 = UINT_FAST32_MAX; | uint_fast64_t f4 = UINT_FAST64_MAX; | #ifdef INTPTR_MAX | intptr_t g = INTPTR_MAX; | intptr_t gmin = INTPTR_MIN; | #endif | #ifdef UINTPTR_MAX | uintptr_t h = UINTPTR_MAX; | #endif | intmax_t i = INTMAX_MAX; | uintmax_t j = UINTMAX_MAX; | struct s { | int check_PTRDIFF: PTRDIFF_MIN < 0 && 0 < PTRDIFF_MAX ? 1 : -1; | int check_SIG_ATOMIC: SIG_ATOMIC_MIN <= 0 && 0 < SIG_ATOMIC_MAX ? 1 : -1; | int check_SIZE: 0 < SIZE_MAX ? 1 : -1; | int check_WCHAR: WCHAR_MIN <= 0 && 0 < WCHAR_MAX ? 1 : -1; | int check_WINT: WINT_MIN <= 0 && 0 < WINT_MAX ? 1 : -1; | | /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */ | int check_UINT8_C: | (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1; | int check_UINT16_C: | (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1; | | /* Detect bugs in OpenBSD 3.9 stdint.h. */ | #ifdef UINT8_MAX | int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1; | #endif | #ifdef UINT16_MAX | int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1; | #endif | #ifdef UINT32_MAX | int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1; | #endif | #ifdef UINT64_MAX | int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1; | #endif | int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1; | int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1; | int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1; | int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1; | int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1; | int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1; | int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1; | int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1; | int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1; | int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1; | int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1; | }; | | int | main () | { | | ; | return 0; | } configure:13864: result: no configure:13886: checking sys/inttypes.h usability configure:13903: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c:157:26: sys/inttypes.h: No such file or directory configure:13909: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define SIGNAL_SAFE_LIST 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 0 | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base | #define __GETOPT_PREFIX rpl_ | #define HAVE_INLINE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define HAVE_STDINT_H 1 | #define ABSOLUTE_STDINT_H "///usr/include/gcc/darwin/3.3/stdint.h" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13923: result: no configure:13927: checking sys/inttypes.h presence configure:13942: cc -E conftest.c conftest.c:124:26: sys/inttypes.h: No such file or directory configure:13948: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define SIGNAL_SAFE_LIST 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 0 | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base | #define __GETOPT_PREFIX rpl_ | #define HAVE_INLINE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define HAVE_STDINT_H 1 | #define ABSOLUTE_STDINT_H "///usr/include/gcc/darwin/3.3/stdint.h" | /* end confdefs.h. */ | #include configure:13962: result: no configure:13995: checking for sys/inttypes.h configure:14003: result: no configure:13886: checking sys/bitypes.h usability configure:13903: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c:157:25: sys/bitypes.h: No such file or directory configure:13909: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define SIGNAL_SAFE_LIST 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 0 | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base | #define __GETOPT_PREFIX rpl_ | #define HAVE_INLINE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define HAVE_STDINT_H 1 | #define ABSOLUTE_STDINT_H "///usr/include/gcc/darwin/3.3/stdint.h" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13923: result: no configure:13927: checking sys/bitypes.h presence configure:13942: cc -E conftest.c conftest.c:124:25: sys/bitypes.h: No such file or directory configure:13948: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define SIGNAL_SAFE_LIST 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 0 | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base | #define __GETOPT_PREFIX rpl_ | #define HAVE_INLINE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define HAVE_STDINT_H 1 | #define ABSOLUTE_STDINT_H "///usr/include/gcc/darwin/3.3/stdint.h" | /* end confdefs.h. */ | #include configure:13962: result: no configure:13995: checking for sys/bitypes.h configure:14003: result: no configure:14038: checking for bit size of ptrdiff_t configure:14380: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:14383: $? = 0 configure:14389: ./conftest configure:14392: $? = 0 configure:14410: result: 32 configure:14038: checking for bit size of sig_atomic_t configure:14380: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:14383: $? = 0 configure:14389: ./conftest configure:14392: $? = 0 configure:14410: result: 32 configure:14038: checking for bit size of size_t configure:14380: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:14383: $? = 0 configure:14389: ./conftest configure:14392: $? = 0 configure:14410: result: 32 configure:14038: checking for bit size of wchar_t configure:14380: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:14383: $? = 0 configure:14389: ./conftest configure:14392: $? = 0 configure:14410: result: 32 configure:14038: checking for bit size of wint_t configure:14380: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:14383: $? = 0 configure:14389: ./conftest configure:14392: $? = 0 configure:14410: result: 32 configure:14431: checking whether sig_atomic_t is signed configure:14466: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:14472: $? = 0 configure:14490: result: yes configure:14431: checking whether wchar_t is signed configure:14466: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:14472: $? = 0 configure:14490: result: yes configure:14431: checking whether wint_t is signed configure:14466: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:14472: $? = 0 configure:14490: result: yes configure:14516: checking for ptrdiff_t integer literal suffix configure:14570: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:14576: $? = 0 configure:14595: result: configure:14516: checking for sig_atomic_t integer literal suffix configure:14570: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:14576: $? = 0 configure:14595: result: configure:14516: checking for size_t integer literal suffix configure:14570: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c:144: error: conflicting types for `foo' conftest.c:143: error: previous declaration of `foo' configure:14576: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define SIGNAL_SAFE_LIST 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 0 | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base | #define __GETOPT_PREFIX rpl_ | #define HAVE_INLINE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define HAVE_STDINT_H 1 | #define ABSOLUTE_STDINT_H "///usr/include/gcc/darwin/3.3/stdint.h" | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIG_ATOMIC_T_SUFFIX | /* end confdefs.h. */ | | /* BSD/OS 4.0.1 has a bug: , and must be | included before . */ | #include | #include | #include | #include | #include | | extern size_t foo; | extern unsigned int foo; | int | main () | { | | ; | return 0; | } configure:14570: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:14576: $? = 0 configure:14595: result: ul configure:14516: checking for wchar_t integer literal suffix configure:14570: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:14576: $? = 0 configure:14595: result: configure:14516: checking for wint_t integer literal suffix configure:14570: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:14576: $? = 0 configure:14595: result: configure:14615: checking absolute name of configure:14639: result: ///usr/include/stdlib.h configure:14657: checking for strtol configure:14713: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:14719: $? = 0 configure:14737: result: yes configure:14758: checking whether mkdir is declared configure:14788: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:14794: $? = 0 configure:14809: result: yes configure:14975: checking absolute name of configure:14999: result: ///usr/include/sys/stat.h configure:15011: checking for a thread-safe mkdir -p configure:15050: result: /usr/local/bin/mkdir -p configure:15056: checking for a thread-safe mkdir -p configure:15095: result: /usr/local/bin/mkdir -p configure:15111: checking for __secure_getenv configure:15167: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 ld: Undefined symbols: ___secure_getenv configure:15173: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define SIGNAL_SAFE_LIST 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 0 | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base | #define __GETOPT_PREFIX rpl_ | #define HAVE_INLINE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define HAVE_STDINT_H 1 | #define ABSOLUTE_STDINT_H "///usr/include/gcc/darwin/3.3/stdint.h" | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX ul | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define ABSOLUTE_STDLIB_H "///usr/include/stdlib.h" | #define HAVE_STRTOL 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | /* end confdefs.h. */ | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv. | For example, HP-UX 11i declares gettimeofday. */ | #define __secure_getenv innocuous___secure_getenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __secure_getenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __secure_getenv | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __secure_getenv (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___secure_getenv || defined __stub_____secure_getenv | choke me | #endif | | int | main () | { | return __secure_getenv (); | ; | return 0; | } configure:15191: result: no configure:15213: checking absolute name of configure:15237: result: ///usr/include/unistd.h configure:15363: checking for ptrdiff_t configure:15393: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:15399: $? = 0 configure:15414: result: yes configure:15438: checking for snprintf configure:15494: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 conftest.c:167: warning: conflicting types for built-in function `snprintf' configure:15500: $? = 0 configure:15518: result: yes configure:15438: checking for wcslen configure:15494: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:15500: $? = 0 configure:15518: result: yes configure:15539: checking for vasprintf configure:15595: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:15601: $? = 0 configure:15619: result: yes configure:15651: checking whether is standalone configure:15666: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:15672: $? = 0 configure:15687: result: yes configure:15757: checking absolute name of configure:15781: result: ///usr/include/wctype.h configure:15817: checking for stdint.h configure:15823: result: yes configure:15976: checking if stack overflow is detectable configure:16013: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:16019: $? = 0 configure:16038: result: yes configure:16054: checking for rlim_t configure:16086: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:16092: $? = 0 configure:16107: result: yes configure:16124: checking for stack_t configure:16156: cc -std=gnu99 -c -O -pipe conftest.c >&5 configure:16162: $? = 0 configure:16177: result: yes configure:16194: checking for sigcontext configure:16226: cc -std=gnu99 -c -O -pipe conftest.c >&5 conftest.c:155: error: parse error before "ac__type_new_" conftest.c:155: warning: type defaults to `int' in declaration of `ac__type_new_' conftest.c:155: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:159: error: parse error before ')' token configure:16232: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU M4" | #define PACKAGE_TARNAME "m4" | #define PACKAGE_VERSION "1.4.9" | #define PACKAGE_STRING "GNU M4 1.4.9" | #define PACKAGE_BUGREPORT "bug-m4@gnu.org" | #define PACKAGE "m4" | #define VERSION "1.4.9" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define HAVE_STACK_T_SS_SP 1 | #define RETSIGTYPE void | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRERROR 1 | #define HAVE_RAISE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSINIT 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_LSTAT 1 | #define HAVE_PIPE 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FREAD_UNLOCKED 0 | #define HAVE_DECL_FWRITE_UNLOCKED 0 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_LONG_LONG 1 | #define HAVE_INTMAX_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define SIGNAL_SAFE_LIST 1 | #define GNULIB_CLOSE_STREAM 1 | #define HAVE_SIGACTION 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 0 | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base | #define __GETOPT_PREFIX rpl_ | #define HAVE_INLINE 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MKDTEMP 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_DECL_ISBLANK 1 | #define HAVE_POSIX_SIGNALBLOCKING 1 | #define HAVE_STDINT_H 1 | #define ABSOLUTE_STDINT_H "///usr/include/gcc/darwin/3.3/stdint.h" | #define BITSIZEOF_PTRDIFF_T 32 | #define BITSIZEOF_SIG_ATOMIC_T 32 | #define BITSIZEOF_SIZE_T 32 | #define BITSIZEOF_WCHAR_T 32 | #define BITSIZEOF_WINT_T 32 | #define HAVE_SIGNED_SIG_ATOMIC_T 1 | #define HAVE_SIGNED_WCHAR_T 1 | #define HAVE_SIGNED_WINT_T 1 | #define PTRDIFF_T_SUFFIX | #define SIG_ATOMIC_T_SUFFIX | #define SIZE_T_SUFFIX ul | #define WCHAR_T_SUFFIX | #define WINT_T_SUFFIX | #define ABSOLUTE_STDLIB_H "///usr/include/stdlib.h" | #define HAVE_STRTOL 1 | #define HAVE_DECL_MKDIR 1 | #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" | #define ABSOLUTE_UNISTD_H "///usr/include/unistd.h" | #define USE_UNLOCKED_IO 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_VASPRINTF 1 | #define ABSOLUTE_WCTYPE_H "///usr/include/wctype.h" | #define HAVE_STDINT_H 1 | #define USE_STACKOVF 1 | #define HAVE_RLIM_T 1 | #define HAVE_STACK_T 1 | /* end confdefs.h. */ | #include | | | typedef sigcontext ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:16247: result: no configure:16260: checking if system() agrees with pclose() configure:16339: cc -std=gnu99 -o conftest -O -pipe conftest.c >&5 configure:16342: $? = 0 configure:16348: ./conftest configure:16351: $? = 0 configure:16367: result: yes configure:16378: checking if changeword is wanted configure:16395: result: no configure:16400: checking if malloc debugging is wanted configure:16420: result: no configure:16576: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU M4 config.status 1.4.9, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:726: creating Makefile config.status:726: creating doc/Makefile config.status:726: creating lib/Makefile config.status:726: creating src/Makefile config.status:726: creating checks/Makefile config.status:726: creating examples/Makefile config.status:726: creating lib/config.h config.status:1154: executing depfiles commands config.status:1154: executing stamp-h commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## M4_cv_func_system_consistent=yes M4_cv_use_stackovf=yes ac_cv_build=x86-apple-darwin8.0.1 ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_restrict=restrict ac_cv_decl_EOVERFLOW=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86-apple-darwin8.0.1 ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86-apple-darwin8.0.1 ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=x86-apple-darwin8.0.1 ac_cv_func___fpending=no ac_cv_func___secure_getenv=no ac_cv_func_alloca_works=yes ac_cv_func_getopt_long_only=yes ac_cv_func_gettimeofday=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_lstat=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mkdtemp=yes ac_cv_func_obstack=no ac_cv_func_pipe=yes ac_cv_func_raise=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigstack=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_func_strtol=yes ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcscoll=yes ac_cv_func_wcslen=yes ac_cv_gnu_library_2_1=no ac_cv_have_decl___fpending=no ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_ferror_unlocked=yes ac_cv_have_decl_fflush_unlocked=no ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_fputc_unlocked=no ac_cv_have_decl_fputs_unlocked=no ac_cv_have_decl_fread_unlocked=no ac_cv_have_decl_fwrite_unlocked=no ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getchar_unlocked=yes ac_cv_have_decl_getenv=yes ac_cv_have_decl_isblank=yes ac_cv_have_decl_mkdir=yes ac_cv_have_decl_optreset=no ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_strerror_r=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_siginfo_h=no ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_h=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_bitypes_h=no ac_cv_header_sys_inttypes_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=x86-apple-darwin8.0.1 ac_cv_lib_error_at_line=no ac_cv_member_stack_t_ss_sp=yes ac_cv_member_struct_sigaction_sa_sigaction=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_pending_output_n_bytes='fp->_p - fp->_bf._base' ac_cv_type__Bool=yes ac_cv_type_long_long=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_rlim_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_sigcontext=no ac_cv_type_siginfo_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_stack_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_langinfo_codeset=yes gl_cv_absolute_stdint_h=///usr/include/gcc/darwin/3.3/stdint.h gl_cv_absolute_stdlib_h=///usr/include/stdlib.h gl_cv_absolute_sys_stat_h=///usr/include/sys/stat.h gl_cv_absolute_sys_time_h=///usr/include/sys/time.h gl_cv_absolute_unistd_h=///usr/include/unistd.h gl_cv_absolute_wctype_h=///usr/include/wctype.h gl_cv_bitsizeof_ptrdiff_t=32 gl_cv_bitsizeof_sig_atomic_t=32 gl_cv_bitsizeof_size_t=32 gl_cv_bitsizeof_wchar_t=32 gl_cv_bitsizeof_wint_t=32 gl_cv_c_inline_effective=yes gl_cv_func_free=yes gl_cv_func_gettimeofday_clobber=no gl_cv_func_gettimeofday_posix_signature=yes gl_cv_func_gnu_getopt=no gl_cv_func_malloc_0_nonnull=1 gl_cv_func_mbrtowc=yes gl_cv_func_re_compile_pattern_working=no gl_cv_func_sigprocmask=1 gl_cv_func_va_copy=yes gl_cv_func_working_mkstemp=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_header_wchar_h_standalone=yes gl_cv_header_working_stdint_h=no gl_cv_rpl_alloca=yes gl_cv_size_max=yes gl_cv_sys_struct_timeval=yes gl_cv_type_ptrdiff_t_signed=yes gl_cv_type_ptrdiff_t_suffix= gl_cv_type_sig_atomic_t_signed=yes gl_cv_type_sig_atomic_t_suffix= gl_cv_type_size_t_signed=no gl_cv_type_size_t_suffix=ul gl_cv_type_wchar_t_signed=yes gl_cv_type_wchar_t_suffix= gl_cv_type_wint_t_signed=yes gl_cv_type_wint_t_suffix= gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_ssize_t=yes lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ABSOLUTE_STDINT_H='"///usr/include/gcc/darwin/3.3/stdint.h"' ABSOLUTE_STDLIB_H='"///usr/include/stdlib.h"' ABSOLUTE_SYS_STAT_H='"///usr/include/sys/stat.h"' ABSOLUTE_SYS_TIME_H='"///usr/include/sys/time.h"' ABSOLUTE_UNISTD_H='"///usr/include/unistd.h"' ABSOLUTE_WCHAR_H='' ABSOLUTE_WCTYPE_H='"///usr/include/wctype.h"' ACLOCAL='${SHELL} /usr/ports/devel/m4/work/m4-1.4.9/missing --run aclocal-1.10' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/devel/m4/work/m4-1.4.9/missing --run tar' AUTOCONF='${SHELL} /usr/ports/devel/m4/work/m4-1.4.9/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/devel/m4/work/m4-1.4.9/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/devel/m4/work/m4-1.4.9/missing --run automake-1.10' AWK='gawk' BITSIZEOF_PTRDIFF_T='32' BITSIZEOF_SIG_ATOMIC_T='32' BITSIZEOF_SIZE_T='32' BITSIZEOF_WCHAR_T='32' BITSIZEOF_WINT_T='32' CC='cc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-O -pipe ' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EOVERFLOW='' EXEEXT='' GETOPT_H='getopt.h' GLIBC21='no' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GNULIB_CHOWN='0' GNULIB_DUP2='0' GNULIB_FCHDIR='0' GNULIB_FTRUNCATE='0' GNULIB_GETCWD='0' GNULIB_GETLOGIN_R='0' GNULIB_GETSUBOPT='0' GNULIB_MKDTEMP='1' GNULIB_MKSTEMP='1' GNULIB_READLINK='0' GREP='/usr/bin/grep' HAVE_DECL_GETLOGIN_R='1' HAVE_DUP2='1' HAVE_FTRUNCATE='1' HAVE_GETSUBOPT='1' HAVE_INTTYPES_H='1' HAVE_LONG_LONG_INT='1' HAVE_MKDTEMP='1' HAVE_READLINK='1' HAVE_SIGNED_SIG_ATOMIC_T='1' HAVE_SIGNED_WCHAR_T='1' HAVE_SIGNED_WINT_T='1' HAVE_STDINT_H='1' HAVE_STRUCT_TIMEVAL='1' HAVE_SYS_BITYPES_H='0' HAVE_SYS_INTTYPES_H='0' HAVE_SYS_TIME_H='1' HAVE_SYS_TYPES_H='1' HAVE_UNISTD_H='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_WCTYPE_H='1' HAVE_WINT_T='1' HAVE__BOOL='1' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBM4_LIBDEPS='' LIBM4_LTLIBDEPS='' LIBOBJS='' LIBS='' LTLIBOBJS='' M4_LIBOBJS=' __fpending.o asnprintf.o cloexec.o close-stream.o closeout.o dup-safer.o error.o exitfail.o fd-safer.o fopen-safer.o getopt.o getopt1.o mkstemp-safer.o obstack.o pipe-safer.o printf-args.o printf-parse.o quotearg.o regex.o tempname.o vasnprintf.o xmalloc.o' M4_LTLIBOBJS=' __fpending.lo asnprintf.lo cloexec.lo close-stream.lo closeout.lo dup-safer.lo error.lo exitfail.lo fd-safer.lo fopen-safer.lo getopt.lo getopt1.lo mkstemp-safer.lo obstack.lo pipe-safer.lo printf-args.lo printf-parse.lo quotearg.lo regex.lo tempname.lo vasnprintf.lo xmalloc.lo' MAKEINFO='/usr/local/bin/makeinfo --no-split' OBJEXT='o' PACKAGE='m4' PACKAGE_BUGREPORT='bug-m4@gnu.org' PACKAGE_NAME='GNU M4' PACKAGE_STRING='GNU M4 1.4.9' PACKAGE_TARNAME='m4' PACKAGE_VERSION='1.4.9' PATH_SEPARATOR=':' PTRDIFF_T_SUFFIX='' RANLIB='ranlib' REPLACE_CHOWN='0' REPLACE_FCHDIR='0' REPLACE_GETCWD='0' REPLACE_GETTIMEOFDAY='0' REPLACE_MKSTEMP='0' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='ul' STACKOVF_FALSE='#' STACKOVF_TRUE='' STDBOOL_H='' STDINT_H='stdint.h' STRIP='' SYS_STAT_H='sys/stat.h' SYS_TIME_H='' VERSION='1.4.9' WCHAR_H='' WCHAR_T_SUFFIX='' WCTYPE_H='' WINT_T_SUFFIX='' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86-apple-darwin8.0.1' build_alias='x86-apple-darwin8.0.1' build_cpu='x86' build_os='darwin8.0.1' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86-apple-darwin8.0.1' host_alias='x86-apple-darwin8.0.1' host_cpu='x86' host_os='darwin8.0.1' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info/' install_sh='$(SHELL) /usr/ports/devel/m4/work/m4-1.4.9/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/local/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s&^&g&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='x86-apple-darwin8.0.1' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "GNU M4" #define PACKAGE_TARNAME "m4" #define PACKAGE_VERSION "1.4.9" #define PACKAGE_STRING "GNU M4 1.4.9" #define PACKAGE_BUGREPORT "bug-m4@gnu.org" #define PACKAGE "m4" #define VERSION "1.4.9" #define _GNU_SOURCE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_LOCALE_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_SIGINFO_T 1 #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 #define HAVE_STACK_T_SS_SP 1 #define RETSIGTYPE void #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGVEC 1 #define HAVE_STRERROR 1 #define HAVE_RAISE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MBSINIT 1 #define HAVE_ISWCTYPE 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_WCSCOLL 1 #define HAVE_LSTAT 1 #define HAVE_PIPE 1 #define HAVE_ISWCNTRL 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define HAVE_SIG_ATOMIC_T 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_DECL_GETENV 1 #define ABSOLUTE_SYS_TIME_H "///usr/include/sys/time.h" #define HAVE_LANGINFO_CODESET 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_DECL_CLEARERR_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FERROR_UNLOCKED 1 #define HAVE_DECL_FFLUSH_UNLOCKED 0 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_DECL_FPUTC_UNLOCKED 0 #define HAVE_DECL_FPUTS_UNLOCKED 0 #define HAVE_DECL_FREAD_UNLOCKED 0 #define HAVE_DECL_FWRITE_UNLOCKED 0 #define HAVE_DECL_GETCHAR_UNLOCKED 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_LONG_LONG 1 #define HAVE_INTMAX_T 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define SIGNAL_SAFE_LIST 1 #define GNULIB_CLOSE_STREAM 1 #define HAVE_SIGACTION 1 #define GNULIB_FOPEN_SAFER 1 #define HAVE_DECL___FPENDING 0 #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base #define __GETOPT_PREFIX rpl_ #define HAVE_INLINE 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_MKDTEMP 1 #define HAVE_MBSTATE_T 1 #define HAVE_MBRTOWC 1 #define _REGEX_LARGE_OFFSETS 1 #define re_syntax_options rpl_re_syntax_options #define re_set_syntax rpl_re_set_syntax #define re_compile_pattern rpl_re_compile_pattern #define re_compile_fastmap rpl_re_compile_fastmap #define re_search rpl_re_search #define re_search_2 rpl_re_search_2 #define re_match rpl_re_match #define re_match_2 rpl_re_match_2 #define re_set_registers rpl_re_set_registers #define re_comp rpl_re_comp #define re_exec rpl_re_exec #define regcomp rpl_regcomp #define regexec rpl_regexec #define regerror rpl_regerror #define regfree rpl_regfree #define HAVE_DECL_ISBLANK 1 #define HAVE_POSIX_SIGNALBLOCKING 1 #define HAVE_STDINT_H 1 #define ABSOLUTE_STDINT_H "///usr/include/gcc/darwin/3.3/stdint.h" #define BITSIZEOF_PTRDIFF_T 32 #define BITSIZEOF_SIG_ATOMIC_T 32 #define BITSIZEOF_SIZE_T 32 #define BITSIZEOF_WCHAR_T 32 #define BITSIZEOF_WINT_T 32 #define HAVE_SIGNED_SIG_ATOMIC_T 1 #define HAVE_SIGNED_WCHAR_T 1 #define HAVE_SIGNED_WINT_T 1 #define PTRDIFF_T_SUFFIX #define SIG_ATOMIC_T_SUFFIX #define SIZE_T_SUFFIX ul #define WCHAR_T_SUFFIX #define WINT_T_SUFFIX #define ABSOLUTE_STDLIB_H "///usr/include/stdlib.h" #define HAVE_STRTOL 1 #define HAVE_DECL_MKDIR 1 #define ABSOLUTE_SYS_STAT_H "///usr/include/sys/stat.h" #define ABSOLUTE_UNISTD_H "///usr/include/unistd.h" #define USE_UNLOCKED_IO 1 #define HAVE_PTRDIFF_T 1 #define HAVE_SNPRINTF 1 #define HAVE_WCSLEN 1 #define HAVE_VASPRINTF 1 #define ABSOLUTE_WCTYPE_H "///usr/include/wctype.h" #define HAVE_STDINT_H 1 #define USE_STACKOVF 1 #define HAVE_RLIM_T 1 #define HAVE_STACK_T 1 configure: exit 0