This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by mutt configure 1.5.21hg, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-curses --enable-pop --enable-imap --enable-smtp --with-sasl --with-gss --with-ssl --enable-mailtool --enable-hcache --without-gdbm --with-bdb=/usr --with-docdir=/usr/share/doc/Packages/mutt --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp05 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2629: checking for a BSD-compatible install configure:2697: result: /bin/install -c configure:2708: checking whether build environment is sane configure:2763: result: yes configure:2914: checking for a thread-safe mkdir -p configure:2953: result: /bin/mkdir -p configure:2960: checking for gawk configure:2976: found /bin/gawk configure:2987: result: gawk configure:2998: checking whether make sets $(MAKE) configure:3020: result: yes configure:3049: checking whether make supports nested variables configure:3066: result: yes configure:3216: checking for style of include used by make configure:3244: result: GNU configure:3275: checking for i686-uhu-linux-gcc configure:3291: found /usr/bin/i686-uhu-linux-gcc configure:3302: result: i686-uhu-linux-gcc configure:3571: checking for C compiler version configure:3580: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3591: $? = 0 configure:3580: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3591: $? = 0 configure:3580: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3591: $? = 1 configure:3580: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3591: $? = 1 configure:3611: checking whether the C compiler works configure:3633: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3637: $? = 0 configure:3685: result: yes configure:3688: checking for C compiler default output file name configure:3690: result: a.out configure:3696: checking for suffix of executables configure:3703: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3707: $? = 0 configure:3729: result: configure:3751: checking whether we are cross compiling configure:3759: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3763: $? = 0 configure:3770: ./conftest configure:3774: $? = 0 configure:3789: result: no configure:3794: checking for suffix of object files configure:3816: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3820: $? = 0 configure:3841: result: o configure:3845: checking whether we are using the GNU C compiler configure:3864: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3864: $? = 0 configure:3873: result: yes configure:3882: checking whether i686-uhu-linux-gcc accepts -g configure:3902: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3902: $? = 0 configure:3943: result: yes configure:3960: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4023: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4023: $? = 0 configure:4036: result: none needed configure:4061: checking whether i686-uhu-linux-gcc understands -c and -o together configure:4083: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4086: $? = 0 configure:4083: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4086: $? = 0 configure:4098: result: yes configure:4117: checking dependency style of i686-uhu-linux-gcc configure:4228: result: gcc3 configure:4249: checking how to run the C preprocessor configure:4280: i686-uhu-linux-gcc -E conftest.c configure:4280: $? = 0 configure:4294: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4294: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | /* end confdefs.h. */ | #include configure:4319: result: i686-uhu-linux-gcc -E configure:4339: i686-uhu-linux-gcc -E conftest.c configure:4339: $? = 0 configure:4353: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | /* end confdefs.h. */ | #include configure:4382: checking for grep that handles long lines and -e configure:4440: result: /bin/grep configure:4445: checking for egrep configure:4507: result: /bin/grep -E configure:4512: checking for ANSI C header files configure:4532: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4532: $? = 0 configure:4605: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4605: $? = 0 configure:4605: ./conftest configure:4605: $? = 0 configure:4616: result: yes configure:4629: checking for sys/types.h configure:4629: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4629: $? = 0 configure:4629: result: yes configure:4629: checking for sys/stat.h configure:4629: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4629: $? = 0 configure:4629: result: yes configure:4629: checking for stdlib.h configure:4629: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4629: $? = 0 configure:4629: result: yes configure:4629: checking for string.h configure:4629: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4629: $? = 0 configure:4629: result: yes configure:4629: checking for memory.h configure:4629: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4629: $? = 0 configure:4629: result: yes configure:4629: checking for strings.h configure:4629: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4629: $? = 0 configure:4629: result: yes configure:4629: checking for inttypes.h configure:4629: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4629: $? = 0 configure:4629: result: yes configure:4629: checking for stdint.h configure:4629: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4629: $? = 0 configure:4629: result: yes configure:4629: checking for unistd.h configure:4629: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4629: $? = 0 configure:4629: result: yes configure:4642: checking minix/config.h usability configure:4642: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:55:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4642: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4642: result: no configure:4642: checking minix/config.h presence configure:4642: i686-uhu-linux-gcc -E conftest.c conftest.c:22:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4642: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #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:4642: result: no configure:4642: checking for minix/config.h configure:4642: result: no configure:4663: checking whether it is safe to define __EXTENSIONS__ configure:4681: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4681: $? = 0 configure:4688: result: yes configure:4709: checking build system type configure:4723: result: i686-uhu-linux-gnu configure:4743: checking host system type configure:4756: result: i686-uhu-linux-gnu configure:4777: checking for prefix configure:4784: result: /usr configure:4795: checking for i686-uhu-linux-gcc configure:4822: result: i686-uhu-linux-gcc configure:5091: checking for C compiler version configure:5100: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5111: $? = 0 configure:5100: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5111: $? = 0 configure:5100: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5111: $? = 1 configure:5100: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5111: $? = 1 configure:5115: checking whether we are using the GNU C compiler configure:5143: result: yes configure:5152: checking whether i686-uhu-linux-gcc accepts -g configure:5213: result: yes configure:5230: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5306: result: none needed configure:5331: checking whether i686-uhu-linux-gcc understands -c and -o together configure:5368: result: yes configure:5387: checking dependency style of i686-uhu-linux-gcc configure:5498: result: gcc3 configure:5513: checking for library containing strerror configure:5544: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5544: $? = 0 configure:5561: result: none required configure:5577: checking how to run the C preprocessor configure:5647: result: i686-uhu-linux-gcc -E configure:5667: i686-uhu-linux-gcc -E conftest.c configure:5667: $? = 0 configure:5681: i686-uhu-linux-gcc -E conftest.c conftest.c:27:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5681: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5709: checking whether make sets $(MAKE) configure:5731: result: yes configure:5744: checking for i686-uhu-linux-ranlib configure:5774: result: no configure:5784: checking for ranlib configure:5800: found /usr/bin/ranlib configure:5811: result: ranlib configure:5836: checking for i686-uhu-linux-ar configure:5852: found /usr/bin/i686-uhu-linux-ar configure:5863: result: i686-uhu-linux-ar configure:5926: checking for inline configure:5942: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5942: $? = 0 configure:5950: result: inline configure:5968: checking for an ANSI C-conforming const configure:6034: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6034: $? = 0 configure:6041: result: yes configure:6049: checking whether byte ordering is bigendian configure:6064: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:28:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:28:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:28:15: error: unknown type name 'universal' configure:6064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:6109: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6109: $? = 0 configure:6127: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:34:4: error: unknown type name 'not' not big endian ^ conftest.c:34:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:6127: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:6255: result: no configure:6281: checking for special C compiler options needed for large files configure:6326: result: no configure:6332: checking for _FILE_OFFSET_BITS value needed for large files configure:6357: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:33:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:33:3: warning: left shift count >= width of type [enabled by default] conftest.c:34:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:34:10: warning: left shift count >= width of type [enabled by default] conftest.c:33:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:6357: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* 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:6381: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6381: $? = 0 configure:6389: result: 64 configure:6474: checking for _LARGEFILE_SOURCE value needed for large files configure:6493: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6493: $? = 0 configure:6521: result: no configure:6546: checking size of off_t configure:6551: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6551: $? = 0 configure:6551: ./conftest configure:6551: $? = 0 configure:6565: result: 8 configure:6578: checking for dbx configure:6609: result: no configure:6619: checking for gdb configure:6650: result: no configure:6660: checking for sdb configure:6691: result: no configure:6726: checking for inttypes.h configure:6726: result: yes configure:6736: checking for uint32_t configure:6736: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6736: $? = 0 configure:6736: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:67:23: error: expected expression before ')' token if (sizeof ((uint32_t))) ^ configure:6736: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:6736: result: yes configure:6747: checking size of short configure:6752: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6752: $? = 0 configure:6752: ./conftest configure:6752: $? = 0 configure:6766: result: 2 configure:6780: checking size of int configure:6785: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6785: $? = 0 configure:6785: ./conftest configure:6785: $? = 0 configure:6799: result: 4 configure:6813: checking size of long configure:6818: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6818: $? = 0 configure:6818: ./conftest configure:6818: $? = 0 configure:6832: result: 4 configure:6846: checking size of long long configure:6851: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6851: $? = 0 configure:6851: ./conftest configure:6851: $? = 0 configure:6865: result: 8 configure:6876: checking for unsigned long long int configure:6915: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6915: $? = 0 configure:6924: result: yes configure:6934: checking for long long int configure:6972: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6972: $? = 0 configure:6972: ./conftest configure:6972: $? = 0 configure:6984: result: yes configure:6996: checking for sendmail configure:7028: result: /usr/sbin/sendmail configure:7044: checking whether to build with GPGME support configure:7323: result: no configure:7392: checking for ispell configure:7423: result: no configure:7618: checking for initscr configure:7618: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cc4in2D4.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `initscr' collect2: error: ld returned 1 exit status configure:7618: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | #define HAVE_C99_INTTYPES 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define SENDMAIL "/usr/sbin/sendmail" | #define CRYPT_BACKEND_CLASSIC_PGP 1 | #define CRYPT_BACKEND_CLASSIC_SMIME 1 | /* end confdefs.h. */ | /* Define initscr to an innocuous variant, in case declares initscr. | For example, HP-UX 11i declares gettimeofday. */ | #define initscr innocuous_initscr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char initscr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef initscr | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char initscr (); | /* 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_initscr || defined __stub___initscr | choke me | #endif | | int | main () | { | return initscr (); | ; | return 0; | } configure:7618: result: no configure:7627: checking for waddnwstr in -lncurses configure:7652: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncurses >&5 /tmp/ccddbBCx.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `waddnwstr' collect2: error: ld returned 1 exit status configure:7652: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | #define HAVE_C99_INTTYPES 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define SENDMAIL "/usr/sbin/sendmail" | #define CRYPT_BACKEND_CLASSIC_PGP 1 | #define CRYPT_BACKEND_CLASSIC_SMIME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char waddnwstr (); | int | main () | { | return waddnwstr (); | ; | return 0; | } configure:7662: result: no configure:7627: checking for waddnwstr in -lncursesw configure:7652: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:7652: $? = 0 configure:7662: result: yes configure:7670: checking for initscr in -lncursesw configure:7695: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncursesw >&5 configure:7695: $? = 0 configure:7705: result: yes configure:7713: checking ncursesw/ncurses.h usability configure:7713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7713: $? = 0 configure:7713: result: yes configure:7713: checking ncursesw/ncurses.h presence configure:7713: i686-uhu-linux-gcc -E conftest.c configure:7713: $? = 0 configure:7713: result: yes configure:7713: checking for ncursesw/ncurses.h configure:7713: result: yes configure:8101: checking for start_color declaration configure:8119: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8119: $? = 0 configure:8134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8134: $? = 0 configure:8150: result: yes configure:8101: checking for typeahead declaration configure:8119: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8119: $? = 0 configure:8134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8134: $? = 0 configure:8150: result: yes configure:8101: checking for bkgdset declaration configure:8119: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8119: $? = 0 configure:8134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8134: $? = 0 configure:8150: result: yes configure:8101: checking for curs_set declaration configure:8119: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8119: $? = 0 configure:8134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8134: $? = 0 configure:8150: result: yes configure:8101: checking for meta declaration configure:8119: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:51:12: error: conflicting types for 'meta' extern int meta(); ^ conftest.c:51:1: note: an argument type that has a default promotion can't match an empty parameter name list declaration extern int meta(); ^ In file included from conftest.c:46:0: /usr/include/ncursesw/curses.h:634:28: note: previous declaration of 'meta' was here extern NCURSES_EXPORT(int) meta (WINDOW *,bool); /* implemented */ ^ configure:8119: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | #define HAVE_C99_INTTYPES 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define SENDMAIL "/usr/sbin/sendmail" | #define CRYPT_BACKEND_CLASSIC_PGP 1 | #define CRYPT_BACKEND_CLASSIC_SMIME 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_START_COLOR 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_BKGDSET 1 | #define HAVE_CURS_SET 1 | /* end confdefs.h. */ | #include | int | main () | { | #ifndef meta | extern int meta(); | #endif | ; | return 0; | } configure:8150: result: yes configure:8101: checking for use_default_colors declaration configure:8119: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8119: $? = 0 configure:8134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8134: $? = 0 configure:8150: result: yes configure:8101: checking for resizeterm declaration configure:8119: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8119: $? = 0 configure:8134: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8134: $? = 0 configure:8150: result: yes configure:8179: checking for ANSI C header files configure:8283: result: yes configure:8295: checking stdarg.h usability configure:8295: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8295: $? = 0 configure:8295: result: yes configure:8295: checking stdarg.h presence configure:8295: i686-uhu-linux-gcc -E conftest.c configure:8295: $? = 0 configure:8295: result: yes configure:8295: checking for stdarg.h configure:8295: result: yes configure:8295: checking sys/ioctl.h usability configure:8295: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8295: $? = 0 configure:8295: result: yes configure:8295: checking sys/ioctl.h presence configure:8295: i686-uhu-linux-gcc -E conftest.c configure:8295: $? = 0 configure:8295: result: yes configure:8295: checking for sys/ioctl.h configure:8295: result: yes configure:8295: checking ioctl.h usability configure:8295: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:86:19: fatal error: ioctl.h: No such file or directory #include ^ compilation terminated. configure:8295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | #define HAVE_C99_INTTYPES 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define SENDMAIL "/usr/sbin/sendmail" | #define CRYPT_BACKEND_CLASSIC_PGP 1 | #define CRYPT_BACKEND_CLASSIC_SMIME 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_START_COLOR 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_BKGDSET 1 | #define HAVE_CURS_SET 1 | #define HAVE_META 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_RESIZETERM 1 | #define HAVE_COLOR 1 | #define STDC_HEADERS 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8295: result: no configure:8295: checking ioctl.h presence configure:8295: i686-uhu-linux-gcc -E conftest.c conftest.c:53:19: fatal error: ioctl.h: No such file or directory #include ^ compilation terminated. configure:8295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | #define HAVE_C99_INTTYPES 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define SENDMAIL "/usr/sbin/sendmail" | #define CRYPT_BACKEND_CLASSIC_PGP 1 | #define CRYPT_BACKEND_CLASSIC_SMIME 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_START_COLOR 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_BKGDSET 1 | #define HAVE_CURS_SET 1 | #define HAVE_META 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_RESIZETERM 1 | #define HAVE_COLOR 1 | #define STDC_HEADERS 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure:8295: result: no configure:8295: checking for ioctl.h configure:8295: result: no configure:8295: checking sysexits.h usability configure:8295: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8295: $? = 0 configure:8295: result: yes configure:8295: checking sysexits.h presence configure:8295: i686-uhu-linux-gcc -E conftest.c configure:8295: $? = 0 configure:8295: result: yes configure:8295: checking for sysexits.h configure:8295: result: yes configure:8308: checking sys/time.h usability configure:8308: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8308: $? = 0 configure:8308: result: yes configure:8308: checking sys/time.h presence configure:8308: i686-uhu-linux-gcc -E conftest.c configure:8308: $? = 0 configure:8308: result: yes configure:8308: checking for sys/time.h configure:8308: result: yes configure:8308: checking sys/resource.h usability configure:8308: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8308: $? = 0 configure:8308: result: yes configure:8308: checking sys/resource.h presence configure:8308: i686-uhu-linux-gcc -E conftest.c configure:8308: $? = 0 configure:8308: result: yes configure:8308: checking for sys/resource.h configure:8308: result: yes configure:8320: checking unix.h usability configure:8320: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:89:18: fatal error: unix.h: No such file or directory #include ^ compilation terminated. configure:8320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | #define HAVE_C99_INTTYPES 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define SENDMAIL "/usr/sbin/sendmail" | #define CRYPT_BACKEND_CLASSIC_PGP 1 | #define CRYPT_BACKEND_CLASSIC_SMIME 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_START_COLOR 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_BKGDSET 1 | #define HAVE_CURS_SET 1 | #define HAVE_META 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_RESIZETERM 1 | #define HAVE_COLOR 1 | #define STDC_HEADERS 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8320: result: no configure:8320: checking unix.h presence configure:8320: i686-uhu-linux-gcc -E conftest.c conftest.c:56:18: fatal error: unix.h: No such file or directory #include ^ compilation terminated. configure:8320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | #define HAVE_C99_INTTYPES 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define SENDMAIL "/usr/sbin/sendmail" | #define CRYPT_BACKEND_CLASSIC_PGP 1 | #define CRYPT_BACKEND_CLASSIC_SMIME 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_START_COLOR 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_BKGDSET 1 | #define HAVE_CURS_SET 1 | #define HAVE_META 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_RESIZETERM 1 | #define HAVE_COLOR 1 | #define STDC_HEADERS 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include configure:8320: result: no configure:8320: checking for unix.h configure:8320: result: no configure:8334: checking for setrlimit configure:8334: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8334: $? = 0 configure:8334: result: yes configure:8334: checking for getsid configure:8334: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8334: $? = 0 configure:8334: result: yes configure:8344: checking for sig_atomic_t in signal.h configure:8370: result: yes, non volatile configure:8406: checking whether sys_siglist is declared configure:8406: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8406: $? = 0 configure:8406: result: yes configure:8425: checking for pid_t configure:8425: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8425: $? = 0 configure:8425: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:96:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:8425: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | #define HAVE_C99_INTTYPES 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define SENDMAIL "/usr/sbin/sendmail" | #define CRYPT_BACKEND_CLASSIC_PGP 1 | #define CRYPT_BACKEND_CLASSIC_SMIME 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_START_COLOR 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_BKGDSET 1 | #define HAVE_CURS_SET 1 | #define HAVE_META 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_RESIZETERM 1 | #define HAVE_COLOR 1 | #define STDC_HEADERS 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETSID 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_DECL_SYS_SIGLIST 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:8425: result: yes configure:8436: checking for ssize_t configure:8436: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8436: $? = 0 configure:8436: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:96:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:8436: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | #define HAVE_C99_INTTYPES 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define SENDMAIL "/usr/sbin/sendmail" | #define CRYPT_BACKEND_CLASSIC_PGP 1 | #define CRYPT_BACKEND_CLASSIC_SMIME 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_START_COLOR 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_BKGDSET 1 | #define HAVE_CURS_SET 1 | #define HAVE_META 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_RESIZETERM 1 | #define HAVE_COLOR 1 | #define STDC_HEADERS 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETSID 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_DECL_SYS_SIGLIST 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:8436: result: yes configure:8451: checking for fgetpos configure:8451: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8451: $? = 0 configure:8451: result: yes configure:8451: checking for memmove configure:8451: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:84:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:8451: $? = 0 configure:8451: result: yes configure:8451: checking for setegid configure:8451: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8451: $? = 0 configure:8451: result: yes configure:8451: checking for srand48 configure:8451: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8451: $? = 0 configure:8451: result: yes configure:8451: checking for strerror configure:8451: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8451: $? = 0 configure:8451: result: yes configure:8461: checking for setenv configure:8461: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8461: $? = 0 configure:8461: result: yes configure:8474: checking for strcasecmp configure:8474: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:89:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:8474: $? = 0 configure:8474: result: yes configure:8487: checking for strdup configure:8487: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:90:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:8487: $? = 0 configure:8487: result: yes configure:8500: checking for strsep configure:8500: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8500: $? = 0 configure:8500: result: yes configure:8513: checking for strtok_r configure:8513: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8513: $? = 0 configure:8513: result: yes configure:8526: checking for wcscasecmp configure:8526: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8526: $? = 0 configure:8526: result: yes configure:8540: checking for strcasestr configure:8540: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8540: $? = 0 configure:8540: result: yes configure:8553: checking for mkdtemp configure:8553: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8553: $? = 0 configure:8553: result: yes configure:8568: checking for getopt configure:8568: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8568: $? = 0 configure:8568: result: yes configure:8576: checking getopt.h usability configure:8576: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8576: $? = 0 configure:8576: result: yes configure:8576: checking getopt.h presence configure:8576: i686-uhu-linux-gcc -E conftest.c configure:8576: $? = 0 configure:8576: result: yes configure:8576: checking for getopt.h configure:8576: result: yes configure:8589: checking for snprintf configure:8589: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:97:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:8589: $? = 0 configure:8589: result: yes configure:8596: checking for vsnprintf configure:8596: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:97:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:8596: $? = 0 configure:8596: result: yes configure:8604: checking whether your system's snprintf is C99 compliant configure:8624: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8624: $? = 0 configure:8624: ./conftest configure:8624: $? = 0 configure:8634: result: yes configure:8640: checking whether your system's vsnprintf is C99 compliant configure:8670: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8670: $? = 0 configure:8670: ./conftest configure:8670: $? = 0 configure:8680: result: yes configure:8704: checking for va_copy configure:8717: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8717: $? = 0 configure:8718: result: va_copy configure:8755: checking for ftruncate configure:8755: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8755: $? = 0 configure:8755: result: yes configure:8813: checking for strftime configure:8813: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:100:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:8813: $? = 0 configure:8813: result: yes configure:8871: checking for fchdir configure:8871: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8871: $? = 0 configure:8871: result: yes configure:8890: checking for regcomp configure:8890: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8890: $? = 0 configure:8890: result: yes configure:8905: checking whether your system's regexp library is completely broken configure:8920: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8920: $? = 0 configure:8920: ./conftest configure:8920: $? = 0 configure:8930: result: no configure:8979: checking where new mail is stored configure:8995: result: /var/mail configure:9009: checking if /var/mail is world writable configure:9032: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9032: $? = 0 configure:9032: ./conftest configure:9032: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | #define HAVE_C99_INTTYPES 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define SENDMAIL "/usr/sbin/sendmail" | #define CRYPT_BACKEND_CLASSIC_PGP 1 | #define CRYPT_BACKEND_CLASSIC_SMIME 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_START_COLOR 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_BKGDSET 1 | #define HAVE_CURS_SET 1 | #define HAVE_META 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_RESIZETERM 1 | #define HAVE_COLOR 1 | #define STDC_HEADERS 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETSID 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FGETPOS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETEGID 1 | #define HAVE_SRAND48 1 | #define HAVE_STRERROR 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRFTIME 1 | #define HAVE_FCHDIR 1 | #define HAVE_REGCOMP 1 | #define MAILPATH "/var/mail" | /* end confdefs.h. */ | #include | #include | #include | | int main (int argc, char **argv) | { | struct stat s; | | stat ("/var/mail", &s); | if (s.st_mode & S_IWOTH) exit (0); | exit (1); | } configure:9042: result: no configure:9052: checking if /var/mail is group writable configure:9075: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9075: $? = 0 configure:9075: ./conftest configure:9075: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | #define HAVE_C99_INTTYPES 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define SENDMAIL "/usr/sbin/sendmail" | #define CRYPT_BACKEND_CLASSIC_PGP 1 | #define CRYPT_BACKEND_CLASSIC_SMIME 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_START_COLOR 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_BKGDSET 1 | #define HAVE_CURS_SET 1 | #define HAVE_META 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_RESIZETERM 1 | #define HAVE_COLOR 1 | #define STDC_HEADERS 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETSID 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FGETPOS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETEGID 1 | #define HAVE_SRAND48 1 | #define HAVE_STRERROR 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRFTIME 1 | #define HAVE_FCHDIR 1 | #define HAVE_REGCOMP 1 | #define MAILPATH "/var/mail" | /* end confdefs.h. */ | #include | #include | #include | | int main (int argc, char **argv) | { | struct stat s; | | stat ("/var/mail", &s); | if (s.st_mode & S_IWGRP) exit (0); | exit (1); | } configure:9085: result: no configure:9124: checking where to put the documentation configure:9134: result: /usr/share/doc/Packages/mutt configure:9230: checking sys/select.h usability configure:9230: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9230: $? = 0 configure:9230: result: yes configure:9230: checking sys/select.h presence configure:9230: i686-uhu-linux-gcc -E conftest.c configure:9230: $? = 0 configure:9230: result: yes configure:9230: checking for sys/select.h configure:9230: result: yes configure:9240: checking for socklen_t configure:9249: result: yes configure:9260: checking for gethostent configure:9260: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9260: $? = 0 configure:9260: result: yes configure:9311: checking for setsockopt configure:9311: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9311: $? = 0 configure:9311: result: yes configure:9364: checking for getaddrinfo configure:9364: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9364: $? = 0 configure:9364: result: yes configure:9406: checking for krb5-config configure:9424: found /usr/bin/krb5-config configure:9437: result: /usr/bin/krb5-config configure:9607: checking GSSAPI implementation configure:9609: result: MIT configure:9745: checking for deflate in -lz configure:9770: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lz >&5 configure:9770: $? = 0 configure:9779: result: yes configure:9785: checking for X509_new in -lcrypto configure:9810: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lcrypto -lz >&5 configure:9810: $? = 0 configure:9819: result: yes configure:9825: checking for SSL_new in -lssl configure:9850: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lssl -lcrypto -lz >&5 configure:9850: $? = 0 configure:9859: result: yes configure:9877: checking for RAND_status configure:9877: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lssl -lcrypto -lz >&5 configure:9877: $? = 0 configure:9877: result: yes configure:9877: checking for RAND_egd configure:9877: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lssl -lcrypto -lz >&5 configure:9877: $? = 0 configure:9877: result: yes configure:10025: checking for library containing sasl_encode64 configure:10056: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cc7dynR2.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sasl_encode64' collect2: error: ld returned 1 exit status configure:10056: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | #define HAVE_C99_INTTYPES 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define SENDMAIL "/usr/sbin/sendmail" | #define CRYPT_BACKEND_CLASSIC_PGP 1 | #define CRYPT_BACKEND_CLASSIC_SMIME 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_START_COLOR 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_BKGDSET 1 | #define HAVE_CURS_SET 1 | #define HAVE_META 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_RESIZETERM 1 | #define HAVE_COLOR 1 | #define STDC_HEADERS 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETSID 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FGETPOS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETEGID 1 | #define HAVE_SRAND48 1 | #define HAVE_STRERROR 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRFTIME 1 | #define HAVE_FCHDIR 1 | #define HAVE_REGCOMP 1 | #define MAILPATH "/var/mail" | #define USE_POP 1 | #define USE_IMAP 1 | #define USE_SMTP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETADDRINFO 1 | #define USE_SOCKET 1 | #define USE_GSS 1 | #define HAVE_LIBSSL 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define USE_SSL 1 | #define USE_SSL_OPENSSL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sasl_encode64 (); | int | main () | { | return sasl_encode64 (); | ; | return 0; | } configure:10056: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lsasl2 >&5 configure:10056: $? = 0 configure:10073: result: -lsasl2 configure:10140: checking whether struct dirent defines d_ino configure:10154: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10154: $? = 0 configure:10164: result: yes configure:10539: checking for BerkeleyDB > 4.0 configure:10570: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:10570: $? = 0 configure:10588: result: yes configure:10642: checking for library containing strerror configure:10690: result: none required configure:10698: checking for off_t configure:10698: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c >&5 configure:10698: $? = 0 configure:10698: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c >&5 conftest.c: In function 'main': conftest.c:136:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:10698: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | #define HAVE_C99_INTTYPES 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define SENDMAIL "/usr/sbin/sendmail" | #define CRYPT_BACKEND_CLASSIC_PGP 1 | #define CRYPT_BACKEND_CLASSIC_SMIME 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_START_COLOR 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_BKGDSET 1 | #define HAVE_CURS_SET 1 | #define HAVE_META 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_RESIZETERM 1 | #define HAVE_COLOR 1 | #define STDC_HEADERS 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETSID 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FGETPOS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETEGID 1 | #define HAVE_SRAND48 1 | #define HAVE_STRERROR 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRFTIME 1 | #define HAVE_FCHDIR 1 | #define HAVE_REGCOMP 1 | #define MAILPATH "/var/mail" | #define USE_POP 1 | #define USE_IMAP 1 | #define USE_SMTP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETADDRINFO 1 | #define USE_SOCKET 1 | #define USE_GSS 1 | #define HAVE_LIBSSL 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define USE_SSL 1 | #define USE_SSL_OPENSSL 1 | #define USE_SASL 1 | #define USE_FCNTL 1 | #define HAVE_DIRENT_D_INO 1 | #define SUN_ATTACHMENT 1 | #define EXECSHELL "/bin/sh" | #define USE_HCACHE 1 | #define HAVE_DB4 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:10698: result: yes configure:10709: checking for size_t configure:10709: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c >&5 configure:10709: $? = 0 configure:10709: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c >&5 conftest.c: In function 'main': conftest.c:136:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:10709: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | #define HAVE_C99_INTTYPES 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define SENDMAIL "/usr/sbin/sendmail" | #define CRYPT_BACKEND_CLASSIC_PGP 1 | #define CRYPT_BACKEND_CLASSIC_SMIME 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_START_COLOR 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_BKGDSET 1 | #define HAVE_CURS_SET 1 | #define HAVE_META 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_RESIZETERM 1 | #define HAVE_COLOR 1 | #define STDC_HEADERS 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETSID 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FGETPOS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETEGID 1 | #define HAVE_SRAND48 1 | #define HAVE_STRERROR 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRFTIME 1 | #define HAVE_FCHDIR 1 | #define HAVE_REGCOMP 1 | #define MAILPATH "/var/mail" | #define USE_POP 1 | #define USE_IMAP 1 | #define USE_SMTP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETADDRINFO 1 | #define USE_SOCKET 1 | #define USE_GSS 1 | #define HAVE_LIBSSL 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define USE_SSL 1 | #define USE_SSL_OPENSSL 1 | #define USE_SASL 1 | #define USE_FCNTL 1 | #define HAVE_DIRENT_D_INO 1 | #define SUN_ATTACHMENT 1 | #define EXECSHELL "/bin/sh" | #define USE_HCACHE 1 | #define HAVE_DB4 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:10709: result: yes configure:10722: checking for working alloca.h configure:10739: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:10739: $? = 0 configure:10747: result: yes configure:10755: checking for alloca configure:10792: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:10792: $? = 0 configure:10800: result: yes configure:10912: checking for stdlib.h configure:10912: result: yes configure:10912: checking for unistd.h configure:10912: result: yes configure:10912: checking for sys/param.h configure:10912: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c >&5 configure:10912: $? = 0 configure:10912: result: yes configure:10932: checking for getpagesize configure:10932: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:10932: $? = 0 configure:10932: result: yes configure:10941: checking for working mmap configure:11088: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11088: $? = 0 configure:11088: ./conftest configure:11088: $? = 0 configure:11098: result: yes configure:11108: checking whether we are using the GNU C Library 2.1 or newer configure:11135: result: yes configure:11146: checking argz.h usability configure:11146: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c >&5 configure:11146: $? = 0 configure:11146: result: yes configure:11146: checking argz.h presence configure:11146: i686-uhu-linux-gcc -E -I/usr/include// conftest.c configure:11146: $? = 0 configure:11146: result: yes configure:11146: checking for argz.h configure:11146: result: yes configure:11146: checking limits.h usability configure:11146: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c >&5 configure:11146: $? = 0 configure:11146: result: yes configure:11146: checking limits.h presence configure:11146: i686-uhu-linux-gcc -E -I/usr/include// conftest.c configure:11146: $? = 0 configure:11146: result: yes configure:11146: checking for limits.h configure:11146: result: yes configure:11146: checking locale.h usability configure:11146: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c >&5 configure:11146: $? = 0 configure:11146: result: yes configure:11146: checking locale.h presence configure:11146: i686-uhu-linux-gcc -E -I/usr/include// conftest.c configure:11146: $? = 0 configure:11146: result: yes configure:11146: checking for locale.h configure:11146: result: yes configure:11146: checking nl_types.h usability configure:11146: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c >&5 configure:11146: $? = 0 configure:11146: result: yes configure:11146: checking nl_types.h presence configure:11146: i686-uhu-linux-gcc -E -I/usr/include// conftest.c configure:11146: $? = 0 configure:11146: result: yes configure:11146: checking for nl_types.h configure:11146: result: yes configure:11146: checking malloc.h usability configure:11146: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c >&5 configure:11146: $? = 0 configure:11146: result: yes configure:11146: checking malloc.h presence configure:11146: i686-uhu-linux-gcc -E -I/usr/include// conftest.c configure:11146: $? = 0 configure:11146: result: yes configure:11146: checking for malloc.h configure:11146: result: yes configure:11146: checking stddef.h usability configure:11146: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c >&5 configure:11146: $? = 0 configure:11146: result: yes configure:11146: checking stddef.h presence configure:11146: i686-uhu-linux-gcc -E -I/usr/include// conftest.c configure:11146: $? = 0 configure:11146: result: yes configure:11146: checking for stddef.h configure:11146: result: yes configure:11146: checking for stdlib.h configure:11146: result: yes configure:11146: checking for string.h configure:11146: result: yes configure:11146: checking for unistd.h configure:11146: result: yes configure:11146: checking for sys/param.h configure:11146: result: yes configure:11161: checking for feof_unlocked configure:11161: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11161: $? = 0 configure:11161: result: yes configure:11161: checking for fgets_unlocked configure:11161: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11161: $? = 0 configure:11161: result: yes configure:11161: checking for getcwd configure:11161: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11161: $? = 0 configure:11161: result: yes configure:11161: checking for getegid configure:11161: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11161: $? = 0 configure:11161: result: yes configure:11161: checking for geteuid configure:11161: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11161: $? = 0 configure:11161: result: yes configure:11161: checking for getgid configure:11161: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11161: $? = 0 configure:11161: result: yes configure:11161: checking for getuid configure:11161: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11161: $? = 0 configure:11161: result: yes configure:11161: checking for mempcpy configure:11161: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 conftest.c:147:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] char mempcpy (); ^ configure:11161: $? = 0 configure:11161: result: yes configure:11161: checking for munmap configure:11161: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11161: $? = 0 configure:11161: result: yes configure:11161: checking for putenv configure:11161: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11161: $? = 0 configure:11161: result: yes configure:11161: checking for setenv configure:11161: result: yes configure:11161: checking for setlocale configure:11161: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11161: $? = 0 configure:11161: result: yes configure:11161: checking for stpcpy configure:11161: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 conftest.c:152:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default] char stpcpy (); ^ configure:11161: $? = 0 configure:11161: result: yes configure:11161: checking for strchr configure:11161: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 conftest.c:153:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:11161: $? = 0 configure:11161: result: yes configure:11161: checking for strcasecmp configure:11161: result: yes configure:11161: checking for strdup configure:11161: result: yes configure:11161: checking for strtoul configure:11161: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11161: $? = 0 configure:11161: result: yes configure:11161: checking for tsearch configure:11161: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11161: $? = 0 configure:11161: result: yes configure:11161: checking for __argz_count configure:11161: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11161: $? = 0 configure:11161: result: yes configure:11161: checking for __argz_stringify configure:11161: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11161: $? = 0 configure:11161: result: yes configure:11161: checking for __argz_next configure:11161: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11161: $? = 0 configure:11161: result: yes configure:11185: checking for iconv configure:11207: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11207: $? = 0 configure:11239: result: yes configure:11245: checking for iconv declaration configure:11274: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c >&5 configure:11274: $? = 0 configure:11285: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:11301: checking for nl_langinfo and CODESET configure:11317: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 conftest.c: In function 'main': conftest.c:144:7: warning: unused variable 'cs' [-Wunused-variable] char* cs = nl_langinfo(CODESET); ^ configure:11317: $? = 0 configure:11326: result: yes configure:11335: checking for LC_MESSAGES configure:11351: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11351: $? = 0 configure:11359: result: yes configure:11367: checking whether NLS is requested configure:11376: result: yes configure:11388: checking whether included gettext is requested configure:11398: result: no configure:11408: checking libintl.h usability configure:11408: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c >&5 configure:11408: $? = 0 configure:11408: result: yes configure:11408: checking libintl.h presence configure:11408: i686-uhu-linux-gcc -E -I/usr/include// conftest.c configure:11408: $? = 0 configure:11408: result: yes configure:11408: checking for libintl.h configure:11408: result: yes configure:11410: checking for GNU gettext in libc configure:11428: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11428: $? = 0 configure:11436: result: yes configure:11488: checking for dcgettext configure:11488: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 conftest.c:167:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:11488: $? = 0 configure:11488: result: yes configure:11501: checking for msgfmt configure:11528: result: /usr/bin/msgfmt configure:11537: checking for gmsgfmt configure:11568: result: /usr/bin/msgfmt configure:11579: checking for xgettext configure:11606: result: /usr/bin/xgettext configure:11783: checking for bison configure:11799: found /usr/bin/bison configure:11810: result: bison configure:11824: checking version of bison configure:11833: result: 3.0.2, ok configure:11872: checking for catalogs to be installed configure:11892: result: de eu ru it es uk fr pl nl cs id sk ko el zh_TW zh_CN pt_BR eo gl sv da lt tr ja hu et ca bg ga configure:11922: checking iconv.h usability configure:11922: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c >&5 configure:11922: $? = 0 configure:11922: result: yes configure:11922: checking iconv.h presence configure:11922: i686-uhu-linux-gcc -E -I/usr/include// conftest.c configure:11922: $? = 0 configure:11922: result: yes configure:11922: checking for iconv.h configure:11922: result: yes configure:11927: checking whether iconv.h defines iconv_t configure:11936: result: yes configure:11952: checking whether this iconv is good enough configure:11980: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 configure:11980: $? = 0 configure:11980: ./conftest configure:11980: $? = 0 configure:11991: result: yes configure:11997: checking whether iconv is non-transcribing configure:12026: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// conftest.c -L/usr/lib// -ldb-4 >&5 conftest.c: In function 'main': conftest.c:160:11: warning: passing argument 2 of 'iconv' from incompatible pointer type [enabled by default] iconv(cd, &ib, &ibl, &ob, &obl)); ^ In file included from conftest.c:148:0: /usr/include/iconv.h:42:15: note: expected 'char ** __restrict__' but argument is of type 'const char **' extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, ^ configure:12026: $? = 0 configure:12026: ./conftest configure:12026: $? = 0 configure:12037: result: no configure:12058: checking for bind_textdomain_codeset configure:12058: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -L/usr/lib// -ldb-4 >&5 configure:12058: $? = 0 configure:12058: result: yes configure:12099: checking stringprep.h usability configure:12099: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c >&5 configure:12099: $? = 0 configure:12099: result: yes configure:12099: checking stringprep.h presence configure:12099: i686-uhu-linux-gcc -E -I/usr/include// -I$(top_srcdir)/intl conftest.c configure:12099: $? = 0 configure:12099: result: yes configure:12099: checking for stringprep.h configure:12099: result: yes configure:12115: checking idna.h usability configure:12115: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c >&5 configure:12115: $? = 0 configure:12115: result: yes configure:12115: checking idna.h presence configure:12115: i686-uhu-linux-gcc -E -I/usr/include// -I$(top_srcdir)/intl conftest.c configure:12115: $? = 0 configure:12115: result: yes configure:12115: checking for idna.h configure:12115: result: yes configure:12128: checking for library containing stringprep_check_version configure:12159: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -L/usr/lib// -ldb-4 >&5 /tmp/cchOaN2O.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `stringprep_check_version' collect2: error: ld returned 1 exit status configure:12159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | #define HAVE_C99_INTTYPES 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define SENDMAIL "/usr/sbin/sendmail" | #define CRYPT_BACKEND_CLASSIC_PGP 1 | #define CRYPT_BACKEND_CLASSIC_SMIME 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_START_COLOR 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_BKGDSET 1 | #define HAVE_CURS_SET 1 | #define HAVE_META 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_RESIZETERM 1 | #define HAVE_COLOR 1 | #define STDC_HEADERS 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETSID 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FGETPOS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETEGID 1 | #define HAVE_SRAND48 1 | #define HAVE_STRERROR 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRFTIME 1 | #define HAVE_FCHDIR 1 | #define HAVE_REGCOMP 1 | #define MAILPATH "/var/mail" | #define USE_POP 1 | #define USE_IMAP 1 | #define USE_SMTP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETADDRINFO 1 | #define USE_SOCKET 1 | #define USE_GSS 1 | #define HAVE_LIBSSL 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define USE_SSL 1 | #define USE_SSL_OPENSSL 1 | #define USE_SASL 1 | #define USE_FCNTL 1 | #define HAVE_DIRENT_D_INO 1 | #define SUN_ATTACHMENT 1 | #define EXECSHELL "/bin/sh" | #define USE_HCACHE 1 | #define HAVE_DB4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 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_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 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_H 1 | #define HAVE_ICONV_T_DEF 1 | #define ICONV_NONTRANS 0 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_STRINGPREP_H 1 | #define HAVE_IDNA_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char stringprep_check_version (); | int | main () | { | return stringprep_check_version (); | ; | return 0; | } configure:12159: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 configure:12159: $? = 0 configure:12176: result: -lidn configure:12189: checking for idna_to_unicode_utf8_from_utf8 configure:12189: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 /tmp/ccvMDcJZ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `idna_to_unicode_utf8_from_utf8' collect2: error: ld returned 1 exit status configure:12189: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | #define HAVE_C99_INTTYPES 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define SENDMAIL "/usr/sbin/sendmail" | #define CRYPT_BACKEND_CLASSIC_PGP 1 | #define CRYPT_BACKEND_CLASSIC_SMIME 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_START_COLOR 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_BKGDSET 1 | #define HAVE_CURS_SET 1 | #define HAVE_META 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_RESIZETERM 1 | #define HAVE_COLOR 1 | #define STDC_HEADERS 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETSID 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FGETPOS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETEGID 1 | #define HAVE_SRAND48 1 | #define HAVE_STRERROR 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRFTIME 1 | #define HAVE_FCHDIR 1 | #define HAVE_REGCOMP 1 | #define MAILPATH "/var/mail" | #define USE_POP 1 | #define USE_IMAP 1 | #define USE_SMTP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETADDRINFO 1 | #define USE_SOCKET 1 | #define USE_GSS 1 | #define HAVE_LIBSSL 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define USE_SSL 1 | #define USE_SSL_OPENSSL 1 | #define USE_SASL 1 | #define USE_FCNTL 1 | #define HAVE_DIRENT_D_INO 1 | #define SUN_ATTACHMENT 1 | #define EXECSHELL "/bin/sh" | #define USE_HCACHE 1 | #define HAVE_DB4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 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_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 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_H 1 | #define HAVE_ICONV_T_DEF 1 | #define ICONV_NONTRANS 0 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_STRINGPREP_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | /* end confdefs.h. */ | /* Define idna_to_unicode_utf8_from_utf8 to an innocuous variant, in case declares idna_to_unicode_utf8_from_utf8. | For example, HP-UX 11i declares gettimeofday. */ | #define idna_to_unicode_utf8_from_utf8 innocuous_idna_to_unicode_utf8_from_utf8 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char idna_to_unicode_utf8_from_utf8 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef idna_to_unicode_utf8_from_utf8 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char idna_to_unicode_utf8_from_utf8 (); | /* 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_idna_to_unicode_utf8_from_utf8 || defined __stub___idna_to_unicode_utf8_from_utf8 | choke me | #endif | | int | main () | { | return idna_to_unicode_utf8_from_utf8 (); | ; | return 0; | } configure:12189: result: no configure:12189: checking for idna_to_unicode_8z8z configure:12189: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 configure:12189: $? = 0 configure:12189: result: yes configure:12201: checking for idna_to_ascii_from_utf8 configure:12201: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 /tmp/cck7lpJh.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `idna_to_ascii_from_utf8' collect2: error: ld returned 1 exit status configure:12201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | #define HAVE_C99_INTTYPES 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define SENDMAIL "/usr/sbin/sendmail" | #define CRYPT_BACKEND_CLASSIC_PGP 1 | #define CRYPT_BACKEND_CLASSIC_SMIME 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_START_COLOR 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_BKGDSET 1 | #define HAVE_CURS_SET 1 | #define HAVE_META 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_RESIZETERM 1 | #define HAVE_COLOR 1 | #define STDC_HEADERS 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETSID 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FGETPOS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETEGID 1 | #define HAVE_SRAND48 1 | #define HAVE_STRERROR 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRFTIME 1 | #define HAVE_FCHDIR 1 | #define HAVE_REGCOMP 1 | #define MAILPATH "/var/mail" | #define USE_POP 1 | #define USE_IMAP 1 | #define USE_SMTP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETADDRINFO 1 | #define USE_SOCKET 1 | #define USE_GSS 1 | #define HAVE_LIBSSL 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define USE_SSL 1 | #define USE_SSL_OPENSSL 1 | #define USE_SASL 1 | #define USE_FCNTL 1 | #define HAVE_DIRENT_D_INO 1 | #define SUN_ATTACHMENT 1 | #define EXECSHELL "/bin/sh" | #define USE_HCACHE 1 | #define HAVE_DB4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 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_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 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_H 1 | #define HAVE_ICONV_T_DEF 1 | #define ICONV_NONTRANS 0 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_STRINGPREP_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_IDNA_TO_UNICODE_8Z8Z 1 | /* end confdefs.h. */ | /* Define idna_to_ascii_from_utf8 to an innocuous variant, in case declares idna_to_ascii_from_utf8. | For example, HP-UX 11i declares gettimeofday. */ | #define idna_to_ascii_from_utf8 innocuous_idna_to_ascii_from_utf8 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char idna_to_ascii_from_utf8 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef idna_to_ascii_from_utf8 | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char idna_to_ascii_from_utf8 (); | /* 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_idna_to_ascii_from_utf8 || defined __stub___idna_to_ascii_from_utf8 | choke me | #endif | | int | main () | { | return idna_to_ascii_from_utf8 (); | ; | return 0; | } configure:12201: result: no configure:12201: checking for idna_to_ascii_8z configure:12201: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 configure:12201: $? = 0 configure:12201: result: yes configure:12213: checking for idna_to_ascii_lz configure:12213: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 configure:12213: $? = 0 configure:12213: result: yes configure:12213: checking for idna_to_ascii_from_locale configure:12213: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 /tmp/ccb39FyA.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `idna_to_ascii_from_locale' collect2: error: ld returned 1 exit status configure:12213: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mutt" | #define PACKAGE_TARNAME "mutt" | #define PACKAGE_VERSION "1.5.21hg" | #define PACKAGE_STRING "mutt 1.5.21hg" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "mutt" | #define VERSION "1.5.21hg" | #define MUTT_VERSION "1.5.21hg" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #define HAVE_INTTYPES_H 1 | #define HAVE_C99_INTTYPES 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define SENDMAIL "/usr/sbin/sendmail" | #define CRYPT_BACKEND_CLASSIC_PGP 1 | #define CRYPT_BACKEND_CLASSIC_SMIME 1 | #define HAVE_NCURSESW_NCURSES_H 1 | #define HAVE_START_COLOR 1 | #define HAVE_TYPEAHEAD 1 | #define HAVE_BKGDSET 1 | #define HAVE_CURS_SET 1 | #define HAVE_META 1 | #define HAVE_USE_DEFAULT_COLORS 1 | #define HAVE_RESIZETERM 1 | #define HAVE_COLOR 1 | #define STDC_HEADERS 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETSID 1 | #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_FGETPOS 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SETEGID 1 | #define HAVE_SRAND48 1 | #define HAVE_STRERROR 1 | #define HAVE_SETENV 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_STRFTIME 1 | #define HAVE_FCHDIR 1 | #define HAVE_REGCOMP 1 | #define MAILPATH "/var/mail" | #define USE_POP 1 | #define USE_IMAP 1 | #define USE_SMTP 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_GETADDRINFO 1 | #define USE_SOCKET 1 | #define USE_GSS 1 | #define HAVE_LIBSSL 1 | #define HAVE_RAND_STATUS 1 | #define HAVE_RAND_EGD 1 | #define USE_SSL 1 | #define USE_SSL_OPENSSL 1 | #define USE_SASL 1 | #define USE_FCNTL 1 | #define HAVE_DIRENT_D_INO 1 | #define SUN_ATTACHMENT 1 | #define EXECSHELL "/bin/sh" | #define USE_HCACHE 1 | #define HAVE_DB4 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 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_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 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_H 1 | #define HAVE_ICONV_T_DEF 1 | #define ICONV_NONTRANS 0 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_STRINGPREP_H 1 | #define HAVE_IDNA_H 1 | #define HAVE_LIBIDN 1 | #define HAVE_IDNA_TO_UNICODE_8Z8Z 1 | #define HAVE_IDNA_TO_ASCII_8Z 1 | #define HAVE_IDNA_TO_ASCII_LZ 1 | /* end confdefs.h. */ | /* Define idna_to_ascii_from_locale to an innocuous variant, in case declares idna_to_ascii_from_locale. | For example, HP-UX 11i declares gettimeofday. */ | #define idna_to_ascii_from_locale innocuous_idna_to_ascii_from_locale | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char idna_to_ascii_from_locale (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef idna_to_ascii_from_locale | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char idna_to_ascii_from_locale (); | /* 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_idna_to_ascii_from_locale || defined __stub___idna_to_ascii_from_locale | choke me | #endif | | int | main () | { | return idna_to_ascii_from_locale (); | ; | return 0; | } configure:12213: result: no configure:12237: checking wchar.h usability configure:12237: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c >&5 configure:12237: $? = 0 configure:12237: result: yes configure:12237: checking wchar.h presence configure:12237: i686-uhu-linux-gcc -E -I/usr/include// -I$(top_srcdir)/intl conftest.c configure:12237: $? = 0 configure:12237: result: yes configure:12237: checking for wchar.h configure:12237: result: yes configure:12248: checking for wchar_t configure:12270: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c >&5 conftest.c: In function 'main': conftest.c:166:10: warning: unused variable 'wc' [-Wunused-variable] wchar_t wc; return 0; ^ configure:12270: $? = 0 configure:12277: result: yes configure:12286: checking for wint_t configure:12308: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c >&5 conftest.c: In function 'main': conftest.c:166:9: warning: unused variable 'wc' [-Wunused-variable] wint_t wc; return 0; ^ configure:12308: $? = 0 configure:12315: result: yes configure:12326: checking wctype.h usability configure:12326: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c >&5 configure:12326: $? = 0 configure:12326: result: yes configure:12326: checking wctype.h presence configure:12326: i686-uhu-linux-gcc -E -I/usr/include// -I$(top_srcdir)/intl conftest.c configure:12326: $? = 0 configure:12326: result: yes configure:12326: checking for wctype.h configure:12326: result: yes configure:12339: checking for iswalnum configure:12339: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 conftest.c:180:6: warning: conflicting types for built-in function 'iswalnum' [enabled by default] char iswalnum (); ^ configure:12339: $? = 0 configure:12339: result: yes configure:12339: checking for iswalpha configure:12339: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 conftest.c:181:6: warning: conflicting types for built-in function 'iswalpha' [enabled by default] char iswalpha (); ^ configure:12339: $? = 0 configure:12339: result: yes configure:12339: checking for iswblank configure:12339: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 conftest.c:182:6: warning: conflicting types for built-in function 'iswblank' [enabled by default] char iswblank (); ^ configure:12339: $? = 0 configure:12339: result: yes configure:12339: checking for iswcntrl configure:12339: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 conftest.c:183:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default] char iswcntrl (); ^ configure:12339: $? = 0 configure:12339: result: yes configure:12339: checking for iswdigit configure:12339: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 conftest.c:184:6: warning: conflicting types for built-in function 'iswdigit' [enabled by default] char iswdigit (); ^ configure:12339: $? = 0 configure:12339: result: yes configure:12351: checking for iswgraph configure:12351: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 conftest.c:185:6: warning: conflicting types for built-in function 'iswgraph' [enabled by default] char iswgraph (); ^ configure:12351: $? = 0 configure:12351: result: yes configure:12351: checking for iswlower configure:12351: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 conftest.c:186:6: warning: conflicting types for built-in function 'iswlower' [enabled by default] char iswlower (); ^ configure:12351: $? = 0 configure:12351: result: yes configure:12351: checking for iswprint configure:12351: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 conftest.c:187:6: warning: conflicting types for built-in function 'iswprint' [enabled by default] char iswprint (); ^ configure:12351: $? = 0 configure:12351: result: yes configure:12351: checking for iswpunct configure:12351: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 conftest.c:188:6: warning: conflicting types for built-in function 'iswpunct' [enabled by default] char iswpunct (); ^ configure:12351: $? = 0 configure:12351: result: yes configure:12351: checking for iswspace configure:12351: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 conftest.c:189:6: warning: conflicting types for built-in function 'iswspace' [enabled by default] char iswspace (); ^ configure:12351: $? = 0 configure:12351: result: yes configure:12351: checking for iswupper configure:12351: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 conftest.c:190:6: warning: conflicting types for built-in function 'iswupper' [enabled by default] char iswupper (); ^ configure:12351: $? = 0 configure:12351: result: yes configure:12363: checking for iswxdigit configure:12363: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 conftest.c:191:6: warning: conflicting types for built-in function 'iswxdigit' [enabled by default] char iswxdigit (); ^ configure:12363: $? = 0 configure:12363: result: yes configure:12363: checking for towupper configure:12363: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 conftest.c:192:6: warning: conflicting types for built-in function 'towupper' [enabled by default] char towupper (); ^ configure:12363: $? = 0 configure:12363: result: yes configure:12363: checking for towlower configure:12363: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 conftest.c:193:6: warning: conflicting types for built-in function 'towlower' [enabled by default] char towlower (); ^ configure:12363: $? = 0 configure:12363: result: yes configure:12373: checking for mbstate_t configure:12395: i686-uhu-linux-gcc -c -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c >&5 conftest.c: In function 'main': conftest.c:181:12: warning: unused variable 's' [-Wunused-variable] mbstate_t s; return 0; ^ configure:12395: $? = 0 configure:12402: result: yes configure:12420: checking for wchar_t functions configure:12447: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 conftest.c: In function 'main': conftest.c:185:9: warning: statement with no effect [-Wunused-value] iswprint(0); iswspace(0); towlower(0); towupper(0); iswalnum(0) ^ conftest.c:185:22: warning: statement with no effect [-Wunused-value] iswprint(0); iswspace(0); towlower(0); towupper(0); iswalnum(0) ^ conftest.c:185:35: warning: statement with no effect [-Wunused-value] iswprint(0); iswspace(0); towlower(0); towupper(0); iswalnum(0) ^ conftest.c:185:48: warning: statement with no effect [-Wunused-value] iswprint(0); iswspace(0); towlower(0); towupper(0); iswalnum(0) ^ conftest.c:185:61: warning: statement with no effect [-Wunused-value] iswprint(0); iswspace(0); towlower(0); towupper(0); iswalnum(0) ^ configure:12447: $? = 0 configure:12453: result: yes configure:12466: checking for nl_langinfo and CODESET configure:12482: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 conftest.c: In function 'main': conftest.c:176:7: warning: unused variable 'cs' [-Wunused-variable] char* cs = nl_langinfo(CODESET); ^ configure:12482: $? = 0 configure:12490: result: yes configure:12498: checking for nl_langinfo and YESEXPR configure:12514: i686-uhu-linux-gcc -o conftest -Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic -I/usr/include// -I$(top_srcdir)/intl conftest.c -lidn -L/usr/lib// -ldb-4 >&5 conftest.c: In function 'main': conftest.c:177:7: warning: unused variable 'cs' [-Wunused-variable] char* cs = nl_langinfo(YESEXPR); ^ configure:12514: $? = 0 configure:12522: result: yes configure:12533: checking for ospcat configure:12564: result: none configure:12720: checking that generated files are newer than configure configure:12726: result: done configure:12774: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by mutt config.status 1.5.21hg, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp05 config.status:1087: creating Makefile config.status:1087: creating contrib/Makefile config.status:1087: creating doc/Makefile config.status:1087: creating imap/Makefile config.status:1087: creating intl/Makefile config.status:1087: creating m4/Makefile config.status:1087: creating po/Makefile.in config.status:1087: creating hcachever.sh config.status:1087: creating muttbug.sh config.status:1087: creating doc/instdoc.sh config.status:1087: creating config.h config.status:1316: executing depfiles commands config.status:1316: executing default-1 commands configure:14126: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-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_dbcreate=yes ac_cv_dirent_d_ino=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_RAND_egd=yes ac_cv_func_RAND_status=yes ac_cv_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func_alloca_works=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_decl_bkgdset=yes ac_cv_func_decl_curs_set=yes ac_cv_func_decl_meta=yes ac_cv_func_decl_resizeterm=yes ac_cv_func_decl_start_color=yes ac_cv_func_decl_typeahead=yes ac_cv_func_decl_use_default_colors=yes ac_cv_func_fchdir=yes ac_cv_func_feof_unlocked=yes ac_cv_func_fgetpos=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_ftruncate=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_gethostent=yes ac_cv_func_getopt=yes ac_cv_func_getpagesize=yes ac_cv_func_getsid=yes ac_cv_func_getuid=yes ac_cv_func_idna_to_ascii_8z=yes ac_cv_func_idna_to_ascii_from_locale=no ac_cv_func_idna_to_ascii_from_utf8=no ac_cv_func_idna_to_ascii_lz=yes ac_cv_func_idna_to_unicode_8z8z=yes ac_cv_func_idna_to_unicode_utf8_from_utf8=no ac_cv_func_initscr=no ac_cv_func_iswalnum=yes ac_cv_func_iswalpha=yes ac_cv_func_iswblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswdigit=yes ac_cv_func_iswgraph=yes ac_cv_func_iswlower=yes ac_cv_func_iswprint=yes ac_cv_func_iswpunct=yes ac_cv_func_iswspace=yes ac_cv_func_iswupper=yes ac_cv_func_iswxdigit=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=yes ac_cv_func_mkdtemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_regcomp=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_setrlimit=yes ac_cv_func_setsockopt=yes ac_cv_func_snprintf=yes ac_cv_func_srand48=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strsep=yes ac_cv_func_strtok_r=yes ac_cv_func_strtoul=yes ac_cv_func_towlower=yes ac_cv_func_towupper=yes ac_cv_func_tsearch=yes ac_cv_func_vsnprintf=yes ac_cv_func_wcscasecmp=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl_sys_siglist=yes ac_cv_header_argz_h=yes ac_cv_header_getopt_h=yes ac_cv_header_iconv_h=yes ac_cv_header_idna_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_ioctl_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes 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_ncursesw_ncurses_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_stringprep_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_unistd_h=yes ac_cv_header_unix_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_crypto_X509_new=yes ac_cv_lib_ncurses___waddnwstr=no ac_cv_lib_ncursesw___initscr=yes ac_cv_lib_ncursesw___waddnwstr=yes ac_cv_lib_ssl_SSL_new=yes ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_path_DBX=no ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GDB=no ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_ISPELL=no ac_cv_path_KRB5CFGPATH=/usr/bin/krb5-config ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_OSPCAT=none ac_cv_path_SDB=no ac_cv_path_SENDMAIL=/usr/sbin/sendmail ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_sasl_encode64=-lsasl2 ac_cv_search_strerror='none required' ac_cv_search_stringprep_check_version=-lidn ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_long_long_int=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uint32_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes 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 cf_cv_ncurses_header=ncursesw/ncurses.h gt_cv_func_gnugettext1_libc=yes mutt_cv_c99_snprintf=yes mutt_cv_c99_vsnprintf=yes mutt_cv_curses=/usr mutt_cv_docdir=/usr/share/doc/Packages/mutt mutt_cv_fcntl=yes mutt_cv_func_snprintf=yes mutt_cv_func_vsnprintf=yes mutt_cv_groupwrite=no mutt_cv_iconv_good=yes mutt_cv_iconv_nontrans=no mutt_cv_langinfo_codeset=yes mutt_cv_langinfo_yesexpr=yes mutt_cv_mailpath=/var/mail mutt_cv_mbstate_t=yes mutt_cv_prefix=/usr mutt_cv_regex=no mutt_cv_regex_broken=no mutt_cv_setgid=no mutt_cv_warnings=yes mutt_cv_wc_funcs=yes mutt_cv_wchar_t=yes mutt_cv_wint_t=yes mutt_cv_worldwrite=no 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} /var/uhubuild/work/compile/missing aclocal-1.14' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.14' AWK='gawk' BUILD_HCACHE_FALSE='#' BUILD_HCACHE_TRUE='' BUILD_IMAP_FALSE='#' BUILD_IMAP_TRUE='' BUILD_INCLUDED_LIBINTL='no' CATALOGS=' de.gmo eu.gmo ru.gmo it.gmo es.gmo uk.gmo fr.gmo pl.gmo nl.gmo cs.gmo id.gmo sk.gmo ko.gmo el.gmo zh_TW.gmo zh_CN.gmo pt_BR.gmo eo.gmo gl.gmo sv.gmo da.gmo lt.gmo tr.gmo ja.gmo hu.gmo et.gmo ca.gmo bg.gmo ga.gmo' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-Wall -pedantic -Wno-long-long -O2 -march=i686 -mtune=generic ' CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/VERSION' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -I/usr/include// -I$(top_srcdir)/intl' CYGPATH_W='echo' DATADIRNAME='share' DBX='no' DEBUGGER='no' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOTLOCK_GROUP='' DOTLOCK_PERMISSION='755' DOTLOCK_TARGET='' DSLROOT='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GDB='no' GENCAT='gencat' GLIBC21='yes' GMOFILES=' de.gmo eu.gmo ru.gmo it.gmo es.gmo uk.gmo fr.gmo pl.gmo nl.gmo cs.gmo id.gmo sk.gmo ko.gmo el.gmo zh_TW.gmo zh_CN.gmo pt_BR.gmo eo.gmo gl.gmo sv.gmo da.gmo lt.gmo tr.gmo ja.gmo hu.gmo et.gmo ca.gmo bg.gmo ga.gmo' GMSGFMT='/usr/bin/msgfmt' GPGME_CFLAGS='' GPGME_CONFIG='' GPGME_LIBS='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' ISPELL='no' KRB5CFGPATH='/usr/bin/krb5-config' LDFLAGS='' LIBICONV='' LIBIMAP='-Limap -limap' LIBIMAPDEPS='$(top_srcdir)/imap/imap.h imap/libimap.a' LIBOBJS='' LIBS='-lidn -L/usr/lib// -ldb-4' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MUTTLIBS=' -lncursesw -lncursesw -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lz -lsasl2 ' MUTT_LIB_OBJECTS=' pgp.o pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o crypt-mod-pgp-classic.o smime.o crypt-mod-smime-classic.o resize.o dotlock.o pop.o pop_lib.o pop_auth.o smtp.o bcache.o account.o mutt_socket.o mutt_tunnel.o mutt_ssl.o mutt_sasl.o hcache.o md5.o mutt_idna.o' MUTT_MD5='mutt_md5' OBJEXT='o' OPS='$(srcdir)/OPS $(srcdir)/OPS.PGP $(srcdir)/OPS.SMIME $(srcdir)/OPS.CRYPT ' OSPCAT='none' PACKAGE='mutt' PACKAGE_BUGREPORT='' PACKAGE_NAME='mutt' PACKAGE_STRING='mutt 1.5.21hg' PACKAGE_TARNAME='mutt' PACKAGE_URL='' PACKAGE_VERSION='1.5.21hg' PATH_SEPARATOR=':' PGPAUX_TARGET='pgpring$(EXEEXT) pgpewrap$(EXEEXT)' POFILES=' de.po eu.po ru.po it.po es.po uk.po fr.po pl.po nl.po cs.po id.po sk.po ko.po el.po zh_TW.po zh_CN.po pt_BR.po eo.po gl.po sv.po da.po lt.po tr.po ja.po hu.po et.po ca.po bg.po ga.po' POSUB='po' RANLIB='ranlib' SDB='no' SENDMAIL='/usr/sbin/sendmail' SET_MAKE='' SHELL='/bin/sh' SMIMEAUX_TARGET='smime_keys' STRIP='' USE_GSS_FALSE='#' USE_GSS_TRUE='' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' USE_SASL_FALSE='#' USE_SASL_TRUE='' USE_SSL_FALSE='#' USE_SSL_TRUE='' VERSION='1.5.21hg' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='/usr/share/doc/Packages/mutt' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "mutt" #define PACKAGE_TARNAME "mutt" #define PACKAGE_VERSION "1.5.21hg" #define PACKAGE_STRING "mutt 1.5.21hg" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "mutt" #define VERSION "1.5.21hg" #define MUTT_VERSION "1.5.21hg" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define _FILE_OFFSET_BITS 64 #define HAVE_FSEEKO 1 #define SIZEOF_OFF_T 8 #define HAVE_INTTYPES_H 1 #define HAVE_C99_INTTYPES 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define SENDMAIL "/usr/sbin/sendmail" #define CRYPT_BACKEND_CLASSIC_PGP 1 #define CRYPT_BACKEND_CLASSIC_SMIME 1 #define HAVE_NCURSESW_NCURSES_H 1 #define HAVE_START_COLOR 1 #define HAVE_TYPEAHEAD 1 #define HAVE_BKGDSET 1 #define HAVE_CURS_SET 1 #define HAVE_META 1 #define HAVE_USE_DEFAULT_COLORS 1 #define HAVE_RESIZETERM 1 #define HAVE_COLOR 1 #define STDC_HEADERS 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SETRLIMIT 1 #define HAVE_GETSID 1 #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t #define HAVE_DECL_SYS_SIGLIST 1 #define HAVE_FGETPOS 1 #define HAVE_MEMMOVE 1 #define HAVE_SETEGID 1 #define HAVE_SRAND48 1 #define HAVE_STRERROR 1 #define HAVE_SETENV 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_WCSCASECMP 1 #define HAVE_STRCASESTR 1 #define HAVE_MKDTEMP 1 #define HAVE_GETOPT_H 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_FTRUNCATE 1 #define HAVE_STRFTIME 1 #define HAVE_FCHDIR 1 #define HAVE_REGCOMP 1 #define MAILPATH "/var/mail" #define USE_POP 1 #define USE_IMAP 1 #define USE_SMTP 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_GETADDRINFO 1 #define USE_SOCKET 1 #define USE_GSS 1 #define HAVE_LIBSSL 1 #define HAVE_RAND_STATUS 1 #define HAVE_RAND_EGD 1 #define USE_SSL 1 #define USE_SSL_OPENSSL 1 #define USE_SASL 1 #define USE_FCNTL 1 #define HAVE_DIRENT_D_INO 1 #define SUN_ATTACHMENT 1 #define EXECSHELL "/bin/sh" #define USE_HCACHE 1 #define HAVE_DB4 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 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_FEOF_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 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_STPCPY 1 #define HAVE_STRCHR 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE___ARGZ_NEXT 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_H 1 #define HAVE_ICONV_T_DEF 1 #define ICONV_NONTRANS 0 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_STRINGPREP_H 1 #define HAVE_IDNA_H 1 #define HAVE_LIBIDN 1 #define HAVE_IDNA_TO_UNICODE_8Z8Z 1 #define HAVE_IDNA_TO_ASCII_8Z 1 #define HAVE_IDNA_TO_ASCII_LZ 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_ISWALNUM 1 #define HAVE_ISWALPHA 1 #define HAVE_ISWBLANK 1 #define HAVE_ISWCNTRL 1 #define HAVE_ISWDIGIT 1 #define HAVE_ISWGRAPH 1 #define HAVE_ISWLOWER 1 #define HAVE_ISWPRINT 1 #define HAVE_ISWPUNCT 1 #define HAVE_ISWSPACE 1 #define HAVE_ISWUPPER 1 #define HAVE_ISWXDIGIT 1 #define HAVE_TOWUPPER 1 #define HAVE_TOWLOWER 1 #define HAVE_WC_FUNCS 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LANGINFO_YESEXPR 1 #define MAKEDOC_FULL 1 configure: exit 0