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.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux build_alias=i586-uhu-linux host_alias=i586-uhu-linux --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = pozsy 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 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:1536: checking for a BSD-compatible install configure:1591: result: /bin/install -c configure:1602: checking whether build environment is sane configure:1645: result: yes configure:1678: checking for gawk configure:1694: found /bin/gawk configure:1704: result: gawk configure:1714: checking whether make sets $(MAKE) configure:1734: result: yes configure:1913: checking for style of include used by make configure:1941: result: GNU configure:1974: checking for i586-uhu-linux-gcc configure:1990: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2000: result: i586-uhu-linux-gcc configure:2282: checking for C compiler version configure:2285: 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:2288: $? = 0 configure:2290: 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:2293: $? = 0 configure:2295: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2298: $? = 1 configure:2321: checking for C compiler default output file name configure:2324: i586-uhu-linux-gcc conftest.c >&5 configure:2327: $? = 0 configure:2373: result: a.out configure:2378: checking whether the C compiler works configure:2384: ./a.out configure:2387: $? = 0 configure:2404: result: yes configure:2411: checking whether we are cross compiling configure:2413: result: no configure:2416: checking for suffix of executables configure:2418: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2421: $? = 0 configure:2446: result: configure:2452: checking for suffix of object files configure:2473: i586-uhu-linux-gcc -c conftest.c >&5 configure:2476: $? = 0 configure:2498: result: o configure:2502: checking whether we are using the GNU C compiler configure:2526: i586-uhu-linux-gcc -c conftest.c >&5 configure:2532: $? = 0 configure:2536: test -z || test ! -s conftest.err configure:2539: $? = 0 configure:2542: test -s conftest.o configure:2545: $? = 0 configure:2558: result: yes configure:2564: checking whether i586-uhu-linux-gcc accepts -g configure:2585: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2591: $? = 0 configure:2595: test -z || test ! -s conftest.err configure:2598: $? = 0 configure:2601: test -s conftest.o configure:2604: $? = 0 configure:2615: result: yes configure:2632: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2702: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2708: $? = 0 configure:2712: test -z || test ! -s conftest.err configure:2715: $? = 0 configure:2718: test -s conftest.o configure:2721: $? = 0 configure:2739: result: none needed configure:2757: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2763: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2898: checking dependency style of i586-uhu-linux-gcc configure:2981: result: gcc3 configure:3000: checking for strerror in -lcposix configure:3030: 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:3036: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evolution2_sync" | #define VERSION "0.82" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3062: result: no configure:3078: checking for i586-uhu-linux-gcc configure:3104: result: i586-uhu-linux-gcc configure:3386: checking for C compiler version configure:3389: 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:3392: $? = 0 configure:3394: 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:3397: $? = 0 configure:3399: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:3402: $? = 1 configure:3405: checking whether we are using the GNU C compiler configure:3461: result: yes configure:3467: checking whether i586-uhu-linux-gcc accepts -g configure:3518: result: yes configure:3535: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3642: result: none needed configure:3660: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3666: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3801: checking dependency style of i586-uhu-linux-gcc configure:3884: result: gcc3 configure:3904: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3967: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3973: $? = 0 configure:3977: test -z || test ! -s conftest.err configure:3980: $? = 0 configure:3983: test -s conftest.o configure:3986: $? = 0 configure:4001: result: none needed configure:4017: checking how to run the C preprocessor configure:4052: i586-uhu-linux-gcc -E conftest.c configure:4058: $? = 0 configure:4090: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4096: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evolution2_sync" | #define VERSION "0.82" | /* end confdefs.h. */ | #include configure:4135: result: i586-uhu-linux-gcc -E configure:4159: i586-uhu-linux-gcc -E conftest.c configure:4165: $? = 0 configure:4197: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4203: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evolution2_sync" | #define VERSION "0.82" | /* end confdefs.h. */ | #include configure:4247: checking for egrep configure:4257: result: grep -E configure:4262: checking for ANSI C header files configure:4287: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4293: $? = 0 configure:4297: test -z || test ! -s conftest.err configure:4300: $? = 0 configure:4303: test -s conftest.o configure:4306: $? = 0 configure:4395: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4398: $? = 0 configure:4400: ./conftest configure:4403: $? = 0 configure:4418: result: yes configure:4506: checking build system type configure:4524: result: i586-uhu-linux-gnu configure:4532: checking host system type configure:4546: result: i586-uhu-linux-gnu configure:4554: checking for a sed that does not truncate output configure:4608: result: /bin/sed configure:4622: checking for ld used by i586-uhu-linux-gcc configure:4689: result: /usr/bin/ld configure:4698: checking if the linker (/usr/bin/ld) is GNU ld configure:4713: result: yes configure:4718: checking for /usr/bin/ld option to reload object files configure:4725: result: -r configure:4734: checking for BSD-compatible nm configure:4776: result: nm configure:4780: checking whether ln -s works configure:4784: result: yes configure:4791: checking how to recognise dependent libraries configure:4965: result: pass_all configure:5187: checking for sys/types.h configure:5203: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5209: $? = 0 configure:5213: test -z || test ! -s conftest.err configure:5216: $? = 0 configure:5219: test -s conftest.o configure:5222: $? = 0 configure:5233: result: yes configure:5187: checking for sys/stat.h configure:5203: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5209: $? = 0 configure:5213: test -z || test ! -s conftest.err configure:5216: $? = 0 configure:5219: test -s conftest.o configure:5222: $? = 0 configure:5233: result: yes configure:5187: checking for stdlib.h configure:5203: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5209: $? = 0 configure:5213: test -z || test ! -s conftest.err configure:5216: $? = 0 configure:5219: test -s conftest.o configure:5222: $? = 0 configure:5233: result: yes configure:5187: checking for string.h configure:5203: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5209: $? = 0 configure:5213: test -z || test ! -s conftest.err configure:5216: $? = 0 configure:5219: test -s conftest.o configure:5222: $? = 0 configure:5233: result: yes configure:5187: checking for memory.h configure:5203: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5209: $? = 0 configure:5213: test -z || test ! -s conftest.err configure:5216: $? = 0 configure:5219: test -s conftest.o configure:5222: $? = 0 configure:5233: result: yes configure:5187: checking for strings.h configure:5203: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5209: $? = 0 configure:5213: test -z || test ! -s conftest.err configure:5216: $? = 0 configure:5219: test -s conftest.o configure:5222: $? = 0 configure:5233: result: yes configure:5187: checking for inttypes.h configure:5203: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5209: $? = 0 configure:5213: test -z || test ! -s conftest.err configure:5216: $? = 0 configure:5219: test -s conftest.o configure:5222: $? = 0 configure:5233: result: yes configure:5187: checking for stdint.h configure:5203: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5209: $? = 0 configure:5213: test -z || test ! -s conftest.err configure:5216: $? = 0 configure:5219: test -s conftest.o configure:5222: $? = 0 configure:5233: result: yes configure:5187: checking for unistd.h configure:5203: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5209: $? = 0 configure:5213: test -z || test ! -s conftest.err configure:5216: $? = 0 configure:5219: test -s conftest.o configure:5222: $? = 0 configure:5233: result: yes configure:5259: checking dlfcn.h usability configure:5271: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5277: $? = 0 configure:5281: test -z || test ! -s conftest.err configure:5284: $? = 0 configure:5287: test -s conftest.o configure:5290: $? = 0 configure:5300: result: yes configure:5304: checking dlfcn.h presence configure:5314: i586-uhu-linux-gcc -E conftest.c configure:5320: $? = 0 configure:5340: result: yes configure:5375: checking for dlfcn.h configure:5382: result: yes configure:5405: checking for i586-uhu-linux-g++ configure:5421: found /usr/lib/ccache/i586-uhu-linux-g++ configure:5431: result: i586-uhu-linux-g++ configure:5489: checking for C++ compiler version configure:5492: 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:5495: $? = 0 configure:5497: 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:5500: $? = 0 configure:5502: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:5505: $? = 1 configure:5508: checking whether we are using the GNU C++ compiler configure:5532: i586-uhu-linux-g++ -c conftest.cc >&5 configure:5538: $? = 0 configure:5542: test -z || test ! -s conftest.err configure:5545: $? = 0 configure:5548: test -s conftest.o configure:5551: $? = 0 configure:5564: result: yes configure:5570: checking whether i586-uhu-linux-g++ accepts -g configure:5591: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:5597: $? = 0 configure:5601: test -z || test ! -s conftest.err configure:5604: $? = 0 configure:5607: test -s conftest.o configure:5610: $? = 0 configure:5621: result: yes configure:5663: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5669: $? = 0 configure:5673: test -z || test ! -s conftest.err configure:5676: $? = 0 configure:5679: test -s conftest.o configure:5682: $? = 0 configure:5708: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:26: error: `exit' was not declared in this scope configure:5714: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evolution2_sync" | #define VERSION "0.82" | #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. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:5663: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5669: $? = 0 configure:5673: test -z || test ! -s conftest.err configure:5676: $? = 0 configure:5679: test -s conftest.o configure:5682: $? = 0 configure:5708: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5714: $? = 0 configure:5718: test -z || test ! -s conftest.err configure:5721: $? = 0 configure:5724: test -s conftest.o configure:5727: $? = 0 configure:5752: checking dependency style of i586-uhu-linux-g++ configure:5835: result: gcc3 configure:5857: checking how to run the C++ preprocessor configure:5888: i586-uhu-linux-g++ -E conftest.cc configure:5894: $? = 0 configure:5926: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5932: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evolution2_sync" | #define VERSION "0.82" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5971: result: i586-uhu-linux-g++ -E configure:5995: i586-uhu-linux-g++ -E conftest.cc configure:6001: $? = 0 configure:6033: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:6039: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "evolution2_sync" | #define VERSION "0.82" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6092: checking for i586-uhu-linux-g77 configure:6121: result: no configure:6092: checking for i586-uhu-linux-f77 configure:6121: result: no configure:6092: checking for i586-uhu-linux-xlf configure:6121: result: no configure:6092: checking for i586-uhu-linux-frt configure:6121: result: no configure:6092: checking for i586-uhu-linux-pgf77 configure:6121: result: no configure:6092: checking for i586-uhu-linux-fort77 configure:6121: result: no configure:6092: checking for i586-uhu-linux-fl32 configure:6121: result: no configure:6092: checking for i586-uhu-linux-af77 configure:6121: result: no configure:6092: checking for i586-uhu-linux-f90 configure:6121: result: no configure:6092: checking for i586-uhu-linux-xlf90 configure:6121: result: no configure:6092: checking for i586-uhu-linux-pgf90 configure:6121: result: no configure:6092: checking for i586-uhu-linux-epcf90 configure:6121: result: no configure:6092: checking for i586-uhu-linux-f95 configure:6121: result: no configure:6092: checking for i586-uhu-linux-fort configure:6121: result: no configure:6092: checking for i586-uhu-linux-xlf95 configure:6121: result: no configure:6092: checking for i586-uhu-linux-ifc configure:6121: result: no configure:6092: checking for i586-uhu-linux-efc configure:6121: result: no configure:6092: checking for i586-uhu-linux-pgf95 configure:6121: result: no configure:6092: checking for i586-uhu-linux-lf95 configure:6121: result: no configure:6092: checking for i586-uhu-linux-gfortran configure:6121: result: no configure:6134: checking for g77 configure:6163: result: no configure:6134: checking for f77 configure:6163: result: no configure:6134: checking for xlf configure:6163: result: no configure:6134: checking for frt configure:6163: result: no configure:6134: checking for pgf77 configure:6163: result: no configure:6134: checking for fort77 configure:6163: result: no configure:6134: checking for fl32 configure:6163: result: no configure:6134: checking for af77 configure:6163: result: no configure:6134: checking for f90 configure:6163: result: no configure:6134: checking for xlf90 configure:6163: result: no configure:6134: checking for pgf90 configure:6163: result: no configure:6134: checking for epcf90 configure:6163: result: no configure:6134: checking for f95 configure:6163: result: no configure:6134: checking for fort configure:6163: result: no configure:6134: checking for xlf95 configure:6163: result: no configure:6134: checking for ifc configure:6163: result: no configure:6134: checking for efc configure:6163: result: no configure:6134: checking for pgf95 configure:6163: result: no configure:6134: checking for lf95 configure:6163: result: no configure:6134: checking for gfortran configure:6163: result: no configure:6175: checking for Fortran 77 compiler version configure:6178: --version &5 ./configure: line 6179: --version: command not found configure:6181: $? = 127 configure:6183: -v &5 ./configure: line 6184: -v: command not found configure:6186: $? = 127 configure:6188: -V &5 ./configure: line 6189: -V: command not found configure:6191: $? = 127 configure:6199: checking whether we are using the GNU Fortran 77 compiler configure:6213: -c conftest.F >&5 ./configure: line 6214: -c: command not found configure:6219: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6245: result: no configure:6251: checking whether accepts -g configure:6263: -c -g conftest.f >&5 ./configure: line 6264: -c: command not found configure:6269: $? = 127 configure: failed program was: | program main | | end configure:6294: result: no configure:6324: checking the maximum length of command line arguments configure:6389: result: 32768 configure:6400: checking command to parse nm output from i586-uhu-linux-gcc object configure:6489: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6492: $? = 0 configure:6496: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:6499: $? = 0 configure:6551: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6554: $? = 0 configure:6592: result: ok configure:6596: checking for objdir configure:6611: result: .libs configure:6663: checking for i586-uhu-linux-ar configure:6692: result: no configure:6701: checking for ar configure:6717: found /usr/bin/ar configure:6728: result: ar configure:6743: checking for i586-uhu-linux-ranlib configure:6772: result: no configure:6781: checking for ranlib configure:6797: found /usr/bin/ranlib configure:6808: result: ranlib configure:6823: checking for i586-uhu-linux-strip configure:6852: result: no configure:6861: checking for strip configure:6877: found /usr/bin/strip configure:6888: result: strip configure:7150: checking if i586-uhu-linux-gcc static flag works configure:7173: result: yes configure:7191: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7209: 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:7213: $? = 0 configure:7224: result: no configure:7239: checking for i586-uhu-linux-gcc option to produce PIC configure:7416: result: -fPIC configure:7424: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:7442: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7446: $? = 0 configure:7457: result: yes configure:7481: checking if i586-uhu-linux-gcc supports -c -o file.o configure:7502: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7506: $? = 0 configure:7526: result: yes configure:7552: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8401: result: yes configure:8427: checking whether -lc should be explicitly linked in configure:8432: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8435: $? = 0 configure:8449: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8452: $? = 0 configure:8464: result: no configure:8472: checking dynamic linker characteristics configure:9024: result: GNU/Linux ld.so configure:9028: checking how to hardcode library paths into programs configure:9053: result: immediate configure:9067: checking whether stripping libraries is possible configure:9072: result: yes configure:9902: checking if libtool supports shared libraries configure:9904: result: yes configure:9907: checking whether to build shared libraries configure:9965: result: yes configure:9968: checking whether to build static libraries configure:9972: result: yes configure:10064: creating libtool configure:10611: checking for ld used by i586-uhu-linux-g++ configure:10678: result: /usr/bin/ld configure:10687: checking if the linker (/usr/bin/ld) is GNU ld configure:10702: result: yes configure:10753: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11581: result: yes configure:11599: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:11602: $? = 0 configure:11698: checking for i586-uhu-linux-g++ option to produce PIC configure:11950: result: -fPIC configure:11958: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11976: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:11980: $? = 0 configure:11991: result: yes configure:12015: checking if i586-uhu-linux-g++ supports -c -o file.o configure:12036: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:12040: $? = 0 configure:12060: result: yes configure:12086: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12114: result: yes configure:12185: checking dynamic linker characteristics configure:12737: result: GNU/Linux ld.so configure:12741: checking how to hardcode library paths into programs configure:12766: result: immediate configure:12780: checking whether stripping libraries is possible configure:12785: result: yes configure:20050: checking for bison configure:20066: found /usr/bin/bison configure:20076: result: bison -y configure:20097: checking for pkg-config configure:20115: found /usr/bin/pkg-config configure:20128: result: /usr/bin/pkg-config configure:20145: checking for gtk+-2.0 libgnomeui-2.0 libbonoboui-2.0 glib-2.0 libbonobo-2.0 evolution-data-server-1.0 libebook-1.0 libecal-1.0 libedata-book-1.0 libedata-cal-1.0 libedataserver-1.0 configure:20238: checking for gtk+-2.0 libgnomeui-2.0 libbonoboui-2.0 glib-2.0 libbonobo-2.0 evolution-data-server-1.2 libebook-1.2 libecal-1.2 libedata-book-1.2 libedata-cal-1.2 libedataserver-1.2 configure:20242: result: yes configure:20246: checking PACKAGE_CFLAGS configure:20249: result: -DORBIT2=1 -pthread -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 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/evolution-data-server-1.6 configure:20252: checking PACKAGE_LIBS configure:20255: result: -pthread -lgnomeui-2 -lSM -lICE -lgnome-keyring -lbonoboui-2 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -ledata-book-1.2 -lebook-1.2 -ledata-cal-1.2 -lecal-1.2 -lgnome-2 -lpopt -lgnomevfs-2 -lgobject-2.0 -ledataserver-1.2 -lxml2 -lz -lgconf-2 -lbonobo-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 configure:20418: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes 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_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_exeext= ac_cv_f77_compiler_gnu=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_cposix_strerror=no ac_cv_objext=o ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk 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_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_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= 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=nm 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\3 \3/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\\3 \\3/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'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.7' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EVO_RPM_VER='' EXEEXT='' F77='' FFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MULTISYNC_VERSION='0.82' OBJEXT='o' PACKAGE='evolution2_sync' PACKAGE_BUGREPORT='' PACKAGE_CFLAGS='-DORBIT2=1 -pthread -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 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/evolution-data-server-1.6 ' PACKAGE_LIBS='-pthread -lgnomeui-2 -lSM -lICE -lgnome-keyring -lbonoboui-2 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -ledata-book-1.2 -lebook-1.2 -ledata-cal-1.2 -lecal-1.2 -lgnome-2 -lpopt -lgnomevfs-2 -lgobject-2.0 -ledataserver-1.2 -lxml2 -lz -lgconf-2 -lbonobo-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.82' YACC='bison -y' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' 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='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "evolution2_sync" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "0.82" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status Makefile on pozsy config.status:721: creating Makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on pozsy config.status:825: creating config.h config.status:933: config.h is unchanged ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status src/Makefile depfiles on pozsy config.status:721: creating src/Makefile config.status:1113: executing depfiles commands