This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU AutoGen configure 5.18.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-static --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp05 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2624: checking build system type configure:2638: result: i686-uhu-linux-gnu configure:2658: checking host system type configure:2671: result: i686-uhu-linux-gnu configure:2691: checking target system type configure:2704: result: i686-uhu-linux-gnu configure:2750: checking for a BSD-compatible install configure:2818: result: /bin/install -c configure:2829: checking whether build environment is sane configure:2884: result: yes configure:3035: checking for a thread-safe mkdir -p configure:3074: result: /bin/mkdir -p configure:3081: checking for gawk configure:3097: found /bin/gawk configure:3108: result: gawk configure:3119: checking whether make sets $(MAKE) configure:3141: result: yes configure:3170: checking whether make supports nested variables configure:3187: result: yes configure:3324: checking for style of include used by make configure:3352: result: GNU configure:3383: checking for i686-uhu-linux-gcc configure:3399: found /usr/bin/i686-uhu-linux-gcc configure:3410: result: i686-uhu-linux-gcc configure:3679: checking for C compiler version configure:3688: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3699: $? = 0 configure:3688: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3699: $? = 0 configure:3688: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3699: $? = 1 configure:3688: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3699: $? = 1 configure:3719: checking whether the C compiler works configure:3741: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3745: $? = 0 configure:3793: result: yes configure:3796: checking for C compiler default output file name configure:3798: result: a.out configure:3804: checking for suffix of executables configure:3811: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3815: $? = 0 configure:3837: result: configure:3859: checking whether we are cross compiling configure:3867: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3871: $? = 0 configure:3878: ./conftest configure:3882: $? = 0 configure:3897: result: no configure:3902: checking for suffix of object files configure:3924: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3928: $? = 0 configure:3949: result: o configure:3953: checking whether we are using the GNU C compiler configure:3972: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3972: $? = 0 configure:3981: result: yes configure:3990: checking whether i686-uhu-linux-gcc accepts -g configure:4010: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4010: $? = 0 configure:4051: result: yes configure:4068: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4131: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4131: $? = 0 configure:4144: result: none needed configure:4169: checking whether i686-uhu-linux-gcc understands -c and -o together configure:4191: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4194: $? = 0 configure:4191: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4194: $? = 0 configure:4206: result: yes configure:4225: checking dependency style of i686-uhu-linux-gcc configure:4336: result: gcc3 configure:4357: checking how to run the C preprocessor configure:4388: i686-uhu-linux-gcc -E conftest.c configure:4388: $? = 0 configure:4402: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | /* end confdefs.h. */ | #include configure:4427: result: i686-uhu-linux-gcc -E configure:4447: i686-uhu-linux-gcc -E conftest.c configure:4447: $? = 0 configure:4461: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4461: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | /* end confdefs.h. */ | #include configure:4490: checking for grep that handles long lines and -e configure:4548: result: /bin/grep configure:4553: checking for egrep configure:4615: result: /bin/grep -E configure:4620: checking for ANSI C header files configure:4640: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4640: $? = 0 configure:4713: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4713: $? = 0 configure:4713: ./conftest configure:4713: $? = 0 configure:4724: result: yes configure:4737: checking for sys/types.h configure:4737: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4737: $? = 0 configure:4737: result: yes configure:4737: checking for sys/stat.h configure:4737: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4737: $? = 0 configure:4737: result: yes configure:4737: checking for stdlib.h configure:4737: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4737: $? = 0 configure:4737: result: yes configure:4737: checking for string.h configure:4737: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4737: $? = 0 configure:4737: result: yes configure:4737: checking for memory.h configure:4737: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4737: $? = 0 configure:4737: result: yes configure:4737: checking for strings.h configure:4737: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4737: $? = 0 configure:4737: result: yes configure:4737: checking for inttypes.h configure:4737: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4737: $? = 0 configure:4737: result: yes configure:4737: checking for stdint.h configure:4737: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4737: $? = 0 configure:4737: result: yes configure:4737: checking for unistd.h configure:4737: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4737: $? = 0 configure:4737: result: yes configure:4750: checking minix/config.h usability configure:4750: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4750: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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:4750: result: no configure:4750: checking minix/config.h presence configure:4750: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4750: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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:4750: result: no configure:4750: checking for minix/config.h configure:4750: result: no configure:4774: checking whether it is safe to define __EXTENSIONS__ configure:4792: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4792: $? = 0 configure:4799: result: yes configure:4814: checking whether _XOPEN_SOURCE should be defined configure:4833: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4833: $? = 0 configure:4857: result: no configure:5213: checking how to print strings configure:5240: result: printf configure:5261: checking for a sed that does not truncate output configure:5325: result: /bin/sed configure:5343: checking for fgrep configure:5405: result: /bin/grep -F configure:5440: checking for ld used by i686-uhu-linux-gcc configure:5507: result: /usr/bin/ld configure:5514: checking if the linker (/usr/bin/ld) is GNU ld configure:5529: result: yes configure:5541: checking for BSD- or MS-compatible name lister (nm) configure:5590: result: /usr/bin/nm -B configure:5720: checking the name lister (/usr/bin/nm -B) interface configure:5727: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5730: /usr/bin/nm -B "conftest.o" configure:5733: output 00000000 B some_variable configure:5740: result: BSD nm configure:5743: checking whether ln -s works configure:5747: result: yes configure:5755: checking the maximum length of command line arguments configure:5885: result: 1572864 configure:5902: checking whether the shell understands some XSI constructs configure:5912: result: yes configure:5916: checking whether the shell understands "+=" configure:5922: result: yes configure:5957: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5997: result: func_convert_file_noop configure:6004: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6024: result: func_convert_file_noop configure:6031: checking for /usr/bin/ld option to reload object files configure:6038: result: -r configure:6072: checking for i686-uhu-linux-objdump configure:6099: result: objdump configure:6168: checking how to recognize dependent libraries configure:6366: result: pass_all configure:6411: checking for i686-uhu-linux-dlltool configure:6438: result: dlltool configure:6508: checking how to associate runtime and link libraries configure:6535: result: printf %s\n configure:6551: checking for i686-uhu-linux-ar configure:6567: found /usr/bin/i686-uhu-linux-ar configure:6578: result: i686-uhu-linux-ar configure:6659: checking for archiver @FILE support configure:6676: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6676: $? = 0 configure:6679: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6682: $? = 0 configure:6687: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6690: $? = 1 configure:6702: result: @ configure:6720: checking for i686-uhu-linux-strip configure:6750: result: no configure:6760: checking for strip configure:6776: found /usr/bin/strip configure:6787: result: strip configure:6819: checking for i686-uhu-linux-ranlib configure:6849: result: no configure:6859: checking for ranlib configure:6875: found /usr/bin/ranlib configure:6886: result: ranlib configure:6988: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7108: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7111: $? = 0 configure:7115: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7118: $? = 0 configure:7184: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7187: $? = 0 configure:7225: result: ok configure:7262: checking for sysroot configure:7292: result: no configure:7508: checking for i686-uhu-linux-mt configure:7538: result: no configure:7548: checking for mt configure:7578: result: no configure:7598: checking if : is a manifest tool configure:7604: : '-?' configure:7612: result: no configure:8251: checking for dlfcn.h configure:8251: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8251: $? = 0 configure:8251: result: yes configure:8455: checking for objdir configure:8470: result: .libs configure:8741: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8759: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8763: $? = 0 configure:8776: result: no configure:9103: checking for i686-uhu-linux-gcc option to produce PIC configure:9110: result: -fPIC -DPIC configure:9118: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9140: $? = 0 configure:9153: result: yes configure:9182: checking if i686-uhu-linux-gcc static flag -static works configure:9210: result: yes configure:9225: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9246: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9250: $? = 0 configure:9272: result: yes configure:9280: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9327: result: yes configure:9360: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10517: result: yes configure:10554: checking whether -lc should be explicitly linked in configure:10562: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10565: $? = 0 configure:10580: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10583: $? = 0 configure:10597: result: no configure:10757: checking dynamic linker characteristics configure:11257: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11257: $? = 0 configure:11491: result: GNU/Linux ld.so configure:11598: checking how to hardcode library paths into programs configure:11623: result: immediate configure:12163: checking whether stripping libraries is possible configure:12168: result: yes configure:12203: checking if libtool supports shared libraries configure:12205: result: yes configure:12208: checking whether to build shared libraries configure:12229: result: yes configure:12232: checking whether to build static libraries configure:12236: result: yes configure:12325: checking if malloc debugging is wanted configure:12343: result: no configure:12356: checking for i686-uhu-linux-gcc option to accept ISO C99 configure:12505: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:82:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:136:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:136:18: error: 'newvar' undeclared (first use in this function) conftest.c:136:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:146:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:146:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:12505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | /* 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:12505: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12505: $? = 0 configure:12525: result: -std=gnu99 configure:12626: checking for i686-uhu-linux-gcc -std=gnu99 option to accept ISO Standard C configure:12640: result: -std=gnu99 configure:12652: checking whether clearerr_unlocked is declared configure:12652: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12652: $? = 0 configure:12652: result: yes configure:12665: checking whether feof_unlocked is declared configure:12665: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12665: $? = 0 configure:12665: result: yes configure:12678: checking whether ferror_unlocked is declared configure:12678: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12678: $? = 0 configure:12678: result: yes configure:12691: checking whether fflush_unlocked is declared configure:12691: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12691: $? = 0 configure:12691: result: yes configure:12704: checking whether fgets_unlocked is declared configure:12704: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12704: $? = 0 configure:12704: result: yes configure:12717: checking whether fputc_unlocked is declared configure:12717: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12730: checking whether fputs_unlocked is declared configure:12730: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12730: $? = 0 configure:12730: result: yes configure:12743: checking whether fread_unlocked is declared configure:12743: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12743: $? = 0 configure:12743: result: yes configure:12756: checking whether fwrite_unlocked is declared configure:12756: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12756: $? = 0 configure:12756: result: yes configure:12769: checking whether getc_unlocked is declared configure:12769: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12769: $? = 0 configure:12769: result: yes configure:12782: checking whether getchar_unlocked is declared configure:12782: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12782: $? = 0 configure:12782: result: yes configure:12795: checking whether putc_unlocked is declared configure:12795: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12795: $? = 0 configure:12795: result: yes configure:12808: checking whether putchar_unlocked is declared configure:12808: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12808: $? = 0 configure:12808: result: yes configure:12924: checking for texi2html configure:12952: result: : configure:12960: checking for an ANSI C-conforming const configure:13026: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13026: $? = 0 configure:13033: result: yes configure:13041: checking for inline configure:13057: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13057: $? = 0 configure:13065: result: inline configure:13084: checking for dlopen in -ldl configure:13109: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:13109: $? = 0 configure:13118: result: yes configure:13130: checking for mode_t configure:13130: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13130: $? = 0 configure:13130: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:83:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:13130: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 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 () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:13130: result: yes configure:13141: checking for pid_t configure:13141: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13141: $? = 0 configure:13141: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:83:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:13141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 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 () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:13141: result: yes configure:13152: checking for size_t configure:13152: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13152: $? = 0 configure:13152: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:83:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:13152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 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 () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:13152: result: yes configure:13163: checking for uid_t in sys/types.h configure:13182: result: yes configure:13195: checking for long double with more range or precision than double configure:13231: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13231: $? = 0 configure:13238: result: yes configure:13263: checking for long long configure:13263: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13263: $? = 0 configure:13263: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:86:24: error: expected expression before ')' token if (sizeof ((long long))) ^ configure:13263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | /* 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 () | { | if (sizeof ((long long))) | return 0; | ; | return 0; | } configure:13263: result: yes configure:13272: checking for uintmax_t configure:13272: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13272: $? = 0 configure:13272: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:87:24: error: expected expression before ')' token if (sizeof ((uintmax_t))) ^ configure:13272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 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 () | { | if (sizeof ((uintmax_t))) | return 0; | ; | return 0; | } configure:13272: result: yes configure:13281: checking for size_t configure:13281: result: yes configure:13290: checking for wchar_t configure:13290: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13290: $? = 0 configure:13290: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:89:22: error: expected expression before ')' token if (sizeof ((wchar_t))) ^ configure:13290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 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 () | { | if (sizeof ((wchar_t))) | return 0; | ; | return 0; | } configure:13290: result: yes configure:13304: checking size of char* configure:13309: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:13309: $? = 0 configure:13309: ./conftest configure:13309: $? = 0 configure:13323: result: 4 configure:13337: checking size of int configure:13342: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:13342: $? = 0 configure:13342: ./conftest configure:13342: $? = 0 configure:13356: result: 4 configure:13370: checking size of long configure:13375: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:13375: $? = 0 configure:13375: ./conftest configure:13375: $? = 0 configure:13389: result: 4 configure:13403: checking size of short configure:13408: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:13408: $? = 0 configure:13408: ./conftest configure:13408: $? = 0 configure:13422: result: 2 configure:13436: checking for strchr configure:13436: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:81:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:13436: $? = 0 configure:13436: result: yes configure:13436: checking for strlcpy configure:13436: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 /tmp/cceVYI58.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:13436: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:13436: result: no configure:13436: checking for snprintf configure:13436: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:82:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:13436: $? = 0 configure:13436: result: yes configure:13436: checking for dlopen configure:13436: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:13436: $? = 0 configure:13436: result: yes configure:13445: checking for library containing copysign configure:13476: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:68:6: warning: conflicting types for built-in function 'copysign' [enabled by default] char copysign (); ^ configure:13476: $? = 0 configure:13493: result: none required configure:13503: checking for library containing copysignl configure:13534: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:69:6: warning: conflicting types for built-in function 'copysignl' [enabled by default] char copysignl (); ^ configure:13534: $? = 0 configure:13551: result: none required configure:13561: checking for library containing modfl configure:13592: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:70:6: warning: conflicting types for built-in function 'modfl' [enabled by default] char modfl (); ^ configure:13592: $? = 0 configure:13609: result: none required configure:13642: checking for unsigned long long int configure:13690: result: yes configure:13702: checking libio.h usability configure:13702: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13702: $? = 0 configure:13702: result: yes configure:13702: checking libio.h presence configure:13702: i686-uhu-linux-gcc -E conftest.c configure:13702: $? = 0 configure:13702: result: yes configure:13702: checking for libio.h configure:13702: result: yes configure:13702: checking ctype.h usability configure:13702: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13702: $? = 0 configure:13702: result: yes configure:13702: checking ctype.h presence configure:13702: i686-uhu-linux-gcc -E conftest.c configure:13702: $? = 0 configure:13702: result: yes configure:13702: checking for ctype.h configure:13702: result: yes configure:13702: checking assert.h usability configure:13702: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13702: $? = 0 configure:13702: result: yes configure:13702: checking assert.h presence configure:13702: i686-uhu-linux-gcc -E conftest.c configure:13702: $? = 0 configure:13702: result: yes configure:13702: checking for assert.h configure:13702: result: yes configure:13702: checking sys/resource.h usability configure:13702: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13702: $? = 0 configure:13702: result: yes configure:13702: checking sys/resource.h presence configure:13702: i686-uhu-linux-gcc -E conftest.c configure:13702: $? = 0 configure:13702: result: yes configure:13702: checking for sys/resource.h configure:13702: result: yes configure:13712: checking whether sigsetjmp is declared configure:13712: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13712: $? = 0 configure:13712: result: yes configure:13724: checking whether sys_siglist is declared configure:13724: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13724: $? = 0 configure:13724: result: yes configure:13745: checking for putenv configure:13745: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:13745: $? = 0 configure:13745: result: yes configure:13745: checking for getdate_r configure:13745: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:13745: $? = 0 configure:13745: result: yes configure:13745: checking for utimes configure:13745: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:13745: $? = 0 configure:13745: result: yes configure:13745: checking for futimes configure:13745: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:13745: $? = 0 configure:13745: result: yes configure:13755: checking for inline configure:13779: result: inline configure:13799: checking for long long int configure:13849: result: yes configure:13858: checking for grep that handles long lines and -e configure:13916: result: /bin/grep configure:13921: checking for egrep configure:13983: result: /bin/grep -E configure:13988: checking for fgrep configure:14050: result: /bin/grep -F configure:14061: checking for dirent.h that defines DIR configure:14080: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14080: $? = 0 configure:14088: result: yes configure:14101: checking for library containing opendir configure:14132: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:14132: $? = 0 configure:14149: result: none required configure:14229: checking sys/mman.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking sys/mman.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking for sys/mman.h configure:14229: result: yes configure:14229: checking sys/param.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking sys/param.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking for sys/param.h configure:14229: result: yes configure:14229: checking sys/poll.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking sys/poll.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking for sys/poll.h configure:14229: result: yes configure:14229: checking sys/procset.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:113:25: fatal error: sys/procset.h: No such file or directory #include ^ compilation terminated. configure:14229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_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:14229: result: no configure:14229: checking sys/procset.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c conftest.c:80:25: fatal error: sys/procset.h: No such file or directory #include ^ compilation terminated. configure:14229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:14229: result: no configure:14229: checking for sys/procset.h configure:14229: result: no configure:14229: checking sys/select.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking sys/select.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking for sys/select.h configure:14229: result: yes configure:14229: checking sys/socket.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking sys/socket.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking for sys/socket.h configure:14229: result: yes configure:14229: checking sys/stropts.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking sys/stropts.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking for sys/stropts.h configure:14229: result: yes configure:14229: checking sys/time.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking sys/time.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking for sys/time.h configure:14229: result: yes configure:14229: checking sys/un.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking sys/un.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking for sys/un.h configure:14229: result: yes configure:14229: checking sys/wait.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking sys/wait.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking for sys/wait.h configure:14229: result: yes configure:14229: checking for dlfcn.h configure:14229: result: yes configure:14229: checking errno.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking errno.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking for errno.h configure:14229: result: yes configure:14229: checking fcntl.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking fcntl.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking for fcntl.h configure:14229: result: yes configure:14229: checking libgen.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking libgen.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking for libgen.h configure:14229: result: yes configure:14229: checking libintl.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking libintl.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking for libintl.h configure:14229: result: yes configure:14229: checking for memory.h configure:14229: result: yes configure:14229: checking netinet/in.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking netinet/in.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking for netinet/in.h configure:14229: result: yes configure:14229: checking setjmp.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking setjmp.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking for setjmp.h configure:14229: result: yes configure:14229: checking stdbool.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking stdbool.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking for stdbool.h configure:14229: result: yes configure:14229: checking sysexits.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking sysexits.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking for sysexits.h configure:14229: result: yes configure:14229: checking for unistd.h configure:14229: result: yes configure:14229: checking utime.h usability configure:14229: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking utime.h presence configure:14229: i686-uhu-linux-gcc -E conftest.c configure:14229: $? = 0 configure:14229: result: yes configure:14229: checking for utime.h configure:14229: result: yes configure:14243: checking stdarg.h usability configure:14243: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14243: $? = 0 configure:14243: result: yes configure:14243: checking stdarg.h presence configure:14243: i686-uhu-linux-gcc -E conftest.c configure:14243: $? = 0 configure:14243: result: yes configure:14243: checking for stdarg.h configure:14243: result: yes configure:14259: checking for string.h configure:14259: result: yes configure:14275: checking limits.h usability configure:14275: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14275: $? = 0 configure:14275: result: yes configure:14275: checking limits.h presence configure:14275: i686-uhu-linux-gcc -E conftest.c configure:14275: $? = 0 configure:14275: result: yes configure:14275: checking for limits.h configure:14275: result: yes configure:14291: checking for inttypes.h configure:14291: result: yes configure:14311: checking for runetype.h configure:14311: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:141:22: fatal error: runetype.h: No such file or directory #include ^ compilation terminated. configure:14311: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_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 | #if HAVE_RUNETYPE_H | # include | #endif | | | #include configure:14311: result: no configure:14311: checking for wchar.h configure:14311: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14311: $? = 0 configure:14311: result: yes configure:14368: checking for wchar_t configure:14368: result: yes configure:14378: checking for wint_t configure:14378: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14378: $? = 0 configure:14378: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:150:21: error: expected expression before ')' token if (sizeof ((wint_t))) ^ configure:14378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 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_RUNETYPE_H | # include | #endif | #if HAVE_WCHAR_H | # include | #endif | | | int | main () | { | if (sizeof ((wint_t))) | return 0; | ; | return 0; | } configure:14378: result: yes configure:14397: checking for int8_t configure:14397: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14397: $? = 0 configure:14397: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:142:21: error: expected expression before ')' token if (sizeof ((int8_t))) ^ configure:14397: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 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 () | { | if (sizeof ((int8_t))) | return 0; | ; | return 0; | } configure:14397: result: yes configure:14406: checking for uint8_t configure:14406: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14406: $? = 0 configure:14406: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:143:22: error: expected expression before ')' token if (sizeof ((uint8_t))) ^ configure:14406: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INT8_T 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 () | { | if (sizeof ((uint8_t))) | return 0; | ; | return 0; | } configure:14406: result: yes configure:14415: checking for int16_t configure:14415: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14415: $? = 0 configure:14415: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:144:22: error: expected expression before ')' token if (sizeof ((int16_t))) ^ configure:14415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 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 () | { | if (sizeof ((int16_t))) | return 0; | ; | return 0; | } configure:14415: result: yes configure:14424: checking for uint16_t configure:14424: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14424: $? = 0 configure:14424: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:145:23: error: expected expression before ')' token if (sizeof ((uint16_t))) ^ configure:14424: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 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 () | { | if (sizeof ((uint16_t))) | return 0; | ; | return 0; | } configure:14424: result: yes configure:14433: checking for int32_t configure:14433: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14433: $? = 0 configure:14433: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:146:22: error: expected expression before ')' token if (sizeof ((int32_t))) ^ configure:14433: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 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 () | { | if (sizeof ((int32_t))) | return 0; | ; | return 0; | } configure:14433: result: yes configure:14442: checking for uint32_t configure:14442: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14442: $? = 0 configure:14442: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:147:23: error: expected expression before ')' token if (sizeof ((uint32_t))) ^ configure:14442: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 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 () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:14442: result: yes configure:14451: checking for intptr_t configure:14451: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14451: $? = 0 configure:14451: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:148:23: error: expected expression before ')' token if (sizeof ((intptr_t))) ^ configure:14451: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 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 () | { | if (sizeof ((intptr_t))) | return 0; | ; | return 0; | } configure:14451: result: yes configure:14460: checking for uintptr_t configure:14460: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14460: $? = 0 configure:14460: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:149:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:14460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INTPTR_T 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 () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:14460: result: yes configure:14469: checking for uint_t configure:14469: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:150:13: error: 'uint_t' undeclared (first use in this function) if (sizeof (uint_t)) ^ conftest.c:150:13: note: each undeclared identifier is reported only once for each function it appears in configure:14469: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 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 () | { | if (sizeof (uint_t)) | return 0; | ; | return 0; | } configure:14469: result: no configure:14478: checking for pid_t configure:14478: result: yes configure:14487: checking for size_t configure:14487: result: yes configure:14501: checking size of char* configure:14520: result: 4 configure:14534: checking size of int configure:14553: result: 4 configure:14567: checking size of long configure:14586: result: 4 configure:14600: checking size of short configure:14619: result: 2 configure:14633: checking for pathfind in -lgen configure:14658: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lgen -ldl >&5 /usr/bin/ld: cannot find -lgen collect2: error: ld returned 1 exit status configure:14658: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PID_T 1 | #define HAVE_SIZE_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | /* end confdefs.h. */ | | /* 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 pathfind (); | int | main () | { | return pathfind (); | ; | return 0; | } configure:14667: result: no configure:14678: checking for gettext in -lintl configure:14703: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lintl -ldl >&5 conftest.c:127:6: warning: conflicting types for built-in function 'gettext' [enabled by default] char gettext (); ^ /usr/bin/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:14703: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PID_T 1 | #define HAVE_SIZE_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | /* end confdefs.h. */ | | /* 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 gettext (); | int | main () | { | return gettext (); | ; | return 0; | } configure:14712: result: no configure:14725: checking for vprintf configure:14725: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:143:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:14725: $? = 0 configure:14725: result: yes configure:14731: checking for _doprnt configure:14731: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 /tmp/cciBxGSM.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:14731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PID_T 1 | #define HAVE_SIZE_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:14731: result: no configure:14744: checking vfork.h usability configure:14744: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:154:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:14744: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PID_T 1 | #define HAVE_SIZE_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_VPRINTF 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:14744: result: no configure:14744: checking vfork.h presence configure:14744: i686-uhu-linux-gcc -E conftest.c conftest.c:121:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:14744: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PID_T 1 | #define HAVE_SIZE_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | #include configure:14744: result: no configure:14744: checking for vfork.h configure:14744: result: no configure:14757: checking for fork configure:14757: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:144:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:14757: $? = 0 configure:14757: result: yes configure:14757: checking for vfork configure:14757: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:14757: $? = 0 configure:14757: result: yes configure:14767: checking for working fork configure:14789: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:14789: $? = 0 configure:14789: ./conftest configure:14789: $? = 0 configure:14799: result: yes configure:14820: checking for working vfork configure:14930: result: yes configure:14959: checking for mmap configure:14959: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:14959: $? = 0 configure:14959: result: yes configure:14959: checking for canonicalize_file_name configure:14959: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:14959: $? = 0 configure:14959: result: yes configure:14959: checking for snprintf configure:14959: result: yes configure:14959: checking for strdup configure:14959: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:151:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:14959: $? = 0 configure:14959: result: yes configure:14959: checking for strchr configure:14959: result: yes configure:14959: checking for strrchr configure:14959: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:153:6: warning: conflicting types for built-in function 'strrchr' [enabled by default] char strrchr (); ^ configure:14959: $? = 0 configure:14959: result: yes configure:14959: checking for strsignal configure:14959: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:14959: $? = 0 configure:14959: result: yes configure:14959: checking for fchmod configure:14959: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:14959: $? = 0 configure:14959: result: yes configure:14959: checking for fstat configure:14959: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:14959: $? = 0 configure:14959: result: yes configure:14959: checking for chmod configure:14959: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:14959: $? = 0 configure:14959: result: yes configure:14968: checking for a sed that does not truncate output configure:15032: result: /bin/sed configure:15067: checking whether shell scripts are desired configure:15074: result: yes configure:15083: checking for vfork.h configure:15083: result: no configure:15096: checking for fork configure:15096: result: yes configure:15096: checking for vfork configure:15096: result: yes configure:15106: checking for working fork configure:15138: result: yes configure:15159: checking for working vfork configure:15269: result: yes configure:15300: checking whether using shell scripts configure:15317: result: yes configure:15345: checking whether setjmp() links okay configure:15365: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:15365: $? = 0 configure:15376: result: yes configure:15389: checking whether sigsetjmp() links okay configure:15409: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:15409: $? = 0 configure:15420: result: yes configure:15438: checking whether with-libguile was specified configure:15445: result: no configure:15464: checking whether with-libguile-cflags was specified configure:15471: result: no configure:15482: checking whether with-libguile-libs was specified configure:15489: result: no configure:15515: guile-config used for CFLAGS: -I/usr/include/guile/2.0 configure:15522: guile-config used for LIBS: -lguile-2.0 -lgc configure:15539: checking whether libguile can be linked with configure:15564: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/guile/2.0 conftest.c -ldl -lguile-2.0 -lgc >&5 configure:15564: $? = 0 configure:15575: result: yes configure:15603: checking whether the guile version is set configure:15610: result: no configure:15624: checking whether the guile version configure:15664: result: 2.0.11 configure:15693: checking whether with-libxml2 was specified configure:15700: result: no configure:15719: checking whether with-libxml2-cflags was specified configure:15726: result: no configure:15737: checking whether with-libxml2-libs was specified configure:15744: result: no configure:15770: xml2-config used for CFLAGS: -I/usr/include/libxml2 configure:15777: xml2-config used for LIBS: -lxml2 -lz -lm -ldl configure:15794: checking whether libxml2 can be linked with configure:15808: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/libxml2 conftest.c -ldl -lxml2 -lz -lm -ldl >&5 configure:15808: $? = 0 configure:15819: result: yes configure:15850: checking whether sysinfo(2) is Solaris configure:15867: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:144:28: fatal error: sys/systeminfo.h: No such file or directory #include ^ compilation terminated. configure:15867: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PID_T 1 | #define HAVE_SIZE_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MMAP 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSTAT 1 | #define HAVE_CHMOD 1 | #define POSIX_SHELL "/bin/bash" | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SHELL_ENABLED 1 | #define HAVE_WORKING_SETJMP 1 | #define HAVE_WORKING_SIGSETJMP 1 | #define GUILE_VERSION 200011 | /* end confdefs.h. */ | #include | int main() { char z[ 256 ]; | long sz = sysinfo(SI_SYSNAME, z, sizeof(z)); | return (sz > 0) ? 0 : 1; } configure:15879: result: no configure:15892: checking whether strcspn matches prototype and works configure:15911: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:146:18: error: 'reject' undeclared (first use in this function) char zRej[] = reject; ^ conftest.c:146:18: note: each undeclared identifier is reported only once for each function it appears in configure:15911: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PID_T 1 | #define HAVE_SIZE_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MMAP 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSTAT 1 | #define HAVE_CHMOD 1 | #define POSIX_SHELL "/bin/bash" | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SHELL_ENABLED 1 | #define HAVE_WORKING_SETJMP 1 | #define HAVE_WORKING_SIGSETJMP 1 | #define GUILE_VERSION 200011 | /* end confdefs.h. */ | #include | int main (int argc, char** argv) { | char zRej[] = reject; | char zAcc[] = "a-ok-eject"; | return strcspn( zAcc, zRej ) - 5; | } configure:15923: result: no configure:15938: checking whether uname(2) is POSIX configure:15954: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:15954: $? = 0 configure:15954: ./conftest configure:15954: $? = 0 configure:15966: result: yes configure:15979: checking whether runtime library dirs can be specified configure:16001: result: -Wl,-R${libdir} configure:16019: checking whether wanting autogen debugging configure:16026: result: no configure:16053: checking whether name of the packager of this software is supplied configure:16060: result: no configure:16078: checking whether packager-specific version information is supplied configure:16085: result: no configure:16103: checking whether bug reporting URI/e-mail/etc. is supplied configure:16110: result: no configure:16144: checking whether a reg expr header is specified configure:16151: result: no configure:16177: checking whether with-libregex was specified configure:16184: result: no configure:16203: checking whether with-libregex-cflags was specified configure:16210: result: no configure:16221: checking whether with-libregex-libs was specified configure:16228: result: no configure:16263: checking whether libregex functions properly configure:16295: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:16295: $? = 0 configure:16295: ./conftest configure:16295: $? = 0 configure:16308: result: yes configure:16328: checking whether pathfind(3) works configure:16347: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c: In function 'main': conftest.c:150:4: warning: implicit declaration of function 'pathfind' [-Wimplicit-function-declaration] char* pz = pathfind( getenv( "PATH" ), "sh", "x" ); ^ conftest.c:150:15: warning: initialization makes pointer from integer without a cast [enabled by default] char* pz = pathfind( getenv( "PATH" ), "sh", "x" ); ^ /tmp/ccjQVniK.o: In function `main': conftest.c:(.text.startup+0x29): undefined reference to `pathfind' collect2: error: ld returned 1 exit status configure:16347: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PID_T 1 | #define HAVE_SIZE_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MMAP 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSTAT 1 | #define HAVE_CHMOD 1 | #define POSIX_SHELL "/bin/bash" | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SHELL_ENABLED 1 | #define HAVE_WORKING_SETJMP 1 | #define HAVE_WORKING_SIGSETJMP 1 | #define GUILE_VERSION 200011 | #define HAVE_UNAME_SYSCALL 1 | #define REGEX_HEADER | #define WITH_LIBREGEX 1 | /* end confdefs.h. */ | #include | #include | int main (int argc, char** argv) { | char* pz = pathfind( getenv( "PATH" ), "sh", "x" ); | return (pz == 0) ? 1 : 0; | } configure:16359: result: no configure:16372: checking whether /dev/zero is readable device configure:16388: result: crw-rw-rw- 1 root root 1, 5 Aug 12 2013 /dev/zero configure:16401: checking whether we have a functional realpath(3C) configure:16425: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:16425: $? = 0 configure:16425: ./conftest configure:16425: $? = 0 configure:16437: result: yes configure:16450: checking whether strftime() works configure:16480: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:16480: $? = 0 configure:16480: ./conftest configure:16480: $? = 0 configure:16492: result: yes configure:16505: checking whether fopen accepts "b" mode configure:16522: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:16522: $? = 0 configure:16522: ./conftest configure:16522: $? = 0 configure:16534: result: yes configure:16551: checking whether fopen accepts "t" mode configure:16568: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:16568: $? = 0 configure:16568: ./conftest configure:16568: $? = 0 configure:16580: result: yes configure:16601: checking whether not wanting optional option args configure:16608: result: yes configure:16631: checking for fopencookie configure:16631: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:16631: $? = 0 configure:16631: result: yes configure:16710: checking for static inline configure:16727: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:154:15: warning: return type defaults to 'int' [enabled by default] static inline foo(bar) int bar; { return bar; } ^ configure:16727: $? = 0 configure:16735: result: static inline configure:16770: checking for working stdnoreturn.h configure:16799: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16799: $? = 0 configure:16806: result: yes configure:16872: checking if malloc debugging is wanted configure:16890: result: no configure:16899: checking for gawk configure:16926: result: gawk configure:16945: checking for runetype.h configure:16945: result: no configure:16945: checking for wchar.h configure:16945: result: yes configure:16989: checking for stdarg.h configure:16989: result: yes configure:17012: checking for wchar_t configure:17012: result: yes configure:17022: checking for wint_t configure:17022: result: yes configure:17041: checking for long double configure:17041: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17041: $? = 0 configure:17041: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:195:26: error: expected expression before ')' token if (sizeof ((long double))) ^ configure:17041: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU AutoGen" | #define PACKAGE_TARNAME "autogen" | #define PACKAGE_VERSION "5.18.2" | #define PACKAGE_STRING "GNU AutoGen 5.18.2" | #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" | #define PACKAGE_URL "http://www.gnu.org/software/autogen/" | #define PACKAGE "autogen" | #define VERSION "5.18.2" | #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 _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define AO_CURRENT 40 | #define AO_REVISION 1 | #define AO_AGE 15 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define USE_UNLOCKED_IO 1 | #define HAVE_LIBDL 1 | #define HAVE_LONG_DOUBLE_WIDER 1 | #define HAVE_LONG_DOUBLE 1 | #define SNV_LONG_DOUBLE long double | #define HAVE_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_SIZE_T 1 | #define HAVE_WCHAR_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_STRCHR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_DLOPEN 1 | #define HAVE_COPYSIGN 1 | #define HAVE_COPYSIGNL 1 | #define HAVE_MODFL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LIBIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_SIGSETJMP 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_PUTENV 1 | #define HAVE_GETDATE_R 1 | #define HAVE_UTIMES 1 | #define HAVE_FUTIMES 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WCHAR_H 1 | #define ENABLE_NLS 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_PID_T 1 | #define HAVE_SIZE_T 1 | #define SIZEOF_CHARP 4 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_SHORT 2 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MMAP 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSTAT 1 | #define HAVE_CHMOD 1 | #define POSIX_SHELL "/bin/bash" | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SHELL_ENABLED 1 | #define HAVE_WORKING_SETJMP 1 | #define HAVE_WORKING_SIGSETJMP 1 | #define GUILE_VERSION 200011 | #define HAVE_UNAME_SYSCALL 1 | #define REGEX_HEADER | #define WITH_LIBREGEX 1 | #define HAVE_DEV_ZERO 1 | #define HAVE_REALPATH 1 | #define HAVE_STRFTIME 1 | #define FOPEN_BINARY_FLAG "b" | #define FOPEN_TEXT_FLAG "t" | #define HAVE_FOPENCOOKIE 1 | #define ENABLE_FMEMOPEN 1 | #define SNV_INLINE static inline | #define HAVE_WCHAR_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 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 () | { | if (sizeof ((long double))) | return 0; | ; | return 0; | } configure:17041: result: yes configure:17055: checking for strtoul configure:17055: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:17055: $? = 0 configure:17055: result: yes configure:17068: checking for ldexpl configure:17068: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:184:6: warning: conflicting types for built-in function 'ldexpl' [enabled by default] char ldexpl (); ^ configure:17068: $? = 0 configure:17068: result: yes configure:17081: checking for frexpl configure:17081: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:185:6: warning: conflicting types for built-in function 'frexpl' [enabled by default] char frexpl (); ^ configure:17081: $? = 0 configure:17081: result: yes configure:17095: checking for log in -lm configure:17120: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -ldl >&5 conftest.c:170:6: warning: conflicting types for built-in function 'log' [enabled by default] char log (); ^ configure:17120: $? = 0 configure:17129: result: yes configure:17143: checking for copysign configure:17143: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -ldl >&5 conftest.c:187:6: warning: conflicting types for built-in function 'copysign' [enabled by default] char copysign (); ^ configure:17143: $? = 0 configure:17143: result: yes configure:17143: checking for copysignl configure:17143: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm -ldl >&5 conftest.c:188:6: warning: conflicting types for built-in function 'copysignl' [enabled by default] char copysignl (); ^ configure:17143: $? = 0 configure:17143: result: yes configure:17156: checking whether ln -s works configure:17160: result: yes configure:17359: checking that generated files are newer than configure configure:17365: result: done configure:17416: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU AutoGen config.status 5.18.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp05 config.status:1308: creating autoopts/mk-autoopts-pc config.status:1308: creating autoopts/autoopts-config config.status:1308: creating autoopts/tpl/tpl-config.tlib config.status:1308: creating doc/auto_gen.tpl config.status:1308: creating autoopts/test/defs config.status:1308: creating config/mk-shdefs config.status:1308: creating pkg/pkg-env config.status:1308: creating Makefile config.status:1308: creating agen5/Makefile config.status:1308: creating agen5/test/Makefile config.status:1308: creating autoopts/Makefile config.status:1308: creating autoopts/test/Makefile config.status:1308: creating columns/Makefile config.status:1308: creating compat/Makefile config.status:1308: creating doc/Makefile config.status:1308: creating getdefs/Makefile config.status:1308: creating getdefs/test/Makefile config.status:1308: creating pkg/Makefile config.status:1308: creating snprintfv/Makefile config.status:1308: creating xml2ag/Makefile config.status:1308: creating xml2ag/test/Makefile config.status:1308: creating config.h config.status:1537: executing depfiles commands config.status:1537: executing libtool commands config.status:1537: executing stamp-h commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_long_double=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__doprnt=no ac_cv_func_canonicalize_file_name=yes ac_cv_func_chmod=yes ac_cv_func_copysign=yes ac_cv_func_copysignl=yes ac_cv_func_dlopen=yes ac_cv_func_fchmod=yes ac_cv_func_fopencookie=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_frexpl=yes ac_cv_func_fstat=yes ac_cv_func_futimes=yes ac_cv_func_getdate_r=yes ac_cv_func_ldexpl=yes ac_cv_func_mmap=yes ac_cv_func_putenv=yes ac_cv_func_snprintf=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strlcpy=no ac_cv_func_strrchr=yes ac_cv_func_strsignal=yes ac_cv_func_strtoul=yes ac_cv_func_utimes=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes 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=yes ac_cv_have_decl_fgets_unlocked=yes ac_cv_have_decl_fputc_unlocked=yes ac_cv_have_decl_fputs_unlocked=yes ac_cv_have_decl_fread_unlocked=yes ac_cv_have_decl_fwrite_unlocked=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getchar_unlocked=yes ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_sigsetjmp=yes ac_cv_have_decl_sys_siglist=yes ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libio_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_runetype_h=no ac_cv_header_setjmp_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_procset_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_stropts_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_gen_pathfind=no ac_cv_lib_intl_gettext=no ac_cv_lib_m_log=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_DLLTOOL=dlltool ac_cv_prog_OBJDUMP=objdump ac_cv_prog_TEXI2HTML=: ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip 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_search_copysign='none required' ac_cv_search_copysignl='none required' ac_cv_search_modfl='none required' ac_cv_search_opendir='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof_charp=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_target=i686-uhu-linux-gnu ac_cv_type_int16_t=yes ac_cv_type_int32_t=yes ac_cv_type_int8_t=yes ac_cv_type_intptr_t=yes ac_cv_type_long_double=yes ac_cv_type_long_double_wider=yes ac_cv_type_long_long=yes ac_cv_type_long_long_int=yes ac_cv_type_mode_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint8_t=yes ac_cv_type_uint_t=no ac_cv_type_uintmax_t=yes ac_cv_type_uintptr_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_wchar_t=yes ac_cv_type_wint_t=yes ag_cv_enable_debug=no ag_cv_enable_shell=yes ag_cv_link_setjmp=yes ag_cv_link_sigsetjmp=yes ag_cv_run_solaris_sysinfo=no ag_cv_run_strcspn=no ag_cv_run_uname_syscall=yes ag_cv_set_guile_ver=no ag_cv_test_do_shell=yes ag_cv_test_guile_version=2.0.11 ag_cv_test_ldflags='-Wl,-R${libdir}' ag_cv_with_group_packager=no ag_cv_with_group_packager_bug_reports=no ag_cv_with_group_packager_version=no ag_cv_with_libguile=yes ag_cv_with_libguile_cflags='-I/usr/include/guile/2.0 ' ag_cv_with_libguile_libs='-lguile-2.0 -lgc ' ag_cv_with_libguile_root=no ag_cv_with_libxml2=yes ag_cv_with_libxml2_cflags=-I/usr/include/libxml2 ag_cv_with_libxml2_libs='-lxml2 -lz -lm -ldl' ag_cv_with_libxml2_root=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gl_cv_header_working_stdnoreturn_h=yes libopts_cv_enable_optional_args=yes libopts_cv_run_fopen_binary=yes libopts_cv_run_fopen_text=yes libopts_cv_run_pathfind=no libopts_cv_run_realpath=yes libopts_cv_run_strftime=yes libopts_cv_test_dev_zero='crw-rw-rw- 1 root root 1, 5 Aug 12 2013 /dev/zero' libopts_cv_with_libregex=yes libopts_cv_with_libregex_cflags= libopts_cv_with_libregex_libs= libopts_cv_with_libregex_root=no libopts_cv_with_regex_header=no lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop snv_cv_static_inline='static inline' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/config/missing aclocal-1.14' AGEN5_TESTS='$(SHELL_TESTS) $(NOSHELL_TESTS)' AG_GUILE='' AG_LDFLAGS='-Wl,-R${libdir}' AG_MAJOR_VERSION='5' AG_MINOR_VERSION='18' AG_TIMEOUT='10' AG_VERSION='5.18.2' AG_XML2='' AGexe='/var/uhubuild/work/compile/agen5/autogen' AGnam='autogen' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AO_AGE='15' AO_CURRENT='40' AO_REVISION='1' AO_TEMPLATE_VERSION='163841' AR='i686-uhu-linux-ar' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/config/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/config/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/config/missing automake-1.14' AWK='gawk' CC='i686-uhu-linux-gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CLexe='/var/uhubuild/work/compile/columns/columns' CLnam='columns' CONFIG_SHELL='/bin/sh' CONVENIENCE_SNPRINTFV_FALSE='#' CONVENIENCE_SNPRINTFV_TRUE='' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEBUG_ENABLED='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DO_SHELL_CMDS_FALSE='#' DO_SHELL_CMDS_TRUE='' DSYMUTIL='' DUMPBIN='' DYNAMIC_AG='-export-dynamic' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_STATIC='yes' EXEEXT='' FGREP='/bin/grep -F' GDexe='/var/uhubuild/work/compile/getdefs/getdefs' GDnam='getdefs' GL_GENERATE_STDNORETURN_H_FALSE='' GL_GENERATE_STDNORETURN_H_TRUE='#' GO_AGE='' GO_CURRENT='' GO_REVISION='' GREP='/bin/grep' GUILE_VERSION='200011' HAVE_XML_LIB_FALSE='#' HAVE_XML_LIB_TRUE='' INCLIST='-I${top_builddir} -I${top_srcdir}/autoopts' INCSNPRINTFV='-I${top_builddir}/snprintfv -I${top_srcdir}/snprintfv' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_SNPRINTFV_FALSE='' INSTALL_SNPRINTFV_TRUE='#' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBGUILE_CFLAGS='-I/usr/include/guile/2.0 ' LIBGUILE_LIBS='-lguile-2.0 -lgc ' LIBOBJS='' LIBS='-lm -ldl ' LIBSNPRINTFV='${top_builddir}/snprintfv/snprintfv/libsnprintfvc.la' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML2_CFLAGS='-I/usr/include/libxml2' LIBXML2_LIBS='-lxml2 -lz -lm -ldl' LIPO='' LN_S='ln -s' LTLIBOBJS='' M4_SRC='ag_macros.m4 extensions.m4 gnulib-cache.m4 gnulib-comp.m4 guile.m4 lib-link.m4 libopts.m4 liboptschk.m4 libtool.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4 onceonly.m4 snprintfv.m4 stdnoreturn.m4 unlocked-io.m4' MAKEINFO='${SHELL} /var/uhubuild/work/compile/config/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NEED_PATHFIND_FALSE='' NEED_PATHFIND_TRUE='#' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPTS_TESTDIR='test' OTOOL64='' OTOOL='' PACKAGE='autogen' PACKAGE_BUGREPORT='autogen-users@lists.sourceforge.net' PACKAGE_NAME='GNU AutoGen' PACKAGE_STRING='GNU AutoGen 5.18.2' PACKAGE_TARNAME='autogen' PACKAGE_URL='http://www.gnu.org/software/autogen/' PACKAGE_VERSION='5.18.2' PATH_SEPARATOR=':' POSIX_SHELL='/bin/bash' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STDNORETURN_H='' STRIP='strip' SUBDIR_SNPRINTFV_FALSE='' SUBDIR_SNPRINTFV_TRUE='#' TEXI2HTML=':' VERSION='5.18.2' ac_aux_dir='config' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU AutoGen" #define PACKAGE_TARNAME "autogen" #define PACKAGE_VERSION "5.18.2" #define PACKAGE_STRING "GNU AutoGen 5.18.2" #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net" #define PACKAGE_URL "http://www.gnu.org/software/autogen/" #define PACKAGE "autogen" #define VERSION "5.18.2" #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 _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define AO_CURRENT 40 #define AO_REVISION 1 #define AO_AGE 15 #define HAVE_DECL_CLEARERR_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FERROR_UNLOCKED 1 #define HAVE_DECL_FFLUSH_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 1 #define HAVE_DECL_FPUTC_UNLOCKED 1 #define HAVE_DECL_FPUTS_UNLOCKED 1 #define HAVE_DECL_FREAD_UNLOCKED 1 #define HAVE_DECL_FWRITE_UNLOCKED 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL_GETCHAR_UNLOCKED 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 #define USE_UNLOCKED_IO 1 #define HAVE_LIBDL 1 #define HAVE_LONG_DOUBLE_WIDER 1 #define HAVE_LONG_DOUBLE 1 #define SNV_LONG_DOUBLE long double #define HAVE_LONG_LONG 1 #define HAVE_UINTMAX_T 1 #define HAVE_SIZE_T 1 #define HAVE_WCHAR_T 1 #define SIZEOF_CHARP 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define HAVE_STRCHR 1 #define HAVE_SNPRINTF 1 #define HAVE_DLOPEN 1 #define HAVE_COPYSIGN 1 #define HAVE_COPYSIGNL 1 #define HAVE_MODFL 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LIBIO_H 1 #define HAVE_CTYPE_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_DECL_SIGSETJMP 1 #define HAVE_DECL_SYS_SIGLIST 1 #define HAVE_PUTENV 1 #define HAVE_GETDATE_R 1 #define HAVE_UTIMES 1 #define HAVE_FUTIMES 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STROPTS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SETJMP_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_STDARG_H 1 #define HAVE_STRING_H 1 #define HAVE_LIMITS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_WCHAR_H 1 #define ENABLE_NLS 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_INT8_T 1 #define HAVE_UINT8_T 1 #define HAVE_INT16_T 1 #define HAVE_UINT16_T 1 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_INTPTR_T 1 #define HAVE_UINTPTR_T 1 #define HAVE_PID_T 1 #define HAVE_SIZE_T 1 #define SIZEOF_CHARP 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define HAVE_VPRINTF 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_MMAP 1 #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_SNPRINTF 1 #define HAVE_STRDUP 1 #define HAVE_STRCHR 1 #define HAVE_STRRCHR 1 #define HAVE_STRSIGNAL 1 #define HAVE_FCHMOD 1 #define HAVE_FSTAT 1 #define HAVE_CHMOD 1 #define POSIX_SHELL "/bin/bash" #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define SHELL_ENABLED 1 #define HAVE_WORKING_SETJMP 1 #define HAVE_WORKING_SIGSETJMP 1 #define GUILE_VERSION 200011 #define HAVE_UNAME_SYSCALL 1 #define REGEX_HEADER #define WITH_LIBREGEX 1 #define HAVE_DEV_ZERO 1 #define HAVE_REALPATH 1 #define HAVE_STRFTIME 1 #define FOPEN_BINARY_FLAG "b" #define FOPEN_TEXT_FLAG "t" #define HAVE_FOPENCOOKIE 1 #define ENABLE_FMEMOPEN 1 #define SNV_INLINE static inline #define HAVE_WCHAR_H 1 #define HAVE_STDARG_H 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_STRTOUL 1 #define HAVE_LDEXPL 1 #define HAVE_FREXPL 1 #define HAVE_LIBM 1 #define HAVE_COPYSIGN 1 #define HAVE_COPYSIGNL 1 #define AG_DEFAULT_TIMEOUT 10 #define CONFIG_SHELL /bin/sh configure: exit 0