This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libetpan configure 1.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 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:2454: checking for a BSD-compatible install configure:2522: result: /bin/install -c configure:2533: checking whether build environment is sane configure:2588: result: yes configure:2739: checking for a thread-safe mkdir -p configure:2778: result: /bin/mkdir -p configure:2785: checking for gawk configure:2801: found /bin/gawk configure:2812: result: gawk configure:2823: checking whether make sets $(MAKE) configure:2845: result: yes configure:2874: checking whether make supports nested variables configure:2891: result: yes configure:3017: checking whether to enable maintainer-specific portions of Makefiles configure:3026: result: no configure:3043: checking build system type configure:3057: result: i686-uhu-linux-gnu configure:3077: checking host system type configure:3090: result: i686-uhu-linux-gnu configure:3183: checking for i686-uhu-linux-gcc configure:3199: found /usr/bin/i686-uhu-linux-gcc configure:3210: result: i686-uhu-linux-gcc configure:3479: checking for C compiler version configure:3488: 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:3499: $? = 0 configure:3488: 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:3499: $? = 0 configure:3488: 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:3499: $? = 1 configure:3488: 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:3499: $? = 1 configure:3519: checking whether the C compiler works configure:3541: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3545: $? = 0 configure:3593: result: yes configure:3596: checking for C compiler default output file name configure:3598: result: a.out configure:3604: checking for suffix of executables configure:3611: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3615: $? = 0 configure:3637: result: configure:3659: checking whether we are cross compiling configure:3667: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3671: $? = 0 configure:3678: ./conftest configure:3682: $? = 0 configure:3697: result: no configure:3702: checking for suffix of object files configure:3724: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3728: $? = 0 configure:3749: result: o configure:3753: checking whether we are using the GNU C compiler configure:3772: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3772: $? = 0 configure:3781: result: yes configure:3790: checking whether i686-uhu-linux-gcc accepts -g configure:3810: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3810: $? = 0 configure:3851: result: yes configure:3868: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3931: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3931: $? = 0 configure:3944: result: none needed configure:3969: checking whether i686-uhu-linux-gcc understands -c and -o together configure:3991: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3994: $? = 0 configure:3991: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3994: $? = 0 configure:4006: result: yes configure:4034: checking for style of include used by make configure:4062: result: GNU configure:4088: checking dependency style of i686-uhu-linux-gcc configure:4199: result: gcc3 configure:4228: checking for i686-uhu-linux-g++ configure:4244: found /usr/bin/i686-uhu-linux-g++ configure:4255: result: i686-uhu-linux-g++ configure:4326: checking for C++ compiler version configure:4335: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (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:4346: $? = 0 configure:4335: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ 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:4346: $? = 0 configure:4335: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4346: $? = 1 configure:4335: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4346: $? = 1 configure:4350: checking whether we are using the GNU C++ compiler configure:4369: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:4369: $? = 0 configure:4378: result: yes configure:4387: checking whether i686-uhu-linux-g++ accepts -g configure:4407: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:4407: $? = 0 configure:4448: result: yes configure:4473: checking dependency style of i686-uhu-linux-g++ configure:4584: result: gcc3 configure:4640: checking for inline configure:4656: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:4656: $? = 0 configure:4664: result: inline configure:4990: checking for i686-uhu-linux-windres configure:5020: result: no configure:5030: checking for windres configure:5060: result: no configure:5080: checking for a sed that does not truncate output configure:5144: result: /bin/sed configure:5308: checking how to print strings configure:5335: result: printf configure:5356: checking for grep that handles long lines and -e configure:5414: result: /bin/grep configure:5419: checking for egrep configure:5481: result: /bin/grep -E configure:5486: checking for fgrep configure:5548: result: /bin/grep -F configure:5583: checking for ld used by i686-uhu-linux-gcc configure:5650: result: /usr/bin/ld configure:5657: checking if the linker (/usr/bin/ld) is GNU ld configure:5672: result: yes configure:5684: checking for BSD- or MS-compatible name lister (nm) configure:5733: result: /usr/bin/nm -B configure:5863: checking the name lister (/usr/bin/nm -B) interface configure:5870: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:5873: /usr/bin/nm -B "conftest.o" configure:5876: output 00000000 B some_variable configure:5883: result: BSD nm configure:5886: checking whether ln -s works configure:5890: result: yes configure:5898: checking the maximum length of command line arguments configure:6028: result: 1572864 configure:6041: checking whether the shell understands some XSI constructs configure:6051: result: yes configure:6055: checking whether the shell understands "+=" configure:6061: result: yes configure:6096: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6136: result: func_convert_file_noop configure:6143: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6163: result: func_convert_file_noop configure:6170: checking for /usr/bin/ld option to reload object files configure:6177: result: -r configure:6211: checking for i686-uhu-linux-objdump configure:6238: result: objdump configure:6307: checking how to recognize dependent libraries configure:6509: result: pass_all configure:6554: checking for i686-uhu-linux-dlltool configure:6581: result: dlltool configure:6651: checking how to associate runtime and link libraries configure:6678: result: printf %s\n configure:6694: checking for i686-uhu-linux-ar configure:6710: found /usr/bin/i686-uhu-linux-ar configure:6721: result: i686-uhu-linux-ar configure:6802: checking for archiver @FILE support configure:6819: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:6819: $? = 0 configure:6822: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6825: $? = 0 configure:6830: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6833: $? = 1 configure:6845: result: @ configure:6863: checking for i686-uhu-linux-strip configure:6893: result: no configure:6903: checking for strip configure:6919: found /usr/bin/strip configure:6930: result: strip configure:6962: checking for i686-uhu-linux-ranlib configure:6992: result: no configure:7002: checking for ranlib configure:7018: found /usr/bin/ranlib configure:7029: result: ranlib configure:7104: checking command to parse /usr/bin/nm -B output from object configure:7224: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:7227: $? = 0 configure:7231: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7234: $? = 0 configure:7300: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall conftest.c conftstm.o >&5 configure:7303: $? = 0 configure:7341: result: ok configure:7378: checking for sysroot configure:7408: result: no configure:7624: checking for i686-uhu-linux-mt configure:7654: result: no configure:7664: checking for mt configure:7694: result: no configure:7714: checking if : is a manifest tool configure:7720: : '-?' configure:7728: result: no configure:8370: checking how to run the C preprocessor configure:8401: i686-uhu-linux-gcc -E conftest.c configure:8401: $? = 0 configure:8415: 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:8415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libetpan" | #define PACKAGE_TARNAME "libetpan" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libetpan 1.2" | #define PACKAGE_BUGREPORT "libetpan-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libetpan" | #define VERSION "1.2" | #define UNSTRICT_SYNTAX 1 | /* end confdefs.h. */ | #include configure:8440: result: i686-uhu-linux-gcc -E configure:8460: i686-uhu-linux-gcc -E conftest.c configure:8460: $? = 0 configure:8474: 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:8474: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libetpan" | #define PACKAGE_TARNAME "libetpan" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libetpan 1.2" | #define PACKAGE_BUGREPORT "libetpan-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libetpan" | #define VERSION "1.2" | #define UNSTRICT_SYNTAX 1 | /* end confdefs.h. */ | #include configure:8503: checking for ANSI C header files configure:8523: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:8523: $? = 0 configure:8596: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:8596: $? = 0 configure:8596: ./conftest configure:8596: $? = 0 configure:8607: result: yes configure:8620: checking for sys/types.h configure:8620: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:8620: $? = 0 configure:8620: result: yes configure:8620: checking for sys/stat.h configure:8620: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:8620: $? = 0 configure:8620: result: yes configure:8620: checking for stdlib.h configure:8620: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:8620: $? = 0 configure:8620: result: yes configure:8620: checking for string.h configure:8620: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:8620: $? = 0 configure:8620: result: yes configure:8620: checking for memory.h configure:8620: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:8620: $? = 0 configure:8620: result: yes configure:8620: checking for strings.h configure:8620: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:8620: $? = 0 configure:8620: result: yes configure:8620: checking for inttypes.h configure:8620: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:8620: $? = 0 configure:8620: result: yes configure:8620: checking for stdint.h configure:8620: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:8620: $? = 0 configure:8620: result: yes configure:8620: checking for unistd.h configure:8620: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:8620: $? = 0 configure:8620: result: yes configure:8634: checking for dlfcn.h configure:8634: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:8634: $? = 0 configure:8634: result: yes configure:8849: checking for objdir configure:8864: result: .libs configure:9135: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9153: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9157: $? = 0 configure:9170: result: no configure:9497: checking for i686-uhu-linux-gcc option to produce PIC configure:9504: result: -fPIC -DPIC configure:9512: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9530: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall -fPIC -DPIC -DPIC conftest.c >&5 configure:9534: $? = 0 configure:9547: result: yes configure:9576: checking if i686-uhu-linux-gcc static flag -static works configure:9604: result: yes configure:9619: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9640: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall -o out/conftest2.o conftest.c >&5 configure:9644: $? = 0 configure:9666: result: yes configure:9674: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9721: result: yes configure:9754: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10907: result: yes configure:10944: checking whether -lc should be explicitly linked in configure:10952: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:10955: $? = 0 configure:10970: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10973: $? = 0 configure:10987: result: no configure:11147: checking dynamic linker characteristics configure:11658: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11658: $? = 0 configure:11902: result: GNU/Linux ld.so configure:12009: checking how to hardcode library paths into programs configure:12034: result: immediate configure:12574: checking whether stripping libraries is possible configure:12579: result: yes configure:12614: checking if libtool supports shared libraries configure:12616: result: yes configure:12619: checking whether to build shared libraries configure:12640: result: yes configure:12643: checking whether to build static libraries configure:12647: result: no configure:12670: checking how to run the C++ preprocessor configure:12697: i686-uhu-linux-g++ -E conftest.cpp configure:12697: $? = 0 configure:12711: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12711: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libetpan" | #define PACKAGE_TARNAME "libetpan" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libetpan 1.2" | #define PACKAGE_BUGREPORT "libetpan-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libetpan" | #define VERSION "1.2" | #define UNSTRICT_SYNTAX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12736: result: i686-uhu-linux-g++ -E configure:12756: i686-uhu-linux-g++ -E conftest.cpp configure:12756: $? = 0 configure:12770: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12770: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libetpan" | #define PACKAGE_TARNAME "libetpan" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libetpan 1.2" | #define PACKAGE_BUGREPORT "libetpan-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libetpan" | #define VERSION "1.2" | #define UNSTRICT_SYNTAX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12939: checking for ld used by i686-uhu-linux-g++ configure:13006: result: /usr/bin/ld configure:13013: checking if the linker (/usr/bin/ld) is GNU ld configure:13028: result: yes configure:13083: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14088: result: yes configure:14124: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:14127: $? = 0 configure:14647: checking for i686-uhu-linux-g++ option to produce PIC configure:14654: result: -fPIC -DPIC configure:14662: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:14680: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14684: $? = 0 configure:14697: result: yes configure:14720: checking if i686-uhu-linux-g++ static flag -static works configure:14748: result: yes configure:14760: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14781: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14785: $? = 0 configure:14807: result: yes configure:14812: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14859: result: yes configure:14889: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14925: result: yes configure:15066: checking dynamic linker characteristics configure:15755: result: GNU/Linux ld.so configure:15808: checking how to hardcode library paths into programs configure:15833: result: immediate configure:15900: checking for ANSI C header files configure:16004: result: yes configure:16015: checking fcntl.h usability configure:16015: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16015: $? = 0 configure:16015: result: yes configure:16015: checking fcntl.h presence configure:16015: i686-uhu-linux-gcc -E conftest.c configure:16015: $? = 0 configure:16015: result: yes configure:16015: checking for fcntl.h configure:16015: result: yes configure:16015: checking for unistd.h configure:16015: result: yes configure:16015: checking ctype.h usability configure:16015: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16015: $? = 0 configure:16015: result: yes configure:16015: checking ctype.h presence configure:16015: i686-uhu-linux-gcc -E conftest.c configure:16015: $? = 0 configure:16015: result: yes configure:16015: checking for ctype.h configure:16015: result: yes configure:16015: checking for sys/types.h configure:16015: result: yes configure:16015: checking for sys/stat.h configure:16015: result: yes configure:16015: checking sys/mman.h usability configure:16015: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16015: $? = 0 configure:16015: result: yes configure:16015: checking sys/mman.h presence configure:16015: i686-uhu-linux-gcc -E conftest.c configure:16015: $? = 0 configure:16015: result: yes configure:16015: checking for sys/mman.h configure:16015: result: yes configure:16015: checking limits.h usability configure:16015: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16015: $? = 0 configure:16015: result: yes configure:16015: checking limits.h presence configure:16015: i686-uhu-linux-gcc -E conftest.c configure:16015: $? = 0 configure:16015: result: yes configure:16015: checking for limits.h configure:16015: result: yes configure:16028: checking netdb.h usability configure:16028: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16028: $? = 0 configure:16028: result: yes configure:16028: checking netdb.h presence configure:16028: i686-uhu-linux-gcc -E conftest.c configure:16028: $? = 0 configure:16028: result: yes configure:16028: checking for netdb.h configure:16028: result: yes configure:16028: checking netinet/in.h usability configure:16028: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16028: $? = 0 configure:16028: result: yes configure:16028: checking netinet/in.h presence configure:16028: i686-uhu-linux-gcc -E conftest.c configure:16028: $? = 0 configure:16028: result: yes configure:16028: checking for netinet/in.h configure:16028: result: yes configure:16028: checking sys/socket.h usability configure:16028: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16028: $? = 0 configure:16028: result: yes configure:16028: checking sys/socket.h presence configure:16028: i686-uhu-linux-gcc -E conftest.c configure:16028: $? = 0 configure:16028: result: yes configure:16028: checking for sys/socket.h configure:16028: result: yes configure:16041: checking sys/param.h usability configure:16041: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16041: $? = 0 configure:16041: result: yes configure:16041: checking sys/param.h presence configure:16041: i686-uhu-linux-gcc -E conftest.c configure:16041: $? = 0 configure:16041: result: yes configure:16041: checking for sys/param.h configure:16041: result: yes configure:16041: checking sys/select.h usability configure:16041: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16041: $? = 0 configure:16041: result: yes configure:16041: checking sys/select.h presence configure:16041: i686-uhu-linux-gcc -E conftest.c configure:16041: $? = 0 configure:16041: result: yes configure:16041: checking for sys/select.h configure:16041: result: yes configure:16041: checking for inttypes.h configure:16041: result: yes configure:16054: checking arpa/inet.h usability configure:16054: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16054: $? = 0 configure:16054: result: yes configure:16054: checking arpa/inet.h presence configure:16054: i686-uhu-linux-gcc -E conftest.c configure:16054: $? = 0 configure:16054: result: yes configure:16054: checking for arpa/inet.h configure:16054: result: yes configure:16054: checking winsock2.h usability configure:16054: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 conftest.c:72:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:16054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libetpan" | #define PACKAGE_TARNAME "libetpan" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libetpan 1.2" | #define PACKAGE_BUGREPORT "libetpan-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libetpan" | #define VERSION "1.2" | #define UNSTRICT_SYNTAX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_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:16054: result: no configure:16054: checking winsock2.h presence configure:16054: i686-uhu-linux-gcc -E conftest.c conftest.c:39:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:16054: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libetpan" | #define PACKAGE_TARNAME "libetpan" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libetpan 1.2" | #define PACKAGE_BUGREPORT "libetpan-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libetpan" | #define VERSION "1.2" | #define UNSTRICT_SYNTAX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:16054: result: no configure:16054: checking for winsock2.h configure:16054: result: no configure:16074: checking for stdlib.h configure:16074: result: yes configure:16074: checking for unistd.h configure:16074: result: yes configure:16074: checking for sys/param.h configure:16074: result: yes configure:16094: checking for getpagesize configure:16094: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16094: $? = 0 configure:16094: result: yes configure:16103: checking for working mmap configure:16250: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16250: $? = 0 configure:16250: ./conftest configure:16250: $? = 0 configure:16260: result: yes configure:16270: checking for connect configure:16270: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16270: $? = 0 configure:16270: result: yes configure:16327: checking for inet_ntoa configure:16327: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16327: $? = 0 configure:16327: result: yes configure:16385: checking for setenv configure:16385: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16385: $? = 0 configure:16385: result: yes configure:16396: checking for getopt_long configure:16396: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16396: $? = 0 configure:16396: result: yes configure:16430: checking openssl/ssl.h usability configure:16430: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16430: $? = 0 configure:16430: result: yes configure:16430: checking openssl/ssl.h presence configure:16430: i686-uhu-linux-gcc -E conftest.c configure:16430: $? = 0 configure:16430: result: yes configure:16430: checking for openssl/ssl.h configure:16430: result: yes configure:16433: checking for main in -lrsaref configure:16452: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall conftest.c -lrsaref >&5 /usr/bin/ld: cannot find -lrsaref collect2: error: ld returned 1 exit status configure:16452: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libetpan" | #define PACKAGE_TARNAME "libetpan" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libetpan 1.2" | #define PACKAGE_BUGREPORT "libetpan-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libetpan" | #define VERSION "1.2" | #define UNSTRICT_SYNTAX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 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_SETENV 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:16461: result: no configure:16467: checking for main in -lcrypto configure:16486: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall conftest.c -lcrypto >&5 configure:16486: $? = 0 configure:16495: result: yes configure:16501: checking for SSL_library_init in -lssl configure:16526: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall conftest.c -lssl -lcrypto >&5 configure:16526: $? = 0 configure:16535: result: yes configure:16663: checking iconv.h usability configure:16663: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16663: $? = 0 configure:16663: result: yes configure:16663: checking iconv.h presence configure:16663: i686-uhu-linux-gcc -E conftest.c configure:16663: $? = 0 configure:16663: result: yes configure:16663: checking for iconv.h configure:16663: result: yes configure:16673: checking checking iconv() prototype configure:16693: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall -std=c99 conftest.c >&5 configure:16693: $? = 0 configure:16713: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall -std=c99 conftest.c >&5 conftest.c:48:15: error: conflicting types for 'iconv' size_t iconv (iconv_t cd, const char ** restrict inbuf, ^ In file included from conftest.c:47:0: /usr/include/iconv.h:42:15: note: previous declaration of 'iconv' was here extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, ^ configure:16713: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libetpan" | #define PACKAGE_TARNAME "libetpan" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libetpan 1.2" | #define PACKAGE_BUGREPORT "libetpan-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libetpan" | #define VERSION "1.2" | #define UNSTRICT_SYNTAX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 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_SETENV 1 | #define HAVE_GETOPT_LONG 1 | #define USE_SSL 1 | /* end confdefs.h. */ | #include | size_t iconv (iconv_t cd, const char ** restrict inbuf, | size_t * restrict inbytesleft, | char ** restrict outbuf, | size_t * restrict outbytesleft); | int | main () | { | | ; | return 0; | } configure:16723: result: ok configure:16726: checking for iconv configure:16744: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16744: $? = 0 configure:16777: result: found configure:16822: checking db.h usability configure:16822: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16822: $? = 0 configure:16822: result: yes configure:16822: checking db.h presence configure:16822: i686-uhu-linux-gcc -E conftest.c configure:16822: $? = 0 configure:16822: result: yes configure:16822: checking for db.h configure:16822: result: yes configure:16833: checking version of Berkeley DB configure:16849: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:16849: $? = 0 configure:16883: result: version 3.x or above configure:16887: checking for db_create() in -ldb-5.1 configure:16901: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall conftest.c -ldb-5.1 >&5 /usr/bin/ld: cannot find -ldb-5.1 collect2: error: ld returned 1 exit status configure:16901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libetpan" | #define PACKAGE_TARNAME "libetpan" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libetpan 1.2" | #define PACKAGE_BUGREPORT "libetpan-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libetpan" | #define VERSION "1.2" | #define UNSTRICT_SYNTAX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 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_SETENV 1 | #define HAVE_GETOPT_LONG 1 | #define USE_SSL 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | int | main () | { | db_create(0,0,0) | ; | return 0; | } configure:16905: result: not found configure:16887: checking for db_create() in -ldb-5.0 configure:16901: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall conftest.c -ldb-5.0 >&5 /usr/bin/ld: cannot find -ldb-5.0 collect2: error: ld returned 1 exit status configure:16901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libetpan" | #define PACKAGE_TARNAME "libetpan" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libetpan 1.2" | #define PACKAGE_BUGREPORT "libetpan-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libetpan" | #define VERSION "1.2" | #define UNSTRICT_SYNTAX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 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_SETENV 1 | #define HAVE_GETOPT_LONG 1 | #define USE_SSL 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | #include | int | main () | { | db_create(0,0,0) | ; | return 0; | } configure:16905: result: not found configure:16887: checking for db_create() in -ldb-4.8 configure:16901: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall conftest.c -ldb-4.8 >&5 configure:16901: $? = 0 configure:16902: result: found configure:17050: checking pthread.h usability configure:17050: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall conftest.c >&5 configure:17050: $? = 0 configure:17050: result: yes configure:17050: checking pthread.h presence configure:17050: i686-uhu-linux-gcc -E conftest.c configure:17050: $? = 0 configure:17050: result: yes configure:17050: checking for pthread.h configure:17050: result: yes configure:17065: checking for pthread_create with libc configure:17078: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:54:1: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration] pthread_create(); ^ /tmp/cc4bJawk.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status configure:17078: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libetpan" | #define PACKAGE_TARNAME "libetpan" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libetpan 1.2" | #define PACKAGE_BUGREPORT "libetpan-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libetpan" | #define VERSION "1.2" | #define UNSTRICT_SYNTAX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 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_SETENV 1 | #define HAVE_GETOPT_LONG 1 | #define USE_SSL 1 | #define HAVE_ICONV 1 | #define DBVERS 3 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | int | main () | { | pthread_create(); | ; | return 0; | } configure:17085: result: no configure:17090: checking for pthread_create with -pthreads configure:17105: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall -D_REENTRANT conftest.c -pthreads >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-pthreads' configure:17105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libetpan" | #define PACKAGE_TARNAME "libetpan" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libetpan 1.2" | #define PACKAGE_BUGREPORT "libetpan-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libetpan" | #define VERSION "1.2" | #define UNSTRICT_SYNTAX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 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_SETENV 1 | #define HAVE_GETOPT_LONG 1 | #define USE_SSL 1 | #define HAVE_ICONV 1 | #define DBVERS 3 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | int | main () | { | pthread_create(); | ; | return 0; | } configure:17112: result: no configure:17090: checking for pthread_create with -pthread configure:17105: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall -D_REENTRANT conftest.c -pthread >&5 conftest.c: In function 'main': conftest.c:54:1: warning: implicit declaration of function 'pthread_create' [-Wimplicit-function-declaration] pthread_create(); ^ configure:17105: $? = 0 configure:17112: result: yes configure:17194: checking for lockfile_create in -llockfile configure:17219: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall -D_REENTRANT conftest.c -llockfile -pthread >&5 /usr/bin/ld: cannot find -llockfile collect2: error: ld returned 1 exit status configure:17219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libetpan" | #define PACKAGE_TARNAME "libetpan" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libetpan 1.2" | #define PACKAGE_BUGREPORT "libetpan-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libetpan" | #define VERSION "1.2" | #define UNSTRICT_SYNTAX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 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_SETENV 1 | #define HAVE_GETOPT_LONG 1 | #define USE_SSL 1 | #define HAVE_ICONV 1 | #define DBVERS 3 | #define HAVE_PTHREAD_H 1 | #define LIBETPAN_REENTRANT 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 lockfile_create (); | int | main () | { | return lockfile_create (); | ; | return 0; | } configure:17228: result: no configure:17276: checking sasl/sasl.h usability configure:17276: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall -D_REENTRANT conftest.c >&5 conftest.c:86:23: fatal error: sasl/sasl.h: No such file or directory #include ^ compilation terminated. configure:17276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libetpan" | #define PACKAGE_TARNAME "libetpan" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libetpan 1.2" | #define PACKAGE_BUGREPORT "libetpan-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libetpan" | #define VERSION "1.2" | #define UNSTRICT_SYNTAX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 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_SETENV 1 | #define HAVE_GETOPT_LONG 1 | #define USE_SSL 1 | #define HAVE_ICONV 1 | #define DBVERS 3 | #define HAVE_PTHREAD_H 1 | #define LIBETPAN_REENTRANT 1 | #define LIBETPAN_VERSION_MAJOR 1 | #define LIBETPAN_VERSION_MINOR 2 | /* 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:17276: result: no configure:17276: checking sasl/sasl.h presence configure:17276: i686-uhu-linux-gcc -E -D_REENTRANT conftest.c conftest.c:53:23: fatal error: sasl/sasl.h: No such file or directory #include ^ compilation terminated. configure:17276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libetpan" | #define PACKAGE_TARNAME "libetpan" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libetpan 1.2" | #define PACKAGE_BUGREPORT "libetpan-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libetpan" | #define VERSION "1.2" | #define UNSTRICT_SYNTAX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 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_SETENV 1 | #define HAVE_GETOPT_LONG 1 | #define USE_SSL 1 | #define HAVE_ICONV 1 | #define DBVERS 3 | #define HAVE_PTHREAD_H 1 | #define LIBETPAN_REENTRANT 1 | #define LIBETPAN_VERSION_MAJOR 1 | #define LIBETPAN_VERSION_MINOR 2 | /* end confdefs.h. */ | #include configure:17276: result: no configure:17276: checking for sasl/sasl.h configure:17276: result: no configure:17333: WARNING: SASL support disabled. configure:17345: checking whether to use IPv6 configure:17347: result: maybe configure:17350: checking for IPv6 support configure:17365: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall -D_REENTRANT conftest.c >&5 conftest.c: In function 'main': conftest.c:59:39: warning: unused variable 'a' [-Wunused-variable] int x = IPPROTO_IPV6; struct in6_addr a; ^ conftest.c:59:5: warning: unused variable 'x' [-Wunused-variable] int x = IPPROTO_IPV6; struct in6_addr a; ^ configure:17365: $? = 0 configure:17371: result: yes configure:17384: checking for getaddrinfo configure:17397: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall -D_REENTRANT conftest.c -pthread >&5 conftest.c: In function 'main': conftest.c:58:1: warning: implicit declaration of function 'getaddrinfo' [-Wimplicit-function-declaration] getaddrinfo(); ^ configure:17397: $? = 0 configure:17404: result: yes configure:17384: checking for freeaddrinfo configure:17397: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall -D_REENTRANT conftest.c -pthread >&5 conftest.c: In function 'main': conftest.c:58:1: warning: implicit declaration of function 'freeaddrinfo' [-Wimplicit-function-declaration] freeaddrinfo(); ^ configure:17397: $? = 0 configure:17404: result: yes configure:17676: checking zlib version configure:17696: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall -D_REENTRANT conftest.c >&5 configure:17696: $? = 0 configure:17698: result: ok (1.2.0.4 or later) configure:17702: checking for library containing zlibVersion configure:17733: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall -D_REENTRANT conftest.c -pthread >&5 /tmp/ccmCU6zR.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `zlibVersion' collect2: error: ld returned 1 exit status configure:17733: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libetpan" | #define PACKAGE_TARNAME "libetpan" | #define PACKAGE_VERSION "1.2" | #define PACKAGE_STRING "libetpan 1.2" | #define PACKAGE_BUGREPORT "libetpan-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libetpan" | #define VERSION "1.2" | #define UNSTRICT_SYNTAX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARPA_INET_H 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_SETENV 1 | #define HAVE_GETOPT_LONG 1 | #define USE_SSL 1 | #define HAVE_ICONV 1 | #define DBVERS 3 | #define HAVE_PTHREAD_H 1 | #define LIBETPAN_REENTRANT 1 | #define LIBETPAN_VERSION_MAJOR 1 | #define LIBETPAN_VERSION_MINOR 2 | #define HAVE_IPV6 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 zlibVersion (); | int | main () | { | return zlibVersion (); | ; | return 0; | } configure:17733: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -W -Wall -D_REENTRANT conftest.c -lz -pthread >&5 configure:17733: $? = 0 configure:17750: result: -lz configure:17941: checking that generated files are newer than configure configure:17947: result: done configure:17986: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libetpan config.status 1.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1308: creating libetpan-config config.status:1308: creating Makefile config.status:1308: creating build-windows/Makefile config.status:1308: creating include/Makefile config.status:1308: creating src/Makefile config.status:1308: creating src/bsd/Makefile config.status:1308: creating src/windows/Makefile config.status:1308: creating src/data-types/Makefile config.status:1308: creating src/low-level/Makefile config.status:1308: creating src/low-level/feed/Makefile config.status:1308: creating src/low-level/imap/Makefile config.status:1308: creating src/low-level/imf/Makefile config.status:1308: creating src/low-level/maildir/Makefile config.status:1308: creating src/low-level/mbox/Makefile config.status:1308: creating src/low-level/mh/Makefile config.status:1308: creating src/low-level/mime/Makefile config.status:1308: creating src/low-level/nntp/Makefile config.status:1308: creating src/low-level/pop3/Makefile config.status:1308: creating src/low-level/smtp/Makefile config.status:1308: creating src/driver/Makefile config.status:1308: creating src/driver/implementation/Makefile config.status:1308: creating src/driver/implementation/data-message/Makefile config.status:1308: creating src/driver/implementation/db/Makefile config.status:1308: creating src/driver/implementation/feed/Makefile config.status:1308: creating src/driver/implementation/hotmail/Makefile config.status:1308: creating src/driver/implementation/imap/Makefile config.status:1308: creating src/driver/implementation/maildir/Makefile config.status:1308: creating src/driver/implementation/mbox/Makefile config.status:1308: creating src/driver/implementation/mh/Makefile config.status:1308: creating src/driver/implementation/mime-message/Makefile config.status:1308: creating src/driver/implementation/nntp/Makefile config.status:1308: creating src/driver/implementation/pop3/Makefile config.status:1308: creating src/driver/interface/Makefile config.status:1308: creating src/driver/tools/Makefile config.status:1308: creating src/main/Makefile config.status:1308: creating src/main/libetpan_version.h config.status:1308: creating src/engine/Makefile config.status:1308: creating src/versioninfo.rc config.status:1308: creating doc/Makefile config.status:1308: creating tests/Makefile config.status:1308: creating config.h config.status:1537: executing depfiles commands config.status:1537: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_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_connect=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_inet_ntoa=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_setenv=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_ctype_h=yes ac_cv_header_db_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_openssl_ssl_h=yes ac_cv_header_pthread_h=yes ac_cv_header_sasl_sasl_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_winsock2_h=no ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_crypto_main=yes ac_cv_lib_lockfile_lockfile_create=no ac_cv_lib_rsaref_main=no ac_cv_lib_ssl_SSL_library_init=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_DLLTOOL=dlltool ac_cv_prog_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_zlibVersion=-lz am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_RC=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' API_COMPATIBILITY='17' API_CURRENT='17' API_REVISION='0' API_VERSION='17:0:0' AR='i686-uhu-linux-ar' AS='as' 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_FILEVERSION='1,2,0,0' BUILD_REVISION='0' BUILD_TIMESTAMP='2014-07-09T15:04+0000' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -W -Wall' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -D_REENTRANT' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DBLIB='-ldb-4.8' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GNUTLSLIB='' GREP='/bin/grep' HAVE_MINGW32_SYSTEM_FALSE='' HAVE_MINGW32_SYSTEM_TRUE='#' HAVE_ZLIB_FALSE='#' HAVE_ZLIB_TRUE='' INSTALL='$(SHELL) $(top_srcdir)/install-sh -c' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS=' -lz' LIBICONV='' LIBOBJS='' LIBS='-lz -pthread' LIBSUFFIX='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libetpan' PACKAGE_BUGREPORT='libetpan-devel@lists.sourceforge.net' PACKAGE_NAME='libetpan' PACKAGE_STRING='libetpan 1.2' PACKAGE_TARNAME='libetpan' PACKAGE_URL='' PACKAGE_VERSION='1.2' PATH_SEPARATOR=':' RANLIB='ranlib' RC='' REENTRANT='1' SASLLIBS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SSLLIBS='-lssl -lcrypto ' STRIP='strip' VERSION='1.2' VERSION_MAJOR='1' VERSION_MINOR='2' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_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' cfg_files=' /var/uhubuild/work/compile/libetpan-config /var/uhubuild/work/compile/Makefile /var/uhubuild/work/compile/build-windows/Makefile /var/uhubuild/work/compile/include/Makefile /var/uhubuild/work/compile/src/Makefile /var/uhubuild/work/compile/src/bsd/Makefile /var/uhubuild/work/compile/src/windows/Makefile /var/uhubuild/work/compile/src/data-types/Makefile /var/uhubuild/work/compile/src/low-level/Makefile /var/uhubuild/work/compile/src/low-level/feed/Makefile /var/uhubuild/work/compile/src/low-level/imap/Makefile /var/uhubuild/work/compile/src/low-level/imf/Makefile /var/uhubuild/work/compile/src/low-level/maildir/Makefile /var/uhubuild/work/compile/src/low-level/mbox/Makefile /var/uhubuild/work/compile/src/low-level/mh/Makefile /var/uhubuild/work/compile/src/low-level/mime/Makefile /var/uhubuild/work/compile/src/low-level/nntp/Makefile /var/uhubuild/work/compile/src/low-level/pop3/Makefile /var/uhubuild/work/compile/src/low-level/smtp/Makefile /var/uhubuild/work/compile/src/driver/Makefile /var/uhubuild/work/compile/src/driver/implementation/Makefile /var/uhubuild/work/compile/src/driver/implementation/data-message/Makefile /var/uhubuild/work/compile/src/driver/implementation/db/Makefile /var/uhubuild/work/compile/src/driver/implementation/feed/Makefile /var/uhubuild/work/compile/src/driver/implementation/hotmail/Makefile /var/uhubuild/work/compile/src/driver/implementation/imap/Makefile /var/uhubuild/work/compile/src/driver/implementation/maildir/Makefile /var/uhubuild/work/compile/src/driver/implementation/mbox/Makefile /var/uhubuild/work/compile/src/driver/implementation/mh/Makefile /var/uhubuild/work/compile/src/driver/implementation/mime-message/Makefile /var/uhubuild/work/compile/src/driver/implementation/nntp/Makefile /var/uhubuild/work/compile/src/driver/implementation/pop3/Makefile /var/uhubuild/work/compile/src/driver/interface/Makefile /var/uhubuild/work/compile/src/driver/tools/Makefile /var/uhubuild/work/compile/src/main/Makefile /var/uhubuild/work/compile/src/main/libetpan_version.h /var/uhubuild/work/compile/src/engine/Makefile /var/uhubuild/work/compile/src/versioninfo.rc /var/uhubuild/work/compile/doc/Makefile /var/uhubuild/work/compile/tests/Makefile' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libcurlconfig='' 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 "libetpan" #define PACKAGE_TARNAME "libetpan" #define PACKAGE_VERSION "1.2" #define PACKAGE_STRING "libetpan 1.2" #define PACKAGE_BUGREPORT "libetpan-devel@lists.sourceforge.net" #define PACKAGE_URL "" #define PACKAGE "libetpan" #define VERSION "1.2" #define UNSTRICT_SYNTAX 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CTYPE_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_LIMITS_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_ARPA_INET_H 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_SETENV 1 #define HAVE_GETOPT_LONG 1 #define USE_SSL 1 #define HAVE_ICONV 1 #define DBVERS 3 #define HAVE_PTHREAD_H 1 #define LIBETPAN_REENTRANT 1 #define LIBETPAN_VERSION_MAJOR 1 #define LIBETPAN_VERSION_MINOR 2 #define HAVE_IPV6 1 #define HAVE_ZLIB 1 #define LIBETPAN_VERSION "1.2" configure: exit 0