This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU Texinfo configure 4.13, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = maki uname -m = i686 uname -r = 2.6.33.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Apr 27 17:58:42 CEST 2010 /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:2125: checking for a BSD-compatible install configure:2193: result: /bin/install -c configure:2204: checking whether build environment is sane configure:2247: result: yes configure:2272: checking for a thread-safe mkdir -p configure:2311: result: /bin/mkdir -p configure:2324: checking for gawk configure:2340: found /bin/gawk configure:2351: result: gawk configure:2362: checking whether make sets $(MAKE) configure:2384: result: yes configure:2579: checking whether to enable maintainer-specific portions of Makefiles configure:2588: result: no configure:2611: checking for i686-uhu-linux-gcc configure:2627: found /usr/bin/i686-uhu-linux-gcc configure:2638: result: i686-uhu-linux-gcc configure:2910: checking for C compiler version configure:2918: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.7.0 Copyright (C) 2012 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:2922: $? = 0 configure:2929: 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.7.0/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.7.0 (GCC) configure:2933: $? = 0 configure:2940: 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:2944: $? = 1 configure:2967: checking for C compiler default output file name configure:2989: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2993: $? = 0 configure:3031: result: a.out configure:3050: checking whether the C compiler works configure:3060: ./a.out configure:3064: $? = 0 configure:3083: result: yes configure:3090: checking whether we are cross compiling configure:3092: result: no configure:3095: checking for suffix of executables configure:3102: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3106: $? = 0 configure:3132: result: configure:3138: checking for suffix of object files configure:3164: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3168: $? = 0 configure:3193: result: o configure:3197: checking whether we are using the GNU C compiler configure:3226: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3233: $? = 0 configure:3250: result: yes configure:3259: checking whether i686-uhu-linux-gcc accepts -g configure:3289: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3296: $? = 0 configure:3397: result: yes configure:3414: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3488: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3495: $? = 0 configure:3518: result: none needed configure:3547: checking for style of include used by make configure:3575: result: GNU configure:3600: checking dependency style of i686-uhu-linux-gcc configure:3691: result: gcc3 configure:3713: checking for i686-uhu-linux-ranlib configure:3743: result: no configure:3753: checking for ranlib configure:3769: found /usr/bin/ranlib configure:3780: result: ranlib configure:3803: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:3838: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:3842: $? = 0 configure:3848: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:3852: $? = 0 configure:3863: cc -c conftest.c >&5 configure:3867: $? = 0 configure:3875: cc -c conftest.c -o conftest2.o >&5 configure:3879: $? = 0 configure:3885: cc -c conftest.c -o conftest2.o >&5 configure:3889: $? = 0 configure:3907: result: yes configure:3939: checking how to run the C preprocessor configure:3979: i686-uhu-linux-gcc -E conftest.c configure:3986: $? = 0 configure:4017: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4024: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | /* end confdefs.h. */ | #include configure:4057: result: i686-uhu-linux-gcc -E configure:4086: i686-uhu-linux-gcc -E conftest.c configure:4093: $? = 0 configure:4124: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4131: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | /* end confdefs.h. */ | #include configure:4171: checking for grep that handles long lines and -e configure:4231: result: /bin/grep configure:4236: checking for egrep configure:4300: result: /bin/grep -E configure:4305: checking for ANSI C header files configure:4335: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4342: $? = 0 configure:4441: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4445: $? = 0 configure:4451: ./conftest configure:4455: $? = 0 configure:4473: result: yes configure:4497: checking for sys/types.h configure:4518: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4525: $? = 0 configure:4542: result: yes configure:4497: checking for sys/stat.h configure:4518: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4525: $? = 0 configure:4542: result: yes configure:4497: checking for stdlib.h configure:4518: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4525: $? = 0 configure:4542: result: yes configure:4497: checking for string.h configure:4518: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4525: $? = 0 configure:4542: result: yes configure:4497: checking for memory.h configure:4518: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4525: $? = 0 configure:4542: result: yes configure:4497: checking for strings.h configure:4518: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4525: $? = 0 configure:4542: result: yes configure:4497: checking for inttypes.h configure:4518: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4525: $? = 0 configure:4542: result: yes configure:4497: checking for stdint.h configure:4518: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4525: $? = 0 configure:4542: result: yes configure:4497: checking for unistd.h configure:4518: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4525: $? = 0 configure:4542: result: yes configure:4567: checking minix/config.h usability configure:4584: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:53:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4591: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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:4605: result: no configure:4609: checking minix/config.h presence configure:4624: i686-uhu-linux-gcc -E conftest.c conftest.c:20:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4631: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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:4645: result: no configure:4678: checking for minix/config.h configure:4685: result: no configure:4716: checking whether it is safe to define __EXTENSIONS__ configure:4744: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4751: $? = 0 configure:4766: result: yes configure:4804: checking for working alloca.h configure:4831: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4838: $? = 0 configure:4858: result: yes configure:4868: checking for alloca configure:4915: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4922: $? = 0 configure:4942: result: yes configure:5183: checking for C/C++ restrict keyword configure:5218: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5225: $? = 0 configure:5243: result: __restrict configure:5288: checking whether strerror_r is declared configure:5317: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5324: $? = 0 configure:5339: result: yes configure:5361: checking for strerror_r configure:5417: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5424: $? = 0 configure:5446: result: yes configure:5458: checking whether strerror_r returns char * configure:5492: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5499: $? = 0 configure:5578: result: yes configure:5609: checking getopt.h usability configure:5626: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5633: $? = 0 configure:5647: result: yes configure:5651: checking getopt.h presence configure:5666: i686-uhu-linux-gcc -E conftest.c configure:5673: $? = 0 configure:5687: result: yes configure:5720: checking for getopt.h configure:5729: result: yes configure:5753: checking for getopt_long_only configure:5809: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5816: $? = 0 configure:5838: result: yes configure:5855: checking whether optreset is declared configure:5885: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:39:10: error: 'optreset' undeclared (first use in this function) conftest.c:39:10: note: each undeclared identifier is reported only once for each function it appears in configure:5892: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef optreset | (void) optreset; | #endif | | ; | return 0; | } configure:5907: result: no configure:5916: checking for working GNU getopt function configure:6010: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6014: $? = 0 configure:6020: ./conftest conftest: invalid option -- '+' configure:6024: $? = 0 configure:6041: result: yes configure:6049: checking whether getenv is declared configure:6078: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6085: $? = 0 configure:6100: result: yes configure:6121: checking whether the preprocessor supports include_next configure:6154: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Iconftestd1 -Iconftestd2 conftest.c >&5 configure:6161: $? = 0 configure:6179: result: yes configure:6215: checking sys/time.h usability configure:6232: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6239: $? = 0 configure:6253: result: yes configure:6257: checking sys/time.h presence configure:6272: i686-uhu-linux-gcc -E conftest.c configure:6279: $? = 0 configure:6293: result: yes configure:6326: checking for sys/time.h configure:6335: result: yes configure:6215: checking wchar.h usability configure:6232: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6239: $? = 0 configure:6253: result: yes configure:6257: checking wchar.h presence configure:6272: i686-uhu-linux-gcc -E conftest.c configure:6279: $? = 0 configure:6293: result: yes configure:6326: checking for wchar.h configure:6335: result: yes configure:6204: checking for unistd.h configure:6211: result: yes configure:6204: checking for stdint.h configure:6211: result: yes configure:6204: checking for stdlib.h configure:6211: result: yes configure:6204: checking for string.h configure:6211: result: yes configure:6204: checking for sys/stat.h configure:6211: result: yes configure:6215: checking wctype.h usability configure:6232: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6239: $? = 0 configure:6253: result: yes configure:6257: checking wctype.h presence configure:6272: i686-uhu-linux-gcc -E conftest.c configure:6279: $? = 0 configure:6293: result: yes configure:6326: checking for wctype.h configure:6335: result: yes configure:6414: checking for struct timeval configure:6444: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6451: $? = 0 configure:6466: result: yes configure:6495: checking for gettimeofday configure:6551: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6558: $? = 0 configure:6580: result: yes configure:6495: checking for isascii configure:6551: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:67:6: warning: conflicting types for built-in function 'isascii' [enabled by default] configure:6558: $? = 0 configure:6580: result: yes configure:6495: checking for mbsinit configure:6551: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6558: $? = 0 configure:6580: result: yes configure:6495: checking for setenv configure:6551: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6558: $? = 0 configure:6580: result: yes configure:6495: checking for lstat configure:6551: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6558: $? = 0 configure:6580: result: yes configure:6495: checking for iswcntrl configure:6551: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:71:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default] configure:6558: $? = 0 configure:6580: result: yes configure:6495: checking for wcwidth configure:6551: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6558: $? = 0 configure:6580: result: yes configure:6597: checking for inline configure:6623: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6630: $? = 0 configure:6648: result: inline configure:6668: checking for nl_langinfo and CODESET configure:6694: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6701: $? = 0 configure:6722: result: yes configure:6733: checking whether getc_unlocked is declared configure:6762: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6769: $? = 0 configure:6784: result: yes configure:6809: checking build system type configure:6827: result: i686-uhu-linux-gnu configure:6849: checking host system type configure:6864: result: i686-uhu-linux-gnu configure:6887: checking whether we are using the GNU C Library 2.1 or newer configure:6918: result: yes configure:6925: checking whether malloc, realloc, calloc are POSIX compliant configure:6955: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6962: $? = 0 configure:6978: result: yes configure:7013: checking for stdlib.h configure:7020: result: yes configure:7159: checking for GNU libc compatible malloc configure:7193: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7197: $? = 0 configure:7203: ./conftest configure:7207: $? = 0 configure:7224: result: yes configure:7240: checking for long long int configure:7287: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7294: $? = 0 configure:7341: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7345: $? = 0 configure:7351: ./conftest configure:7355: $? = 0 configure:7382: result: yes configure:7392: checking for mbstate_t configure:7419: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7426: $? = 0 configure:7441: result: yes configure:7457: checking whether mbrtowc and mbstate_t are properly declared configure:7487: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7494: $? = 0 configure:7514: result: yes configure:7598: checking whether memmem is declared configure:7627: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7634: $? = 0 configure:7649: result: yes configure:7684: checking for memmem configure:7740: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7747: $? = 0 configure:7769: result: yes configure:7805: checking for special C compiler options needed for large files configure:7900: result: no configure:7906: checking for _FILE_OFFSET_BITS value needed for large files configure:7941: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:65:3: warning: left shift count >= width of type [enabled by default] conftest.c:65:3: warning: left shift count >= width of type [enabled by default] conftest.c:66:10: warning: left shift count >= width of type [enabled by default] conftest.c:66:10: warning: left shift count >= width of type [enabled by default] conftest.c:65:7: error: size of array 'off_t_is_large' is negative conftest.c:67:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default] configure:7948: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:7992: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7999: $? = 0 configure:8017: result: 64 configure:8166: checking for stdbool.h that conforms to C99 configure:8259: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8266: $? = 0 configure:8281: result: yes configure:8283: checking for _Bool configure:8311: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8318: $? = 0 configure:8345: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:96:20: error: expected expression before ')' token configure:8352: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | /* 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 ((_Bool))) | return 0; | ; | return 0; | } configure:8375: result: yes configure:8394: checking for unsigned long long int configure:8441: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8448: $? = 0 configure:8468: result: yes configure:8491: checking whether strdup is declared configure:8520: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8527: $? = 0 configure:8542: result: yes configure:8563: checking for working strerror function configure:8635: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8639: $? = 0 configure:8645: ./conftest configure:8649: $? = 0 configure:8666: result: yes configure:8803: checking whether strndup is declared configure:8832: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8839: $? = 0 configure:8854: result: yes configure:8874: checking whether strnlen is declared configure:8903: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8910: $? = 0 configure:8925: result: yes configure:8953: checking whether stat file-mode macros are broken configure:8990: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8997: $? = 0 configure:9012: result: no configure:9048: checking for wint_t configure:9083: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9090: $? = 0 configure:9105: result: yes configure:9116: checking for wchar_t configure:9143: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9150: $? = 0 configure:9165: result: yes configure:9213: checking for alloca as a compiler built-in configure:9241: result: yes configure:9266: checking for argz.h configure:9287: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9294: $? = 0 configure:9311: result: yes configure:9325: checking for error_t configure:9356: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9363: $? = 0 configure:9393: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:77:22: error: expected expression before ')' token configure:9400: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | /* end confdefs.h. */ | #if defined(HAVE_ARGZ_H) | # include | #endif | | int | main () | { | if (sizeof ((error_t))) | return 0; | ; | return 0; | } configure:9423: result: yes configure:9447: checking for argz_replace configure:9503: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9510: $? = 0 configure:9530: result: yes configure:9549: checking if argz actually works configure:9580: result: yes configure:9612: checking if environ is properly declared configure:9640: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:73:34: error: conflicting types for 'environ' In file included from conftest.c:72:0: /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here configure:9647: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | /* end confdefs.h. */ | #include | extern struct { int foo; } environ; | int | main () | { | environ.foo = 1; | ; | return 0; | } configure:9663: result: yes configure:9695: checking for error_at_line configure:9721: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9728: $? = 0 configure:9748: result: yes configure:9850: checking for gettimeofday with POSIX signature configure:9882: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:80:60: warning: initialization from incompatible pointer type [enabled by default] configure:9889: $? = 0 configure:9904: result: yes configure:9910: checking whether gettimeofday clobbers localtime buffer configure:9952: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9956: $? = 0 configure:9962: ./conftest configure:9966: $? = 0 configure:9983: result: no configure:10546: checking whether the compiler generally respects inline configure:10577: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10584: $? = 0 configure:10601: result: yes configure:10735: checking whether mbrtowc and mbstate_t are properly declared configure:10792: result: yes configure:10803: checking whether mbswidth is declared in configure:10841: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:90:22: error: 'mbswidth' undeclared (first use in this function) conftest.c:90:22: note: each undeclared identifier is reported only once for each function it appears in configure:10848: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | /* end confdefs.h. */ | | /* Tru64 with Desktop Toolkit C has a bug: must be included before | . | BSD/OS 4.0.1 has a bug: , and must be included | before . */ | #include | #include | #include | #include | | int | main () | { | | char *p = (char *) mbswidth; | return !p; | | ; | return 0; | } configure:10863: result: no configure:10876: checking for mbstate_t configure:10925: result: yes configure:10959: checking for memchr configure:11015: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:101:6: warning: conflicting types for built-in function 'memchr' [enabled by default] configure:11022: $? = 0 configure:11044: result: yes configure:11280: checking for working memcmp configure:11333: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11337: $? = 0 configure:11343: ./conftest configure:11347: $? = 0 configure:11364: result: yes configure:11399: checking for memcpy configure:11455: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:102:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] configure:11462: $? = 0 configure:11484: result: yes configure:11510: checking whether memmem works in linear time configure:11591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11595: $? = 0 configure:11601: ./conftest configure:11605: $? = 0 configure:11623: result: yes configure:11656: checking for memmem configure:11741: result: yes configure:11787: checking for memmove configure:11843: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:104:6: warning: conflicting types for built-in function 'memmove' [enabled by default] configure:11850: $? = 0 configure:11872: result: yes configure:11913: checking for mempcpy configure:11969: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:105:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] configure:11976: $? = 0 configure:11998: result: yes configure:12030: checking for working mkstemp configure:12074: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12078: $? = 0 configure:12084: ./conftest configure:12088: $? = 0 configure:12107: result: yes configure:12527: checking whether stdint.h conforms to C99 configure:12706: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12713: $? = 0 configure:12728: result: yes configure:13592: checking for stpcpy configure:13648: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:106:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default] configure:13655: $? = 0 configure:13677: result: yes configure:13719: checking for strdup configure:13775: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:107:6: warning: conflicting types for built-in function 'strdup' [enabled by default] configure:13782: $? = 0 configure:13804: result: yes configure:13880: checking for working strndup configure:14028: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14032: $? = 0 configure:14038: ./conftest configure:14042: $? = 0 configure:14059: result: yes configure:14101: checking for working strnlen configure:14145: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14149: $? = 0 configure:14155: ./conftest configure:14159: $? = 0 configure:14176: result: yes configure:14279: checking for nlink_t configure:14309: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14316: $? = 0 configure:14345: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:92:22: error: expected expression before ')' token configure:14352: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((nlink_t))) | return 0; | ; | return 0; | } configure:14375: result: yes configure:14389: checking for a thread-safe mkdir -p configure:14428: result: /bin/mkdir -p configure:14434: checking for a thread-safe mkdir -p configure:14473: result: /bin/mkdir -p configure:14566: checking for unsetenv configure:14622: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14629: $? = 0 configure:14651: result: yes configure:14686: checking for unsetenv() return type configure:14722: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14729: $? = 0 configure:14744: result: int configure:14757: checking whether is standalone configure:14772: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14779: $? = 0 configure:14794: result: yes configure:14898: checking whether iswcntrl works configure:14971: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14975: $? = 0 configure:14981: ./conftest configure:14985: $? = 0 configure:15003: result: yes configure:15095: checking whether wcwidth is declared configure:15136: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15143: $? = 0 configure:15158: result: yes configure:15183: checking whether wcwidth works reasonably in UTF-8 locales configure:15231: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15235: $? = 0 configure:15241: ./conftest configure:15245: $? = 0 configure:15263: result: yes configure:15349: checking for i686-uhu-linux-ranlib configure:15376: result: ranlib configure:15456: checking for a BSD-compatible install configure:15524: result: /bin/install -c configure:15535: checking whether make sets $(MAKE) configure:15557: result: yes configure:15568: checking for sigblock configure:15624: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15631: $? = 0 configure:15651: result: yes configure:15735: checking whether stat file-mode macros are broken configure:15794: result: no configure:15804: checking for ANSI C header files configure:15972: result: yes configure:16015: checking fcntl.h usability configure:16032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16039: $? = 0 configure:16053: result: yes configure:16057: checking fcntl.h presence configure:16072: i686-uhu-linux-gcc -E conftest.c configure:16079: $? = 0 configure:16093: result: yes configure:16126: checking for fcntl.h configure:16135: result: yes configure:16015: checking io.h usability configure:16032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:123:16: fatal error: io.h: No such file or directory compilation terminated. configure:16039: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_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:16053: result: no configure:16057: checking io.h presence configure:16072: i686-uhu-linux-gcc -E conftest.c conftest.c:90:16: fatal error: io.h: No such file or directory compilation terminated. configure:16079: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:16093: result: no configure:16126: checking for io.h configure:16135: result: no configure:16015: checking limits.h usability configure:16032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16039: $? = 0 configure:16053: result: yes configure:16057: checking limits.h presence configure:16072: i686-uhu-linux-gcc -E conftest.c configure:16079: $? = 0 configure:16093: result: yes configure:16126: checking for limits.h configure:16135: result: yes configure:16015: checking pwd.h usability configure:16032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16039: $? = 0 configure:16053: result: yes configure:16057: checking pwd.h presence configure:16072: i686-uhu-linux-gcc -E conftest.c configure:16079: $? = 0 configure:16093: result: yes configure:16126: checking for pwd.h configure:16135: result: yes configure:16004: checking for string.h configure:16011: result: yes configure:16004: checking for strings.h configure:16011: result: yes configure:16015: checking termcap.h usability configure:16032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16039: $? = 0 configure:16053: result: yes configure:16057: checking termcap.h presence configure:16072: i686-uhu-linux-gcc -E conftest.c configure:16079: $? = 0 configure:16093: result: yes configure:16126: checking for termcap.h configure:16135: result: yes configure:16015: checking termio.h usability configure:16032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16039: $? = 0 configure:16053: result: yes configure:16057: checking termio.h presence configure:16072: i686-uhu-linux-gcc -E conftest.c configure:16079: $? = 0 configure:16093: result: yes configure:16126: checking for termio.h configure:16135: result: yes configure:16015: checking termios.h usability configure:16032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16039: $? = 0 configure:16053: result: yes configure:16057: checking termios.h presence configure:16072: i686-uhu-linux-gcc -E conftest.c configure:16079: $? = 0 configure:16093: result: yes configure:16126: checking for termios.h configure:16135: result: yes configure:16004: checking for unistd.h configure:16011: result: yes configure:16015: checking sys/fcntl.h usability configure:16032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16039: $? = 0 configure:16053: result: yes configure:16057: checking sys/fcntl.h presence configure:16072: i686-uhu-linux-gcc -E conftest.c configure:16079: $? = 0 configure:16093: result: yes configure:16126: checking for sys/fcntl.h configure:16135: result: yes configure:16015: checking sys/file.h usability configure:16032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16039: $? = 0 configure:16053: result: yes configure:16057: checking sys/file.h presence configure:16072: i686-uhu-linux-gcc -E conftest.c configure:16079: $? = 0 configure:16093: result: yes configure:16126: checking for sys/file.h configure:16135: result: yes configure:16015: checking sys/stream.h usability configure:16032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:133:24: fatal error: sys/stream.h: No such file or directory compilation terminated. configure:16039: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_FILE_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:16053: result: no configure:16057: checking sys/stream.h presence configure:16072: i686-uhu-linux-gcc -E conftest.c conftest.c:100:24: fatal error: sys/stream.h: No such file or directory compilation terminated. configure:16079: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:16093: result: no configure:16126: checking for sys/stream.h configure:16135: result: no configure:16004: checking for sys/time.h configure:16011: result: yes configure:16015: checking sys/ttold.h usability configure:16032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:134:23: fatal error: sys/ttold.h: No such file or directory compilation terminated. configure:16039: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_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:16053: result: no configure:16057: checking sys/ttold.h presence configure:16072: i686-uhu-linux-gcc -E conftest.c conftest.c:101:23: fatal error: sys/ttold.h: No such file or directory compilation terminated. configure:16079: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:16093: result: no configure:16126: checking for sys/ttold.h configure:16135: result: no configure:16015: checking sys/wait.h usability configure:16032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16039: $? = 0 configure:16053: result: yes configure:16057: checking sys/wait.h presence configure:16072: i686-uhu-linux-gcc -E conftest.c configure:16079: $? = 0 configure:16093: result: yes configure:16126: checking for sys/wait.h configure:16135: result: yes configure:16156: checking for sys/ptem.h configure:16180: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:107:22: fatal error: sys/ptem.h: No such file or directory compilation terminated. configure:16187: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #if HAVE_SYS_STREAM_H | #include | #endif | | | #include configure:16204: result: no configure:16218: checking POSIX termios configure:16248: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16255: $? = 0 configure:16275: result: yes configure:16278: checking whether termios.h defines TIOCGWINSZ configure:16305: result: no configure:16309: checking whether sys/ioctl.h defines TIOCGWINSZ configure:16336: result: yes configure:16350: checking for off_t configure:16378: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16385: $? = 0 configure:16412: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:139:20: error: expected expression before ')' token configure:16419: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 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 ((off_t))) | return 0; | ; | return 0; | } configure:16442: result: yes configure:16454: checking return type of signal handlers configure:16482: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:109:1: error: void value not ignored as it ought to be configure:16489: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:16504: result: void configure:16512: checking for an ANSI C-conforming const configure:16587: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16594: $? = 0 configure:16609: result: yes configure:16619: checking whether struct tm is in sys/time.h or time.h configure:16649: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16656: $? = 0 configure:16671: result: time.h configure:16683: checking whether memchr is declared configure:16712: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16719: $? = 0 configure:16734: result: yes configure:16750: checking whether strcoll is declared configure:16779: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16786: $? = 0 configure:16801: result: yes configure:16817: checking whether strerror is declared configure:16846: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16853: $? = 0 configure:16868: result: yes configure:16888: checking for working strcoll configure:16919: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16923: $? = 0 configure:16929: ./conftest configure:16933: $? = 0 configure:16950: result: yes configure:16964: checking for vprintf configure:17020: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:131:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] configure:17027: $? = 0 configure:17049: result: yes configure:17058: checking for _doprnt configure:17114: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccSuEGUZ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:17121: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define RETSIGTYPE void | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_STRCOLL 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_STRCOLL 1 | #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:17141: result: no configure:17171: checking for bzero configure:17227: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:132:6: warning: conflicting types for built-in function 'bzero' [enabled by default] configure:17234: $? = 0 configure:17256: result: yes configure:17171: checking for getcwd configure:17227: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17234: $? = 0 configure:17256: result: yes configure:17171: checking for memset configure:17227: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:134:6: warning: conflicting types for built-in function 'memset' [enabled by default] configure:17234: $? = 0 configure:17256: result: yes configure:17171: checking for setlocale configure:17227: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17234: $? = 0 configure:17256: result: yes configure:17171: checking for setvbuf configure:17227: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17234: $? = 0 configure:17256: result: yes configure:17171: checking for sigaction configure:17227: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17234: $? = 0 configure:17256: result: yes configure:17171: checking for sigprocmask configure:17227: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17234: $? = 0 configure:17256: result: yes configure:17171: checking for sigsetmask configure:17227: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17234: $? = 0 configure:17256: result: yes configure:17171: checking for strchr configure:17227: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:140:6: warning: conflicting types for built-in function 'strchr' [enabled by default] configure:17234: $? = 0 configure:17256: result: yes configure:17275: checking for memcpy configure:17360: result: yes configure:17275: checking for memmove configure:17360: result: yes configure:17275: checking for strdup configure:17360: result: yes configure:17275: checking for strerror configure:17331: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17338: $? = 0 configure:17360: result: yes configure:17389: checking build system type configure:17407: result: i686-uhu-linux-gnu configure:17483: checking for tgetent in -lncurses configure:17518: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncurses >&5 configure:17525: $? = 0 configure:17548: result: yes configure:17566: checking for library with termcap variables configure:17618: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncurses >&5 In file included from /usr/include/sys/types.h:223:0, from /usr/include/termcap.h:49, from conftest.c:130: /usr/include/sys/sysmacros.h: In function 'main': /usr/include/sys/sysmacros.h:45:1: error: nested function 'gnu_dev_major' declared 'extern' /usr/include/sys/sysmacros.h:45:1: error: static declaration of 'gnu_dev_major' follows non-static declaration /usr/include/sys/sysmacros.h:33:21: note: previous declaration of 'gnu_dev_major' was here /usr/include/sys/sysmacros.h:51:1: error: nested function 'gnu_dev_minor' declared 'extern' /usr/include/sys/sysmacros.h:51:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration /usr/include/sys/sysmacros.h:36:21: note: previous declaration of 'gnu_dev_minor' was here /usr/include/sys/sysmacros.h:57:1: error: nested function 'gnu_dev_makedev' declared 'extern' /usr/include/sys/sysmacros.h:57:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration /usr/include/sys/sysmacros.h:39:31: note: previous declaration of 'gnu_dev_makedev' was here configure:17625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define RETSIGTYPE void | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_STRCOLL 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | | int | main () | { | #ifdef HAVE_NCURSES_TERMCAP_H | #include | #else | #ifdef HAVE_TERMCAP_H | #include | #else | #undef PC | char *BC; | char **UP; | char PC; | short ospeed; | #endif | #endif | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC. | --Andreas Ley 24 Aug 2000. */ | BC++; | UP++; | PC++; | return ospeed != 0; | | ; | return 0; | } configure:17618: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncurses >&5 In file included from /usr/include/sys/types.h:223:0, from /usr/include/termcap.h:49, from conftest.c:130: /usr/include/sys/sysmacros.h: In function 'main': /usr/include/sys/sysmacros.h:45:1: error: nested function 'gnu_dev_major' declared 'extern' /usr/include/sys/sysmacros.h:45:1: error: static declaration of 'gnu_dev_major' follows non-static declaration /usr/include/sys/sysmacros.h:33:21: note: previous declaration of 'gnu_dev_major' was here /usr/include/sys/sysmacros.h:51:1: error: nested function 'gnu_dev_minor' declared 'extern' /usr/include/sys/sysmacros.h:51:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration /usr/include/sys/sysmacros.h:36:21: note: previous declaration of 'gnu_dev_minor' was here /usr/include/sys/sysmacros.h:57:1: error: nested function 'gnu_dev_makedev' declared 'extern' /usr/include/sys/sysmacros.h:57:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration /usr/include/sys/sysmacros.h:39:31: note: previous declaration of 'gnu_dev_makedev' was here configure:17625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define RETSIGTYPE void | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_STRCOLL 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | | int | main () | { | #ifdef HAVE_NCURSES_TERMCAP_H | #include | #else | #ifdef HAVE_TERMCAP_H | #include | #else | #undef PC | char *BC; | char **UP; | char PC; | short ospeed; | #endif | #endif | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC. | --Andreas Ley 24 Aug 2000. */ | BC++; | UP++; | PC++; | return ospeed != 0; | | ; | return 0; | } configure:17618: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncurses -lcurses >&5 In file included from /usr/include/sys/types.h:223:0, from /usr/include/termcap.h:49, from conftest.c:130: /usr/include/sys/sysmacros.h: In function 'main': /usr/include/sys/sysmacros.h:45:1: error: nested function 'gnu_dev_major' declared 'extern' /usr/include/sys/sysmacros.h:45:1: error: static declaration of 'gnu_dev_major' follows non-static declaration /usr/include/sys/sysmacros.h:33:21: note: previous declaration of 'gnu_dev_major' was here /usr/include/sys/sysmacros.h:51:1: error: nested function 'gnu_dev_minor' declared 'extern' /usr/include/sys/sysmacros.h:51:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration /usr/include/sys/sysmacros.h:36:21: note: previous declaration of 'gnu_dev_minor' was here /usr/include/sys/sysmacros.h:57:1: error: nested function 'gnu_dev_makedev' declared 'extern' /usr/include/sys/sysmacros.h:57:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration /usr/include/sys/sysmacros.h:39:31: note: previous declaration of 'gnu_dev_makedev' was here configure:17625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define RETSIGTYPE void | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_STRCOLL 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | | int | main () | { | #ifdef HAVE_NCURSES_TERMCAP_H | #include | #else | #ifdef HAVE_TERMCAP_H | #include | #else | #undef PC | char *BC; | char **UP; | char PC; | short ospeed; | #endif | #endif | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC. | --Andreas Ley 24 Aug 2000. */ | BC++; | UP++; | PC++; | return ospeed != 0; | | ; | return 0; | } configure:17618: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncurses -ltermlib >&5 In file included from /usr/include/sys/types.h:223:0, from /usr/include/termcap.h:49, from conftest.c:130: /usr/include/sys/sysmacros.h: In function 'main': /usr/include/sys/sysmacros.h:45:1: error: nested function 'gnu_dev_major' declared 'extern' /usr/include/sys/sysmacros.h:45:1: error: static declaration of 'gnu_dev_major' follows non-static declaration /usr/include/sys/sysmacros.h:33:21: note: previous declaration of 'gnu_dev_major' was here /usr/include/sys/sysmacros.h:51:1: error: nested function 'gnu_dev_minor' declared 'extern' /usr/include/sys/sysmacros.h:51:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration /usr/include/sys/sysmacros.h:36:21: note: previous declaration of 'gnu_dev_minor' was here /usr/include/sys/sysmacros.h:57:1: error: nested function 'gnu_dev_makedev' declared 'extern' /usr/include/sys/sysmacros.h:57:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration /usr/include/sys/sysmacros.h:39:31: note: previous declaration of 'gnu_dev_makedev' was here configure:17625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define RETSIGTYPE void | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_STRCOLL 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | | int | main () | { | #ifdef HAVE_NCURSES_TERMCAP_H | #include | #else | #ifdef HAVE_TERMCAP_H | #include | #else | #undef PC | char *BC; | char **UP; | char PC; | short ospeed; | #endif | #endif | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC. | --Andreas Ley 24 Aug 2000. */ | BC++; | UP++; | PC++; | return ospeed != 0; | | ; | return 0; | } configure:17618: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncurses -ltermcap >&5 In file included from /usr/include/sys/types.h:223:0, from /usr/include/termcap.h:49, from conftest.c:130: /usr/include/sys/sysmacros.h: In function 'main': /usr/include/sys/sysmacros.h:45:1: error: nested function 'gnu_dev_major' declared 'extern' /usr/include/sys/sysmacros.h:45:1: error: static declaration of 'gnu_dev_major' follows non-static declaration /usr/include/sys/sysmacros.h:33:21: note: previous declaration of 'gnu_dev_major' was here /usr/include/sys/sysmacros.h:51:1: error: nested function 'gnu_dev_minor' declared 'extern' /usr/include/sys/sysmacros.h:51:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration /usr/include/sys/sysmacros.h:36:21: note: previous declaration of 'gnu_dev_minor' was here /usr/include/sys/sysmacros.h:57:1: error: nested function 'gnu_dev_makedev' declared 'extern' /usr/include/sys/sysmacros.h:57:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration /usr/include/sys/sysmacros.h:39:31: note: previous declaration of 'gnu_dev_makedev' was here configure:17625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define RETSIGTYPE void | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_STRCOLL 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | | int | main () | { | #ifdef HAVE_NCURSES_TERMCAP_H | #include | #else | #ifdef HAVE_TERMCAP_H | #include | #else | #undef PC | char *BC; | char **UP; | char PC; | short ospeed; | #endif | #endif | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC. | --Andreas Ley 24 Aug 2000. */ | BC++; | UP++; | PC++; | return ospeed != 0; | | ; | return 0; | } configure:17618: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncurses -lterminfo >&5 In file included from /usr/include/sys/types.h:223:0, from /usr/include/termcap.h:49, from conftest.c:130: /usr/include/sys/sysmacros.h: In function 'main': /usr/include/sys/sysmacros.h:45:1: error: nested function 'gnu_dev_major' declared 'extern' /usr/include/sys/sysmacros.h:45:1: error: static declaration of 'gnu_dev_major' follows non-static declaration /usr/include/sys/sysmacros.h:33:21: note: previous declaration of 'gnu_dev_major' was here /usr/include/sys/sysmacros.h:51:1: error: nested function 'gnu_dev_minor' declared 'extern' /usr/include/sys/sysmacros.h:51:1: error: static declaration of 'gnu_dev_minor' follows non-static declaration /usr/include/sys/sysmacros.h:36:21: note: previous declaration of 'gnu_dev_minor' was here /usr/include/sys/sysmacros.h:57:1: error: nested function 'gnu_dev_makedev' declared 'extern' /usr/include/sys/sysmacros.h:57:1: error: static declaration of 'gnu_dev_makedev' follows non-static declaration /usr/include/sys/sysmacros.h:39:31: note: previous declaration of 'gnu_dev_makedev' was here configure:17625: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define RETSIGTYPE void | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_STRCOLL 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | | int | main () | { | #ifdef HAVE_NCURSES_TERMCAP_H | #include | #else | #ifdef HAVE_TERMCAP_H | #include | #else | #undef PC | char *BC; | char **UP; | char PC; | short ospeed; | #endif | #endif | /* Make sure all variables actually exist. AIX 4.3 has ospeed but no BC. | --Andreas Ley 24 Aug 2000. */ | BC++; | UP++; | PC++; | return ospeed != 0; | | ; | return 0; | } configure:17649: result: configure:17677: checking ncurses/termcap.h usability configure:17694: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:155:29: fatal error: ncurses/termcap.h: No such file or directory compilation terminated. configure:17701: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define RETSIGTYPE void | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_STRCOLL 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 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:17715: result: no configure:17719: checking ncurses/termcap.h presence configure:17734: i686-uhu-linux-gcc -E conftest.c conftest.c:122:29: fatal error: ncurses/termcap.h: No such file or directory compilation terminated. configure:17741: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define RETSIGTYPE void | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_STRCOLL 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | #include configure:17755: result: no configure:17788: checking for ncurses/termcap.h configure:17797: result: no configure:17815: checking host system type configure:17830: result: i686-uhu-linux-gnu configure:17890: checking whether NLS is requested configure:17899: result: yes configure:17940: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:17972: result: /usr/bin/msgfmt configure:17981: checking for gmsgfmt configure:18012: result: /usr/bin/msgfmt configure:18063: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:18095: result: /usr/bin/xgettext configure:18141: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:18172: result: /usr/bin/msgmerge configure:18229: checking for ld used by GCC configure:18293: result: /usr/bin/ld configure:18302: checking if the linker (/usr/bin/ld) is GNU ld configure:18315: result: yes configure:18322: checking for shared library run path origin configure:18335: result: done configure:18844: checking for CFPreferencesCopyAppValue configure:18872: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:122:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory compilation terminated. configure:18879: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define RETSIGTYPE void | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_STRCOLL 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:18900: result: no configure:18909: checking for CFLocaleCopyCurrent configure:18937: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:122:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory compilation terminated. configure:18944: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU Texinfo" | #define PACKAGE_TARNAME "texinfo" | #define PACKAGE_VERSION "4.13" | #define PACKAGE_STRING "GNU Texinfo 4.13" | #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" | #define PACKAGE "texinfo" | #define VERSION "4.13" | #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 _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define restrict __restrict | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_INCLUDE_NEXT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_MBSINIT 1 | #define HAVE_SETENV 1 | #define HAVE_LSTAT 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MEMMEM 1 | #define HAVE_MEMMEM 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_WINT_T 1 | #define HAVE_WCHAR_T 1 | #define HAVE_ALLOCA 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_WORKING_ARGZ 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_INLINE 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMEM 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMPCPY 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_UNSETENV 1 | #define HAVE_DECL_WCWIDTH 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define RETSIGTYPE void | #define HAVE_DECL_MEMCHR 1 | #define HAVE_DECL_STRCOLL 1 | #define HAVE_DECL_STRERROR 1 | #define HAVE_STRCOLL 1 | #define HAVE_VPRINTF 1 | #define HAVE_BZERO 1 | #define HAVE_GETCWD 1 | #define HAVE_MEMSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:18965: result: no configure:19016: checking for GNU gettext in libc configure:19046: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19053: $? = 0 configure:19075: result: yes configure:19987: checking whether to use NLS configure:19989: result: yes configure:19992: checking where the gettext function comes from configure:20003: result: libc configure:20074: checking for hevea configure:20104: result: no configure:20116: checking for tex configure:20146: result: no configure:20333: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU Texinfo config.status 4.13, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on maki config.status:1100: creating install-info/tests/defs config.status:1100: creating util/defs config.status:1100: creating Makefile config.status:1100: creating doc/Makefile config.status:1100: creating gnulib/lib/Makefile config.status:1100: creating info/Makefile config.status:1100: creating install-info/Makefile config.status:1100: creating install-info/tests/Makefile config.status:1100: creating lib/Makefile config.status:1100: creating makeinfo/Makefile config.status:1100: creating makeinfo/tests/Makefile config.status:1100: creating po/Makefile.in config.status:1100: creating util/Makefile config.status:1100: creating config.h config.status:1374: executing depfiles commands config.status:1374: executing po-directories commands configure:21787: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## 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_restrict=__restrict 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_alloca_works=yes ac_cv_func_argz_replace=yes ac_cv_func_bzero=yes ac_cv_func_getcwd=yes ac_cv_func_getopt_long_only=yes ac_cv_func_gettimeofday=yes ac_cv_func_isascii=yes ac_cv_func_iswcntrl=yes ac_cv_func_lstat=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbsinit=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memcpy=yes ac_cv_func_memmem=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=yes ac_cv_func_memset=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_setvbuf=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigsetmask=yes ac_cv_func_stpcpy=yes ac_cv_func_strchr=yes ac_cv_func_strcoll_works=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strnlen_working=yes ac_cv_func_unsetenv=yes ac_cv_func_vprintf=yes ac_cv_func_wcwidth=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getenv=yes ac_cv_have_decl_mbswidth=no ac_cv_have_decl_memchr=yes ac_cv_have_decl_memmem=yes ac_cv_have_decl_optreset=no ac_cv_have_decl_strcoll=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_wcwidth=yes ac_cv_header_argz_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_termcap_h=no ac_cv_header_pwd_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_ptem_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_ttold_h=no ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termcap_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_error_at_line=yes ac_cv_lib_ncurses___tgetent=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir 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_RANLIB=ranlib ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_sys_posix_termios=yes ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes ac_cv_sys_tiocgwinsz_in_termios_h=no ac_cv_type__Bool=yes ac_cv_type_error_t=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_nlink_t=yes ac_cv_type_off_t=yes ac_cv_type_signal=void ac_cv_type_unsigned_long_long_int=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_langinfo_codeset=yes gl_cv_c_inline_effective=yes gl_cv_func_gettimeofday_clobber=no gl_cv_func_gettimeofday_posix_signature=yes gl_cv_func_gnu_getopt=yes gl_cv_func_iswcntrl_works=yes gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc=yes gl_cv_func_memmem_works=yes gl_cv_func_strndup=yes gl_cv_func_wcwidth_works=yes gl_cv_func_working_mkstemp=yes gl_cv_func_working_strerror=yes gl_cv_have_include_next=yes gl_cv_header_wchar_h_standalone=yes gl_cv_header_working_stdint_h=yes gl_cv_next_stdint_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_sys_stat_h='' gl_cv_next_sys_time_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_rpl_alloca=yes gl_cv_sys_struct_timeval=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_unsetenv_ret=int gt_cv_var_environ_declaration=yes lt_cv_sys_argz_works=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run aclocal-1.10' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run tar' ARGZ_H='' AUTOCONF='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run automake-1.10' AWK='gawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GETOPT_H='' GETTEXT_MACRO_VERSION='0.17' GLIBC21='yes' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GNULIB_CALLOC_POSIX='0' GNULIB_CHOWN='0' GNULIB_DUP2='0' GNULIB_ENVIRON='1' GNULIB_FCHDIR='0' GNULIB_FTRUNCATE='0' GNULIB_GETCWD='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='0' GNULIB_GETSUBOPT='0' GNULIB_LCHOWN='0' GNULIB_LSEEK='0' GNULIB_MALLOC_POSIX='1' GNULIB_MBSCASECMP='1' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='1' GNULIB_MBSCSPN='0' GNULIB_MBSLEN='1' GNULIB_MBSNCASECMP='1' GNULIB_MBSNLEN='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='1' GNULIB_MBSTOK_R='0' GNULIB_MEMMEM='1' GNULIB_MEMPCPY='1' GNULIB_MEMRCHR='0' GNULIB_MKDTEMP='0' GNULIB_MKSTEMP='1' GNULIB_PUTENV='0' GNULIB_RAWMEMCHR='0' GNULIB_READLINK='0' GNULIB_REALLOC_POSIX='0' GNULIB_RPMATCH='0' GNULIB_SETENV='1' GNULIB_SLEEP='0' GNULIB_STPCPY='1' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='1' GNULIB_STRERROR='1' GNULIB_STRNDUP='1' GNULIB_STRNLEN='1' GNULIB_STRPBRK='0' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='0' GNULIB_STRTOD='0' GNULIB_STRTOK_R='0' GNULIB_UNSETENV='1' GNULIB_WCWIDTH='1' GREP='/bin/grep' HAVE_CALLOC_POSIX='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_WCWIDTH='1' HAVE_DUP2='1' HAVE_FTRUNCATE='1' HAVE_GETPAGESIZE='1' HAVE_GETSUBOPT='1' HAVE_INTTYPES_H='1' HAVE_ISWCNTRL='1' HAVE_LONG_LONG_INT='1' HAVE_LSTAT='1' HAVE_MALLOC_POSIX='1' HAVE_MEMPCPY='1' HAVE_MKDTEMP='1' HAVE_OS_H='0' HAVE_RAWMEMCHR='1' HAVE_READLINK='1' HAVE_REALLOC_POSIX='1' HAVE_RPMATCH='1' HAVE_SETENV='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SLEEP='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRNDUP='1' HAVE_STRPBRK='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRUCT_TIMEVAL='1' HAVE_SYS_BITYPES_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_PARAM_H='0' HAVE_SYS_TIME_H='1' HAVE_SYS_TYPES_H='1' HAVE_UNISTD_H='1' HAVE_UNSETENV='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_WCHAR_H='1' HAVE_WCTYPE_H='1' HAVE_WINT_T='1' HAVE__BOOL='1' HELP2MAN='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run help2man' HEVEA='' INCLUDE_NEXT='include_next' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTALL_WARNINGS_FALSE='#' INSTALL_WARNINGS_TRUE='' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='' LIBGNU_LIBDEPS='' LIBGNU_LTLIBDEPS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(top_builddir)/gnulib/lib"' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/build-aux/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NEXT_STDINT_H='' NEXT_STDLIB_H='' NEXT_STRING_H='' NEXT_SYS_STAT_H='' NEXT_SYS_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' OBJEXT='o' PACKAGE='texinfo' PACKAGE_BUGREPORT='bug-texinfo@gnu.org' PACKAGE_NAME='GNU Texinfo' PACKAGE_STRING='GNU Texinfo 4.13' PACKAGE_TARNAME='texinfo' PACKAGE_VERSION='4.13' PATH_SEPARATOR=':' POSUB='po' PTRDIFF_T_SUFFIX='' RANLIB='ranlib' REPLACE_CHOWN='0' REPLACE_FCHDIR='0' REPLACE_GETCWD='0' REPLACE_GETPAGESIZE='0' REPLACE_GETTIMEOFDAY='0' REPLACE_ISWCNTRL='0' REPLACE_LCHOWN='0' REPLACE_LSEEK='0' REPLACE_MEMMEM='0' REPLACE_MKDIR='0' REPLACE_MKSTEMP='0' REPLACE_PUTENV='0' REPLACE_STRCASESTR='0' REPLACE_STRERROR='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_WCWIDTH='0' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDBOOL_H='' STDINT_H='' STRIP='' SYS_STAT_H='sys/stat.h' SYS_TIME_H='' TERMLIBS=' -lncurses' TEX='' TOOLS_ONLY_FALSE='' TOOLS_ONLY_TRUE='#' USE_NLS='yes' VERSION='4.13' VOID_UNSETENV='0' WCHAR_H='' WCHAR_T_SUFFIX='' WCTYPE_H='' WINT_T_SUFFIX='' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='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}' gl_LIBOBJS=' exitfail.o tempname.o xmalloc.o' gl_LTLIBOBJS=' exitfail.lo tempname.lo xmalloc.lo' gltests_LIBOBJS='' gltests_LTLIBOBJS='' 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/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' native_tools='' 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_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "GNU Texinfo" #define PACKAGE_TARNAME "texinfo" #define PACKAGE_VERSION "4.13" #define PACKAGE_STRING "GNU Texinfo 4.13" #define PACKAGE_BUGREPORT "bug-texinfo@gnu.org" #define PACKAGE "texinfo" #define VERSION "4.13" #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 _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define restrict __restrict #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG_ONLY 1 #define HAVE_DECL_GETENV 1 #define HAVE_INCLUDE_NEXT 1 #define HAVE_SYS_TIME_H 1 #define HAVE_WCHAR_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ISASCII 1 #define HAVE_MBSINIT 1 #define HAVE_SETENV 1 #define HAVE_LSTAT 1 #define HAVE_ISWCNTRL 1 #define HAVE_WCWIDTH 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MBSTATE_T 1 #define HAVE_MBRTOWC 1 #define HAVE_DECL_MEMMEM 1 #define HAVE_MEMMEM 1 #define _FILE_OFFSET_BITS 64 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_DECL_STRDUP 1 #define HAVE_DECL_STRNDUP 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_WINT_T 1 #define HAVE_WCHAR_T 1 #define HAVE_ALLOCA 1 #define HAVE_ARGZ_H 1 #define HAVE_ERROR_T 1 #define HAVE_WORKING_ARGZ 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_INLINE 1 #define HAVE_MALLOC_POSIX 1 #define HAVE_MBRTOWC 1 #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 #define HAVE_MBSTATE_T 1 #define HAVE_MEMCHR 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMEM 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMPCPY 1 #define HAVE_STPCPY 1 #define HAVE_STRDUP 1 #define HAVE_STRNDUP 1 #define HAVE_UNSETENV 1 #define HAVE_DECL_WCWIDTH 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_PWD_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_WAIT_H 1 #define GWINSZ_IN_SYS_IOCTL 1 #define RETSIGTYPE void #define HAVE_DECL_MEMCHR 1 #define HAVE_DECL_STRCOLL 1 #define HAVE_DECL_STRERROR 1 #define HAVE_STRCOLL 1 #define HAVE_VPRINTF 1 #define HAVE_BZERO 1 #define HAVE_GETCWD 1 #define HAVE_MEMSET 1 #define HAVE_SETLOCALE 1 #define HAVE_SETVBUF 1 #define HAVE_SIGACTION 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGSETMASK 1 #define HAVE_STRCHR 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 configure: exit 0