This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59d. Invocation command line was $ ./configure --enable-ldap --enable-ssl --enable-jpilot --enable-ipv6 --enable-gpgme --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /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:2007: checking build system type configure:2025: result: i586-uhu-linux-gnu configure:2047: checking host system type configure:2062: result: i586-uhu-linux-gnu configure:2084: checking target system type configure:2099: result: i586-uhu-linux-gnu configure:2142: checking for a BSD-compatible install configure:2198: result: /bin/install -c configure:2209: checking whether build environment is sane configure:2252: result: yes configure:2267: checking whether make sets $(MAKE) configure:2288: result: yes configure:2311: checking for working aclocal-1.4 configure:2322: result: missing configure:2326: checking for working autoconf configure:2333: result: found configure:2341: checking for working automake-1.4 configure:2352: result: missing configure:2356: checking for working autoheader configure:2363: result: found configure:2371: checking for working makeinfo configure:2378: result: found configure:2405: checking whether to enable maintainer-specific portions of Makefiles configure:2414: result: no configure:2437: checking for i586-uhu-linux-gcc configure:2453: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2464: result: i586-uhu-linux-gcc configure:2742: checking for C compiler version configure:2744: i586-uhu-linux-gcc --version >&5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2747: $? = 0 configure:2749: i586-uhu-linux-gcc -v >&5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2752: $? = 0 configure:2754: i586-uhu-linux-gcc -V >&5 i586-uhu-linux-gcc: `-V' option must have argument configure:2757: $? = 1 configure:2797: checking for C compiler default output file name configure:2801: i586-uhu-linux-gcc conftest.c >&5 configure:2804: $? = 0 configure:2834: result: a.out configure:2838: checking whether the C compiler works configure:2844: ./a.out configure:2847: $? = 0 configure:2864: result: yes configure:2870: checking whether we are cross compiling configure:2872: result: no configure:2875: checking for suffix of executables configure:2880: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2883: $? = 0 configure:2919: result: configure:2927: checking for suffix of object files configure:2933: i586-uhu-linux-gcc -c conftest.c >&5 configure:2936: $? = 0 configure:2958: result: o configure:2965: checking whether we are using the GNU C compiler configure:2989: i586-uhu-linux-gcc -c conftest.c >&5 configure:2995: $? = 0 configure:2998: test -z || test ! -s conftest.err configure:3001: $? = 0 configure:3004: test -s conftest.o configure:3007: $? = 0 configure:3021: result: yes configure:3026: checking whether i586-uhu-linux-gcc accepts -g configure:3051: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:3057: $? = 0 configure:3060: test -z yes || test ! -s conftest.err configure:3063: $? = 0 configure:3066: test -s conftest.o configure:3069: $? = 0 configure:3173: result: yes configure:3190: checking for i586-uhu-linux-gcc option to accept ISO C89 configure:3254: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3260: $? = 0 configure:3263: test -z || test ! -s conftest.err configure:3266: $? = 0 configure:3269: test -s conftest.o configure:3272: $? = 0 configure:3292: result: none needed configure:3312: checking for strerror in -lcposix configure:3342: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:3348: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* 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 strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:3374: result: no configure:3385: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3447: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3453: $? = 0 configure:3456: test -z || test ! -s conftest.err configure:3459: $? = 0 configure:3462: test -s conftest.o configure:3465: $? = 0 configure:3482: result: none needed configure:3506: checking for a BSD-compatible install configure:3562: result: /bin/install -c configure:3573: checking whether ln -s works configure:3577: result: yes configure:3584: checking whether make sets $(MAKE) configure:3605: result: yes configure:3619: checking how to run the C preprocessor configure:3654: i586-uhu-linux-gcc -E conftest.c configure:3660: $? = 0 configure:3693: i586-uhu-linux-gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3699: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3739: result: i586-uhu-linux-gcc -E configure:3763: i586-uhu-linux-gcc -E conftest.c configure:3769: $? = 0 configure:3802: i586-uhu-linux-gcc -E conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3808: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3857: checking for flex configure:3873: found /usr/bin/flex configure:3884: result: flex configure:3900: checking for flex configure:3927: result: flex configure:3941: checking for yywrap in -lfl configure:3971: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:3977: $? = 0 configure:3980: test -z || test ! -s conftest.err configure:3983: $? = 0 configure:3986: test -s conftest configure:3989: $? = 0 configure:4003: result: yes configure:4081: checking lex output file root configure:4092: flex conftest.l configure:4095: $? = 0 configure:4107: result: lex.yy configure:4112: checking whether yytext is a pointer configure:4128: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lfl >&5 configure:4134: $? = 0 configure:4137: test -z || test ! -s conftest.err configure:4140: $? = 0 configure:4143: test -s conftest configure:4146: $? = 0 configure:4162: result: yes configure:4178: checking for bison configure:4194: found /usr/bin/bison configure:4205: result: bison -y configure:4289: checking for a sed that does not truncate output configure:4343: result: /bin/sed configure:4346: checking for grep that handles long lines and -e configure:4420: result: /bin/grep configure:4425: checking for egrep configure:4503: result: /bin/grep -E configure:4519: checking for ld used by i586-uhu-linux-gcc configure:4586: result: /usr/bin/ld configure:4595: checking if the linker (/usr/bin/ld) is GNU ld configure:4610: result: yes configure:4615: checking for /usr/bin/ld option to reload object files configure:4622: result: -r configure:4640: checking for BSD-compatible nm configure:4689: result: /usr/bin/nm -B configure:4693: checking how to recognise dependent libraries configure:4869: result: pass_all configure:5101: checking for ANSI C header files configure:5126: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5132: $? = 0 configure:5135: test -z || test ! -s conftest.err configure:5138: $? = 0 configure:5141: test -s conftest.o configure:5144: $? = 0 configure:5235: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5238: $? = 0 configure:5240: ./conftest configure:5243: $? = 0 configure:5260: result: yes configure:5284: checking for sys/types.h configure:5300: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5306: $? = 0 configure:5309: test -z || test ! -s conftest.err configure:5312: $? = 0 configure:5315: test -s conftest.o configure:5318: $? = 0 configure:5331: result: yes configure:5284: checking for sys/stat.h configure:5300: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5306: $? = 0 configure:5309: test -z || test ! -s conftest.err configure:5312: $? = 0 configure:5315: test -s conftest.o configure:5318: $? = 0 configure:5331: result: yes configure:5284: checking for stdlib.h configure:5300: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5306: $? = 0 configure:5309: test -z || test ! -s conftest.err configure:5312: $? = 0 configure:5315: test -s conftest.o configure:5318: $? = 0 configure:5331: result: yes configure:5284: checking for string.h configure:5300: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5306: $? = 0 configure:5309: test -z || test ! -s conftest.err configure:5312: $? = 0 configure:5315: test -s conftest.o configure:5318: $? = 0 configure:5331: result: yes configure:5284: checking for memory.h configure:5300: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5306: $? = 0 configure:5309: test -z || test ! -s conftest.err configure:5312: $? = 0 configure:5315: test -s conftest.o configure:5318: $? = 0 configure:5331: result: yes configure:5284: checking for strings.h configure:5300: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5306: $? = 0 configure:5309: test -z || test ! -s conftest.err configure:5312: $? = 0 configure:5315: test -s conftest.o configure:5318: $? = 0 configure:5331: result: yes configure:5284: checking for inttypes.h configure:5300: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5306: $? = 0 configure:5309: test -z || test ! -s conftest.err configure:5312: $? = 0 configure:5315: test -s conftest.o configure:5318: $? = 0 configure:5331: result: yes configure:5284: checking for stdint.h configure:5300: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5306: $? = 0 configure:5309: test -z || test ! -s conftest.err configure:5312: $? = 0 configure:5315: test -s conftest.o configure:5318: $? = 0 configure:5331: result: yes configure:5284: checking for unistd.h configure:5300: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5306: $? = 0 configure:5309: test -z || test ! -s conftest.err configure:5312: $? = 0 configure:5315: test -s conftest.o configure:5318: $? = 0 configure:5331: result: yes configure:5358: checking dlfcn.h usability configure:5370: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5376: $? = 0 configure:5379: test -z || test ! -s conftest.err configure:5382: $? = 0 configure:5385: test -s conftest.o configure:5388: $? = 0 configure:5399: result: yes configure:5403: checking dlfcn.h presence configure:5413: i586-uhu-linux-gcc -E conftest.c configure:5419: $? = 0 configure:5440: result: yes configure:5468: checking for dlfcn.h configure:5476: result: yes configure:5503: checking for i586-uhu-linux-g++ configure:5519: found /usr/lib/ccache/i586-uhu-linux-g++ configure:5530: result: i586-uhu-linux-g++ configure:5605: checking for C++ compiler version configure:5607: i586-uhu-linux-g++ --version >&5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5610: $? = 0 configure:5612: i586-uhu-linux-g++ -v >&5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:5615: $? = 0 configure:5617: i586-uhu-linux-g++ -V >&5 i586-uhu-linux-g++: `-V' option must have argument configure:5620: $? = 1 configure:5623: checking whether we are using the GNU C++ compiler configure:5647: i586-uhu-linux-g++ -c conftest.cpp >&5 configure:5653: $? = 0 configure:5656: test -z || test ! -s conftest.err configure:5659: $? = 0 configure:5662: test -s conftest.o configure:5665: $? = 0 configure:5679: result: yes configure:5684: checking whether i586-uhu-linux-g++ accepts -g configure:5709: i586-uhu-linux-g++ -c -g conftest.cpp >&5 configure:5715: $? = 0 configure:5718: test -z yes || test ! -s conftest.err configure:5721: $? = 0 configure:5724: test -s conftest.o configure:5727: $? = 0 configure:5831: result: yes configure:5864: checking how to run the C++ preprocessor configure:5895: i586-uhu-linux-g++ -E conftest.cpp configure:5901: $? = 0 configure:5934: i586-uhu-linux-g++ -E conftest.cpp conftest.cpp:20:28: ac_nonexistent.h: No such file or directory configure:5940: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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 | /* end confdefs.h. */ | #include configure:5980: result: i586-uhu-linux-g++ -E configure:6004: i586-uhu-linux-g++ -E conftest.cpp configure:6010: $? = 0 configure:6043: i586-uhu-linux-g++ -E conftest.cpp conftest.cpp:20:28: ac_nonexistent.h: No such file or directory configure:6049: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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 | /* end confdefs.h. */ | #include configure:6105: checking for i586-uhu-linux-g77 configure:6135: result: no configure:6105: checking for i586-uhu-linux-f77 configure:6135: result: no configure:6105: checking for i586-uhu-linux-xlf configure:6135: result: no configure:6105: checking for i586-uhu-linux-frt configure:6135: result: no configure:6105: checking for i586-uhu-linux-pgf77 configure:6135: result: no configure:6105: checking for i586-uhu-linux-cf77 configure:6135: result: no configure:6105: checking for i586-uhu-linux-fort77 configure:6135: result: no configure:6105: checking for i586-uhu-linux-fl32 configure:6135: result: no configure:6105: checking for i586-uhu-linux-af77 configure:6135: result: no configure:6105: checking for i586-uhu-linux-f90 configure:6135: result: no configure:6105: checking for i586-uhu-linux-xlf90 configure:6135: result: no configure:6105: checking for i586-uhu-linux-pgf90 configure:6135: result: no configure:6105: checking for i586-uhu-linux-pghpf configure:6135: result: no configure:6105: checking for i586-uhu-linux-epcf90 configure:6135: result: no configure:6105: checking for i586-uhu-linux-gfortran configure:6135: result: no configure:6105: checking for i586-uhu-linux-g95 configure:6135: result: no configure:6105: checking for i586-uhu-linux-f95 configure:6135: result: no configure:6105: checking for i586-uhu-linux-fort configure:6135: result: no configure:6105: checking for i586-uhu-linux-xlf95 configure:6135: result: no configure:6105: checking for i586-uhu-linux-ifort configure:6135: result: no configure:6105: checking for i586-uhu-linux-ifc configure:6135: result: no configure:6105: checking for i586-uhu-linux-efc configure:6135: result: no configure:6105: checking for i586-uhu-linux-pgf95 configure:6135: result: no configure:6105: checking for i586-uhu-linux-lf95 configure:6135: result: no configure:6105: checking for i586-uhu-linux-ftn configure:6135: result: no configure:6149: checking for g77 configure:6179: result: no configure:6149: checking for f77 configure:6179: result: no configure:6149: checking for xlf configure:6179: result: no configure:6149: checking for frt configure:6179: result: no configure:6149: checking for pgf77 configure:6179: result: no configure:6149: checking for cf77 configure:6179: result: no configure:6149: checking for fort77 configure:6179: result: no configure:6149: checking for fl32 configure:6179: result: no configure:6149: checking for af77 configure:6179: result: no configure:6149: checking for f90 configure:6179: result: no configure:6149: checking for xlf90 configure:6179: result: no configure:6149: checking for pgf90 configure:6179: result: no configure:6149: checking for pghpf configure:6179: result: no configure:6149: checking for epcf90 configure:6179: result: no configure:6149: checking for gfortran configure:6179: result: no configure:6149: checking for g95 configure:6179: result: no configure:6149: checking for f95 configure:6179: result: no configure:6149: checking for fort configure:6179: result: no configure:6149: checking for xlf95 configure:6179: result: no configure:6149: checking for ifort configure:6179: result: no configure:6149: checking for ifc configure:6179: result: no configure:6149: checking for efc configure:6179: result: no configure:6149: checking for pgf95 configure:6179: result: no configure:6149: checking for lf95 configure:6179: result: no configure:6149: checking for ftn configure:6179: result: no configure:6206: checking for Fortran 77 compiler version configure:6208: --version >&5 ./configure: line 6209: --version: command not found configure:6211: $? = 127 configure:6213: -v >&5 ./configure: line 6214: -v: command not found configure:6216: $? = 127 configure:6218: -V >&5 ./configure: line 6219: -V: command not found configure:6221: $? = 127 configure:6229: checking whether we are using the GNU Fortran 77 compiler configure:6243: -c conftest.F >&5 ./configure: line 6244: -c: command not found configure:6249: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6275: result: no configure:6281: checking whether accepts -g configure:6293: -c -g conftest.f >&5 ./configure: line 6294: -c: command not found configure:6299: $? = 127 configure: failed program was: | program main | | end configure:6324: result: no configure:6354: checking the maximum length of command line arguments configure:6463: result: 32768 configure:6474: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:6579: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6582: $? = 0 configure:6586: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6589: $? = 0 configure:6641: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6644: $? = 0 configure:6682: result: ok configure:6686: checking for objdir configure:6701: result: .libs configure:6753: checking for i586-uhu-linux-ar configure:6783: result: no configure:6793: checking for ar configure:6809: found /usr/bin/ar configure:6820: result: ar configure:6849: checking for i586-uhu-linux-ranlib configure:6879: result: no configure:6889: checking for ranlib configure:6905: found /usr/bin/ranlib configure:6916: result: ranlib configure:6945: checking for i586-uhu-linux-strip configure:6975: result: no configure:6985: checking for strip configure:7001: found /usr/bin/strip configure:7012: result: strip configure:7298: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7316: i586-uhu-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7320: $? = 0 configure:7333: result: no configure:7348: checking for i586-uhu-linux-gcc option to produce PIC configure:7558: result: -fPIC configure:7566: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:7584: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7588: $? = 0 configure:7601: result: yes configure:7629: checking if i586-uhu-linux-gcc static flag -static works configure:7657: result: yes configure:7667: checking if i586-uhu-linux-gcc supports -c -o file.o configure:7688: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7692: $? = 0 configure:7714: result: yes configure:7740: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8701: result: yes configure:8722: checking whether -lc should be explicitly linked in configure:8727: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8730: $? = 0 configure:8745: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8748: $? = 0 configure:8760: result: no configure:8768: checking dynamic linker characteristics configure:9344: result: GNU/Linux ld.so configure:9353: checking how to hardcode library paths into programs configure:9378: result: immediate configure:9392: checking whether stripping libraries is possible configure:9397: result: yes configure:10219: checking if libtool supports shared libraries configure:10221: result: yes configure:10224: checking whether to build shared libraries configure:10245: result: yes configure:10248: checking whether to build static libraries configure:10252: result: yes configure:10344: creating libtool configure:10932: checking for ld used by i586-uhu-linux-g++ configure:10999: result: /usr/bin/ld configure:11008: checking if the linker (/usr/bin/ld) is GNU ld configure:11023: result: yes configure:11074: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12014: result: yes configure:12032: i586-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:12035: $? = 0 configure:12154: checking for i586-uhu-linux-g++ option to produce PIC configure:12428: result: -fPIC configure:12436: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:12454: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12458: $? = 0 configure:12471: result: yes configure:12499: checking if i586-uhu-linux-g++ static flag -static works configure:12527: result: yes configure:12537: checking if i586-uhu-linux-g++ supports -c -o file.o configure:12558: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12562: $? = 0 configure:12584: result: yes configure:12610: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12638: result: yes configure:12705: checking dynamic linker characteristics configure:13281: result: GNU/Linux ld.so configure:13290: checking how to hardcode library paths into programs configure:13315: result: immediate configure:19448: checking for windres configure:19478: result: no configure:19541: checking for pkg-config configure:19559: found /usr/bin/pkg-config configure:19572: result: /usr/bin/pkg-config configure:19596: checking for GLIB - version >= 2.4.0 configure:19715: i586-uhu-linux-gcc -o conftest -g -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lglib-2.0 >&5 configure:19718: $? = 0 configure:19720: ./conftest configure:19723: $? = 0 configure:19743: result: yes (version 2.10.3) configure:19842: checking for glib-genmarshal configure:19860: found /usr/bin/glib-genmarshal configure:19872: result: /usr/bin/glib-genmarshal configure:19903: checking for pkg-config configure:19934: result: /usr/bin/pkg-config configure:19956: checking for GTK+ - version >= 2.4.0 configure:20071: i586-uhu-linux-gcc -o conftest -g -O2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5 configure:20074: $? = 0 configure:20076: ./conftest configure:20079: $? = 0 configure:20099: result: yes (version 2.8.19) configure:20239: checking for ld used by GCC configure:20303: result: /usr/bin/ld configure:20312: checking if the linker (/usr/bin/ld) is GNU ld configure:20325: result: yes configure:20332: checking for shared library run path origin configure:20345: result: done configure:20775: checking for iconv configure:20802: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20808: $? = 0 configure:20811: test -z || test ! -s conftest.err configure:20814: $? = 0 configure:20817: test -s conftest configure:20820: $? = 0 configure:20889: result: yes configure:20912: checking for iconv declaration configure:20946: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20952: $? = 0 configure:20955: test -z || test ! -s conftest.err configure:20958: $? = 0 configure:20961: test -s conftest.o configure:20964: $? = 0 configure:20980: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:20995: checking for bind_textdomain_codeset configure:21046: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21052: $? = 0 configure:21055: test -z || test ! -s conftest.err configure:21058: $? = 0 configure:21061: test -s conftest configure:21064: $? = 0 configure:21078: result: yes configure:21114: checking locale.h usability configure:21126: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21132: $? = 0 configure:21135: test -z || test ! -s conftest.err configure:21138: $? = 0 configure:21141: test -s conftest.o configure:21144: $? = 0 configure:21155: result: yes configure:21159: checking locale.h presence configure:21169: i586-uhu-linux-gcc -E conftest.c configure:21175: $? = 0 configure:21196: result: yes configure:21224: checking for locale.h configure:21232: result: yes configure:21246: checking for LC_MESSAGES configure:21267: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21273: $? = 0 configure:21276: test -z || test ! -s conftest.err configure:21279: $? = 0 configure:21282: test -s conftest configure:21285: $? = 0 configure:21298: result: yes configure:21327: checking libintl.h usability configure:21339: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:21345: $? = 0 configure:21348: test -z || test ! -s conftest.err configure:21351: $? = 0 configure:21354: test -s conftest.o configure:21357: $? = 0 configure:21368: result: yes configure:21372: checking libintl.h presence configure:21382: i586-uhu-linux-gcc -E conftest.c configure:21388: $? = 0 configure:21409: result: yes configure:21437: checking for libintl.h configure:21444: result: yes configure:21455: checking for ngettext in libc configure:21478: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21484: $? = 0 configure:21487: test -z || test ! -s conftest.err configure:21490: $? = 0 configure:21493: test -s conftest configure:21496: $? = 0 configure:21510: result: yes configure:21514: checking for dgettext in libc configure:21537: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21543: $? = 0 configure:21546: test -z || test ! -s conftest.err configure:21549: $? = 0 configure:21552: test -s conftest configure:21555: $? = 0 configure:21569: result: yes configure:21578: checking for bind_textdomain_codeset configure:21661: result: yes configure:22166: checking for msgfmt configure:22193: result: /usr/bin/msgfmt configure:22206: checking for dcgettext configure:22257: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:51: warning: conflicting types for built-in function 'dcgettext' configure:22263: $? = 0 configure:22266: test -z || test ! -s conftest.err configure:22269: $? = 0 configure:22272: test -s conftest configure:22275: $? = 0 configure:22289: result: yes configure:22301: checking for gmsgfmt configure:22332: result: /usr/bin/msgfmt configure:22342: checking for xgettext configure:22369: result: /usr/bin/xgettext configure:22393: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:22399: $? = 0 configure:22402: test -z || test ! -s conftest.err configure:22405: $? = 0 configure:22408: test -s conftest configure:22411: $? = 0 configure:22579: checking for catalogs to be installed configure:22604: result: bg cs da de el es et fr gl hr hu it ja ko lt nl pl pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW configure:22675: checking whether to use GPGME configure:22678: result: yes configure:22693: checking for gpgme-config configure:22711: found /usr/bin/gpgme-config configure:22724: result: /usr/bin/gpgme-config configure:22752: checking for GPGME - version >= 0.4.5 configure:22793: result: yes configure:22823: checking whether to use JPilot configure:22826: result: yes configure:22845: checking pi-args.h usability configure:22857: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22863: $? = 0 configure:22866: test -z || test ! -s conftest.err configure:22869: $? = 0 configure:22872: test -s conftest.o configure:22875: $? = 0 configure:22886: result: yes configure:22890: checking pi-args.h presence configure:22900: i586-uhu-linux-gcc -E conftest.c configure:22906: $? = 0 configure:22927: result: yes configure:22955: checking for pi-args.h configure:22963: result: yes configure:22845: checking pi-appinfo.h usability configure:22857: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22863: $? = 0 configure:22866: test -z || test ! -s conftest.err configure:22869: $? = 0 configure:22872: test -s conftest.o configure:22875: $? = 0 configure:22886: result: yes configure:22890: checking pi-appinfo.h presence configure:22900: i586-uhu-linux-gcc -E conftest.c configure:22906: $? = 0 configure:22927: result: yes configure:22955: checking for pi-appinfo.h configure:22963: result: yes configure:22845: checking pi-address.h usability configure:22857: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:22863: $? = 0 configure:22866: test -z || test ! -s conftest.err configure:22869: $? = 0 configure:22872: test -s conftest.o configure:22875: $? = 0 configure:22886: result: yes configure:22890: checking pi-address.h presence configure:22900: i586-uhu-linux-gcc -E conftest.c configure:22906: $? = 0 configure:22927: result: yes configure:22955: checking for pi-address.h configure:22963: result: yes configure:23137: checking whether jpilot is available configure:23139: result: yes configure:23157: checking whether to use LDAP configure:23160: result: yes configure:23163: checking for res_query in -lresolv configure:23193: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lresolv -lpisock >&5 configure:23199: $? = 0 configure:23202: test -z || test ! -s conftest.err configure:23205: $? = 0 configure:23208: test -s conftest configure:23211: $? = 0 configure:23225: result: yes configure:23231: checking for bind in -lsocket configure:23261: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lsocket -lpisock >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:23267: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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 HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define GETTEXT_PACKAGE "sylpheed" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define USE_GPGME 1 | #define HAVE_PI_ARGS_H 1 | #define USE_JPILOT 1 | #define HAVE_PI_APPINFO_H 1 | #define USE_JPILOT 1 | #define HAVE_PI_ADDRESS_H 1 | #define USE_JPILOT 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 bind (); | int | main () | { | return bind (); | ; | return 0; | } configure:23293: result: no configure:23299: checking for gethostbyaddr in -lnsl configure:23329: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lnsl -lpisock >&5 configure:23335: $? = 0 configure:23338: test -z || test ! -s conftest.err configure:23341: $? = 0 configure:23344: test -s conftest configure:23347: $? = 0 configure:23361: result: yes configure:23367: checking for ber_get_tag in -llber configure:23397: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -llber -lresolv -lnsl -lpisock >&5 configure:23403: $? = 0 configure:23406: test -z || test ! -s conftest.err configure:23409: $? = 0 configure:23412: test -s conftest configure:23415: $? = 0 configure:23429: result: yes configure:23436: checking for pthread_create in -lpthread configure:23466: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpthread -lpisock >&5 configure:23472: $? = 0 configure:23475: test -z || test ! -s conftest.err configure:23478: $? = 0 configure:23481: test -s conftest configure:23484: $? = 0 configure:23498: result: yes configure:23522: checking ldap.h usability configure:23534: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23540: $? = 0 configure:23543: test -z || test ! -s conftest.err configure:23546: $? = 0 configure:23549: test -s conftest.o configure:23552: $? = 0 configure:23563: result: yes configure:23567: checking ldap.h presence configure:23577: i586-uhu-linux-gcc -E conftest.c configure:23583: $? = 0 configure:23604: result: yes configure:23632: checking for ldap.h configure:23640: result: yes configure:23522: checking lber.h usability configure:23534: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23540: $? = 0 configure:23543: test -z || test ! -s conftest.err configure:23546: $? = 0 configure:23549: test -s conftest.o configure:23552: $? = 0 configure:23563: result: yes configure:23567: checking lber.h presence configure:23577: i586-uhu-linux-gcc -E conftest.c configure:23583: $? = 0 configure:23604: result: yes configure:23632: checking for lber.h configure:23640: result: yes configure:23522: checking pthread.h usability configure:23534: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:23540: $? = 0 configure:23543: test -z || test ! -s conftest.err configure:23546: $? = 0 configure:23549: test -s conftest.o configure:23552: $? = 0 configure:23563: result: yes configure:23567: checking pthread.h presence configure:23577: i586-uhu-linux-gcc -E conftest.c configure:23583: $? = 0 configure:23604: result: yes configure:23632: checking for pthread.h configure:23640: result: yes configure:23657: checking for ldap_open in -lldap configure:23687: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lldap -lresolv -lnsl -llber -lpthread -lpisock >&5 configure:23693: $? = 0 configure:23696: test -z || test ! -s conftest.err configure:23699: $? = 0 configure:23702: test -s conftest configure:23705: $? = 0 configure:23719: result: yes configure:23729: checking whether ldap library is available configure:23731: result: yes configure:23756: checking whether to use OpenSSL configure:23759: result: yes configure:23767: checking for i586-uhu-linux-pkg-config configure:23797: result: /usr/bin/pkg-config configure:23869: checking pkg-config is at least version 0.9.0 configure:23872: result: yes configure:23883: checking for OPENSSL configure:23891: $PKG_CONFIG --exists --print-errors "openssl" configure:23894: $? = 0 configure:23909: $PKG_CONFIG --exists --print-errors "openssl" configure:23912: $? = 0 configure:23946: result: yes configure:23953: checking if openssl is available configure:23955: result: yes configure:24042: checking for uncompface in -lcompface configure:24072: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lcompface -lpisock -lssl -lcrypto -ldl >&5 /usr/bin/ld: cannot find -lcompface collect2: ld returned 1 exit status configure:24078: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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 HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define GETTEXT_PACKAGE "sylpheed" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define USE_GPGME 1 | #define HAVE_PI_ARGS_H 1 | #define USE_JPILOT 1 | #define HAVE_PI_APPINFO_H 1 | #define USE_JPILOT 1 | #define HAVE_PI_ADDRESS_H 1 | #define USE_JPILOT 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_PTHREAD_H 1 | #define USE_LDAP 1 | #define USE_SSL 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 uncompface (); | int | main () | { | return uncompface (); | ; | return 0; | } configure:24104: result: no configure:24119: checking whether to use GtkSpell configure:24129: result: yes configure:24131: checking whether GtkSpell is available configure:24144: result: no configure:24154: checking for setlocale in -lxpg4 configure:24184: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lxpg4 -lpisock -lssl -lcrypto -ldl >&5 /usr/bin/ld: cannot find -lxpg4 collect2: ld returned 1 exit status configure:24190: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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 HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define GETTEXT_PACKAGE "sylpheed" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define USE_GPGME 1 | #define HAVE_PI_ARGS_H 1 | #define USE_JPILOT 1 | #define HAVE_PI_APPINFO_H 1 | #define USE_JPILOT 1 | #define HAVE_PI_ADDRESS_H 1 | #define USE_JPILOT 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_PTHREAD_H 1 | #define USE_LDAP 1 | #define USE_SSL 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 setlocale (); | int | main () | { | return setlocale (); | ; | return 0; | } configure:24216: result: no configure:24229: checking whether to use threads configure:24248: result: no configure:24260: checking whether to use IPv6 configure:24263: result: yes configure:24265: checking for IPv6 support configure:24346: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:24352: $? = 0 configure:24355: test -z || test ! -s conftest.err configure:24358: $? = 0 configure:24361: test -s conftest.o configure:24364: $? = 0 configure:24379: result: yes configure:24397: checking whether struct dirent has d_type member configure:24419: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:24425: $? = 0 configure:24428: test -z || test ! -s conftest.err configure:24431: $? = 0 configure:24434: test -s conftest.o configure:24437: $? = 0 configure:24451: result: yes configure:24470: checking for dirent.h that defines DIR configure:24494: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:24500: $? = 0 configure:24503: test -z || test ! -s conftest.err configure:24506: $? = 0 configure:24509: test -s conftest.o configure:24512: $? = 0 configure:24525: result: yes configure:24538: checking for library containing opendir configure:24574: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:24580: $? = 0 configure:24583: test -z || test ! -s conftest.err configure:24586: $? = 0 configure:24589: test -s conftest configure:24592: $? = 0 configure:24616: result: none required configure:24713: checking for ANSI C header files configure:24872: result: yes configure:24882: checking for sys/wait.h that is POSIX.1 compatible configure:24913: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:24919: $? = 0 configure:24922: test -z || test ! -s conftest.err configure:24925: $? = 0 configure:24928: test -s conftest.o configure:24931: $? = 0 configure:24943: result: yes configure:24979: checking fcntl.h usability configure:24991: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:24997: $? = 0 configure:25000: test -z || test ! -s conftest.err configure:25003: $? = 0 configure:25006: test -s conftest.o configure:25009: $? = 0 configure:25020: result: yes configure:25024: checking fcntl.h presence configure:25034: i586-uhu-linux-gcc -E conftest.c configure:25040: $? = 0 configure:25061: result: yes configure:25089: checking for fcntl.h configure:25097: result: yes configure:24979: checking sys/file.h usability configure:24991: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:24997: $? = 0 configure:25000: test -z || test ! -s conftest.err configure:25003: $? = 0 configure:25006: test -s conftest.o configure:25009: $? = 0 configure:25020: result: yes configure:25024: checking sys/file.h presence configure:25034: i586-uhu-linux-gcc -E conftest.c configure:25040: $? = 0 configure:25061: result: yes configure:25089: checking for sys/file.h configure:25097: result: yes configure:24969: checking for unistd.h configure:24975: result: yes configure:24979: checking paths.h usability configure:24991: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:24997: $? = 0 configure:25000: test -z || test ! -s conftest.err configure:25003: $? = 0 configure:25006: test -s conftest.o configure:25009: $? = 0 configure:25020: result: yes configure:25024: checking paths.h presence configure:25034: i586-uhu-linux-gcc -E conftest.c configure:25040: $? = 0 configure:25061: result: yes configure:25089: checking for paths.h configure:25097: result: yes configure:24979: checking sys/param.h usability configure:24991: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:24997: $? = 0 configure:25000: test -z || test ! -s conftest.err configure:25003: $? = 0 configure:25006: test -s conftest.o configure:25009: $? = 0 configure:25020: result: yes configure:25024: checking sys/param.h presence configure:25034: i586-uhu-linux-gcc -E conftest.c configure:25040: $? = 0 configure:25061: result: yes configure:25089: checking for sys/param.h configure:25097: result: yes configure:24979: checking sys/utsname.h usability configure:24991: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:24997: $? = 0 configure:25000: test -z || test ! -s conftest.err configure:25003: $? = 0 configure:25006: test -s conftest.o configure:25009: $? = 0 configure:25020: result: yes configure:25024: checking sys/utsname.h presence configure:25034: i586-uhu-linux-gcc -E conftest.c configure:25040: $? = 0 configure:25061: result: yes configure:25089: checking for sys/utsname.h configure:25097: result: yes configure:24979: checking sys/select.h usability configure:24991: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:24997: $? = 0 configure:25000: test -z || test ! -s conftest.err configure:25003: $? = 0 configure:25006: test -s conftest.o configure:25009: $? = 0 configure:25020: result: yes configure:25024: checking sys/select.h presence configure:25034: i586-uhu-linux-gcc -E conftest.c configure:25040: $? = 0 configure:25061: result: yes configure:25089: checking for sys/select.h configure:25097: result: yes configure:24979: checking netdb.h usability configure:24991: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:24997: $? = 0 configure:25000: test -z || test ! -s conftest.err configure:25003: $? = 0 configure:25006: test -s conftest.o configure:25009: $? = 0 configure:25020: result: yes configure:25024: checking netdb.h presence configure:25034: i586-uhu-linux-gcc -E conftest.c configure:25040: $? = 0 configure:25061: result: yes configure:25089: checking for netdb.h configure:25097: result: yes configure:24979: checking regex.h usability configure:24991: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:24997: $? = 0 configure:25000: test -z || test ! -s conftest.err configure:25003: $? = 0 configure:25006: test -s conftest.o configure:25009: $? = 0 configure:25020: result: yes configure:25024: checking regex.h presence configure:25034: i586-uhu-linux-gcc -E conftest.c configure:25040: $? = 0 configure:25061: result: yes configure:25089: checking for regex.h configure:25097: result: yes configure:24979: checking sys/mman.h usability configure:24991: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:24997: $? = 0 configure:25000: test -z || test ! -s conftest.err configure:25003: $? = 0 configure:25006: test -s conftest.o configure:25009: $? = 0 configure:25020: result: yes configure:25024: checking sys/mman.h presence configure:25034: i586-uhu-linux-gcc -E conftest.c configure:25040: $? = 0 configure:25061: result: yes configure:25089: checking for sys/mman.h configure:25097: result: yes configure:25111: checking for an ANSI C-conforming const configure:25181: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:25187: $? = 0 configure:25190: test -z || test ! -s conftest.err configure:25193: $? = 0 configure:25196: test -s conftest.o configure:25199: $? = 0 configure:25211: result: yes configure:25221: checking for off_t configure:25246: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:25252: $? = 0 configure:25255: test -z || test ! -s conftest.err configure:25258: $? = 0 configure:25261: test -s conftest.o configure:25264: $? = 0 configure:25276: result: yes configure:25288: checking for pid_t configure:25313: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:25319: $? = 0 configure:25322: test -z || test ! -s conftest.err configure:25325: $? = 0 configure:25328: test -s conftest.o configure:25331: $? = 0 configure:25343: result: yes configure:25355: checking for size_t configure:25380: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:25386: $? = 0 configure:25389: test -z || test ! -s conftest.err configure:25392: $? = 0 configure:25395: test -s conftest.o configure:25398: $? = 0 configure:25410: result: yes configure:25422: checking whether struct tm is in sys/time.h or time.h configure:25445: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:25451: $? = 0 configure:25454: test -z || test ! -s conftest.err configure:25457: $? = 0 configure:25460: test -s conftest.o configure:25463: $? = 0 configure:25475: result: time.h configure:25493: checking for special C compiler options needed for large files configure:25594: result: no configure:25600: checking for _FILE_OFFSET_BITS value needed for large files configure:25631: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 conftest.c:63: warning: left shift count >= width of type conftest.c:63: warning: left shift count >= width of type conftest.c:65: error: size of array `off_t_is_large' is negative configure:25637: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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 HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define GETTEXT_PACKAGE "sylpheed" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define USE_GPGME 1 | #define HAVE_PI_ARGS_H 1 | #define USE_JPILOT 1 | #define HAVE_PI_APPINFO_H 1 | #define USE_JPILOT 1 | #define HAVE_PI_ADDRESS_H 1 | #define USE_JPILOT 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_PTHREAD_H 1 | #define USE_LDAP 1 | #define USE_SSL 1 | #define INET6 1 | #define HAVE_DIRENT_D_TYPE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_MMAN_H 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:25685: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:25691: $? = 0 configure:25694: test -z || test ! -s conftest.err configure:25697: $? = 0 configure:25700: test -s conftest.o configure:25703: $? = 0 configure:25717: result: 64 configure:25727: checking for _LARGE_FILES value needed for large files configure:25758: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:25764: $? = 0 configure:25767: test -z || test ! -s conftest.err configure:25770: $? = 0 configure:25773: test -s conftest.o configure:25776: $? = 0 configure:25844: result: no configure:25856: checking for _LARGEFILE_SOURCE value needed for large files configure:25879: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 conftest.c: In function `main': conftest.c:62: warning: the address of `fseeko', will always evaluate as `true' configure:25885: $? = 0 configure:25888: test -z || test ! -s conftest.err configure:25891: $? = 0 configure:25894: test -s conftest.o configure:25897: $? = 0 configure:25957: result: no configure:25971: checking for fseeko configure:25992: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 conftest.c: In function `main': conftest.c:62: warning: the address of `fseeko', will always evaluate as `true' configure:25998: $? = 0 configure:26001: test -z || test ! -s conftest.err configure:26004: $? = 0 configure:26007: test -s conftest configure:26010: $? = 0 configure:26023: result: yes configure:26034: checking for u32 typedef configure:26059: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 conftest.c: In function `main': conftest.c:66: error: `u32' undeclared (first use in this function) conftest.c:66: error: (Each undeclared identifier is reported only once conftest.c:66: error: for each function it appears in.) configure:26065: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define YYTEXT_POINTER 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 HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define GETTEXT_PACKAGE "sylpheed" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define USE_GPGME 1 | #define HAVE_PI_ARGS_H 1 | #define USE_JPILOT 1 | #define HAVE_PI_APPINFO_H 1 | #define USE_JPILOT 1 | #define HAVE_PI_ADDRESS_H 1 | #define USE_JPILOT 1 | #define HAVE_LDAP_H 1 | #define HAVE_LBER_H 1 | #define HAVE_PTHREAD_H 1 | #define USE_LDAP 1 | #define USE_SSL 1 | #define INET6 1 | #define HAVE_DIRENT_D_TYPE 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_MMAN_H 1 | #define _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | | #undef u32 | int a = sizeof(u32); | | ; | return 0; | } configure:26090: result: no configure:26100: checking for unsigned short configure:26125: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:26131: $? = 0 configure:26134: test -z || test ! -s conftest.err configure:26137: $? = 0 configure:26140: test -s conftest.o configure:26143: $? = 0 configure:26155: result: yes configure:26158: checking size of unsigned short configure:26476: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:26479: $? = 0 configure:26481: ./conftest configure:26484: $? = 0 configure:26506: result: 2 configure:26513: checking for unsigned int configure:26538: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:26544: $? = 0 configure:26547: test -z || test ! -s conftest.err configure:26550: $? = 0 configure:26553: test -s conftest.o configure:26556: $? = 0 configure:26568: result: yes configure:26571: checking size of unsigned int configure:26889: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:26892: $? = 0 configure:26894: ./conftest configure:26897: $? = 0 configure:26919: result: 4 configure:26926: checking for unsigned long configure:26951: i586-uhu-linux-gcc -c -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5 configure:26957: $? = 0 configure:26960: test -z || test ! -s conftest.err configure:26963: $? = 0 configure:26966: test -s conftest.o configure:26969: $? = 0 configure:26981: result: yes configure:26984: checking size of unsigned long configure:27302: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:27305: $? = 0 configure:27307: ./conftest configure:27310: $? = 0 configure:27332: result: 4 configure:27342: checking for working alloca.h configure:27363: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:27369: $? = 0 configure:27372: test -z || test ! -s conftest.err configure:27375: $? = 0 configure:27378: test -s conftest configure:27381: $? = 0 configure:27394: result: yes configure:27404: checking for alloca configure:27445: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:27451: $? = 0 configure:27454: test -z || test ! -s conftest.err configure:27457: $? = 0 configure:27460: test -s conftest configure:27463: $? = 0 configure:27476: result: yes configure:27718: checking for gethostname configure:27769: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:27775: $? = 0 configure:27778: test -z || test ! -s conftest.err configure:27781: $? = 0 configure:27784: test -s conftest configure:27787: $? = 0 configure:27801: result: yes configure:27718: checking for mkdir configure:27769: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:27775: $? = 0 configure:27778: test -z || test ! -s conftest.err configure:27781: $? = 0 configure:27784: test -s conftest configure:27787: $? = 0 configure:27801: result: yes configure:27718: checking for mktime configure:27769: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:27775: $? = 0 configure:27778: test -z || test ! -s conftest.err configure:27781: $? = 0 configure:27784: test -s conftest configure:27787: $? = 0 configure:27801: result: yes configure:27718: checking for socket configure:27769: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:27775: $? = 0 configure:27778: test -z || test ! -s conftest.err configure:27781: $? = 0 configure:27784: test -s conftest configure:27787: $? = 0 configure:27801: result: yes configure:27718: checking for strstr configure:27769: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 conftest.c:91: warning: conflicting types for built-in function 'strstr' configure:27775: $? = 0 configure:27778: test -z || test ! -s conftest.err configure:27781: $? = 0 configure:27784: test -s conftest configure:27787: $? = 0 configure:27801: result: yes configure:27718: checking for strchr configure:27769: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 conftest.c:92: warning: conflicting types for built-in function 'strchr' configure:27775: $? = 0 configure:27778: test -z || test ! -s conftest.err configure:27781: $? = 0 configure:27784: test -s conftest configure:27787: $? = 0 configure:27801: result: yes configure:27718: checking for uname configure:27769: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:27775: $? = 0 configure:27778: test -z || test ! -s conftest.err configure:27781: $? = 0 configure:27784: test -s conftest configure:27787: $? = 0 configure:27801: result: yes configure:27718: checking for flock configure:27769: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:27775: $? = 0 configure:27778: test -z || test ! -s conftest.err configure:27781: $? = 0 configure:27784: test -s conftest configure:27787: $? = 0 configure:27801: result: yes configure:27718: checking for lockf configure:27769: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:27775: $? = 0 configure:27778: test -z || test ! -s conftest.err configure:27781: $? = 0 configure:27784: test -s conftest configure:27787: $? = 0 configure:27801: result: yes configure:27718: checking for inet_aton configure:27769: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:27775: $? = 0 configure:27778: test -z || test ! -s conftest.err configure:27781: $? = 0 configure:27784: test -s conftest configure:27787: $? = 0 configure:27801: result: yes configure:27718: checking for inet_addr configure:27769: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:27775: $? = 0 configure:27778: test -z || test ! -s conftest.err configure:27781: $? = 0 configure:27784: test -s conftest configure:27787: $? = 0 configure:27801: result: yes configure:27718: checking for fchmod configure:27769: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:27775: $? = 0 configure:27778: test -z || test ! -s conftest.err configure:27781: $? = 0 configure:27784: test -s conftest configure:27787: $? = 0 configure:27801: result: yes configure:27718: checking for truncate configure:27769: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:27775: $? = 0 configure:27778: test -z || test ! -s conftest.err configure:27781: $? = 0 configure:27784: test -s conftest configure:27787: $? = 0 configure:27801: result: yes configure:27718: checking for getuid configure:27769: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:27775: $? = 0 configure:27778: test -z || test ! -s conftest.err configure:27781: $? = 0 configure:27784: test -s conftest configure:27787: $? = 0 configure:27801: result: yes configure:27718: checking for regcomp configure:27769: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:27775: $? = 0 configure:27778: test -z || test ! -s conftest.err configure:27781: $? = 0 configure:27784: test -s conftest configure:27787: $? = 0 configure:27801: result: yes configure:27718: checking for mlock configure:27769: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lpisock -lssl -lcrypto -ldl >&5 configure:27775: $? = 0 configure:27778: test -z || test ! -s conftest.err configure:27781: $? = 0 configure:27784: test -s conftest configure:27787: $? = 0 configure:27801: result: yes configure:27914: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59d. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:697: creating Makefile config.status:832: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:697: creating sylpheed.spec config.status:697: creating ac/Makefile config.status:832: WARNING: ac/Makefile.in seems to ignore the --datarootdir setting config.status:697: creating libsylph/Makefile config.status:832: WARNING: libsylph/Makefile.in seems to ignore the --datarootdir setting config.status:697: creating src/version.h config.status:697: creating src/Makefile config.status:832: WARNING: src/Makefile.in seems to ignore the --datarootdir setting config.status:697: creating src/icons/Makefile config.status:832: WARNING: src/icons/Makefile.in seems to ignore the --datarootdir setting config.status:697: creating po/Makefile.in config.status:832: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status:697: creating faq/Makefile config.status:832: WARNING: faq/Makefile.in seems to ignore the --datarootdir setting config.status:697: creating faq/de/Makefile config.status:832: WARNING: faq/de/Makefile.in seems to ignore the --datarootdir setting config.status:697: creating faq/en/Makefile config.status:832: WARNING: faq/en/Makefile.in seems to ignore the --datarootdir setting config.status:697: creating faq/es/Makefile config.status:832: WARNING: faq/es/Makefile.in seems to ignore the --datarootdir setting config.status:697: creating faq/fr/Makefile config.status:832: WARNING: faq/fr/Makefile.in seems to ignore the --datarootdir setting config.status:697: creating faq/it/Makefile config.status:832: WARNING: faq/it/Makefile.in seems to ignore the --datarootdir setting config.status:697: creating manual/Makefile config.status:832: WARNING: manual/Makefile.in seems to ignore the --datarootdir setting config.status:697: creating manual/en/Makefile config.status:832: WARNING: manual/en/Makefile.in seems to ignore the --datarootdir setting config.status:697: creating manual/ja/Makefile config.status:832: WARNING: manual/ja/Makefile.in seems to ignore the --datarootdir setting config.status:697: creating config.h config.status:994: executing default-1 commands config.status:994: executing default-2 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_dirent_d_type=yes ac_cv_enable_compface=no ac_cv_enable_gpgme=yes ac_cv_enable_gtkspell=no ac_cv_enable_ipv6=yes ac_cv_enable_jpilot=yes ac_cv_enable_ldap=yes ac_cv_enable_ssl=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= ac_cv_env_CFLAGS_value= 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_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_OPENSSL_CFLAGS_set= ac_cv_env_OPENSSL_CFLAGS_value= ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=no ac_cv_func_alloca_works=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_fchmod=yes ac_cv_func_flock=yes ac_cv_func_fseeko=yes ac_cv_func_gethostname=yes ac_cv_func_getuid=yes ac_cv_func_inet_addr=yes ac_cv_func_inet_aton=yes ac_cv_func_lockf=yes ac_cv_func_mkdir=yes ac_cv_func_mktime=yes ac_cv_func_mlock=yes ac_cv_func_regcomp=yes ac_cv_func_socket=yes ac_cv_func_strchr=yes ac_cv_func_strstr=yes ac_cv_func_truncate=yes ac_cv_func_uname=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_lber_h=yes ac_cv_header_ldap_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_paths_h=yes ac_cv_header_pi_address_h=yes ac_cv_header_pi_appinfo_h=yes ac_cv_header_pi_args_h=yes ac_cv_header_pthread_h=yes ac_cv_header_regex_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_ipv6=yes ac_cv_lib_compface_uncompface=no ac_cv_lib_cposix_strerror=no ac_cv_lib_fl_yywrap=yes ac_cv_lib_lber_ber_get_tag=yes ac_cv_lib_ldap_ldap_open=yes ac_cv_lib_nsl_gethostbyaddr=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_resolv_res_query=yes ac_cv_lib_socket_bind=no ac_cv_lib_xpg4_setlocale=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GPGME_CONFIG=/usr/bin/gpgme-config ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar 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_f77_g=no ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_short=2 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_target=i586-uhu-linux-gnu ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long=yes ac_cv_type_unsigned_short=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_func_iconv=yes am_cv_lib_iconv=no am_cv_prog_cc_stdc= 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 gnupg_cv_typedef_u32=no gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes 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_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_OPENSSL_CFLAGS=' ' pkg_cv_OPENSSL_LIBS='-lssl -lcrypto -ldl ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/var/uhubuild/work/compile/missing aclocal-1.4 -I ac' ALLOCA='' AR='ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='/var/uhubuild/work/compile/missing automake-1.4' CATALOGS=' bg.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo et.gmo fr.gmo gl.gmo hr.gmo hu.gmo it.gmo ja.gmo ko.gmo lt.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CFLAGS='-g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXFLAGS='-g -O2' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='' FFLAGS='' GETTEXT_PACKAGE='sylpheed' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' GLIB_LIBS='-lglib-2.0 ' GLIB_MKENUMS='glib-mkenums' GMOFILES=' bg.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo et.gmo fr.gmo gl.gmo hr.gmo hu.gmo it.gmo ja.gmo ko.gmo lt.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GOBJECT_QUERY='gobject-query' GPGME_CFLAGS='' GPGME_CONFIG='/usr/bin/gpgme-config' GPGME_LIBS='-lgpgme -lgpg-error' GREP='/bin/grep' GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' HAVE_WINDRES_FALSE='' HAVE_WINDRES_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTOBJEXT='.mo' INTLLIBS='' LDAP_LIBS=' -lresolv -lnsl -llber -lpthread -lldap -pthread -lgthread-2.0 -lglib-2.0 ' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBICONV='' LIBOBJS='' LIBS=' -lpisock -lssl -lcrypto -ldl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='6' LT_RELEASE='2.2' LT_REVISION='0' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' OBJEXT='o' OPENSSL_CFLAGS=' ' OPENSSL_LIBS='-lssl -lcrypto -ldl ' PACKAGE='sylpheed' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' bg.po cs.po da.po de.po el.po es.po et.po fr.po gl.po hr.po hu.po it.po ja.po ko.po lt.po nl.po pl.po pt_BR.po ro.po ru.po sk.po sl.po sr.po sv.po tr.po uk.po vi.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='2.2.6' WINDRES='' XGETTEXT='/usr/bin/xgettext' YACC='bison -y' YFLAGS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' faqdir='${datadir}/${PACKAGE}/faq' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${prefix}/${DATADIRNAME}/locale' localstatedir='/var' mandir='/usr/share/man' manualdir='${datadir}/${PACKAGE}/manual' 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='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define YYTEXT_POINTER 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 HAVE_ICONV 1 #define ICONV_CONST #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define GETTEXT_PACKAGE "sylpheed" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define USE_GPGME 1 #define HAVE_PI_ARGS_H 1 #define USE_JPILOT 1 #define HAVE_PI_APPINFO_H 1 #define USE_JPILOT 1 #define HAVE_PI_ADDRESS_H 1 #define USE_JPILOT 1 #define HAVE_LDAP_H 1 #define HAVE_LBER_H 1 #define HAVE_PTHREAD_H 1 #define USE_LDAP 1 #define USE_SSL 1 #define INET6 1 #define HAVE_DIRENT_D_TYPE 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_UNISTD_H 1 #define HAVE_PATHS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_NETDB_H 1 #define HAVE_REGEX_H 1 #define HAVE_SYS_MMAN_H 1 #define _FILE_OFFSET_BITS 64 #define HAVE_FSEEKO 1 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 4 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_GETHOSTNAME 1 #define HAVE_MKDIR 1 #define HAVE_MKTIME 1 #define HAVE_SOCKET 1 #define HAVE_STRSTR 1 #define HAVE_STRCHR 1 #define HAVE_UNAME 1 #define HAVE_FLOCK 1 #define HAVE_LOCKF 1 #define HAVE_INET_ATON 1 #define HAVE_INET_ADDR 1 #define HAVE_FCHMOD 1 #define HAVE_TRUNCATE 1 #define HAVE_GETUID 1 #define HAVE_REGCOMP 1 #define HAVE_MLOCK 1 configure: exit 0