This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU Mailutils configure 0.6.94, which was generated by GNU Autoconf 2.59. Invocation command line was $ /home/jordi/mailutils-0.6.94/./configure --build=arm-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/mailutils --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --with-lispdir=${prefix}/share/emacs/site-lisp --enable-virtual-domains --enable-mh-utils --with-gnutls --with-gdbm --with-gssapi --with-gsasl --with-mysql --disable-rpath ## --------- ## ## Platform. ## ## --------- ## hostname = leisner.debian.org uname -m = armv4tl uname -r = 2.6.12-csb637 uname -s = Linux uname -v = #3 Fri Feb 3 09:44:55 CST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = armv4tl /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1645: checking build system type configure:1663: result: arm-unknown-linux-gnu configure:1671: checking host system type configure:1685: result: arm-unknown-linux-gnu configure:1693: checking target system type configure:1707: result: arm-unknown-linux-gnu configure:1735: checking for a BSD-compatible install configure:1790: result: /usr/bin/install -c configure:1801: checking whether build environment is sane configure:1844: result: yes configure:1909: checking for gawk configure:1925: found /usr/bin/gawk configure:1935: result: gawk configure:1945: checking whether make sets $(MAKE) configure:1965: result: yes configure:2153: checking for style of include used by make configure:2181: result: GNU configure:2252: checking for gcc configure:2278: result: cc configure:2522: checking for C compiler version configure:2525: cc --version &5 cc (GCC) 4.0.4 20060507 (prerelease) (Debian 4.0.3-3) Copyright (C) 2006 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:2528: $? = 0 configure:2530: cc -v &5 Using built-in specs. Target: arm-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --enable-checking=release arm-linux-gnu Thread model: posix gcc version 4.0.4 20060507 (prerelease) (Debian 4.0.3-3) configure:2533: $? = 0 configure:2535: cc -V &5 cc: '-V' option must have argument configure:2538: $? = 1 configure:2561: checking for C compiler default output file name configure:2564: cc -g -Wall -O2 conftest.c >&5 configure:2567: $? = 0 configure:2613: result: a.out configure:2618: checking whether the C compiler works configure:2624: ./a.out configure:2627: $? = 0 configure:2644: result: yes configure:2651: checking whether we are cross compiling configure:2653: result: no configure:2656: checking for suffix of executables configure:2658: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:2661: $? = 0 configure:2686: result: configure:2692: checking for suffix of object files configure:2713: cc -c -g -Wall -O2 conftest.c >&5 configure:2716: $? = 0 configure:2738: result: o configure:2742: checking whether we are using the GNU C compiler configure:2766: cc -c -g -Wall -O2 conftest.c >&5 configure:2772: $? = 0 configure:2776: test -z || test ! -s conftest.err configure:2779: $? = 0 configure:2782: test -s conftest.o configure:2785: $? = 0 configure:2798: result: yes configure:2804: checking whether cc accepts -g configure:2825: cc -c -g conftest.c >&5 configure:2831: $? = 0 configure:2835: test -z || test ! -s conftest.err configure:2838: $? = 0 configure:2841: test -s conftest.o configure:2844: $? = 0 configure:2855: result: yes configure:2872: checking for cc option to accept ANSI C configure:2942: cc -c -g -Wall -O2 conftest.c >&5 configure:2948: $? = 0 configure:2952: test -z || test ! -s conftest.err configure:2955: $? = 0 configure:2958: test -s conftest.o configure:2961: $? = 0 configure:2979: result: none needed configure:2997: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:2: error: syntax error before 'me' configure:3003: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3138: checking dependency style of cc configure:3228: result: none configure:3251: checking how to run the C preprocessor configure:3286: cc -E conftest.c configure:3292: $? = 0 configure:3324: cc -E conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3369: result: cc -E configure:3393: cc -E conftest.c configure:3399: $? = 0 configure:3431: cc -E conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory configure:3437: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3481: checking for egrep configure:3491: result: grep -E configure:3497: checking for AIX configure:3519: result: no configure:3525: checking for ANSI C header files configure:3550: cc -c -g -Wall -O2 conftest.c >&5 configure:3556: $? = 0 configure:3560: test -z || test ! -s conftest.err configure:3563: $? = 0 configure:3566: test -s conftest.o configure:3569: $? = 0 configure:3658: cc -o conftest -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:29: warning: implicit declaration of function 'exit' conftest.c:29: warning: incompatible implicit declaration of built-in function 'exit' configure:3661: $? = 0 configure:3663: ./conftest configure:3666: $? = 0 configure:3681: result: yes configure:3705: checking for sys/types.h configure:3721: cc -c -g -Wall -O2 conftest.c >&5 configure:3727: $? = 0 configure:3731: test -z || test ! -s conftest.err configure:3734: $? = 0 configure:3737: test -s conftest.o configure:3740: $? = 0 configure:3751: result: yes configure:3705: checking for sys/stat.h configure:3721: cc -c -g -Wall -O2 conftest.c >&5 configure:3727: $? = 0 configure:3731: test -z || test ! -s conftest.err configure:3734: $? = 0 configure:3737: test -s conftest.o configure:3740: $? = 0 configure:3751: result: yes configure:3705: checking for stdlib.h configure:3721: cc -c -g -Wall -O2 conftest.c >&5 configure:3727: $? = 0 configure:3731: test -z || test ! -s conftest.err configure:3734: $? = 0 configure:3737: test -s conftest.o configure:3740: $? = 0 configure:3751: result: yes configure:3705: checking for string.h configure:3721: cc -c -g -Wall -O2 conftest.c >&5 configure:3727: $? = 0 configure:3731: test -z || test ! -s conftest.err configure:3734: $? = 0 configure:3737: test -s conftest.o configure:3740: $? = 0 configure:3751: result: yes configure:3705: checking for memory.h configure:3721: cc -c -g -Wall -O2 conftest.c >&5 configure:3727: $? = 0 configure:3731: test -z || test ! -s conftest.err configure:3734: $? = 0 configure:3737: test -s conftest.o configure:3740: $? = 0 configure:3751: result: yes configure:3705: checking for strings.h configure:3721: cc -c -g -Wall -O2 conftest.c >&5 configure:3727: $? = 0 configure:3731: test -z || test ! -s conftest.err configure:3734: $? = 0 configure:3737: test -s conftest.o configure:3740: $? = 0 configure:3751: result: yes configure:3705: checking for inttypes.h configure:3721: cc -c -g -Wall -O2 conftest.c >&5 configure:3727: $? = 0 configure:3731: test -z || test ! -s conftest.err configure:3734: $? = 0 configure:3737: test -s conftest.o configure:3740: $? = 0 configure:3751: result: yes configure:3705: checking for stdint.h configure:3721: cc -c -g -Wall -O2 conftest.c >&5 configure:3727: $? = 0 configure:3731: test -z || test ! -s conftest.err configure:3734: $? = 0 configure:3737: test -s conftest.o configure:3740: $? = 0 configure:3751: result: yes configure:3705: checking for unistd.h configure:3721: cc -c -g -Wall -O2 conftest.c >&5 configure:3727: $? = 0 configure:3731: test -z || test ! -s conftest.err configure:3734: $? = 0 configure:3737: test -s conftest.o configure:3740: $? = 0 configure:3751: result: yes configure:3773: checking minix/config.h usability configure:3785: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:56:26: error: minix/config.h: No such file or directory configure:3791: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3814: result: no configure:3818: checking minix/config.h presence configure:3828: cc -E conftest.c conftest.c:22:26: error: minix/config.h: No such file or directory configure:3834: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3854: result: no configure:3889: checking for minix/config.h configure:3896: result: no configure:4034: checking for gcc configure:4060: result: cc configure:4304: checking for C compiler version configure:4307: cc --version &5 cc (GCC) 4.0.4 20060507 (prerelease) (Debian 4.0.3-3) Copyright (C) 2006 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:4310: $? = 0 configure:4312: cc -v &5 Using built-in specs. Target: arm-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --enable-checking=release arm-linux-gnu Thread model: posix gcc version 4.0.4 20060507 (prerelease) (Debian 4.0.3-3) configure:4315: $? = 0 configure:4317: cc -V &5 cc: '-V' option must have argument configure:4320: $? = 1 configure:4323: checking whether we are using the GNU C compiler configure:4379: result: yes configure:4385: checking whether cc accepts -g configure:4436: result: yes configure:4453: checking for cc option to accept ANSI C configure:4560: result: none needed configure:4578: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:2: error: syntax error before 'me' configure:4584: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4719: checking dependency style of cc configure:4809: result: none configure:4839: checking for a BSD-compatible install configure:4894: result: /usr/bin/install -c configure:4905: checking whether ln -s works configure:4909: result: yes configure:4990: checking for a sed that does not truncate output configure:5044: result: /bin/sed configure:5058: checking for ld used by cc configure:5125: result: /usr/bin/ld configure:5134: checking if the linker (/usr/bin/ld) is GNU ld configure:5149: result: yes configure:5154: checking for /usr/bin/ld option to reload object files configure:5161: result: -r configure:5179: checking for BSD-compatible nm configure:5228: result: /usr/bin/nm -B configure:5232: checking how to recognise dependent libraries configure:5408: result: pass_all configure:5653: checking dlfcn.h usability configure:5665: cc -c -g -Wall -O2 conftest.c >&5 configure:5671: $? = 0 configure:5675: test -z || test ! -s conftest.err configure:5678: $? = 0 configure:5681: test -s conftest.o configure:5684: $? = 0 configure:5694: result: yes configure:5698: checking dlfcn.h presence configure:5708: cc -E conftest.c configure:5714: $? = 0 configure:5734: result: yes configure:5769: checking for dlfcn.h configure:5776: result: yes configure:5883: checking for C++ compiler version configure:5886: g++ --version &5 g++ (GCC) 4.0.4 20060507 (prerelease) (Debian 4.0.3-3) Copyright (C) 2006 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:5889: $? = 0 configure:5891: g++ -v &5 Using built-in specs. Target: arm-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --enable-checking=release arm-linux-gnu Thread model: posix gcc version 4.0.4 20060507 (prerelease) (Debian 4.0.3-3) configure:5894: $? = 0 configure:5896: g++ -V &5 g++: '-V' option must have argument configure:5899: $? = 1 configure:5902: checking whether we are using the GNU C++ compiler configure:5926: g++ -c -g -Wall -O2 conftest.cc >&5 configure:5932: $? = 0 configure:5936: test -z || test ! -s conftest.err configure:5939: $? = 0 configure:5942: test -s conftest.o configure:5945: $? = 0 configure:5958: result: yes configure:5964: checking whether g++ accepts -g configure:5985: g++ -c -g conftest.cc >&5 configure:5991: $? = 0 configure:5995: test -z || test ! -s conftest.err configure:5998: $? = 0 configure:6001: test -s conftest.o configure:6004: $? = 0 configure:6015: result: yes configure:6057: g++ -c -g -Wall -O2 conftest.cc >&5 configure:6063: $? = 0 configure:6067: test -z || test ! -s conftest.err configure:6070: $? = 0 configure:6073: test -s conftest.o configure:6076: $? = 0 configure:6102: g++ -c -g -Wall -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:29: error: 'exit' was not declared in this scope configure:6108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:6057: g++ -c -g -Wall -O2 conftest.cc >&5 configure:6063: $? = 0 configure:6067: test -z || test ! -s conftest.err configure:6070: $? = 0 configure:6073: test -s conftest.o configure:6076: $? = 0 configure:6102: g++ -c -g -Wall -O2 conftest.cc >&5 configure:6108: $? = 0 configure:6112: test -z || test ! -s conftest.err configure:6115: $? = 0 configure:6118: test -s conftest.o configure:6121: $? = 0 configure:6146: checking dependency style of g++ configure:6236: result: none configure:6263: checking how to run the C++ preprocessor configure:6294: g++ -E conftest.cc configure:6300: $? = 0 configure:6332: g++ -E conftest.cc conftest.cc:28:28: error: ac_nonexistent.h: No such file or directory configure:6338: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6377: result: g++ -E configure:6401: g++ -E conftest.cc configure:6407: $? = 0 configure:6439: g++ -E conftest.cc conftest.cc:28:28: error: ac_nonexistent.h: No such file or directory configure:6445: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6542: checking for g77 configure:6571: result: no configure:6542: checking for f77 configure:6571: result: no configure:6542: checking for xlf configure:6571: result: no configure:6542: checking for frt configure:6571: result: no configure:6542: checking for pgf77 configure:6571: result: no configure:6542: checking for fort77 configure:6571: result: no configure:6542: checking for fl32 configure:6571: result: no configure:6542: checking for af77 configure:6571: result: no configure:6542: checking for f90 configure:6571: result: no configure:6542: checking for xlf90 configure:6571: result: no configure:6542: checking for pgf90 configure:6571: result: no configure:6542: checking for epcf90 configure:6571: result: no configure:6542: checking for f95 configure:6571: result: no configure:6542: checking for fort configure:6571: result: no configure:6542: checking for xlf95 configure:6571: result: no configure:6542: checking for ifc configure:6571: result: no configure:6542: checking for efc configure:6571: result: no configure:6542: checking for pgf95 configure:6571: result: no configure:6542: checking for lf95 configure:6571: result: no configure:6542: checking for gfortran configure:6571: result: no configure:6583: checking for Fortran 77 compiler version configure:6586: --version &5 /home/jordi/mailutils-0.6.94/./configure: line 6587: --version: command not found configure:6589: $? = 127 configure:6591: -v &5 /home/jordi/mailutils-0.6.94/./configure: line 6592: -v: command not found configure:6594: $? = 127 configure:6596: -V &5 /home/jordi/mailutils-0.6.94/./configure: line 6597: -V: command not found configure:6599: $? = 127 configure:6607: checking whether we are using the GNU Fortran 77 compiler configure:6621: -c conftest.F >&5 /home/jordi/mailutils-0.6.94/./configure: line 6622: -c: command not found configure:6627: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6653: result: no configure:6659: checking whether accepts -g configure:6671: -c -g conftest.f >&5 /home/jordi/mailutils-0.6.94/./configure: line 6672: -c: command not found configure:6677: $? = 127 configure: failed program was: | program main | | end configure:6702: result: no configure:6732: checking the maximum length of command line arguments configure:6841: result: 32768 configure:6852: checking command to parse /usr/bin/nm -B output from cc object configure:6957: cc -c -g -Wall -O2 conftest.c >&5 configure:6960: $? = 0 configure:6964: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6967: $? = 0 configure:7019: cc -o conftest -g -Wall -O2 conftest.c conftstm.o >&5 configure:7022: $? = 0 configure:7060: result: ok configure:7064: checking for objdir configure:7079: result: .libs configure:7169: checking for ar configure:7185: found /usr/bin/ar configure:7196: result: ar configure:7249: checking for ranlib configure:7265: found /usr/bin/ranlib configure:7276: result: ranlib configure:7329: checking for strip configure:7345: found /usr/bin/strip configure:7356: result: strip configure:7628: checking if cc supports -fno-rtti -fno-exceptions configure:7646: cc -c -g -Wall -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7650: $? = 0 configure:7663: result: no configure:7678: checking for cc option to produce PIC configure:7888: result: -fPIC configure:7896: checking if cc PIC flag -fPIC works configure:7914: cc -c -g -Wall -O2 -fPIC -DPIC conftest.c >&5 configure:7918: $? = 0 configure:7931: result: yes configure:7959: checking if cc static flag -static works configure:7987: result: yes configure:7997: checking if cc supports -c -o file.o configure:8018: cc -c -g -Wall -O2 -o out/conftest2.o conftest.c >&5 configure:8022: $? = 0 configure:8044: result: yes configure:8070: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9028: result: yes configure:9049: checking whether -lc should be explicitly linked in configure:9054: cc -c -g -Wall -O2 conftest.c >&5 configure:9057: $? = 0 configure:9072: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9075: $? = 0 configure:9087: result: no configure:9095: checking dynamic linker characteristics configure:9683: result: GNU/Linux ld.so configure:9692: checking how to hardcode library paths into programs configure:9717: result: immediate configure:9731: checking whether stripping libraries is possible configure:9736: result: yes configure:9862: checking for shl_load configure:9919: cc -o conftest -g -Wall -O2 conftest.c >&5 /tmp/ccEFVuCI.o: In function `main': /home/jordi/mailutils-0.6.94/conftest.c:71: undefined reference to `shl_load' /tmp/ccEFVuCI.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:9925: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* 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_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:9950: result: no configure:9955: checking for shl_load in -ldld configure:9985: cc -o conftest -g -Wall -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:9991: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:10017: result: no configure:10022: checking for dlopen configure:10079: cc -o conftest -g -Wall -O2 conftest.c >&5 /tmp/ccwmPtiN.o: In function `main': /home/jordi/mailutils-0.6.94/conftest.c:71: undefined reference to `dlopen' /tmp/ccwmPtiN.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:10085: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | /* 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_dlopen) || defined (__stub___dlopen) | choke me | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:10110: result: no configure:10115: checking for dlopen in -ldl configure:10145: cc -o conftest -g -Wall -O2 conftest.c -ldl >&5 configure:10151: $? = 0 configure:10155: test -z || test ! -s conftest.err configure:10158: $? = 0 configure:10161: test -s conftest configure:10164: $? = 0 configure:10177: result: yes configure:10352: checking whether a program can dlopen itself configure:10426: cc -o conftest -g -Wall -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'fnord': configure:10407: warning: unused variable 'i' configure: In function 'main': configure:10422: warning: implicit declaration of function 'exit' configure:10422: warning: incompatible implicit declaration of built-in function 'exit' configure:10429: $? = 0 configure:10447: result: yes configure:10452: checking whether a statically linked program can dlopen itself configure:10526: cc -o conftest -g -Wall -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 configure: In function 'fnord': configure:10507: warning: unused variable 'i' configure: In function 'main': configure:10522: warning: implicit declaration of function 'exit' configure:10522: warning: incompatible implicit declaration of built-in function 'exit' /tmp/ccFPMcB3.o: In function `main': /home/jordi/mailutils-0.6.94/configure:10510: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:10529: $? = 0 /lib/: cannot read file data: Is a directory configure:10547: result: no configure:10570: checking if libtool supports shared libraries configure:10572: result: yes configure:10575: checking whether to build shared libraries configure:10596: result: yes configure:10599: checking whether to build static libraries configure:10603: result: yes configure:10695: creating libtool configure:11283: checking for ld used by g++ configure:11350: result: /usr/bin/ld configure:11359: checking if the linker (/usr/bin/ld) is GNU ld configure:11374: result: yes configure:11425: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12363: result: yes configure:12381: g++ -c -g -Wall -O2 conftest.cpp >&5 configure:12384: $? = 0 configure:12503: checking for g++ option to produce PIC configure:12777: result: -fPIC configure:12785: checking if g++ PIC flag -fPIC works configure:12803: g++ -c -g -Wall -O2 -fPIC -DPIC conftest.cpp >&5 configure:12807: $? = 0 configure:12820: result: yes configure:12848: checking if g++ static flag -static works configure:12876: result: yes configure:12886: checking if g++ supports -c -o file.o configure:12907: g++ -c -g -Wall -O2 -o out/conftest2.o conftest.cpp >&5 configure:12911: $? = 0 configure:12933: result: yes configure:12959: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12984: result: yes configure:13051: checking dynamic linker characteristics configure:13639: result: GNU/Linux ld.so configure:13648: checking how to hardcode library paths into programs configure:13673: result: immediate configure:19827: checking for bison configure:19843: found /usr/bin/bison configure:19853: result: bison -y configure:19868: checking for flex configure:19884: found /usr/bin/flex configure:19894: result: flex configure:19907: checking for yywrap in -lfl configure:19937: cc -o conftest -g -Wall -O2 conftest.c -lfl >&5 configure:19943: $? = 0 configure:19947: test -z || test ! -s conftest.err configure:19950: $? = 0 configure:19953: test -s conftest configure:19956: $? = 0 configure:19969: result: yes configure:20047: checking lex output file root configure:20058: flex conftest.l configure:20061: $? = 0 configure:20073: result: lex.yy configure:20078: checking whether yytext is a pointer configure:20094: cc -o conftest -g -Wall -O2 conftest.c -lfl >&5 lex.yy.c:1017: warning: 'yyunput' defined but not used configure:20100: $? = 0 configure:20104: test -z || test ! -s conftest.err configure:20107: $? = 0 configure:20110: test -s conftest configure:20113: $? = 0 configure:20127: result: yes configure:20167: checking whether NLS is requested configure:20176: result: yes configure:20214: checking for msgfmt configure:20245: result: /usr/bin/msgfmt configure:20254: checking for gmsgfmt configure:20285: result: /usr/bin/msgfmt configure:20324: checking for xgettext configure:20355: result: /usr/bin/xgettext configure:20395: checking for msgmerge configure:20425: result: /usr/bin/msgmerge configure:20501: checking for ranlib configure:20528: result: ranlib configure:20540: checking for library containing strerror configure:20570: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:20576: $? = 0 configure:20580: test -z || test ! -s conftest.err configure:20583: $? = 0 configure:20586: test -s conftest configure:20589: $? = 0 configure:20659: result: none required configure:20666: checking for an ANSI C-conforming const configure:20733: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:56: warning: unused variable 's' conftest.c:76: warning: unused variable 'foo' conftest.c:43: warning: unused variable 'zero' conftest.c:37: warning: unused variable 'x' conftest.c:58: warning: 't' is used uninitialized in this function conftest.c:73: warning: 'b' is used uninitialized in this function configure:20739: $? = 0 configure:20743: test -z || test ! -s conftest.err configure:20746: $? = 0 configure:20749: test -s conftest.o configure:20752: $? = 0 configure:20763: result: yes configure:20774: checking for signed configure:20795: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:33: warning: unused variable 'x' configure:20801: $? = 0 configure:20805: test -z || test ! -s conftest.err configure:20808: $? = 0 configure:20811: test -s conftest.o configure:20814: $? = 0 configure:20825: result: yes configure:20835: checking for inline configure:20856: cc -c -g -Wall -O2 conftest.c >&5 configure:20862: $? = 0 configure:20866: test -z || test ! -s conftest.err configure:20869: $? = 0 configure:20872: test -s conftest.o configure:20875: $? = 0 configure:20887: result: inline configure:20906: checking for off_t configure:20930: cc -c -g -Wall -O2 conftest.c >&5 configure:20936: $? = 0 configure:20940: test -z || test ! -s conftest.err configure:20943: $? = 0 configure:20946: test -s conftest.o configure:20949: $? = 0 configure:20960: result: yes configure:20972: checking for size_t configure:20996: cc -c -g -Wall -O2 conftest.c >&5 configure:21002: $? = 0 configure:21006: test -z || test ! -s conftest.err configure:21009: $? = 0 configure:21012: test -s conftest.o configure:21015: $? = 0 configure:21026: result: yes configure:21039: checking for long long configure:21061: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:21067: $? = 0 configure:21071: test -z || test ! -s conftest.err configure:21074: $? = 0 configure:21077: test -s conftest configure:21080: $? = 0 configure:21092: result: yes configure:21103: checking for long double configure:21163: result: yes configure:21174: checking for wchar_t configure:21196: cc -c -g -Wall -O2 conftest.c >&5 configure:21202: $? = 0 configure:21206: test -z || test ! -s conftest.err configure:21209: $? = 0 configure:21212: test -s conftest.o configure:21215: $? = 0 configure:21226: result: yes configure:21237: checking for wint_t configure:21259: cc -c -g -Wall -O2 conftest.c >&5 configure:21265: $? = 0 configure:21269: test -z || test ! -s conftest.err configure:21272: $? = 0 configure:21275: test -s conftest.o configure:21278: $? = 0 configure:21289: result: yes configure:21300: checking for inttypes.h configure:21322: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:38: warning: unused variable 'i' configure:21328: $? = 0 configure:21332: test -z || test ! -s conftest.err configure:21335: $? = 0 configure:21338: test -s conftest.o configure:21341: $? = 0 configure:21352: result: yes configure:21363: checking for stdint.h configure:21385: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:39: warning: unused variable 'i' configure:21391: $? = 0 configure:21395: test -z || test ! -s conftest.err configure:21398: $? = 0 configure:21401: test -s conftest.o configure:21404: $? = 0 configure:21415: result: yes configure:21426: checking for inttypes.h configure:21448: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:40: warning: unused variable 'i' configure:21454: $? = 0 configure:21458: test -z || test ! -s conftest.err configure:21461: $? = 0 configure:21464: test -s conftest.o configure:21467: $? = 0 configure:21478: result: yes configure:21489: checking for stdint.h configure:21511: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:41: warning: unused variable 'i' configure:21517: $? = 0 configure:21521: test -z || test ! -s conftest.err configure:21524: $? = 0 configure:21527: test -s conftest.o configure:21530: $? = 0 configure:21541: result: yes configure:21554: checking for intmax_t configure:21584: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:50: warning: unused variable 'x' configure:21590: $? = 0 configure:21594: test -z || test ! -s conftest.err configure:21597: $? = 0 configure:21600: test -s conftest.o configure:21603: $? = 0 configure:21614: result: yes configure:21626: checking whether printf() supports POSIX/XSI format strings configure:21676: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:21679: $? = 0 configure:21681: ./conftest configure:21684: $? = 0 configure:21699: result: yes configure:21713: checking for working alloca.h configure:21734: cc -o conftest -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:43: warning: unused variable 'p' configure:21740: $? = 0 configure:21744: test -z || test ! -s conftest.err configure:21747: $? = 0 configure:21750: test -s conftest configure:21753: $? = 0 configure:21765: result: yes configure:21775: checking for alloca configure:21816: cc -o conftest -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:64: warning: unused variable 'p' configure:21822: $? = 0 configure:21826: test -z || test ! -s conftest.err configure:21829: $? = 0 configure:21832: test -s conftest configure:21835: $? = 0 configure:21847: result: yes configure:22076: checking for stdlib.h configure:22081: result: yes configure:22076: checking for unistd.h configure:22081: result: yes configure:22225: checking for getpagesize configure:22282: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:22288: $? = 0 configure:22292: test -z || test ! -s conftest.err configure:22295: $? = 0 configure:22298: test -s conftest configure:22301: $? = 0 configure:22313: result: yes configure:22323: checking for working mmap configure:22465: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:22468: $? = 0 configure:22470: ./conftest configure:22473: $? = 0 configure:22487: result: yes configure:22499: checking whether we are using the GNU C Library 2.1 or newer configure:22530: result: yes configure:22538: checking whether integer division by zero raises SIGFPE configure:22600: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:22603: $? = 0 configure:22605: ./conftest configure:22608: $? = 0 configure:22623: result: yes configure:22636: checking for unsigned long long configure:22658: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:22664: $? = 0 configure:22668: test -z || test ! -s conftest.err configure:22671: $? = 0 configure:22674: test -s conftest configure:22677: $? = 0 configure:22689: result: yes configure:22721: checking for inttypes.h configure:22744: cc -c -g -Wall -O2 conftest.c >&5 configure:22750: $? = 0 configure:22754: test -z || test ! -s conftest.err configure:22757: $? = 0 configure:22760: test -s conftest.o configure:22763: $? = 0 configure:22775: result: yes configure:22788: checking whether the inttypes.h PRIxNN macros are broken configure:22814: cc -c -g -Wall -O2 conftest.c >&5 configure:22820: $? = 0 configure:22824: test -z || test ! -s conftest.err configure:22827: $? = 0 configure:22830: test -s conftest.o configure:22833: $? = 0 configure:22845: result: no configure:22862: checking for stdint.h configure:22867: result: yes configure:23007: checking for SIZE_MAX configure:24076: result: yes configure:24094: checking for stdint.h configure:24099: result: yes configure:24280: checking for ld used by GCC configure:24344: result: /usr/bin/ld configure:24353: checking if the linker (/usr/bin/ld) is GNU ld configure:24366: result: yes configure:24372: checking for shared library run path origin configure:24385: result: done configure:24791: checking for ptrdiff_t configure:24815: cc -c -g -Wall -O2 conftest.c >&5 configure:24821: $? = 0 configure:24825: test -z || test ! -s conftest.err configure:24828: $? = 0 configure:24831: test -s conftest.o configure:24834: $? = 0 configure:24845: result: yes configure:24882: checking argz.h usability configure:24894: cc -c -g -Wall -O2 conftest.c >&5 configure:24900: $? = 0 configure:24904: test -z || test ! -s conftest.err configure:24907: $? = 0 configure:24910: test -s conftest.o configure:24913: $? = 0 configure:24923: result: yes configure:24927: checking argz.h presence configure:24937: cc -E conftest.c configure:24943: $? = 0 configure:24963: result: yes configure:24998: checking for argz.h configure:25005: result: yes configure:24882: checking limits.h usability configure:24894: cc -c -g -Wall -O2 conftest.c >&5 configure:24900: $? = 0 configure:24904: test -z || test ! -s conftest.err configure:24907: $? = 0 configure:24910: test -s conftest.o configure:24913: $? = 0 configure:24923: result: yes configure:24927: checking limits.h presence configure:24937: cc -E conftest.c configure:24943: $? = 0 configure:24963: result: yes configure:24998: checking for limits.h configure:25005: result: yes configure:24882: checking locale.h usability configure:24894: cc -c -g -Wall -O2 conftest.c >&5 configure:24900: $? = 0 configure:24904: test -z || test ! -s conftest.err configure:24907: $? = 0 configure:24910: test -s conftest.o configure:24913: $? = 0 configure:24923: result: yes configure:24927: checking locale.h presence configure:24937: cc -E conftest.c configure:24943: $? = 0 configure:24963: result: yes configure:24998: checking for locale.h configure:25005: result: yes configure:24882: checking nl_types.h usability configure:24894: cc -c -g -Wall -O2 conftest.c >&5 configure:24900: $? = 0 configure:24904: test -z || test ! -s conftest.err configure:24907: $? = 0 configure:24910: test -s conftest.o configure:24913: $? = 0 configure:24923: result: yes configure:24927: checking nl_types.h presence configure:24937: cc -E conftest.c configure:24943: $? = 0 configure:24963: result: yes configure:24998: checking for nl_types.h configure:25005: result: yes configure:24882: checking malloc.h usability configure:24894: cc -c -g -Wall -O2 conftest.c >&5 configure:24900: $? = 0 configure:24904: test -z || test ! -s conftest.err configure:24907: $? = 0 configure:24910: test -s conftest.o configure:24913: $? = 0 configure:24923: result: yes configure:24927: checking malloc.h presence configure:24937: cc -E conftest.c configure:24943: $? = 0 configure:24963: result: yes configure:24998: checking for malloc.h configure:25005: result: yes configure:24882: checking stddef.h usability configure:24894: cc -c -g -Wall -O2 conftest.c >&5 configure:24900: $? = 0 configure:24904: test -z || test ! -s conftest.err configure:24907: $? = 0 configure:24910: test -s conftest.o configure:24913: $? = 0 configure:24923: result: yes configure:24927: checking stddef.h presence configure:24937: cc -E conftest.c configure:24943: $? = 0 configure:24963: result: yes configure:24998: checking for stddef.h configure:25005: result: yes configure:24873: checking for stdlib.h configure:24878: result: yes configure:24873: checking for string.h configure:24878: result: yes configure:24873: checking for unistd.h configure:24878: result: yes configure:24882: checking sys/param.h usability configure:24894: cc -c -g -Wall -O2 conftest.c >&5 configure:24900: $? = 0 configure:24904: test -z || test ! -s conftest.err configure:24907: $? = 0 configure:24910: test -s conftest.o configure:24913: $? = 0 configure:24923: result: yes configure:24927: checking sys/param.h presence configure:24937: cc -E conftest.c configure:24943: $? = 0 configure:24963: result: yes configure:24998: checking for sys/param.h configure:25005: result: yes configure:25047: checking for asprintf configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for fwprintf configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for getcwd configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for getegid configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for geteuid configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for getgid configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for getuid configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for mempcpy configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 conftest.c:92: warning: conflicting types for built-in function 'mempcpy' configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for munmap configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for putenv configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for setenv configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for setlocale configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for snprintf configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 conftest.c:97: warning: conflicting types for built-in function 'snprintf' configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for stpcpy configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 conftest.c:98: warning: conflicting types for built-in function 'stpcpy' configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for strcasecmp configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for strdup configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 conftest.c:100: warning: conflicting types for built-in function 'strdup' configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for strtoul configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for tsearch configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for wcslen configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for __argz_count configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for __argz_stringify configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for __argz_next configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25047: checking for __fsetlocking configure:25104: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25110: $? = 0 configure:25114: test -z || test ! -s conftest.err configure:25117: $? = 0 configure:25120: test -s conftest configure:25123: $? = 0 configure:25135: result: yes configure:25147: checking whether _snprintf is declared configure:25172: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:90: error: '_snprintf' undeclared (first use in this function) conftest.c:90: error: (Each undeclared identifier is reported only once conftest.c:90: error: for each function it appears in.) conftest.c:90: warning: unused variable 'p' configure:25178: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:25202: result: no configure:25216: checking whether _snwprintf is declared configure:25241: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:91: error: '_snwprintf' undeclared (first use in this function) conftest.c:91: error: (Each undeclared identifier is reported only once conftest.c:91: error: for each function it appears in.) conftest.c:91: warning: unused variable 'p' configure:25247: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:25271: result: no configure:25286: checking whether feof_unlocked is declared configure:25311: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:92: warning: unused variable 'p' configure:25317: $? = 0 configure:25321: test -z || test ! -s conftest.err configure:25324: $? = 0 configure:25327: test -s conftest.o configure:25330: $? = 0 configure:25341: result: yes configure:25355: checking whether fgets_unlocked is declared configure:25380: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:93: warning: unused variable 'p' configure:25386: $? = 0 configure:25390: test -z || test ! -s conftest.err configure:25393: $? = 0 configure:25396: test -s conftest.o configure:25399: $? = 0 configure:25410: result: yes configure:25424: checking whether getc_unlocked is declared configure:25449: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:94: warning: unused variable 'p' configure:25455: $? = 0 configure:25459: test -z || test ! -s conftest.err configure:25462: $? = 0 configure:25465: test -s conftest.o configure:25468: $? = 0 configure:25479: result: yes configure:25547: checking for iconv configure:25574: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25580: $? = 0 configure:25584: test -z || test ! -s conftest.err configure:25587: $? = 0 configure:25590: test -s conftest configure:25593: $? = 0 configure:25659: result: yes configure:25682: checking for iconv declaration configure:25716: cc -c -g -Wall -O2 conftest.c >&5 configure:25722: $? = 0 configure:25726: test -z || test ! -s conftest.err configure:25729: $? = 0 configure:25732: test -s conftest.o configure:25735: $? = 0 configure:25750: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:25761: checking for nl_langinfo and CODESET configure:25782: cc -o conftest -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:95: warning: unused variable 'cs' configure:25788: $? = 0 configure:25792: test -z || test ! -s conftest.err configure:25795: $? = 0 configure:25798: test -s conftest configure:25801: $? = 0 configure:25814: result: yes configure:25826: checking for LC_MESSAGES configure:25847: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:25853: $? = 0 configure:25857: test -z || test ! -s conftest.err configure:25860: $? = 0 configure:25863: test -s conftest configure:25866: $? = 0 configure:25878: result: yes configure:25894: checking for bison configure:25910: found /usr/bin/bison configure:25920: result: bison configure:25933: checking version of bison configure:25942: result: 2.1, ok configure:25964: checking whether NLS is requested configure:25973: result: yes configure:25989: checking whether included gettext is requested configure:25999: result: no configure:26010: checking for GNU gettext in libc configure:26034: cc -o conftest -g -Wall -O2 conftest.c >&5 configure:26040: $? = 0 configure:26044: test -z || test ! -s conftest.err configure:26047: $? = 0 configure:26050: test -s conftest configure:26053: $? = 0 configure:26065: result: yes configure:26618: checking whether to use NLS configure:26620: result: yes configure:26623: checking where the gettext function comes from configure:26634: result: libc configure:26754: checking for iconv configure:26866: result: yes configure:26889: checking for iconv declaration configure:26957: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:26981: checking iconv.h usability configure:26993: cc -c -g -Wall -O2 conftest.c >&5 configure:26999: $? = 0 configure:27003: test -z || test ! -s conftest.err configure:27006: $? = 0 configure:27009: test -s conftest.o configure:27012: $? = 0 configure:27022: result: yes configure:27026: checking iconv.h presence configure:27036: cc -E conftest.c configure:27042: $? = 0 configure:27062: result: yes configure:27097: checking for iconv.h configure:27104: result: yes configure:27117: checking for iconv_t configure:27146: cc -c -g -Wall -O2 conftest.c >&5 configure:27152: $? = 0 configure:27156: test -z || test ! -s conftest.err configure:27159: $? = 0 configure:27162: test -s conftest.o configure:27165: $? = 0 configure:27176: result: yes configure:27201: checking for res_query in -lresolv configure:27231: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:27237: $? = 0 configure:27241: test -z || test ! -s conftest.err configure:27244: $? = 0 configure:27247: test -s conftest configure:27250: $? = 0 configure:27263: result: yes configure:27277: checking for lt_dlinit in -lltdl configure:27307: cc -o conftest -g -Wall -O2 conftest.c -lltdl -lresolv >&5 configure:27313: $? = 0 configure:27317: test -z || test ! -s conftest.err configure:27320: $? = 0 configure:27323: test -s conftest configure:27326: $? = 0 configure:27339: result: yes configure:27514: checking for krb5-config configure:27532: found /usr/bin/krb5-config configure:27545: result: /usr/bin/krb5-config configure:27562: checking gss.h usability configure:27574: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:135:17: error: gss.h: No such file or directory configure:27580: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:27603: result: no configure:27607: checking gss.h presence configure:27617: cc -E conftest.c conftest.c:101:17: error: gss.h: No such file or directory configure:27623: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | /* end confdefs.h. */ | #include configure:27643: result: no configure:27678: checking for gss.h configure:27685: result: no configure:28080: checking gssapi.h usability configure:28092: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:135:20: error: gssapi.h: No such file or directory configure:28098: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:28121: result: no configure:28125: checking gssapi.h presence configure:28135: cc -E conftest.c conftest.c:101:20: error: gssapi.h: No such file or directory configure:28141: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | /* end confdefs.h. */ | #include configure:28161: result: no configure:28196: checking for gssapi.h configure:28203: result: no configure:28080: checking gssapi/gssapi.h usability configure:28092: cc -c -g -Wall -O2 conftest.c >&5 configure:28098: $? = 0 configure:28102: test -z || test ! -s conftest.err configure:28105: $? = 0 configure:28108: test -s conftest.o configure:28111: $? = 0 configure:28121: result: yes configure:28125: checking gssapi/gssapi.h presence configure:28135: cc -E conftest.c configure:28141: $? = 0 configure:28161: result: yes configure:28196: checking for gssapi/gssapi.h configure:28203: result: yes configure:28080: checking gssapi/gssapi_generic.h usability configure:28092: cc -c -g -Wall -O2 conftest.c >&5 configure:28098: $? = 0 configure:28102: test -z || test ! -s conftest.err configure:28105: $? = 0 configure:28108: test -s conftest.o configure:28111: $? = 0 configure:28121: result: yes configure:28125: checking gssapi/gssapi_generic.h presence configure:28135: cc -E conftest.c configure:28141: $? = 0 configure:28161: result: yes configure:28196: checking for gssapi/gssapi_generic.h configure:28203: result: yes configure:28216: checking whether GSS_C_NT_HOSTBASED_SERVICE is declared configure:28256: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:124: warning: unused variable 'p' configure:28262: $? = 0 configure:28266: test -z || test ! -s conftest.err configure:28269: $? = 0 configure:28272: test -s conftest.o configure:28275: $? = 0 configure:28286: result: yes configure:28311: checking GSSAPI implementation configure:28313: result: Heimdal configure:28385: checking whether to use GNU SASL library configure:28419: checking gsasl.h usability configure:28431: cc -c -g -Wall -O2 conftest.c >&5 configure:28437: $? = 0 configure:28441: test -z || test ! -s conftest.err configure:28444: $? = 0 configure:28447: test -s conftest.o configure:28450: $? = 0 configure:28460: result: yes configure:28464: checking gsasl.h presence configure:28474: cc -E conftest.c configure:28480: $? = 0 configure:28500: result: yes configure:28535: checking for gsasl.h configure:28542: result: yes configure:28556: checking for gsasl_init in -lgsasl configure:28586: cc -o conftest -g -Wall -O2 conftest.c -lgsasl -lresolv >&5 configure:28592: $? = 0 configure:28596: test -z || test ! -s conftest.err configure:28599: $? = 0 configure:28602: test -s conftest configure:28605: $? = 0 configure:28618: result: yes configure:28647: cc -o conftest -g -Wall -O2 conftest.c -lresolv -lgsasl >&5 configure:28650: $? = 0 configure:28652: ./conftest configure:28655: $? = 0 configure:28674: result: -lgsasl configure:28728: checking gnutls/gnutls.h usability configure:28740: cc -c -g -Wall -O2 conftest.c >&5 configure:28746: $? = 0 configure:28750: test -z || test ! -s conftest.err configure:28753: $? = 0 configure:28756: test -s conftest.o configure:28759: $? = 0 configure:28769: result: yes configure:28773: checking gnutls/gnutls.h presence configure:28783: cc -E conftest.c configure:28789: $? = 0 configure:28809: result: yes configure:28844: checking for gnutls/gnutls.h configure:28851: result: yes configure:28864: checking for main in -lgcrypt configure:28888: cc -o conftest -g -Wall -O2 conftest.c -lgcrypt -lresolv >&5 configure:28894: $? = 0 configure:28898: test -z || test ! -s conftest.err configure:28901: $? = 0 configure:28904: test -s conftest configure:28907: $? = 0 configure:28920: result: yes configure:28929: checking for gnutls_global_init in -lgnutls configure:28959: cc -o conftest -g -Wall -O2 conftest.c -lgnutls -lresolv -lgcrypt >&5 configure:28965: $? = 0 configure:28969: test -z || test ! -s conftest.err configure:28972: $? = 0 configure:28975: test -s conftest configure:28978: $? = 0 configure:28991: result: yes configure:29005: checking whether to use TLS libraries configure:29007: result: yes configure:29145: checking for log facility configure:29202: result: LOG_MAIL configure:29205: checking for ANSI C header files configure:29361: result: yes configure:29379: checking for dirent.h that defines DIR configure:29403: cc -c -g -Wall -O2 conftest.c >&5 configure:29409: $? = 0 configure:29413: test -z || test ! -s conftest.err configure:29416: $? = 0 configure:29419: test -s conftest.o configure:29422: $? = 0 configure:29433: result: yes configure:29446: checking for library containing opendir configure:29476: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:29482: $? = 0 configure:29486: test -z || test ! -s conftest.err configure:29489: $? = 0 configure:29492: test -s conftest configure:29495: $? = 0 configure:29565: result: none required configure:29743: checking errno.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 configure:29761: $? = 0 configure:29765: test -z || test ! -s conftest.err configure:29768: $? = 0 configure:29771: test -s conftest.o configure:29774: $? = 0 configure:29784: result: yes configure:29788: checking errno.h presence configure:29798: cc -E conftest.c configure:29804: $? = 0 configure:29824: result: yes configure:29859: checking for errno.h configure:29866: result: yes configure:29743: checking fcntl.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 configure:29761: $? = 0 configure:29765: test -z || test ! -s conftest.err configure:29768: $? = 0 configure:29771: test -s conftest.o configure:29774: $? = 0 configure:29784: result: yes configure:29788: checking fcntl.h presence configure:29798: cc -E conftest.c configure:29804: $? = 0 configure:29824: result: yes configure:29859: checking for fcntl.h configure:29866: result: yes configure:29734: checking for inttypes.h configure:29739: result: yes configure:29743: checking libgen.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 configure:29761: $? = 0 configure:29765: test -z || test ! -s conftest.err configure:29768: $? = 0 configure:29771: test -s conftest.o configure:29774: $? = 0 configure:29784: result: yes configure:29788: checking libgen.h presence configure:29798: cc -E conftest.c configure:29804: $? = 0 configure:29824: result: yes configure:29859: checking for libgen.h configure:29866: result: yes configure:29734: checking for limits.h configure:29739: result: yes configure:29734: checking for malloc.h configure:29739: result: yes configure:29743: checking obstack.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 configure:29761: $? = 0 configure:29765: test -z || test ! -s conftest.err configure:29768: $? = 0 configure:29771: test -s conftest.o configure:29774: $? = 0 configure:29784: result: yes configure:29788: checking obstack.h presence configure:29798: cc -E conftest.c configure:29804: $? = 0 configure:29824: result: yes configure:29859: checking for obstack.h configure:29866: result: yes configure:29743: checking paths.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 configure:29761: $? = 0 configure:29765: test -z || test ! -s conftest.err configure:29768: $? = 0 configure:29771: test -s conftest.o configure:29774: $? = 0 configure:29784: result: yes configure:29788: checking paths.h presence configure:29798: cc -E conftest.c configure:29804: $? = 0 configure:29824: result: yes configure:29859: checking for paths.h configure:29866: result: yes configure:29743: checking shadow.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 configure:29761: $? = 0 configure:29765: test -z || test ! -s conftest.err configure:29768: $? = 0 configure:29771: test -s conftest.o configure:29774: $? = 0 configure:29784: result: yes configure:29788: checking shadow.h presence configure:29798: cc -E conftest.c configure:29804: $? = 0 configure:29824: result: yes configure:29859: checking for shadow.h configure:29866: result: yes configure:29743: checking socket.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:153:20: error: socket.h: No such file or directory configure:29761: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:29784: result: no configure:29788: checking socket.h presence configure:29798: cc -E conftest.c conftest.c:119:20: error: socket.h: No such file or directory configure:29804: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | /* end confdefs.h. */ | #include configure:29824: result: no configure:29859: checking for socket.h configure:29866: result: no configure:29743: checking sys/socket.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 configure:29761: $? = 0 configure:29765: test -z || test ! -s conftest.err configure:29768: $? = 0 configure:29771: test -s conftest.o configure:29774: $? = 0 configure:29784: result: yes configure:29788: checking sys/socket.h presence configure:29798: cc -E conftest.c configure:29804: $? = 0 configure:29824: result: yes configure:29859: checking for sys/socket.h configure:29866: result: yes configure:29743: checking stdarg.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 configure:29761: $? = 0 configure:29765: test -z || test ! -s conftest.err configure:29768: $? = 0 configure:29771: test -s conftest.o configure:29774: $? = 0 configure:29784: result: yes configure:29788: checking stdarg.h presence configure:29798: cc -E conftest.c configure:29804: $? = 0 configure:29824: result: yes configure:29859: checking for stdarg.h configure:29866: result: yes configure:29743: checking stdio.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 configure:29761: $? = 0 configure:29765: test -z || test ! -s conftest.err configure:29768: $? = 0 configure:29771: test -s conftest.o configure:29774: $? = 0 configure:29784: result: yes configure:29788: checking stdio.h presence configure:29798: cc -E conftest.c configure:29804: $? = 0 configure:29824: result: yes configure:29859: checking for stdio.h configure:29866: result: yes configure:29734: checking for stdlib.h configure:29739: result: yes configure:29734: checking for string.h configure:29739: result: yes configure:29734: checking for strings.h configure:29739: result: yes configure:29743: checking sys/file.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 configure:29761: $? = 0 configure:29765: test -z || test ! -s conftest.err configure:29768: $? = 0 configure:29771: test -s conftest.o configure:29774: $? = 0 configure:29784: result: yes configure:29788: checking sys/file.h presence configure:29798: cc -E conftest.c configure:29804: $? = 0 configure:29824: result: yes configure:29859: checking for sys/file.h configure:29866: result: yes configure:29743: checking sysexits.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 configure:29761: $? = 0 configure:29765: test -z || test ! -s conftest.err configure:29768: $? = 0 configure:29771: test -s conftest.o configure:29774: $? = 0 configure:29784: result: yes configure:29788: checking sysexits.h presence configure:29798: cc -E conftest.c configure:29804: $? = 0 configure:29824: result: yes configure:29859: checking for sysexits.h configure:29866: result: yes configure:29743: checking syslog.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 configure:29761: $? = 0 configure:29765: test -z || test ! -s conftest.err configure:29768: $? = 0 configure:29771: test -s conftest.o configure:29774: $? = 0 configure:29784: result: yes configure:29788: checking syslog.h presence configure:29798: cc -E conftest.c configure:29804: $? = 0 configure:29824: result: yes configure:29859: checking for syslog.h configure:29866: result: yes configure:29743: checking termcap.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 configure:29761: $? = 0 configure:29765: test -z || test ! -s conftest.err configure:29768: $? = 0 configure:29771: test -s conftest.o configure:29774: $? = 0 configure:29784: result: yes configure:29788: checking termcap.h presence configure:29798: cc -E conftest.c configure:29804: $? = 0 configure:29824: result: yes configure:29859: checking for termcap.h configure:29866: result: yes configure:29743: checking termios.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 configure:29761: $? = 0 configure:29765: test -z || test ! -s conftest.err configure:29768: $? = 0 configure:29771: test -s conftest.o configure:29774: $? = 0 configure:29784: result: yes configure:29788: checking termios.h presence configure:29798: cc -E conftest.c configure:29804: $? = 0 configure:29824: result: yes configure:29859: checking for termios.h configure:29866: result: yes configure:29743: checking termio.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 configure:29761: $? = 0 configure:29765: test -z || test ! -s conftest.err configure:29768: $? = 0 configure:29771: test -s conftest.o configure:29774: $? = 0 configure:29784: result: yes configure:29788: checking termio.h presence configure:29798: cc -E conftest.c configure:29804: $? = 0 configure:29824: result: yes configure:29859: checking for termio.h configure:29866: result: yes configure:29743: checking sgtty.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 configure:29761: $? = 0 configure:29765: test -z || test ! -s conftest.err configure:29768: $? = 0 configure:29771: test -s conftest.o configure:29774: $? = 0 configure:29784: result: yes configure:29788: checking sgtty.h presence configure:29798: cc -E conftest.c configure:29804: $? = 0 configure:29824: result: yes configure:29859: checking for sgtty.h configure:29866: result: yes configure:29743: checking utmp.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 configure:29761: $? = 0 configure:29765: test -z || test ! -s conftest.err configure:29768: $? = 0 configure:29771: test -s conftest.o configure:29774: $? = 0 configure:29784: result: yes configure:29788: checking utmp.h presence configure:29798: cc -E conftest.c configure:29804: $? = 0 configure:29824: result: yes configure:29859: checking for utmp.h configure:29866: result: yes configure:29743: checking utmpx.h usability configure:29755: cc -c -g -Wall -O2 conftest.c >&5 configure:29761: $? = 0 configure:29765: test -z || test ! -s conftest.err configure:29768: $? = 0 configure:29771: test -s conftest.o configure:29774: $? = 0 configure:29784: result: yes configure:29788: checking utmpx.h presence configure:29798: cc -E conftest.c configure:29804: $? = 0 configure:29824: result: yes configure:29859: checking for utmpx.h configure:29866: result: yes configure:29734: checking for unistd.h configure:29739: result: yes configure:29880: checking for an ANSI C-conforming const configure:29977: result: yes configure:29987: checking for uid_t in sys/types.h configure:30010: result: yes configure:30025: checking for mode_t configure:30049: cc -c -g -Wall -O2 conftest.c >&5 configure:30055: $? = 0 configure:30059: test -z || test ! -s conftest.err configure:30062: $? = 0 configure:30065: test -s conftest.o configure:30068: $? = 0 configure:30079: result: yes configure:30091: checking for off_t configure:30145: result: yes configure:30157: checking for pid_t configure:30181: cc -c -g -Wall -O2 conftest.c >&5 configure:30187: $? = 0 configure:30191: test -z || test ! -s conftest.err configure:30194: $? = 0 configure:30197: test -s conftest.o configure:30200: $? = 0 configure:30211: result: yes configure:30223: checking for size_t configure:30277: result: yes configure:30289: checking for ssize_t configure:30313: cc -c -g -Wall -O2 conftest.c >&5 configure:30319: $? = 0 configure:30323: test -z || test ! -s conftest.err configure:30326: $? = 0 configure:30329: test -s conftest.o configure:30332: $? = 0 configure:30343: result: yes configure:30355: checking return type of signal handlers configure:30386: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:149: warning: unused variable 'i' configure:30392: $? = 0 configure:30396: test -z || test ! -s conftest.err configure:30399: $? = 0 configure:30402: test -s conftest.o configure:30405: $? = 0 configure:30416: result: void configure:30424: checking whether sys_siglist is declared configure:30454: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:147: warning: unused variable 'p' configure:30460: $? = 0 configure:30464: test -z || test ! -s conftest.err configure:30467: $? = 0 configure:30470: test -s conftest.o configure:30473: $? = 0 configure:30484: result: yes configure:30503: checking whether struct tm is in sys/time.h or time.h configure:30526: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:143: warning: statement with no effect configure:30532: $? = 0 configure:30536: test -z || test ! -s conftest.err configure:30539: $? = 0 configure:30542: test -s conftest.o configure:30545: $? = 0 configure:30556: result: time.h configure:30566: checking for struct tm.tm_zone configure:30592: cc -c -g -Wall -O2 conftest.c >&5 configure:30598: $? = 0 configure:30602: test -z || test ! -s conftest.err configure:30605: $? = 0 configure:30608: test -s conftest.o configure:30611: $? = 0 configure:30671: result: yes configure:30756: checking for ino_t configure:30780: cc -c -g -Wall -O2 conftest.c >&5 configure:30786: $? = 0 configure:30790: test -z || test ! -s conftest.err configure:30793: $? = 0 configure:30796: test -s conftest.o configure:30799: $? = 0 configure:30810: result: yes configure:30822: checking for dev_t configure:30846: cc -c -g -Wall -O2 conftest.c >&5 configure:30852: $? = 0 configure:30856: test -z || test ! -s conftest.err configure:30859: $? = 0 configure:30862: test -s conftest.o configure:30865: $? = 0 configure:30876: result: yes configure:30888: checking for socklen_t configure:30923: cc -c -g -Wall -O2 conftest.c >&5 configure:30929: $? = 0 configure:30933: test -z || test ! -s conftest.err configure:30936: $? = 0 configure:30939: test -s conftest.o configure:30942: $? = 0 configure:30953: result: yes configure:30965: checking for long long configure:31019: result: yes configure:31031: checking for long double configure:31055: cc -c -g -Wall -O2 conftest.c >&5 configure:31061: $? = 0 configure:31065: test -z || test ! -s conftest.err configure:31068: $? = 0 configure:31071: test -s conftest.o configure:31074: $? = 0 configure:31085: result: yes configure:31127: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:31130: $? = 0 configure:31132: ./conftest configure:31135: $? = 0 configure:31149: checking whether struct tm is in sys/time.h or time.h configure:31202: result: time.h configure:31212: checking for struct tm.tm_zone configure:31315: result: yes configure:31325: checking for struct tm.tm_gmtoff configure:31350: cc -c -g -Wall -O2 conftest.c >&5 configure:31356: $? = 0 configure:31360: test -z || test ! -s conftest.err configure:31363: $? = 0 configure:31366: test -s conftest.o configure:31369: $? = 0 configure:31428: result: yes configure:31438: checking for struct tm.tm_isdst configure:31463: cc -c -g -Wall -O2 conftest.c >&5 configure:31469: $? = 0 configure:31473: test -z || test ! -s conftest.err configure:31476: $? = 0 configure:31479: test -s conftest.o configure:31482: $? = 0 configure:31541: result: yes configure:31578: checking whether clearerr_unlocked is declared configure:31602: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:181: warning: unused variable 'p' configure:31608: $? = 0 configure:31612: test -z || test ! -s conftest.err configure:31615: $? = 0 configure:31618: test -s conftest.o configure:31621: $? = 0 configure:31632: result: yes configure:31652: checking whether feof_unlocked is declared configure:31706: result: yes configure:31726: checking whether ferror_unlocked is declared configure:31750: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:183: warning: unused variable 'p' configure:31756: $? = 0 configure:31760: test -z || test ! -s conftest.err configure:31763: $? = 0 configure:31766: test -s conftest.o configure:31769: $? = 0 configure:31780: result: yes configure:31800: checking whether fflush_unlocked is declared configure:31824: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:184: warning: unused variable 'p' configure:31830: $? = 0 configure:31834: test -z || test ! -s conftest.err configure:31837: $? = 0 configure:31840: test -s conftest.o configure:31843: $? = 0 configure:31854: result: yes configure:31874: checking whether fgets_unlocked is declared configure:31928: result: yes configure:31948: checking whether fputc_unlocked is declared configure:31972: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:186: warning: unused variable 'p' configure:31978: $? = 0 configure:31982: test -z || test ! -s conftest.err configure:31985: $? = 0 configure:31988: test -s conftest.o configure:31991: $? = 0 configure:32002: result: yes configure:32022: checking whether fputs_unlocked is declared configure:32046: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:187: warning: unused variable 'p' configure:32052: $? = 0 configure:32056: test -z || test ! -s conftest.err configure:32059: $? = 0 configure:32062: test -s conftest.o configure:32065: $? = 0 configure:32076: result: yes configure:32096: checking whether fread_unlocked is declared configure:32120: cc -c -g -Wall -O2 conftest.c >&5 configure:32126: $? = 0 configure:32130: test -z || test ! -s conftest.err configure:32133: $? = 0 configure:32136: test -s conftest.o configure:32139: $? = 0 configure:32150: result: yes configure:32170: checking whether fwrite_unlocked is declared configure:32194: cc -c -g -Wall -O2 conftest.c >&5 configure:32200: $? = 0 configure:32204: test -z || test ! -s conftest.err configure:32207: $? = 0 configure:32210: test -s conftest.o configure:32213: $? = 0 configure:32224: result: yes configure:32244: checking whether getc_unlocked is declared configure:32298: result: yes configure:32318: checking whether getchar_unlocked is declared configure:32342: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:191: warning: unused variable 'p' configure:32348: $? = 0 configure:32352: test -z || test ! -s conftest.err configure:32355: $? = 0 configure:32358: test -s conftest.o configure:32361: $? = 0 configure:32372: result: yes configure:32392: checking whether putc_unlocked is declared configure:32416: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:192: warning: unused variable 'p' configure:32422: $? = 0 configure:32426: test -z || test ! -s conftest.err configure:32429: $? = 0 configure:32432: test -s conftest.o configure:32435: $? = 0 configure:32446: result: yes configure:32466: checking whether putchar_unlocked is declared configure:32490: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:193: warning: unused variable 'p' configure:32496: $? = 0 configure:32500: test -z || test ! -s conftest.err configure:32503: $? = 0 configure:32506: test -s conftest.o configure:32509: $? = 0 configure:32520: result: yes configure:32547: checking for flockfile configure:32604: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:32610: $? = 0 configure:32614: test -z || test ! -s conftest.err configure:32617: $? = 0 configure:32620: test -s conftest configure:32623: $? = 0 configure:32635: result: yes configure:32547: checking for funlockfile configure:32604: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:32610: $? = 0 configure:32614: test -z || test ! -s conftest.err configure:32617: $? = 0 configure:32620: test -s conftest configure:32623: $? = 0 configure:32635: result: yes configure:32547: checking for isblank configure:32604: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 conftest.c:182: warning: conflicting types for built-in function 'isblank' configure:32610: $? = 0 configure:32614: test -z || test ! -s conftest.err configure:32617: $? = 0 configure:32620: test -s conftest configure:32623: $? = 0 configure:32635: result: yes configure:32547: checking for mbrtowc configure:32604: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:32610: $? = 0 configure:32614: test -z || test ! -s conftest.err configure:32617: $? = 0 configure:32620: test -s conftest configure:32623: $? = 0 configure:32635: result: yes configure:32547: checking for mempcpy configure:32635: result: yes configure:32547: checking for wcrtomb configure:32604: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:32610: $? = 0 configure:32614: test -z || test ! -s conftest.err configure:32617: $? = 0 configure:32620: test -s conftest configure:32623: $? = 0 configure:32635: result: yes configure:32547: checking for wcscoll configure:32604: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:32610: $? = 0 configure:32614: test -z || test ! -s conftest.err configure:32617: $? = 0 configure:32620: test -s conftest configure:32623: $? = 0 configure:32635: result: yes configure:32547: checking for getlogin_r configure:32604: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:32610: $? = 0 configure:32614: test -z || test ! -s conftest.err configure:32617: $? = 0 configure:32620: test -s conftest configure:32623: $? = 0 configure:32635: result: yes configure:32547: checking for getpwnam_r configure:32604: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:32610: $? = 0 configure:32614: test -z || test ! -s conftest.err configure:32617: $? = 0 configure:32620: test -s conftest configure:32623: $? = 0 configure:32635: result: yes configure:32547: checking for __fsetlocking configure:32635: result: yes configure:32547: checking for tcgetattr configure:32604: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:32610: $? = 0 configure:32614: test -z || test ! -s conftest.err configure:32617: $? = 0 configure:32620: test -s conftest configure:32623: $? = 0 configure:32635: result: yes configure:32547: checking for tcsetattr configure:32604: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:32610: $? = 0 configure:32614: test -z || test ! -s conftest.err configure:32617: $? = 0 configure:32620: test -s conftest configure:32623: $? = 0 configure:32635: result: yes configure:32547: checking for isascii configure:32604: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 conftest.c:192: warning: conflicting types for built-in function 'isascii' configure:32610: $? = 0 configure:32614: test -z || test ! -s conftest.err configure:32617: $? = 0 configure:32620: test -s conftest configure:32623: $? = 0 configure:32635: result: yes configure:32547: checking for iswprint configure:32604: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 conftest.c:193: warning: conflicting types for built-in function 'iswprint' configure:32610: $? = 0 configure:32614: test -z || test ! -s conftest.err configure:32617: $? = 0 configure:32620: test -s conftest configure:32623: $? = 0 configure:32635: result: yes configure:32547: checking for mbsinit configure:32604: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:32610: $? = 0 configure:32614: test -z || test ! -s conftest.err configure:32617: $? = 0 configure:32620: test -s conftest configure:32623: $? = 0 configure:32635: result: yes configure:32674: checking features.h usability configure:32686: cc -c -g -Wall -O2 conftest.c >&5 configure:32692: $? = 0 configure:32696: test -z || test ! -s conftest.err configure:32699: $? = 0 configure:32702: test -s conftest.o configure:32705: $? = 0 configure:32715: result: yes configure:32719: checking features.h presence configure:32729: cc -E conftest.c configure:32735: $? = 0 configure:32755: result: yes configure:32790: checking for features.h configure:32797: result: yes configure:32674: checking linewrap.h usability configure:32686: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:206:22: error: linewrap.h: No such file or directory configure:32692: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:32715: result: no configure:32719: checking linewrap.h presence configure:32729: cc -E conftest.c conftest.c:172:22: error: linewrap.h: No such file or directory configure:32735: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | /* end confdefs.h. */ | #include configure:32755: result: no configure:32790: checking for linewrap.h configure:32797: result: no configure:32665: checking for locale.h configure:32670: result: yes configure:32674: checking wchar.h usability configure:32686: cc -c -g -Wall -O2 conftest.c >&5 configure:32692: $? = 0 configure:32696: test -z || test ! -s conftest.err configure:32699: $? = 0 configure:32702: test -s conftest.o configure:32705: $? = 0 configure:32715: result: yes configure:32719: checking wchar.h presence configure:32729: cc -E conftest.c configure:32735: $? = 0 configure:32755: result: yes configure:32790: checking for wchar.h configure:32797: result: yes configure:32674: checking wctype.h usability configure:32686: cc -c -g -Wall -O2 conftest.c >&5 configure:32692: $? = 0 configure:32696: test -z || test ! -s conftest.err configure:32699: $? = 0 configure:32702: test -s conftest.o configure:32705: $? = 0 configure:32715: result: yes configure:32719: checking wctype.h presence configure:32729: cc -E conftest.c configure:32735: $? = 0 configure:32755: result: yes configure:32790: checking for wctype.h configure:32797: result: yes configure:32674: checking sys/cdefs.h usability configure:32686: cc -c -g -Wall -O2 conftest.c >&5 configure:32692: $? = 0 configure:32696: test -z || test ! -s conftest.err configure:32699: $? = 0 configure:32702: test -s conftest.o configure:32705: $? = 0 configure:32715: result: yes configure:32719: checking sys/cdefs.h presence configure:32729: cc -E conftest.c configure:32735: $? = 0 configure:32755: result: yes configure:32790: checking for sys/cdefs.h configure:32797: result: yes configure:32665: checking for unistd.h configure:32670: result: yes configure:32674: checking stdio_ext.h usability configure:32686: cc -c -g -Wall -O2 conftest.c >&5 configure:32692: $? = 0 configure:32696: test -z || test ! -s conftest.err configure:32699: $? = 0 configure:32702: test -s conftest.o configure:32705: $? = 0 configure:32715: result: yes configure:32719: checking stdio_ext.h presence configure:32729: cc -E conftest.c configure:32735: $? = 0 configure:32755: result: yes configure:32790: checking for stdio_ext.h configure:32797: result: yes configure:32665: checking for termios.h configure:32670: result: yes configure:32822: checking whether getdelim is declared configure:32846: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:217: warning: unused variable 'p' configure:32852: $? = 0 configure:32856: test -z || test ! -s conftest.err configure:32859: $? = 0 configure:32862: test -s conftest.o configure:32865: $? = 0 configure:32876: result: yes configure:32902: checking for special C compiler options needed for large files configure:33001: result: no configure:33007: checking for _FILE_OFFSET_BITS value needed for large files configure:33038: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:186: warning: left shift count >= width of type conftest.c:186: warning: left shift count >= width of type conftest.c:188: error: size of array 'off_t_is_large' is negative configure:33044: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 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:33091: cc -c -g -Wall -O2 conftest.c >&5 configure:33097: $? = 0 configure:33101: test -z || test ! -s conftest.err configure:33104: $? = 0 configure:33107: test -s conftest.o configure:33110: $? = 0 configure:33122: result: 64 configure:33132: checking for _LARGE_FILES value needed for large files configure:33163: cc -c -g -Wall -O2 conftest.c >&5 configure:33169: $? = 0 configure:33173: test -z || test ! -s conftest.err configure:33176: $? = 0 configure:33179: test -s conftest.o configure:33182: $? = 0 configure:33247: result: no configure:33259: checking for C/C++ restrict keyword configure:33277: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:181: error: syntax error before 'x' conftest.c:181: warning: type defaults to 'int' in declaration of 'x' conftest.c:181: warning: data definition has no type or storage class configure:33283: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | float * restrict x; configure:33277: cc -c -g -Wall -O2 conftest.c >&5 configure:33283: $? = 0 configure:33287: test -z || test ! -s conftest.err configure:33290: $? = 0 configure:33293: test -s conftest.o configure:33296: $? = 0 configure:33308: result: __restrict configure:33372: checking whether strtok_r is declared configure:33396: cc -c -g -Wall -O2 conftest.c >&5 configure:33402: $? = 0 configure:33406: test -z || test ! -s conftest.err configure:33409: $? = 0 configure:33412: test -s conftest.o configure:33415: $? = 0 configure:33426: result: yes configure:33445: checking whether byte ordering is bigendian configure:33472: cc -c -g -Wall -O2 conftest.c >&5 configure:33478: $? = 0 configure:33482: test -z || test ! -s conftest.err configure:33485: $? = 0 configure:33488: test -s conftest.o configure:33491: $? = 0 configure:33515: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:190: error: 'not' undeclared (first use in this function) conftest.c:190: error: (Each undeclared identifier is reported only once conftest.c:190: error: for each function it appears in.) conftest.c:190: error: syntax error before 'big' configure:33521: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:33656: result: no configure:33675: checking for d_type member in directory struct configure:33712: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:33718: $? = 0 configure:33722: test -z || test ! -s conftest.err configure:33725: $? = 0 configure:33728: test -s conftest configure:33731: $? = 0 configure:33745: result: yes configure:33802: checking whether getlogin is declared configure:33826: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:223: warning: unused variable 'p' configure:33832: $? = 0 configure:33836: test -z || test ! -s conftest.err configure:33839: $? = 0 configure:33842: test -s conftest.o configure:33845: $? = 0 configure:33856: result: yes configure:33876: checking whether getlogin_r is declared configure:33900: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:224: warning: unused variable 'p' configure:33906: $? = 0 configure:33910: test -z || test ! -s conftest.err configure:33913: $? = 0 configure:33916: test -s conftest.o configure:33919: $? = 0 configure:33930: result: yes configure:34398: checking for mbstate_t configure:34420: cc -c -g -Wall -O2 conftest.c >&5 configure:34426: $? = 0 configure:34430: test -z || test ! -s conftest.err configure:34433: $? = 0 configure:34436: test -s conftest.o configure:34439: $? = 0 configure:34450: result: yes configure:34466: checking whether mbrtowc and mbstate_t are properly declared configure:34491: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:34497: $? = 0 configure:34501: test -z || test ! -s conftest.err configure:34504: $? = 0 configure:34507: test -s conftest configure:34510: $? = 0 configure:34522: result: yes configure:34536: checking whether defines MIN and MAX configure:34558: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:190: warning: implicit declaration of function 'MIN' conftest.c:190: error: initializer element is not constant configure:34564: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | /* end confdefs.h. */ | #include | int x = MIN (42, 17); | int | main () | { | | ; | return 0; | } configure:34588: result: no configure:34603: checking whether defines MIN and MAX configure:34625: cc -c -g -Wall -O2 conftest.c >&5 configure:34631: $? = 0 configure:34635: test -z || test ! -s conftest.err configure:34638: $? = 0 configure:34641: test -s conftest.o configure:34644: $? = 0 configure:34655: result: yes configure:34668: checking whether stat file-mode macros are broken configure:34716: result: no configure:34726: checking for stdbool.h that conforms to C99 configure:34787: cc -c -g -Wall -O2 conftest.c >&5 configure:34793: $? = 0 configure:34797: test -z || test ! -s conftest.err configure:34800: $? = 0 configure:34803: test -s conftest.o configure:34806: $? = 0 configure:34817: result: yes configure:34819: checking for _Bool configure:34843: cc -c -g -Wall -O2 conftest.c >&5 configure:34849: $? = 0 configure:34853: test -z || test ! -s conftest.err configure:34856: $? = 0 configure:34859: test -s conftest.o configure:34862: $? = 0 configure:34873: result: yes configure:34892: checking whether strdup is declared configure:34916: cc -c -g -Wall -O2 conftest.c >&5 configure:34922: $? = 0 configure:34926: test -z || test ! -s conftest.err configure:34929: $? = 0 configure:34932: test -s conftest.o configure:34935: $? = 0 configure:34946: result: yes configure:34966: checking whether strnlen is declared configure:34990: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:231: warning: unused variable 'p' configure:34996: $? = 0 configure:35000: test -z || test ! -s conftest.err configure:35003: $? = 0 configure:35006: test -s conftest.o configure:35009: $? = 0 configure:35020: result: yes configure:35041: checking for EOVERFLOW configure:35458: result: yes configure:35473: checking for intmax_t configure:35533: result: yes configure:35554: checking whether vsnprintf is declared configure:35578: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:233: warning: unused variable 'p' configure:35584: $? = 0 configure:35588: test -z || test ! -s conftest.err configure:35591: $? = 0 configure:35594: test -s conftest.o configure:35597: $? = 0 configure:35608: result: yes configure:35685: checking whether program_invocation_name is declared configure:35710: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:204: warning: unused variable 'p' configure:35716: $? = 0 configure:35720: test -z || test ! -s conftest.err configure:35723: $? = 0 configure:35726: test -s conftest.o configure:35729: $? = 0 configure:35740: result: yes configure:35756: checking whether program_invocation_short_name is declared configure:35781: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:205: warning: unused variable 'p' configure:35787: $? = 0 configure:35791: test -z || test ! -s conftest.err configure:35794: $? = 0 configure:35797: test -s conftest.o configure:35800: $? = 0 configure:35811: result: yes configure:35832: checking whether program_invocation_name is defined configure:35850: cc -c -g -Wall -O2 conftest.c >&5 configure:35856: $? = 0 configure:35860: test -z || test ! -s conftest.err configure:35863: $? = 0 configure:35866: test -s conftest.o configure:35869: $? = 0 configure:35876: result: yes configure:35887: checking whether program_invocation_short_name is defined configure:35905: cc -c -g -Wall -O2 conftest.c >&5 configure:35911: $? = 0 configure:35915: test -z || test ! -s conftest.err configure:35918: $? = 0 configure:35921: test -s conftest.o configure:35924: $? = 0 configure:35931: result: yes configure:36014: checking whether getline is declared configure:36038: cc -c -g -Wall -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:240: warning: unused variable 'p' configure:36044: $? = 0 configure:36048: test -z || test ! -s conftest.err configure:36051: $? = 0 configure:36054: test -s conftest.o configure:36057: $? = 0 configure:36068: result: yes configure:36088: checking for getline configure:36145: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:36151: $? = 0 configure:36155: test -z || test ! -s conftest.err configure:36158: $? = 0 configure:36161: test -s conftest configure:36164: $? = 0 configure:36176: result: yes configure:36185: checking for working getline function configure:36218: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:36221: $? = 0 configure:36223: ./conftest configure:36226: $? = 0 configure:36240: result: yes configure:36494: checking whether off_t can be used in a switch statement configure:36525: cc -c -g -Wall -O2 conftest.c >&5 configure:36531: $? = 0 configure:36535: test -z || test ! -s conftest.err configure:36538: $? = 0 configure:36541: test -s conftest.o configure:36544: $? = 0 configure:36555: result: yes configure:36584: checking for working re_compile_pattern configure:36674: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 conftest.c: In function 'main': conftest.c:248: error: 'REG_SYNTAX_POSIX_EGREP' undeclared (first use in this function) conftest.c:248: error: (Each undeclared identifier is reported only once conftest.c:248: error: for each function it appears in.) conftest.c:287: error: 'REG_SYNTAX_EMACS' undeclared (first use in this function) conftest.c:287: error: 'REG_IGNORE_CASE' undeclared (first use in this function) configure:36677: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include | int | main () | { | static struct re_pattern_buffer regex; | const char *s; | struct re_registers regs; | /* Use the POSIX-compliant spelling with leading REG_, | rather than the traditional GNU spelling with leading RE_, | so that we reject older libc implementations. */ | re_set_syntax (REG_SYNTAX_POSIX_EGREP); | memset (®ex, 0, sizeof (regex)); | s = re_compile_pattern ("a[:]:]b\n", 9, ®ex); | /* This should fail with _Invalid character class name_ error. */ | if (!s) | exit (1); | | /* This should succeed, but does not for e.g. glibc-2.1.3. */ | memset (®ex, 0, sizeof (regex)); | s = re_compile_pattern ("{1", 2, ®ex); | | if (s) | exit (1); | | /* The following example is derived from a problem report | against gawk from Jorge Stolfi . */ | memset (®ex, 0, sizeof (regex)); | s = re_compile_pattern ("[an\371]*n", 7, ®ex); | if (s) | exit (1); | | /* This should match, but does not for e.g. glibc-2.2.1. */ | if (re_match (®ex, "an", 2, 0, ®s) != 2) | exit (1); | | memset (®ex, 0, sizeof (regex)); | s = re_compile_pattern ("x", 1, ®ex); | if (s) | exit (1); | | /* The version of regex.c in e.g. GNU libc-2.2.93 did not | work with a negative RANGE argument. */ | if (re_search (®ex, "wxy", 3, 2, -2, ®s) != 1) | exit (1); | | /* The version of regex.c in older versions of gnulib | ignored REG_IGNORE_CASE (which was then called RE_ICASE). | Detect that problem too. */ | memset (®ex, 0, sizeof (regex)); | re_set_syntax (REG_SYNTAX_EMACS | REG_IGNORE_CASE); | s = re_compile_pattern ("x", 1, ®ex); | if (s) | exit (1); | | if (re_search (®ex, "WXY", 3, 0, 3, ®s) < 0) | exit (1); | | /* REG_STARTEND was added to glibc on 2004-01-15. | Reject older versions. */ | if (! REG_STARTEND) | exit (1); | | /* Reject hosts whose regoff_t values are too narrow. | These include glibc 2.3.5 on hosts with 64-bit off_t | and 32-bit int, and Solaris 10 on hosts with 32-bit int | and _FILE_OFFSET_BITS=64. */ | if (sizeof (regoff_t) < sizeof (off_t)) | exit (1); | | exit (0); | ; | return 0; | } configure:36696: result: yes configure:36830: checking for strtok_r configure:36887: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:36893: $? = 0 configure:36897: test -z || test ! -s conftest.err configure:36900: $? = 0 configure:36903: test -s conftest configure:36906: $? = 0 configure:36918: result: yes configure:36976: checking glob.h usability configure:36988: cc -c -g -Wall -O2 conftest.c >&5 configure:36994: $? = 0 configure:36998: test -z || test ! -s conftest.err configure:37001: $? = 0 configure:37004: test -s conftest.o configure:37007: $? = 0 configure:37017: result: yes configure:37021: checking glob.h presence configure:37031: cc -E conftest.c configure:37037: $? = 0 configure:37057: result: yes configure:37092: checking for glob.h configure:37099: result: yes configure:37116: checking for GNU glob interface version 1 configure:37126: cc -c -g -Wall -O2 conftest.c >&5 configure:37132: $? = 0 configure:37136: test -z || test ! -s conftest.err configure:37139: $? = 0 configure:37142: test -s conftest.o configure:37145: $? = 0 configure:37156: result: yes configure:37165: checking whether glob lists broken symlinks configure:37200: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:37203: $? = 0 configure:37205: ./conftest configure:37208: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | glob_t found; | if (glob ("conf*-globtest", 0, NULL, &found) == GLOB_NOMATCH) return 1; | ; | return 0; | } configure:37223: result: no configure:37307: checking for getdelim configure:37364: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:37370: $? = 0 configure:37374: test -z || test ! -s conftest.err configure:37377: $? = 0 configure:37380: test -s conftest configure:37383: $? = 0 configure:37395: result: yes configure:37537: checking for getlogin_r configure:37625: result: yes configure:37704: checking for stdlib.h configure:37709: result: yes configure:37849: checking for GNU libc compatible malloc configure:37878: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:37881: $? = 0 configure:37883: ./conftest configure:37886: $? = 0 configure:37900: result: yes configure:37957: checking for memchr configure:38014: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:38020: $? = 0 configure:38024: test -z || test ! -s conftest.err configure:38027: $? = 0 configure:38030: test -s conftest configure:38033: $? = 0 configure:38045: result: yes configure:38231: checking for mempcpy configure:38319: result: yes configure:38351: checking for C/C++ restrict keyword configure:38400: result: __restrict configure:38423: checking for stdint.h configure:38428: result: yes configure:38568: checking for SIZE_MAX configure:39637: result: yes configure:39693: checking sys/inttypes.h usability configure:39705: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:264:26: error: sys/inttypes.h: No such file or directory configure:39711: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:39734: result: no configure:39738: checking sys/inttypes.h presence configure:39748: cc -E conftest.c conftest.c:230:26: error: sys/inttypes.h: No such file or directory configure:39754: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include configure:39774: result: no configure:39809: checking for sys/inttypes.h configure:39816: result: no configure:39843: checking sys/bitypes.h usability configure:39855: cc -c -g -Wall -O2 conftest.c >&5 configure:39861: $? = 0 configure:39865: test -z || test ! -s conftest.err configure:39868: $? = 0 configure:39871: test -s conftest.o configure:39874: $? = 0 configure:39884: result: yes configure:39888: checking sys/bitypes.h presence configure:39898: cc -E conftest.c configure:39904: $? = 0 configure:39924: result: yes configure:39959: checking for sys/bitypes.h configure:39966: result: yes configure:39980: checking for stdint.h configure:40033: result: yes configure:40199: checking for strncasecmp configure:40256: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:40262: $? = 0 configure:40266: test -z || test ! -s conftest.err configure:40269: $? = 0 configure:40272: test -s conftest configure:40275: $? = 0 configure:40287: result: yes configure:40322: checking for strchrnul configure:40379: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:40385: $? = 0 configure:40389: test -z || test ! -s conftest.err configure:40392: $? = 0 configure:40395: test -s conftest configure:40398: $? = 0 configure:40410: result: yes configure:40443: checking for strdup configure:40531: result: yes configure:40571: checking for strndup configure:40628: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:40634: $? = 0 configure:40638: test -z || test ! -s conftest.err configure:40641: $? = 0 configure:40644: test -s conftest configure:40647: $? = 0 configure:40659: result: yes configure:40690: checking for working strnlen configure:40729: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 configure:40732: $? = 0 configure:40734: ./conftest configure:40737: $? = 0 configure:40751: result: yes configure:40787: checking for sysexits.h configure:40792: result: yes configure:40944: checking for vasnprintf configure:41001: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 /tmp/cc6kgUTL.o: In function `main': /home/jordi/mailutils-0.6.94/conftest.c:281: undefined reference to `vasnprintf' /tmp/cc6kgUTL.o:(.data+0x0): undefined reference to `vasnprintf' collect2: ld returned 1 exit status configure:41007: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char vasnprintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_vasnprintf) || defined (__stub___vasnprintf) | choke me | #else | char (*f) () = vasnprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != vasnprintf; | ; | return 0; | } configure:41032: result: no configure:41071: checking for ptrdiff_t configure:41125: result: yes configure:41149: checking for snprintf configure:41237: result: yes configure:41149: checking for wcslen configure:41237: result: yes configure:41259: checking for vsnprintf configure:41316: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:266: warning: conflicting types for built-in function 'vsnprintf' configure:41322: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | /* Define vsnprintf to an innocuous variant, in case declares vsnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vsnprintf innocuous_vsnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vsnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vsnprintf | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char vsnprintf (); | /* 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_vsnprintf) || defined (__stub___vsnprintf) | choke me | #else | char (*f) () = vsnprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != vsnprintf; | ; | return 0; | } configure:41347: result: no configure:41385: checking for stdint.h configure:41390: result: yes configure:41543: checking for stdlib.h configure:41548: result: yes configure:41688: checking for GNU libc compatible malloc configure:41739: result: yes configure:41754: checking whether strerror_r is declared configure:41778: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers conftest.c: In function 'main': conftest.c:284: warning: unused variable 'p' configure:41784: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef strerror_r | char *p = (char *) strerror_r; | #endif | | ; | return 0; | } configure:41808: result: no configure:41830: checking for strerror_r configure:41887: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers configure:41893: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | /* end confdefs.h. */ | /* Define strerror_r to an innocuous variant, in case declares strerror_r. | For example, HP-UX 11i declares gettimeofday. */ | #define strerror_r innocuous_strerror_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strerror_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strerror_r | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror_r (); | /* 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_strerror_r) || defined (__stub___strerror_r) | choke me | #else | char (*f) () = strerror_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strerror_r; | ; | return 0; | } configure:41918: result: no configure:41928: checking whether strerror_r returns char * configure:42013: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers conftest.c: In function 'main': conftest.c:287: warning: implicit declaration of function 'isalpha' configure:42016: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | extern char *strerror_r (); | int | main () | { | char buf[100]; | char x = *strerror_r (0, buf, sizeof buf); | exit (!isalpha (x)); | ; | return 0; | } configure:42035: result: no configure:42046: checking whether getpass is declared configure:42070: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers conftest.c: In function 'main': conftest.c:285: warning: unused variable 'p' configure:42076: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef getpass | char *p = (char *) getpass; | #endif | | ; | return 0; | } configure:42100: result: no configure:42150: checking whether flockfile is declared configure:42174: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers conftest.c: In function 'main': conftest.c:286: warning: unused variable 'p' configure:42180: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_DECL_GETPASS 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef flockfile | char *p = (char *) flockfile; | #endif | | ; | return 0; | } configure:42204: result: no configure:42224: checking whether funlockfile is declared configure:42248: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers conftest.c: In function 'main': conftest.c:287: warning: unused variable 'p' configure:42254: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FLOCKFILE 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef funlockfile | char *p = (char *) funlockfile; | #endif | | ; | return 0; | } configure:42278: result: no configure:42316: checking whether snprintf is declared configure:42340: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers conftest.c: In function 'main': conftest.c:288: warning: unused variable 'p' configure:42346: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FLOCKFILE 0 | #define HAVE_DECL_FUNLOCKFILE 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef snprintf | char *p = (char *) snprintf; | #endif | | ; | return 0; | } configure:42370: result: no configure:42400: checking for error_at_line configure:42421: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers conftest.c: In function 'main': conftest.c:288: warning: implicit declaration of function 'error_at_line' configure:42427: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FLOCKFILE 0 | #define HAVE_DECL_FUNLOCKFILE 0 | #define HAVE_DECL_SNPRINTF 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | error_at_line (0, 0, "", 0, ""); | ; | return 0; | } configure:42452: result: no configure:42630: checking for iswcntrl configure:42687: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers conftest.c:276: warning: conflicting types for built-in function 'iswcntrl' configure:42693: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FLOCKFILE 0 | #define HAVE_DECL_FUNLOCKFILE 0 | #define HAVE_DECL_SNPRINTF 0 | #define getpass gnu_getpass | /* end confdefs.h. */ | /* Define iswcntrl to an innocuous variant, in case declares iswcntrl. | For example, HP-UX 11i declares gettimeofday. */ | #define iswcntrl innocuous_iswcntrl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char iswcntrl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef iswcntrl | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char iswcntrl (); | /* 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_iswcntrl) || defined (__stub___iswcntrl) | choke me | #else | char (*f) () = iswcntrl; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != iswcntrl; | ; | return 0; | } configure:42718: result: no configure:42630: checking for wcwidth configure:42687: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers configure:42693: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FLOCKFILE 0 | #define HAVE_DECL_FUNLOCKFILE 0 | #define HAVE_DECL_SNPRINTF 0 | #define getpass gnu_getpass | /* end confdefs.h. */ | /* Define wcwidth to an innocuous variant, in case declares wcwidth. | For example, HP-UX 11i declares gettimeofday. */ | #define wcwidth innocuous_wcwidth | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char wcwidth (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef wcwidth | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char wcwidth (); | /* 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_wcwidth) || defined (__stub___wcwidth) | choke me | #else | char (*f) () = wcwidth; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != wcwidth; | ; | return 0; | } configure:42718: result: no configure:42729: checking whether mbrtowc and mbstate_t are properly declared configure:42785: result: yes configure:42796: checking whether wcwidth is declared configure:42829: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers conftest.c: In function 'main': conftest.c:267: warning: unused variable 'p' configure:42835: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FLOCKFILE 0 | #define HAVE_DECL_FUNLOCKFILE 0 | #define HAVE_DECL_SNPRINTF 0 | #define getpass gnu_getpass | #define HAVE_MBRTOWC 1 | /* end confdefs.h. */ | | /* AIX 3.2.5 declares wcwidth in . */ | #if HAVE_STRING_H | # include | #endif | #if HAVE_WCHAR_H | # include | #endif | | int | main () | { | | #ifndef wcwidth | char *p = (char *) wcwidth; | #endif | | ; | return 0; | } configure:42859: result: no configure:42872: checking whether mbswidth is declared in configure:42899: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers conftest.c: In function 'main': conftest.c:263: error: 'mbswidth' undeclared (first use in this function) conftest.c:263: error: (Each undeclared identifier is reported only once conftest.c:263: error: for each function it appears in.) conftest.c:263: warning: unused variable 'p' configure:42905: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FLOCKFILE 0 | #define HAVE_DECL_FUNLOCKFILE 0 | #define HAVE_DECL_SNPRINTF 0 | #define getpass gnu_getpass | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_WCWIDTH 0 | /* end confdefs.h. */ | | #if HAVE_WCHAR_H | # include | #endif | | int | main () | { | | char *p = (char *) mbswidth; | | ; | return 0; | } configure:42929: result: no configure:42942: checking for mbstate_t configure:42994: result: yes configure:43013: checking for obstacks configure:43034: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers configure:43040: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FLOCKFILE 0 | #define HAVE_DECL_FUNLOCKFILE 0 | #define HAVE_DECL_SNPRINTF 0 | #define getpass gnu_getpass | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_WCWIDTH 0 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | /* end confdefs.h. */ | #include "obstack.h" | int | main () | { | struct obstack *mem; obstack_free(mem,(char *) 0) | ; | return 0; | } configure:43065: result: no configure:43100: checking for stdlib.h configure:43105: result: yes configure:43245: checking for GNU libc compatible realloc configure:43274: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers configure:43277: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FLOCKFILE 0 | #define HAVE_DECL_FUNLOCKFILE 0 | #define HAVE_DECL_SNPRINTF 0 | #define getpass gnu_getpass | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_WCWIDTH 0 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #if STDC_HEADERS || HAVE_STDLIB_H | # include | #else | char *realloc (); | #endif | | int | main () | { | exit (realloc (0, 0) ? 0 : 1); | ; | return 0; | } configure:43296: result: no configure:43334: checking for setenv configure:43422: result: yes configure:43334: checking for unsetenv configure:43391: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers configure:43397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FLOCKFILE 0 | #define HAVE_DECL_FUNLOCKFILE 0 | #define HAVE_DECL_SNPRINTF 0 | #define getpass gnu_getpass | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_WCWIDTH 0 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 0 | #define realloc rpl_realloc | #define HAVE_SETENV 1 | /* end confdefs.h. */ | /* Define unsetenv to an innocuous variant, in case declares unsetenv. | For example, HP-UX 11i declares gettimeofday. */ | #define unsetenv innocuous_unsetenv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char unsetenv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef unsetenv | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char unsetenv (); | /* 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_unsetenv) || defined (__stub___unsetenv) | choke me | #else | char (*f) () = unsetenv; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != unsetenv; | ; | return 0; | } configure:43422: result: no configure:43849: checking if errno is properly declared configure:43872: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers conftest.c:261: error: conflicting types for '__errno_location' /usr/include/bits/errno.h:38: error: previous declaration of '__errno_location' was here configure:43878: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FLOCKFILE 0 | #define HAVE_DECL_FUNLOCKFILE 0 | #define HAVE_DECL_SNPRINTF 0 | #define getpass gnu_getpass | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_WCWIDTH 0 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 0 | #define realloc rpl_realloc | #define HAVE_SETENV 1 | /* end confdefs.h. */ | #include | extern struct { int foo; } errno; | int | main () | { | errno.foo = 1; | ; | return 0; | } configure:43903: result: yes configure:43915: checking if environ is properly declared configure:43938: cc -c -g -Wall -O2 conftest.c >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers conftest.c:262: error: conflicting types for 'environ' /usr/include/unistd.h:474: error: previous declaration of 'environ' was here configure:43944: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FLOCKFILE 0 | #define HAVE_DECL_FUNLOCKFILE 0 | #define HAVE_DECL_SNPRINTF 0 | #define getpass gnu_getpass | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_WCWIDTH 0 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 0 | #define realloc rpl_realloc | #define HAVE_SETENV 1 | #define HAVE_ERRNO_DECL 1 | /* end confdefs.h. */ | #include | extern struct { int foo; } environ; | int | main () | { | environ.foo = 1; | ; | return 0; | } configure:43969: result: yes configure:44060: checking for snprintf configure:44148: result: yes configure:44184: checking for vasprintf configure:44241: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers configure:44247: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FLOCKFILE 0 | #define HAVE_DECL_FUNLOCKFILE 0 | #define HAVE_DECL_SNPRINTF 0 | #define getpass gnu_getpass | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_WCWIDTH 0 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 0 | #define realloc rpl_realloc | #define HAVE_SETENV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | /* Define vasprintf to an innocuous variant, in case declares vasprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasprintf innocuous_vasprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasprintf | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char vasprintf (); | /* 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_vasprintf) || defined (__stub___vasprintf) | choke me | #else | char (*f) () = vasprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != vasprintf; | ; | return 0; | } configure:44272: result: no configure:44319: checking for stdint.h configure:44324: result: yes configure:44473: checking for off_t configure:44527: result: yes configure:44530: checking size of off_t configure:44849: cc -o conftest -g -Wall -O2 conftest.c -lresolv >&5 conftest.c:237:9: error: macro names must be identifiers conftest.c:241:9: error: macro names must be identifiers configure:44852: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Mailutils" | #define PACKAGE_TARNAME "mailutils" | #define PACKAGE_VERSION "0.6.94" | #define PACKAGE_STRING "GNU Mailutils 0.6.94" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE "mailutils" | #define VERSION "0.6.94" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define YYTEXT_POINTER 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_WCSLEN 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBLTDL 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 | #define WITH_GSSAPI 1 | #define WITH_GSASL 1 | #define WITH_GNUTLS 1 | #define WITH_TLS 1 | #define LOG_FACILITY LOG_MAIL | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_OBSTACK_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_UNISTD_H 1 | #define RETSIGTYPE void | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ISDST 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_ISBLANK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MEMPCPY 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_GETLOGIN_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TCSETATTR 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MBSINIT 1 | #define HAVE_FEATURES_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DECL_GETDELIM 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_GETLOGIN 1 | #define HAVE_DECL_GETLOGIN_R 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_INTMAX_T 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL_GETLINE 1 | #define _REGEX_LARGE_OFFSETS 1 | #define re_syntax_options rpl_re_syntax_options | #define re_set_syntax rpl_re_set_syntax | #define re_compile_pattern rpl_re_compile_pattern | #define re_compile_fastmap rpl_re_compile_fastmap | #define re_search rpl_re_search | #define re_search_2 rpl_re_search_2 | #define re_match rpl_re_match | #define re_match_2 rpl_re_match_2 | #define re_set_registers rpl_re_set_registers | #define re_comp rpl_re_comp | #define re_exec rpl_re_exec | #define regcomp rpl_regcomp | #define regexec rpl_regexec | #define regerror rpl_regerror | #define regfree rpl_regfree | #define HAVE_STRTOK_R 1 | #define HAVE_GLOB_H 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLOGIN_R 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define restrict __restrict | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_STDINT_H 1 | #define strcasecmp rpl_strcasecmp | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCHRNUL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_SYSEXITS_H 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_PTRDIFF_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define $ac_func mu_repl_$ac_func | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_STRERROR_R 0 | #define HAVE_DECL_GETPASS 0 | #define HAVE_DECL_FLOCKFILE 0 | #define HAVE_DECL_FUNLOCKFILE 0 | #define HAVE_DECL_SNPRINTF 0 | #define getpass gnu_getpass | #define HAVE_MBRTOWC 1 | #define HAVE_DECL_WCWIDTH 0 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 0 | #define realloc rpl_realloc | #define HAVE_SETENV 1 | #define HAVE_ERRNO_DECL 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | long longval () { return (long) (sizeof (off_t)); } | unsigned long ulongval () { return (long) (sizeof (off_t)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | exit (1); | if (((long) (sizeof (off_t))) < 0) | { | long i = longval (); | if (i != ((long) (sizeof (off_t)))) | exit (1); | fprintf (f, "%ld\n", i); | } | else | { | unsigned long i = ulongval (); | if (i != ((long) (sizeof (off_t)))) | exit (1); | fprintf (f, "%lu\n", i); | } | exit (ferror (f) || fclose (f) != 0); | | ; | return 0; | } configure:44867: error: cannot compute sizeof (off_t), 77 See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=arm-unknown-linux-gnu ac_cv_build_alias=arm-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_decl_EOVERFLOW=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -Wall -O2' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-g -Wall -O2' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=g++ ac_cv_env_DEFAULT_CUPS_CONFDIR_set= ac_cv_env_DEFAULT_CUPS_CONFDIR_value= ac_cv_env_EMACSLOADPATH_set= ac_cv_env_EMACSLOADPATH_value= ac_cv_env_EMACS_set= ac_cv_env_EMACS_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=arm-linux-gnu ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func___fsetlocking=yes ac_cv_func_alloca_works=yes ac_cv_func_asprintf=yes ac_cv_func_dlopen=no ac_cv_func_flockfile=yes ac_cv_func_funlockfile=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getdelim=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getline=yes ac_cv_func_getlogin_r=yes ac_cv_func_getpagesize=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getuid=yes ac_cv_func_isascii=yes ac_cv_func_isblank=yes ac_cv_func_iswcntrl=no ac_cv_func_iswprint=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_memchr=yes ac_cv_func_mempcpy=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_obstack=no ac_cv_func_putenv=yes ac_cv_func_realloc_0_nonnull=no ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_shl_load=no ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchrnul=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=no ac_cv_func_strerror_r_char_p=no ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strnlen_working=yes ac_cv_func_strtok_r=yes ac_cv_func_strtoul=yes ac_cv_func_tcgetattr=yes ac_cv_func_tcsetattr=yes ac_cv_func_tsearch=yes ac_cv_func_unsetenv=no ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=no ac_cv_func_vsnprintf=no ac_cv_func_wcrtomb=yes ac_cv_func_wcscoll=yes ac_cv_func_wcslen=yes ac_cv_func_wcwidth=no ac_cv_gnu_library_2_1=yes ac_cv_have_decl_GSS_C_NT_HOSTBASED_SERVICE=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_ferror_unlocked=yes ac_cv_have_decl_fflush_unlocked=yes ac_cv_have_decl_fgets_unlocked=yes ac_cv_have_decl_flockfile=no ac_cv_have_decl_fputc_unlocked=yes ac_cv_have_decl_fputs_unlocked=yes ac_cv_have_decl_fread_unlocked=yes ac_cv_have_decl_funlockfile=no ac_cv_have_decl_fwrite_unlocked=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getchar_unlocked=yes ac_cv_have_decl_getdelim=yes ac_cv_have_decl_getline=yes ac_cv_have_decl_getlogin=yes ac_cv_have_decl_getlogin_r=yes ac_cv_have_decl_getpass=no ac_cv_have_decl_mbswidth=no ac_cv_have_decl_program_invocation_name=yes ac_cv_have_decl_program_invocation_short_name=yes ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_putchar_unlocked=yes ac_cv_have_decl_snprintf=no ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=no ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_decl_sys_siglist=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_decl_wcwidth=no ac_cv_header_argz_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_features_h=yes ac_cv_header_glob_h=yes ac_cv_header_gnutls_gnutls_h=yes ac_cv_header_gsasl_h=yes ac_cv_header_gss_h=no ac_cv_header_gssapi_gssapi_generic_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_h=no ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_limits_h=yes ac_cv_header_linewrap_h=no ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_nl_types_h=yes ac_cv_header_obstack_h=yes ac_cv_header_paths_h=yes ac_cv_header_sgtty_h=yes ac_cv_header_shadow_h=yes ac_cv_header_socket_h=no ac_cv_header_stat_broken=no ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_bitypes_h=yes ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_inttypes_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_syslog_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_utmp_h=yes ac_cv_header_utmpx_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=arm-unknown-linux-gnu ac_cv_host_alias=arm-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_error_at_line=no ac_cv_lib_fl_yywrap=yes ac_cv_lib_gcrypt_main=yes ac_cv_lib_gnutls_gnutls_global_init=yes ac_cv_lib_gsasl_gsasl_init=yes ac_cv_lib_ltdl_lt_dlinit=yes ac_cv_lib_resolv_res_query=yes ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_member_struct_tm_tm_isdst=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_KRB5CFGPATH=/usr/bin/krb5-config 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='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_target=arm-unknown-linux-gnu ac_cv_target_alias=arm-linux-gnu ac_cv_type__Bool=yes ac_cv_type_dev_t=yes ac_cv_type_iconv_t=yes ac_cv_type_ino_t=yes ac_cv_type_long_double=yes ac_cv_type_long_long=yes ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_type_unsigned_long_long=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_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=none am_cv_CXX_dependencies_compiler_type=none am_cv_func_iconv=yes am_cv_func_working_getline=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_val_LC_MESSAGES=yes bh_cv_c_signed=yes gl_cv_c_restrict=__restrict gl_cv_func_malloc_0_nonnull=1 gl_cv_func_mbrtowc=yes gl_cv_func_re_compile_pattern_broken=yes gl_cv_glob_lists_symlinks=no gl_cv_gnu_glob_interface_version_1=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=yes gl_cv_type_off_t_switch=yes gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_gnugettext2_libc=yes gt_cv_func_printf_posix=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no gt_cv_var_environ_declaration=yes gt_cv_var_errno_declaration=yes jm_ac_cv_header_inttypes_h=yes jm_ac_cv_header_stdint_h=yes jm_cv_struct_dirent_d_type=yes lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' mu_cv_lib_gsasl=-lgsasl mu_cv_lib_gssapi_cflags=' ' mu_cv_lib_gssapi_impl=Heimdal mu_cv_lib_gssapi_libs='-L/usr/lib -g -Wall -O2 -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv' nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/jordi/mailutils-0.6.94/scripts/missing --run aclocal-1.9' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /home/jordi/mailutils-0.6.94/scripts/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/jordi/mailutils-0.6.94/scripts/missing --run autoconf' AUTOHEADER='${SHELL} /home/jordi/mailutils-0.6.94/scripts/missing --run autoheader' AUTOMAKE='${SHELL} /home/jordi/mailutils-0.6.94/scripts/missing --run automake-1.9' AWK='gawk' BUILD_INCLUDED_LIBINTL='no' BUILD_MH_EXEC_HOOK='' BUILD_MH_LIBRARIES='' BUILD_MH_PROGRAMS='' BUILD_SMTP_PROGRAMS='' BUILD_SQL='' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-g -Wall -O2' CPP='cc -E' CPPFLAGS='' CURSES_LIBS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-g -Wall -O2' CYGPATH_W='echo' DATADIRNAME='share' DEFAULT_CUPS_CONFDIR='' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EMACS='' EMACSLOADPATH='' EOVERFLOW='' EXEEXT='' F77='' FFLAGS='' FRIBIDI_LIBS='' GENCAT='gencat' GETOPT_H='getopt.h' GLIBC21='yes' GLOB_H='glob.h' GMSGFMT='/usr/bin/msgfmt' GNU_INCLS='' GUILE_BINDIR='' GUILE_BUILT_SOURCES='' GUILE_CONFIG='' GUILE_INCLUDES='' GUILE_LIBS='' GUILE_SITE='' GUILE_SITE_DATA='' GUILE_SNARF_VERSION='' GUIMB='' HAVE_ASPRINTF='1' HAVE_LONG_64BIT='' HAVE_LONG_LONG_64BIT='' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_WPRINTF='0' HAVE__BOOL='1' IMAP_AUTHOBJS=' auth_gss.o auth_gsasl.o' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLINCS='' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' KRB5CFGPATH='/usr/bin/krb5-config' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBICONV='' LIBINTL='' LIBMU_SCM='' LIBMU_SCM_DEPS='' LIBOBJS=' error.o exitfail.o xmalloc.o getpass.o obstack.o realloc.o unsetenv.o vasprintf.o asprintf.o' LIBS='-lresolv ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTDL_LIB='-lltdl' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/jordi/mailutils-0.6.94/scripts/missing --run makeinfo' MH_BIN_DIR='' MKINSTALLDIRS='$(top_builddir)/scripts/mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' MU_AUTHINCS='' MU_AUTHLIBS=' -lgsasl -lgnutls -lgcrypt' MU_AUTHLIBS_DEPENDENCY='../auth/libmuauth.la' MU_COMMON_INCLUDES='-I${srcdir} -I${top_srcdir}/include -I${top_srcdir}/lib -I${top_builddir} -I${top_builddir}/include -I${top_builddir}/include/mailutils/gnu -I${top_srcdir}/mailbox' MU_COMMON_LIBRARIES='$(LTLIBINTL) $(LTLIBICONV)' MU_EXTRA_DIST='' MU_LIBOBJS=' getopt.o getopt1.o regex.o md5.o glob.o imaxtostr.o offtostr.o umaxtostr.o getopt.o getopt1.o mbchar.o strcasecmp.o vasnprintf.o printf-args.o printf-parse.o asnprintf.o vsnprintf.o' MU_LIB_AUTH='${top_builddir}/auth/libmuauth.la' MU_LIB_CPP='${top_builddir}/libmu_cpp/libmu_cpp.la' MU_LIB_IMAP='${top_builddir}/libproto/imap/libmu_imap.la' MU_LIB_MAILDIR='${top_builddir}/libproto/maildir/libmu_maildir.la' MU_LIB_MAILUTILS='${top_builddir}/mailbox/libmailutils.la' MU_LIB_MBOX='${top_builddir}/libproto/mbox/libmu_mbox.la' MU_LIB_MH='${top_builddir}/libproto/mh/libmu_mh.la' MU_LIB_NNTP='${top_builddir}/libproto/nntp/libmu_nntp.la' MU_LIB_POP='${top_builddir}/libproto/pop/libmu_pop.la' MU_LIB_SCM='${top_builddir}/libmu_scm/libmu_scm.la' MU_LIB_SIEVE='${top_builddir}/libsieve/libsieve.la' MU_LIB_SQL='${top_builddir}/sql/libsql.la' MU_LTLIBOBJS='' MU_OFF_TYPE='' MU_SCM='' MU_ULONG_MAX='4294967295' MYSQLLIBS='' OBJEXT='o' ODBCLIBS='' PACKAGE='mailutils' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='GNU Mailutils' PACKAGE_STRING='GNU Mailutils 0.6.94' PACKAGE_TARNAME='mailutils' PACKAGE_VERSION='0.6.94' PATH_SEPARATOR=':' POPAUTH='' POSUB='po' RANLIB='ranlib' READLINE_LIBS='' RUN_SMTP_DEJATOOL='' SERV_AUTHINCS=' ' SERV_AUTHLIBS=' -L/usr/lib -g -Wall -O2 -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv' SET_MAKE='' SHELL='/bin/sh' SIEVE_MODDIR='$(libdir)/$(PACKAGE)' SITE_CRAM_MD5_PWD='$(sysconfdir)/cram-md5.pwd' SITE_MAIL_RC='$(sysconfdir)/mail.rc' SITE_VIRTUAL_PWDDIR='' SQLLIB='' SQLLIB_DEPENDENCY='' SQL_LIBOBJS='' SQL_LOADABLE_MODULES='' SQL_LTLIBOBJS='' SQL_MODULES='' STDBOOL_H='' STDINT_H='' STRIP='strip' SYSEXITS_H='' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='0.6.94' VI_AGE='0' VI_CURRENT='1' VI_REVISION='0' XGETTEXT='/usr/bin/xgettext' YACC='bison -y' ac_ct_AR='ar' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='arm-unknown-linux-gnu' build_alias='arm-linux-gnu' build_cpu='arm' build_os='linux-gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='arm-unknown-linux-gnu' host_alias='' host_cpu='arm' host_os='linux-gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/share/info' install_sh='/home/jordi/mailutils-0.6.94/scripts/install-sh' libdir='${exec_prefix}/lib' libexecdir='${prefix}/lib/mailutils' lisp_LISP='' lispdir='' localstatedir='/var' mandir='${prefix}/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='arm-unknown-linux-gnu' target_alias='' target_cpu='arm' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define $ac_func mu_repl_$ac_func #define $ac_func mu_repl_$ac_func #define ENABLE_NLS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARGZ_H 1 #define HAVE_ASPRINTF 1 #define HAVE_DCGETTEXT 1 #define HAVE_DECL_CLEARERR_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FERROR_UNLOCKED 1 #define HAVE_DECL_FFLUSH_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 1 #define HAVE_DECL_FLOCKFILE 0 #define HAVE_DECL_FPUTC_UNLOCKED 1 #define HAVE_DECL_FPUTS_UNLOCKED 1 #define HAVE_DECL_FREAD_UNLOCKED 1 #define HAVE_DECL_FUNLOCKFILE 0 #define HAVE_DECL_FWRITE_UNLOCKED 1 #define HAVE_DECL_GETCHAR_UNLOCKED 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_DECL_GETDELIM 1 #define HAVE_DECL_GETLINE 1 #define HAVE_DECL_GETLOGIN 1 #define HAVE_DECL_GETLOGIN_R 1 #define HAVE_DECL_GETPASS 0 #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL_PUTCHAR_UNLOCKED 1 #define HAVE_DECL_PUTC_UNLOCKED 1 #define HAVE_DECL_SNPRINTF 0 #define HAVE_DECL_STRDUP 1 #define HAVE_DECL_STRERROR_R 0 #define HAVE_DECL_STRNLEN 1 #define HAVE_DECL_STRTOK_R 1 #define HAVE_DECL_SYS_SIGLIST 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE_DECL_WCWIDTH 0 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_ERRNO_DECL 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FEATURES_H 1 #define HAVE_FLOCKFILE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_FWPRINTF 1 #define HAVE_GETCWD 1 #define HAVE_GETDELIM 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETLOGIN_R 1 #define HAVE_GETLOGIN_R 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETTEXT 1 #define HAVE_GETUID 1 #define HAVE_GLOB_H 1 #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_ICONV 1 #define HAVE_ICONV 1 #define HAVE_ICONV_H 1 #define HAVE_INTMAX_T 1 #define HAVE_INTMAX_T 1 #define HAVE_INTMAX_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_ISASCII 1 #define HAVE_ISBLANK 1 #define HAVE_ISWPRINT 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIBLTDL 1 #define HAVE_LIBRESOLV 1 #define HAVE_LIMITS_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_MALLOC 1 #define HAVE_MALLOC_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MBRTOWC 1 #define HAVE_MBRTOWC 1 #define HAVE_MBRTOWC 1 #define HAVE_MBSINIT 1 #define HAVE_MBSTATE_T 1 #define HAVE_MBSTATE_T 1 #define HAVE_MEMCHR 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MEMPCPY 1 #define HAVE_MEMPCPY 1 #define HAVE_MINMAX_IN_SYS_PARAM_H 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NL_TYPES_H 1 #define HAVE_OBSTACK_H 1 #define HAVE_PATHS_H 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_PROGRAM_INVOCATION_NAME 1 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_PTRDIFF_T 1 #define HAVE_PUTENV 1 #define HAVE_REALLOC 0 #define HAVE_SETENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SGTTY_H 1 #define HAVE_SHADOW_H 1 #define HAVE_SNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_STDARG_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STDIO_EXT_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHRNUL 1 #define HAVE_STRDUP 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNDUP 1 #define HAVE_STRTOK_R 1 #define HAVE_STRTOUL 1 #define HAVE_STRUCT_DIRENT_D_TYPE 1 #define HAVE_STRUCT_TM_TM_GMTOFF 1 #define HAVE_STRUCT_TM_TM_ISDST 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_SYSEXITS_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TCGETATTR 1 #define HAVE_TCSETATTR 1 #define HAVE_TERMCAP_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TM_ZONE 1 #define HAVE_TSEARCH 1 #define HAVE_UINTMAX_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_UTMPX_H 1 #define HAVE_UTMP_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCHAR_T 1 #define HAVE_WCRTOMB 1 #define HAVE_WCSCOLL 1 #define HAVE_WCSLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCTYPE_H 1 #define HAVE_WINT_T 1 #define HAVE__BOOL 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE___FSETLOCKING 1 #define HAVE___FSETLOCKING 1 #define ICONV_CONST #define ICONV_CONST #define INTDIV0_RAISES_SIGFPE 1 #define LOG_FACILITY LOG_MAIL #define MALLOC_0_IS_NONNULL 1 #define PACKAGE "mailutils" #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE_NAME "GNU Mailutils" #define PACKAGE_STRING "GNU Mailutils 0.6.94" #define PACKAGE_TARNAME "mailutils" #define PACKAGE_VERSION "0.6.94" #define RETSIGTYPE void #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "0.6.94" #define WITH_GNUTLS 1 #define WITH_GSASL 1 #define WITH_GSSAPI 1 #define WITH_TLS 1 #define YYTEXT_POINTER 1 #define _FILE_OFFSET_BITS 64 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _REGEX_LARGE_OFFSETS 1 #define __EXTENSIONS__ 1 #define __GETOPT_PREFIX rpl_ #define __GETOPT_PREFIX rpl_ #define getpass gnu_getpass #define re_comp rpl_re_comp #define re_compile_fastmap rpl_re_compile_fastmap #define re_compile_pattern rpl_re_compile_pattern #define re_exec rpl_re_exec #define re_match rpl_re_match #define re_match_2 rpl_re_match_2 #define re_search rpl_re_search #define re_search_2 rpl_re_search_2 #define re_set_registers rpl_re_set_registers #define re_set_syntax rpl_re_set_syntax #define re_syntax_options rpl_re_syntax_options #define realloc rpl_realloc #define regcomp rpl_regcomp #define regerror rpl_regerror #define regexec rpl_regexec #define regfree rpl_regfree #define restrict __restrict #define restrict __restrict #define strcasecmp rpl_strcasecmp #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1