This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by evolution-exchange configure 2.6.2, 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 --disable-schemas-install ## --------- ## ## 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 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:1653: checking for a BSD-compatible install configure:1708: result: /bin/install -c configure:1719: checking whether build environment is sane configure:1762: result: yes configure:1795: checking for gawk configure:1811: found /bin/gawk configure:1821: result: gawk configure:1831: checking whether make sets $(MAKE) configure:1851: result: yes configure:2043: checking Evolution version configure:2052: result: 2.6.2 configure:2079: checking whether to enable maintainer-specific portions of Makefiles configure:2088: result: no configure:2116: checking for style of include used by make configure:2144: result: GNU configure:2177: checking for i586-uhu-linux-gcc configure:2193: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2203: result: i586-uhu-linux-gcc configure:2485: checking for C compiler version configure:2488: 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:2491: $? = 0 configure:2493: 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:2496: $? = 0 configure:2498: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2501: $? = 1 configure:2524: checking for C compiler default output file name configure:2527: i586-uhu-linux-gcc conftest.c >&5 configure:2530: $? = 0 configure:2576: result: a.out configure:2581: checking whether the C compiler works configure:2587: ./a.out configure:2590: $? = 0 configure:2607: result: yes configure:2614: checking whether we are cross compiling configure:2616: result: no configure:2619: checking for suffix of executables configure:2621: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2624: $? = 0 configure:2649: result: configure:2655: checking for suffix of object files configure:2676: i586-uhu-linux-gcc -c conftest.c >&5 configure:2679: $? = 0 configure:2701: result: o configure:2705: checking whether we are using the GNU C compiler configure:2729: i586-uhu-linux-gcc -c conftest.c >&5 configure:2735: $? = 0 configure:2739: test -z || test ! -s conftest.err configure:2742: $? = 0 configure:2745: test -s conftest.o configure:2748: $? = 0 configure:2761: result: yes configure:2767: checking whether i586-uhu-linux-gcc accepts -g configure:2788: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2794: $? = 0 configure:2798: test -z || test ! -s conftest.err configure:2801: $? = 0 configure:2804: test -s conftest.o configure:2807: $? = 0 configure:2818: result: yes configure:2835: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2905: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2911: $? = 0 configure:2915: test -z || test ! -s conftest.err configure:2918: $? = 0 configure:2921: test -s conftest.o configure:2924: $? = 0 configure:2942: result: none needed configure:2960: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2966: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3101: checking dependency style of i586-uhu-linux-gcc configure:3184: result: gcc3 configure:3203: checking for strerror in -lcposix configure:3233: 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:3239: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "evolution-exchange" | #define PACKAGE_TARNAME "evolution-exchange" | #define PACKAGE_VERSION "2.6.2" | #define PACKAGE_STRING "evolution-exchange 2.6.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Connector" | #define PACKAGE "evolution-exchange" | #define VERSION "2.6.2" | #define E2K_DEBUG 1 | #define EVOLUTION_BASE_VERSION "2.6" | #define BASE_VERSION "2.6" | #define API_VERSION "1.2" | /* 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:3265: result: no configure:3281: checking for i586-uhu-linux-gcc configure:3307: result: i586-uhu-linux-gcc configure:3589: checking for C compiler version configure:3592: 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:3595: $? = 0 configure:3597: 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:3600: $? = 0 configure:3602: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:3605: $? = 1 configure:3608: checking whether we are using the GNU C compiler configure:3664: result: yes configure:3670: checking whether i586-uhu-linux-gcc accepts -g configure:3721: result: yes configure:3738: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3845: result: none needed configure:3863: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3869: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4004: checking dependency style of i586-uhu-linux-gcc configure:4087: result: gcc3 configure:4109: checking how to run the C preprocessor configure:4144: i586-uhu-linux-gcc -E conftest.c configure:4150: $? = 0 configure:4182: i586-uhu-linux-gcc -E conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:4188: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "evolution-exchange" | #define PACKAGE_TARNAME "evolution-exchange" | #define PACKAGE_VERSION "2.6.2" | #define PACKAGE_STRING "evolution-exchange 2.6.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Connector" | #define PACKAGE "evolution-exchange" | #define VERSION "2.6.2" | #define E2K_DEBUG 1 | #define EVOLUTION_BASE_VERSION "2.6" | #define BASE_VERSION "2.6" | #define API_VERSION "1.2" | /* end confdefs.h. */ | #include configure:4227: result: i586-uhu-linux-gcc -E configure:4251: i586-uhu-linux-gcc -E conftest.c configure:4257: $? = 0 configure:4289: i586-uhu-linux-gcc -E conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:4295: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "evolution-exchange" | #define PACKAGE_TARNAME "evolution-exchange" | #define PACKAGE_VERSION "2.6.2" | #define PACKAGE_STRING "evolution-exchange 2.6.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Connector" | #define PACKAGE "evolution-exchange" | #define VERSION "2.6.2" | #define E2K_DEBUG 1 | #define EVOLUTION_BASE_VERSION "2.6" | #define BASE_VERSION "2.6" | #define API_VERSION "1.2" | /* end confdefs.h. */ | #include configure:4339: checking for egrep configure:4349: result: grep -E configure:4354: checking for ANSI C header files configure:4379: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4385: $? = 0 configure:4389: test -z || test ! -s conftest.err configure:4392: $? = 0 configure:4395: test -s conftest.o configure:4398: $? = 0 configure:4487: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4490: $? = 0 configure:4492: ./conftest configure:4495: $? = 0 configure:4510: result: yes configure:4533: checking for a BSD-compatible install configure:4588: result: /bin/install -c configure:4599: checking whether ln -s works configure:4603: result: yes configure:4610: checking whether make sets $(MAKE) configure:4630: result: yes configure:4718: checking build system type configure:4736: result: i586-uhu-linux-gnu configure:4744: checking host system type configure:4758: result: i586-uhu-linux-gnu configure:4766: checking for a sed that does not truncate output configure:4820: result: /bin/sed configure:4834: checking for ld used by i586-uhu-linux-gcc configure:4901: result: /usr/bin/ld configure:4910: checking if the linker (/usr/bin/ld) is GNU ld configure:4925: result: yes configure:4930: checking for /usr/bin/ld option to reload object files configure:4937: result: -r configure:4955: checking for BSD-compatible nm configure:5004: result: /usr/bin/nm -B configure:5008: checking how to recognise dependent libraries configure:5184: result: pass_all configure:5429: checking for sys/types.h configure:5445: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5451: $? = 0 configure:5455: test -z || test ! -s conftest.err configure:5458: $? = 0 configure:5461: test -s conftest.o configure:5464: $? = 0 configure:5475: result: yes configure:5429: checking for sys/stat.h configure:5445: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5451: $? = 0 configure:5455: test -z || test ! -s conftest.err configure:5458: $? = 0 configure:5461: test -s conftest.o configure:5464: $? = 0 configure:5475: result: yes configure:5429: checking for stdlib.h configure:5445: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5451: $? = 0 configure:5455: test -z || test ! -s conftest.err configure:5458: $? = 0 configure:5461: test -s conftest.o configure:5464: $? = 0 configure:5475: result: yes configure:5429: checking for string.h configure:5445: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5451: $? = 0 configure:5455: test -z || test ! -s conftest.err configure:5458: $? = 0 configure:5461: test -s conftest.o configure:5464: $? = 0 configure:5475: result: yes configure:5429: checking for memory.h configure:5445: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5451: $? = 0 configure:5455: test -z || test ! -s conftest.err configure:5458: $? = 0 configure:5461: test -s conftest.o configure:5464: $? = 0 configure:5475: result: yes configure:5429: checking for strings.h configure:5445: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5451: $? = 0 configure:5455: test -z || test ! -s conftest.err configure:5458: $? = 0 configure:5461: test -s conftest.o configure:5464: $? = 0 configure:5475: result: yes configure:5429: checking for inttypes.h configure:5445: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5451: $? = 0 configure:5455: test -z || test ! -s conftest.err configure:5458: $? = 0 configure:5461: test -s conftest.o configure:5464: $? = 0 configure:5475: result: yes configure:5429: checking for stdint.h configure:5445: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5451: $? = 0 configure:5455: test -z || test ! -s conftest.err configure:5458: $? = 0 configure:5461: test -s conftest.o configure:5464: $? = 0 configure:5475: result: yes configure:5429: checking for unistd.h configure:5445: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5451: $? = 0 configure:5455: test -z || test ! -s conftest.err configure:5458: $? = 0 configure:5461: test -s conftest.o configure:5464: $? = 0 configure:5475: result: yes configure:5501: checking dlfcn.h usability configure:5513: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5519: $? = 0 configure:5523: test -z || test ! -s conftest.err configure:5526: $? = 0 configure:5529: test -s conftest.o configure:5532: $? = 0 configure:5542: result: yes configure:5546: checking dlfcn.h presence configure:5556: i586-uhu-linux-gcc -E conftest.c configure:5562: $? = 0 configure:5582: result: yes configure:5617: checking for dlfcn.h configure:5624: result: yes configure:5647: checking for i586-uhu-linux-g++ configure:5663: found /usr/lib/ccache/i586-uhu-linux-g++ configure:5673: result: i586-uhu-linux-g++ configure:5731: checking for C++ compiler version configure:5734: 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:5737: $? = 0 configure:5739: 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:5742: $? = 0 configure:5744: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:5747: $? = 1 configure:5750: checking whether we are using the GNU C++ compiler configure:5774: i586-uhu-linux-g++ -c conftest.cc >&5 configure:5780: $? = 0 configure:5784: test -z || test ! -s conftest.err configure:5787: $? = 0 configure:5790: test -s conftest.o configure:5793: $? = 0 configure:5806: result: yes configure:5812: checking whether i586-uhu-linux-g++ accepts -g configure:5833: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:5839: $? = 0 configure:5843: test -z || test ! -s conftest.err configure:5846: $? = 0 configure:5849: test -s conftest.o configure:5852: $? = 0 configure:5863: result: yes configure:5905: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5911: $? = 0 configure:5915: test -z || test ! -s conftest.err configure:5918: $? = 0 configure:5921: test -s conftest.o configure:5924: $? = 0 configure:5950: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:30: error: `exit' was not declared in this scope configure:5956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "evolution-exchange" | #define PACKAGE_TARNAME "evolution-exchange" | #define PACKAGE_VERSION "2.6.2" | #define PACKAGE_STRING "evolution-exchange 2.6.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Connector" | #define PACKAGE "evolution-exchange" | #define VERSION "2.6.2" | #define E2K_DEBUG 1 | #define EVOLUTION_BASE_VERSION "2.6" | #define BASE_VERSION "2.6" | #define API_VERSION "1.2" | #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:5905: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5911: $? = 0 configure:5915: test -z || test ! -s conftest.err configure:5918: $? = 0 configure:5921: test -s conftest.o configure:5924: $? = 0 configure:5950: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5956: $? = 0 configure:5960: test -z || test ! -s conftest.err configure:5963: $? = 0 configure:5966: test -s conftest.o configure:5969: $? = 0 configure:5994: checking dependency style of i586-uhu-linux-g++ configure:6077: result: gcc3 configure:6104: checking how to run the C++ preprocessor configure:6135: i586-uhu-linux-g++ -E conftest.cc configure:6141: $? = 0 configure:6173: i586-uhu-linux-g++ -E conftest.cc conftest.cc:29:28: ac_nonexistent.h: No such file or directory configure:6179: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "evolution-exchange" | #define PACKAGE_TARNAME "evolution-exchange" | #define PACKAGE_VERSION "2.6.2" | #define PACKAGE_STRING "evolution-exchange 2.6.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Connector" | #define PACKAGE "evolution-exchange" | #define VERSION "2.6.2" | #define E2K_DEBUG 1 | #define EVOLUTION_BASE_VERSION "2.6" | #define BASE_VERSION "2.6" | #define API_VERSION "1.2" | #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:6218: result: i586-uhu-linux-g++ -E configure:6242: i586-uhu-linux-g++ -E conftest.cc configure:6248: $? = 0 configure:6280: i586-uhu-linux-g++ -E conftest.cc conftest.cc:29:28: ac_nonexistent.h: No such file or directory configure:6286: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "evolution-exchange" | #define PACKAGE_TARNAME "evolution-exchange" | #define PACKAGE_VERSION "2.6.2" | #define PACKAGE_STRING "evolution-exchange 2.6.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Connector" | #define PACKAGE "evolution-exchange" | #define VERSION "2.6.2" | #define E2K_DEBUG 1 | #define EVOLUTION_BASE_VERSION "2.6" | #define BASE_VERSION "2.6" | #define API_VERSION "1.2" | #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:6341: checking for i586-uhu-linux-g77 configure:6370: result: no configure:6341: checking for i586-uhu-linux-f77 configure:6370: result: no configure:6341: checking for i586-uhu-linux-xlf configure:6370: result: no configure:6341: checking for i586-uhu-linux-frt configure:6370: result: no configure:6341: checking for i586-uhu-linux-pgf77 configure:6370: result: no configure:6341: checking for i586-uhu-linux-fort77 configure:6370: result: no configure:6341: checking for i586-uhu-linux-fl32 configure:6370: result: no configure:6341: checking for i586-uhu-linux-af77 configure:6370: result: no configure:6341: checking for i586-uhu-linux-f90 configure:6370: result: no configure:6341: checking for i586-uhu-linux-xlf90 configure:6370: result: no configure:6341: checking for i586-uhu-linux-pgf90 configure:6370: result: no configure:6341: checking for i586-uhu-linux-epcf90 configure:6370: result: no configure:6341: checking for i586-uhu-linux-f95 configure:6370: result: no configure:6341: checking for i586-uhu-linux-fort configure:6370: result: no configure:6341: checking for i586-uhu-linux-xlf95 configure:6370: result: no configure:6341: checking for i586-uhu-linux-ifc configure:6370: result: no configure:6341: checking for i586-uhu-linux-efc configure:6370: result: no configure:6341: checking for i586-uhu-linux-pgf95 configure:6370: result: no configure:6341: checking for i586-uhu-linux-lf95 configure:6370: result: no configure:6341: checking for i586-uhu-linux-gfortran configure:6370: result: no configure:6383: checking for g77 configure:6412: result: no configure:6383: checking for f77 configure:6412: result: no configure:6383: checking for xlf configure:6412: result: no configure:6383: checking for frt configure:6412: result: no configure:6383: checking for pgf77 configure:6412: result: no configure:6383: checking for fort77 configure:6412: result: no configure:6383: checking for fl32 configure:6412: result: no configure:6383: checking for af77 configure:6412: result: no configure:6383: checking for f90 configure:6412: result: no configure:6383: checking for xlf90 configure:6412: result: no configure:6383: checking for pgf90 configure:6412: result: no configure:6383: checking for epcf90 configure:6412: result: no configure:6383: checking for f95 configure:6412: result: no configure:6383: checking for fort configure:6412: result: no configure:6383: checking for xlf95 configure:6412: result: no configure:6383: checking for ifc configure:6412: result: no configure:6383: checking for efc configure:6412: result: no configure:6383: checking for pgf95 configure:6412: result: no configure:6383: checking for lf95 configure:6412: result: no configure:6383: checking for gfortran configure:6412: result: no configure:6424: checking for Fortran 77 compiler version configure:6427: --version &5 ./configure: line 6428: --version: command not found configure:6430: $? = 127 configure:6432: -v &5 ./configure: line 6433: -v: command not found configure:6435: $? = 127 configure:6437: -V &5 ./configure: line 6438: -V: command not found configure:6440: $? = 127 configure:6448: checking whether we are using the GNU Fortran 77 compiler configure:6462: -c conftest.F >&5 ./configure: line 6463: -c: command not found configure:6468: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6494: result: no configure:6500: checking whether accepts -g configure:6512: -c -g conftest.f >&5 ./configure: line 6513: -c: command not found configure:6518: $? = 127 configure: failed program was: | program main | | end configure:6543: result: no configure:6573: checking the maximum length of command line arguments configure:6682: result: 32768 configure:6693: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:6798: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6801: $? = 0 configure:6805: /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:6808: $? = 0 configure:6860: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6863: $? = 0 configure:6901: result: ok configure:6905: checking for objdir configure:6920: result: .libs configure:6972: checking for i586-uhu-linux-ar configure:7001: result: no configure:7010: checking for ar configure:7026: found /usr/bin/ar configure:7037: result: ar configure:7052: checking for i586-uhu-linux-ranlib configure:7081: result: no configure:7090: checking for ranlib configure:7106: found /usr/bin/ranlib configure:7117: result: ranlib configure:7132: checking for i586-uhu-linux-strip configure:7161: result: no configure:7170: checking for strip configure:7186: found /usr/bin/strip configure:7197: result: strip configure:7469: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7487: 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:7491: $? = 0 configure:7504: result: no configure:7519: checking for i586-uhu-linux-gcc option to produce PIC configure:7729: result: -fPIC configure:7737: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:7755: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7759: $? = 0 configure:7772: result: yes configure:7800: checking if i586-uhu-linux-gcc static flag -static works configure:7828: result: yes configure:7838: checking if i586-uhu-linux-gcc supports -c -o file.o configure:7859: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7863: $? = 0 configure:7885: result: yes configure:7911: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8869: result: yes configure:8890: checking whether -lc should be explicitly linked in configure:8895: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8898: $? = 0 configure:8913: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8916: $? = 0 configure:8928: result: no configure:8936: checking dynamic linker characteristics configure:9545: result: GNU/Linux ld.so configure:9554: checking how to hardcode library paths into programs configure:9579: result: immediate configure:9593: checking whether stripping libraries is possible configure:9598: result: yes configure:10432: checking if libtool supports shared libraries configure:10434: result: yes configure:10437: checking whether to build shared libraries configure:10458: result: yes configure:10461: checking whether to build static libraries configure:10465: result: yes configure:10557: creating libtool configure:11145: checking for ld used by i586-uhu-linux-g++ configure:11212: result: /usr/bin/ld configure:11221: checking if the linker (/usr/bin/ld) is GNU ld configure:11236: result: yes configure:11287: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12225: result: yes configure:12243: i586-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:12246: $? = 0 configure:12365: checking for i586-uhu-linux-g++ option to produce PIC configure:12639: result: -fPIC configure:12647: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:12665: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12669: $? = 0 configure:12682: result: yes configure:12710: checking if i586-uhu-linux-g++ static flag -static works configure:12738: result: yes configure:12748: checking if i586-uhu-linux-g++ supports -c -o file.o configure:12769: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12773: $? = 0 configure:12795: result: yes configure:12821: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12846: result: yes configure:12913: checking dynamic linker characteristics configure:13522: result: GNU/Linux ld.so configure:13531: checking how to hardcode library paths into programs configure:13556: result: immediate configure:19821: checking for perl configure:19839: found /usr/bin/perl configure:19851: result: /usr/bin/perl configure:19869: checking for XML::Parser configure:19872: result: ok configure:19883: checking for iconv configure:19901: found /usr/bin/iconv configure:19914: result: /usr/bin/iconv configure:19923: checking for msgfmt configure:19941: found /usr/bin/msgfmt configure:19954: result: /usr/bin/msgfmt configure:19963: checking for msgmerge configure:19981: found /usr/bin/msgmerge configure:19994: result: /usr/bin/msgmerge configure:20003: checking for xgettext configure:20021: found /usr/bin/xgettext configure:20034: result: /usr/bin/xgettext configure:20071: checking locale.h usability configure:20083: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20089: $? = 0 configure:20093: test -z || test ! -s conftest.err configure:20096: $? = 0 configure:20099: test -s conftest.o configure:20102: $? = 0 configure:20112: result: yes configure:20116: checking locale.h presence configure:20126: i586-uhu-linux-gcc -E conftest.c configure:20132: $? = 0 configure:20152: result: yes configure:20187: checking for locale.h configure:20194: result: yes configure:20208: checking for LC_MESSAGES configure:20229: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20235: $? = 0 configure:20239: test -z || test ! -s conftest.err configure:20242: $? = 0 configure:20245: test -s conftest configure:20248: $? = 0 configure:20260: result: yes configure:20289: checking libintl.h usability configure:20301: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20307: $? = 0 configure:20311: test -z || test ! -s conftest.err configure:20314: $? = 0 configure:20317: test -s conftest.o configure:20320: $? = 0 configure:20330: result: yes configure:20334: checking libintl.h presence configure:20344: i586-uhu-linux-gcc -E conftest.c configure:20350: $? = 0 configure:20370: result: yes configure:20405: checking for libintl.h configure:20412: result: yes configure:20423: checking for ngettext in libc configure:20446: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20452: $? = 0 configure:20456: test -z || test ! -s conftest.err configure:20459: $? = 0 configure:20462: test -s conftest configure:20465: $? = 0 configure:20478: result: yes configure:20482: checking for dgettext in libc configure:20505: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20511: $? = 0 configure:20515: test -z || test ! -s conftest.err configure:20518: $? = 0 configure:20521: test -s conftest configure:20524: $? = 0 configure:20537: result: yes configure:20546: checking for bind_textdomain_codeset configure:20603: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20609: $? = 0 configure:20613: test -z || test ! -s conftest.err configure:20616: $? = 0 configure:20619: test -s conftest configure:20622: $? = 0 configure:20634: result: yes configure:21144: checking for msgfmt configure:21171: result: /usr/bin/msgfmt configure:21184: checking for dcgettext configure:21241: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:57: warning: conflicting types for built-in function 'dcgettext' configure:21247: $? = 0 configure:21251: test -z || test ! -s conftest.err configure:21254: $? = 0 configure:21257: test -s conftest configure:21260: $? = 0 configure:21272: result: yes configure:21284: checking for gmsgfmt configure:21315: result: /usr/bin/msgfmt configure:21324: checking for xgettext configure:21351: result: /usr/bin/xgettext configure:21375: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21381: $? = 0 configure:21385: test -z || test ! -s conftest.err configure:21388: $? = 0 configure:21391: test -s conftest configure:21394: $? = 0 configure:21567: checking for catalogs to be installed configure:21592: result: ar az bg bn ca cs cy da de dz el en_CA en_GB es et fa fi fr gl gu hi hu id it ja ko ku lt mk ms nb ne nl nn no pa pl pt pt_BR ro ru rw sk sq sr sr@Latn sv ta th tr uk vi xh zh_CN zh_HK zh_TW configure:21628: checking for Win32 configure:21641: result: no configure:21681: checking whether gcc understands -Wno-sign-compare configure:21699: i586-uhu-linux-gcc -c -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -g -O2 -Wno-sign-compare conftest.c >&5 configure:21705: $? = 0 configure:21709: test -z || test ! -s conftest.err configure:21712: $? = 0 configure:21715: test -s conftest.o configure:21718: $? = 0 configure:21729: result: yes configure:21749: checking what warning flags to pass to the C compiler configure:21751: result: -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare configure:21762: checking what language compliance flags to pass to the C compiler configure:21777: result: configure:21841: checking for pkg-config configure:21859: found /usr/bin/pkg-config configure:21872: result: /usr/bin/pkg-config configure:21895: checking for GLIB - version >= 2.0.0 configure:22014: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wno-sign-compare -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lglib-2.0 >&5 configure:22017: $? = 0 configure:22019: ./conftest configure:22022: $? = 0 configure:22040: result: yes (version 2.10.3) configure:22188: checking for pkg-config configure:22219: result: /usr/bin/pkg-config configure:22228: checking for orbit2-config configure:22246: found /usr/bin/orbit2-config configure:22259: result: /usr/bin/orbit2-config configure:22267: checking for ORBit - version >= 2.3.0 configure:22374: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wno-sign-compare -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -pthread -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lm >&5 configure:22377: $? = 0 configure:22379: ./conftest configure:22382: $? = 0 configure:22400: result: yes configure:22494: checking for orbit-idl-2 configure:22512: found /usr/bin/orbit-idl-2 configure:22525: result: /usr/bin/orbit-idl-2 configure:22539: checking for gconftool-2 configure:22557: found /usr/bin/gconftool-2 configure:22570: result: /usr/bin/gconftool-2 configure:22592: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation configure:22607: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:22676: checking for i586-uhu-linux-pkg-config configure:22706: result: /usr/bin/pkg-config configure:22763: checking pkg-config is at least version 0.9.0 configure:22766: result: yes configure:22777: checking for ADDRESSBOOK configure:22785: $PKG_CONFIG --exists --print-errors "libedata-book-$EDS_API_VERSION camel-provider-$EDS_API_VERSION" configure:22788: $? = 0 configure:22803: $PKG_CONFIG --exists --print-errors "libedata-book-$EDS_API_VERSION camel-provider-$EDS_API_VERSION" configure:22806: $? = 0 configure:22882: result: yes configure:22890: checking for CALENDAR configure:22898: $PKG_CONFIG --exists --print-errors "libedata-cal-$EDS_API_VERSION" configure:22901: $? = 0 configure:22916: $PKG_CONFIG --exists --print-errors "libedata-cal-$EDS_API_VERSION" configure:22919: $? = 0 configure:22995: result: yes configure:23004: checking for CAMEL configure:23012: $PKG_CONFIG --exists --print-errors "camel-provider-$EDS_API_VERSION" configure:23015: $? = 0 configure:23030: $PKG_CONFIG --exists --print-errors "camel-provider-$EDS_API_VERSION" configure:23033: $? = 0 configure:23109: result: yes configure:23117: checking for MAIL configure:23125: $PKG_CONFIG --exists --print-errors "libecal-$EDS_API_VERSION" configure:23128: $? = 0 configure:23143: $PKG_CONFIG --exists --print-errors "libecal-$EDS_API_VERSION" configure:23146: $? = 0 configure:23222: result: yes configure:23230: checking for SOUP configure:23238: $PKG_CONFIG --exists --print-errors "libsoup-2.4" Package libsoup-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsoup-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libsoup-2.4' found configure:23241: $? = 1 configure:23256: $PKG_CONFIG --exists --print-errors "libsoup-2.4" Package libsoup-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsoup-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libsoup-2.4' found configure:23259: $? = 1 Package libsoup-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `libsoup-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'libsoup-2.4' found configure:23305: checking for EXCHANGE_STORAGE configure:23313: $PKG_CONFIG --exists --print-errors "evolution-shell-$EVOLUTION_BASE_VERSION evolution-plugin-$EVOLUTION_BASE_VERSION libedataserverui-$EDS_API_VERSION libedata-book-$EDS_API_VERSION libedata-cal-$EDS_API_VERSION libsoup-$LIBSOUP_VERSION libglade-2.0 libgnomeui-2.0 libgnomeprint-2.2 >= 2.2.0 camel-provider-$EDS_API_VERSION" configure:23316: $? = 0 configure:23331: $PKG_CONFIG --exists --print-errors "evolution-shell-$EVOLUTION_BASE_VERSION evolution-plugin-$EVOLUTION_BASE_VERSION libedataserverui-$EDS_API_VERSION libedata-book-$EDS_API_VERSION libedata-cal-$EDS_API_VERSION libsoup-$LIBSOUP_VERSION libglade-2.0 libgnomeui-2.0 libgnomeprint-2.2 >= 2.2.0 camel-provider-$EDS_API_VERSION" configure:23334: $? = 0 configure:23410: result: yes configure:23419: checking for LIBEXCHANGE configure:23427: $PKG_CONFIG --exists --print-errors "libsoup-$LIBSOUP_VERSION evolution-shell-$EVOLUTION_BASE_VERSION libedataserverui-$EDS_API_VERSION libexchange-storage-$EDS_API_VERSION libbonobo-2.0 libxml-2.0 gconf-2.0" configure:23430: $? = 0 configure:23445: $PKG_CONFIG --exists --print-errors "libsoup-$LIBSOUP_VERSION evolution-shell-$EVOLUTION_BASE_VERSION libedataserverui-$EDS_API_VERSION libexchange-storage-$EDS_API_VERSION libbonobo-2.0 libxml-2.0 gconf-2.0" configure:23448: $? = 0 configure:23524: result: yes configure:23553: checking for pthread_create in -lpthread configure:23583: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wno-sign-compare conftest.c -lpthread >&5 configure:23589: $? = 0 configure:23593: test -z || test ! -s conftest.err configure:23596: $? = 0 configure:23599: test -s conftest configure:23602: $? = 0 configure:23615: result: yes configure:23944: checking for OpenLDAP configure:23951: result: yes configure:23983: checking if OpenLDAP is version 2.x configure:24015: result: yes configure:24023: checking for res_query in -lresolv configure:24053: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wno-sign-compare conftest.c -lresolv >&5 configure:24059: $? = 0 configure:24063: test -z || test ! -s conftest.err configure:24066: $? = 0 configure:24069: test -s conftest configure:24072: $? = 0 configure:24085: result: yes configure:24091: checking for bind in -lsocket configure:24121: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wno-sign-compare conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:24127: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "evolution-exchange" | #define PACKAGE_TARNAME "evolution-exchange" | #define PACKAGE_VERSION "2.6.2" | #define PACKAGE_STRING "evolution-exchange 2.6.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Connector" | #define PACKAGE "evolution-exchange" | #define VERSION "2.6.2" | #define E2K_DEBUG 1 | #define EVOLUTION_BASE_VERSION "2.6" | #define BASE_VERSION "2.6" | #define API_VERSION "1.2" | #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 | #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 GETTEXT_PACKAGE "evolution-exchange-2.6" | #define E2K_APPROX_BUILD_TIME 1154908800 | #define HAVE_LDAP 1 | /* 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 bind (); | int | main () | { | bind (); | ; | return 0; | } configure:24153: result: no configure:24159: checking for gethostbyaddr in -lnsl configure:24189: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wno-sign-compare conftest.c -lnsl >&5 configure:24195: $? = 0 configure:24199: test -z || test ! -s conftest.err configure:24202: $? = 0 configure:24205: test -s conftest configure:24208: $? = 0 configure:24221: result: yes configure:24227: checking for ber_get_tag in -llber configure:24257: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wno-sign-compare conftest.c -llber -lresolv -lnsl >&5 configure:24263: $? = 0 configure:24267: test -z || test ! -s conftest.err configure:24270: $? = 0 configure:24273: test -s conftest configure:24276: $? = 0 configure:24289: result: yes configure:24305: checking for ldap_open in -lldap configure:24335: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wno-sign-compare conftest.c -lldap -llber -lresolv -lnsl >&5 configure:24341: $? = 0 configure:24345: test -z || test ! -s conftest.err configure:24348: $? = 0 configure:24351: test -s conftest configure:24354: $? = 0 configure:24367: result: yes configure:24423: checking for ldap_ntlm_bind configure:24480: i586-uhu-linux-gcc -o conftest -g -O2 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wno-sign-compare conftest.c -lldap -llber -lresolv -lnsl >&5 /tmp/cc61EaNk.o: In function `main': /var/uhubuild/work/compile/conftest.c:78: undefined reference to `ldap_ntlm_bind' /tmp/cc61EaNk.o:(.data+0x0): undefined reference to `ldap_ntlm_bind' collect2: ld returned 1 exit status configure:24486: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "evolution-exchange" | #define PACKAGE_TARNAME "evolution-exchange" | #define PACKAGE_VERSION "2.6.2" | #define PACKAGE_STRING "evolution-exchange 2.6.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Connector" | #define PACKAGE "evolution-exchange" | #define VERSION "2.6.2" | #define E2K_DEBUG 1 | #define EVOLUTION_BASE_VERSION "2.6" | #define BASE_VERSION "2.6" | #define API_VERSION "1.2" | #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 | #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 GETTEXT_PACKAGE "evolution-exchange-2.6" | #define E2K_APPROX_BUILD_TIME 1154908800 | #define HAVE_LDAP 1 | /* end confdefs.h. */ | /* Define ldap_ntlm_bind to an innocuous variant, in case declares ldap_ntlm_bind. | For example, HP-UX 11i declares gettimeofday. */ | #define ldap_ntlm_bind innocuous_ldap_ntlm_bind | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ldap_ntlm_bind (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ldap_ntlm_bind | | /* 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 ldap_ntlm_bind (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_ldap_ntlm_bind) || defined (__stub___ldap_ntlm_bind) | choke me | #else | char (*f) () = ldap_ntlm_bind; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ldap_ntlm_bind; | ; | return 0; | } configure:24511: result: no configure:24614: checking gtk-doc version >= 1.0 configure:24617: result: yes configure:24827: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by evolution-exchange config.status 2.6.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:827: creating Makefile config.status:827: creating evolution-exchange-zip config.status:827: creating camel/Makefile config.status:827: creating mail/Makefile config.status:827: creating addressbook/Makefile config.status:827: creating calendar/Makefile config.status:827: creating storage/Makefile config.status:827: creating docs/Makefile config.status:827: creating docs/ietf/Makefile config.status:827: creating docs/reference/Makefile config.status:827: creating po/Makefile.in config.status:931: creating config.h config.status:1245: executing depfiles commands config.status:1245: executing intltool commands config.status:1245: executing default-1 commands configure:26308: WARNING: No NTLM support in OpenLDAP; Plaintext password authentication will be used when connecting to the Global Catalog server. Consider installing the evo-openldap package, or building OpenLDAP with the patch in docs/openldap-ntlm.diff ## ---------------- ## ## 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_ADDRESSBOOK_CFLAGS_set= ac_cv_env_ADDRESSBOOK_CFLAGS_value= ac_cv_env_ADDRESSBOOK_LIBS_set= ac_cv_env_ADDRESSBOOK_LIBS_value= ac_cv_env_CALENDAR_CFLAGS_set= ac_cv_env_CALENDAR_CFLAGS_value= ac_cv_env_CALENDAR_LIBS_set= ac_cv_env_CALENDAR_LIBS_value= ac_cv_env_CAMEL_CFLAGS_set= ac_cv_env_CAMEL_CFLAGS_value= ac_cv_env_CAMEL_LIBS_set= ac_cv_env_CAMEL_LIBS_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_EXCHANGE_STORAGE_CFLAGS_set= ac_cv_env_EXCHANGE_STORAGE_CFLAGS_value= ac_cv_env_EXCHANGE_STORAGE_LIBS_set= ac_cv_env_EXCHANGE_STORAGE_LIBS_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_LIBEXCHANGE_CFLAGS_set= ac_cv_env_LIBEXCHANGE_CFLAGS_value= ac_cv_env_LIBEXCHANGE_LIBS_set= ac_cv_env_LIBEXCHANGE_LIBS_value= ac_cv_env_MAIL_CFLAGS_set= ac_cv_env_MAIL_CFLAGS_value= ac_cv_env_MAIL_LIBS_set= ac_cv_env_MAIL_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SOUP_CFLAGS_set= ac_cv_env_SOUP_CFLAGS_value= ac_cv_env_SOUP_LIBS_set= ac_cv_env_SOUP_LIBS_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_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_ldap_ntlm_bind=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_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_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_objext=o ac_cv_openldap_version2=yes ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2 ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_INTLTOOL_ICONV=/usr/bin/iconv ac_cv_path_INTLTOOL_MSGFMT=/usr/bin/msgfmt ac_cv_path_INTLTOOL_MSGMERGE=/usr/bin/msgmerge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_XGETTEXT=/usr/bin/xgettext ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_ORBIT_CONFIG=/usr/bin/orbit2-config ac_cv_path_ORBIT_IDL=/usr/bin/orbit-idl-2 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_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_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 ac_cv_with_openldap=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_val_LC_MESSAGES=yes 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_ADDRESSBOOK_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/evolution-data-server-1.6 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libxml2 ' pkg_cv_ADDRESSBOOK_LIBS='-pthread -ledata-book-1.2 -lebook-1.2 -lgnome-2 -lpopt -lgnomevfs-2 -lgobject-2.0 -lxml2 -lz -lgconf-2 -lbonobo-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lcamel-1.2 -lcamel-provider-1.2 -ledataserver-1.2 ' pkg_cv_CALENDAR_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/evolution-data-server-1.6 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 ' pkg_cv_CALENDAR_LIBS='-pthread -ledata-cal-1.2 -lecal-1.2 -lgnome-2 -lpopt -ledataserver-1.2 -lgnomevfs-2 -lgobject-2.0 -lxml2 -lz -lgconf-2 -lbonobo-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' pkg_cv_CAMEL_CFLAGS='-I/usr/include/evolution-data-server-1.6 ' pkg_cv_CAMEL_LIBS='-lcamel-1.2 -lcamel-provider-1.2 -ledataserver-1.2 ' pkg_cv_EXCHANGE_STORAGE_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/evolution-2.6 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/evolution-data-server-1.6 -I/usr/include/libglade-2.0 -I/usr/include/libsoup-2.2 -I/usr/include/libgnomeprint-2.2 ' pkg_cv_EXCHANGE_STORAGE_LIBS='-pthread -Wl,--export-dynamic -L/usr/lib/evolution/2.6 -leshell -leutil -ledataserverui-1.2 -ledata-book-1.2 -lebook-1.2 -ledata-cal-1.2 -lecal-1.2 -lsoup-2.2 -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomeprint-2-2 -lart_lgpl_2 -lxml2 -lz -lm -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lcamel-1.2 -lcamel-provider-1.2 -ledataserver-1.2 ' pkg_cv_LIBEXCHANGE_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libsoup-2.2 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/evolution-2.6 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/evolution-data-server-1.6 -I/usr/include/libglade-2.0 -I/usr/include/evolution-data-server-1.6/exchange ' pkg_cv_LIBEXCHANGE_LIBS='-pthread -L/usr/lib/evolution/2.6 -leshell -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -ledataserverui-1.2 -lglade-2.0 -lebook-1.2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnome-2 -lpopt -ledataserver-1.2 -lgnomevfs-2 -lgobject-2.0 -lexchange-storage-1.2 -lsoup-2.2 -lbonobo-2 -lbonobo-activation -lxml2 -lz -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' pkg_cv_MAIL_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/evolution-data-server-1.6 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 ' pkg_cv_MAIL_LIBS='-pthread -lecal-1.2 -lgnome-2 -lpopt -ledataserver-1.2 -lgnomevfs-2 -lgobject-2.0 -lxml2 -lz -lgconf-2 -lbonobo-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' ADDRESSBOOK_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/evolution-data-server-1.6 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libxml2 ' ADDRESSBOOK_LIBS='-pthread -ledata-book-1.2 -lebook-1.2 -lgnome-2 -lpopt -lgnomevfs-2 -lgobject-2.0 -lxml2 -lz -lgconf-2 -lbonobo-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lcamel-1.2 -lcamel-provider-1.2 -ledataserver-1.2 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' API_VERSION='1.2' 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' BASE_VERSION='2.6' CALENDAR_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/evolution-data-server-1.6 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 ' CALENDAR_LIBS='-pthread -ledata-cal-1.2 -lecal-1.2 -lgnome-2 -lpopt -ledataserver-1.2 -lgnomevfs-2 -lgobject-2.0 -lxml2 -lz -lgconf-2 -lbonobo-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' CAMEL_CFLAGS='-I/usr/include/evolution-data-server-1.6 ' CAMEL_LIBS='-lcamel-1.2 -lcamel-provider-1.2 -ledataserver-1.2 ' CAMEL_providerdir='/usr/lib/evolution-data-server-1.2/camel-providers' CATALOGS=' ar.gmo az.gmo bg.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo fa.gmo fi.gmo fr.gmo gl.gmo gu.gmo hi.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo ku.gmo lt.gmo mk.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo th.gmo tr.gmo uk.gmo vi.gmo xh.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wno-sign-compare' CONNECTOR_DATADIR='$(datadir)/evolution-exchange/$(BASE_VERSION)' 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' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EDS_BASE_VERSION='1.6' EGREP='grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_LDAP_FALSE='#' ENABLE_LDAP_TRUE='' EVOLUTION_IDL_INCLUDES='-I /usr/share/idl/evolution-2.6 -I /usr/share/idl/bonobo-2.0 -I /usr/share/idl/bonobo-activation-2.0 -I /usr/share/idl/evolution-data-server-1.2' EVOLUTION_VERSION='2.6.2' EVOLUTION_idldir='/usr/share/idl/evolution-2.6' EVOLUTION_imagesdir='/usr/share/evolution/2.6/images' EVOLUTION_privdatadir='' EVOLUTION_privlibdir='/usr/lib/evolution/2.6' EVOLUTION_privlibexecdir='/usr/libexec/evolution/2.6' EXCHANGE_STORAGE_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/evolution-2.6 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/evolution-data-server-1.6 -I/usr/include/libglade-2.0 -I/usr/include/libsoup-2.2 -I/usr/include/libgnomeprint-2.2 ' EXCHANGE_STORAGE_LIBS='-pthread -Wl,--export-dynamic -L/usr/lib/evolution/2.6 -leshell -leutil -ledataserverui-1.2 -ledata-book-1.2 -lebook-1.2 -ledata-cal-1.2 -lecal-1.2 -lsoup-2.2 -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomeprint-2-2 -lart_lgpl_2 -lxml2 -lz -lm -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lcamel-1.2 -lcamel-provider-1.2 -ledataserver-1.2 ' EXEEXT='' F77='' FFLAGS='' GCONFTOOL='/usr/bin/gconftool-2' GCONF_SCHEMAS_INSTALL_FALSE='' GCONF_SCHEMAS_INSTALL_TRUE='#' GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults' GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas' GETTEXT_PACKAGE='evolution-exchange-2.6' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-lglib-2.0 ' GLIB_MKENUMS='glib-mkenums' GMOFILES=' ar.gmo az.gmo bg.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo fa.gmo fi.gmo fr.gmo gl.gmo gu.gmo hi.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo ku.gmo lt.gmo mk.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo th.gmo tr.gmo uk.gmo vi.gmo xh.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GOBJECT_QUERY='gobject-query' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='/usr/bin/iconv' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='/usr/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/bin/msgmerge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XGETTEXT='/usr/bin/xgettext' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LDAP_CFLAGS='' LDAP_LIBS=' -lldap -llber -lresolv -lnsl' LDFLAGS='' LIBEXCHANGE_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libsoup-2.2 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/evolution-2.6 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/evolution-data-server-1.6 -I/usr/include/libglade-2.0 -I/usr/include/evolution-data-server-1.6/exchange ' LIBEXCHANGE_LIBS='-pthread -L/usr/lib/evolution/2.6 -leshell -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -ledataserverui-1.2 -lglade-2.0 -lebook-1.2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnome-2 -lpopt -ledataserver-1.2 -lgnomevfs-2 -lgobject-2.0 -lexchange-storage-1.2 -lsoup-2.2 -lbonobo-2 -lbonobo-activation -lxml2 -lz -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAIL_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/evolution-data-server-1.6 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 ' MAIL_LIBS='-pthread -lecal-1.2 -lgnome-2 -lpopt -ledataserver-1.2 -lgnomevfs-2 -lgobject-2.0 -lxml2 -lz -lgconf-2 -lbonobo-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MSGFMT='/usr/bin/msgfmt' NO_UNDEFINED='' OBJEXT='o' ORBIT_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include' ORBIT_CONFIG='/usr/bin/orbit2-config' ORBIT_IDL='/usr/bin/orbit-idl-2' ORBIT_LIBS='-pthread -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lm' PACKAGE='evolution-exchange' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=Connector' PACKAGE_NAME='evolution-exchange' PACKAGE_STRING='evolution-exchange 2.6.2' PACKAGE_TARNAME='evolution-exchange' PACKAGE_VERSION='2.6.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' ar.po az.po bg.po bn.po ca.po cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po es.po et.po fa.po fi.po fr.po gl.po gu.po hi.po hu.po id.po it.po ja.po ko.po ku.po lt.po mk.po ms.po nb.po ne.po nl.po nn.po no.po pa.po pl.po pt.po pt_BR.po ro.po ru.po rw.po sk.po sq.po sr.po sr@Latn.po sv.po ta.po th.po tr.po uk.po vi.po xh.po zh_CN.po zh_HK.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PTHREAD_LIB='-lpthread' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SOCKET_LIBS='' SOUP_CFLAGS='' SOUP_LIBS='' STRIP='strip' USE_NLS='yes' VERSION='2.6.2' WARN_CFLAGS='-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare ' XGETTEXT='/usr/bin/xgettext' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='' 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' localedir='$(prefix)/$(DATADIRNAME)/locale' 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 API_VERSION "1.2" #define BASE_VERSION "2.6" #define E2K_APPROX_BUILD_TIME 1154908800 #define E2K_DEBUG 1 #define ENABLE_NLS 1 #define EVOLUTION_BASE_VERSION "2.6" #define GETTEXT_PACKAGE "evolution-exchange-2.6" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LDAP 1 #define HAVE_LOCALE_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 "evolution-exchange" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=Connector" #define PACKAGE_NAME "evolution-exchange" #define PACKAGE_STRING "evolution-exchange 2.6.2" #define PACKAGE_TARNAME "evolution-exchange" #define PACKAGE_VERSION "2.6.2" #define STDC_HEADERS 1 #define VERSION "2.6.2" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0