Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 82625 Details for
Bug 116227
gnome-extra/evolution-data-server-1.2.3 compile fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log for evolution-data-server
config.log (text/plain), 107.60 KB, created by
Fred Krogh
on 2006-03-19 15:37:30 UTC
(
hide
)
Description:
config.log for evolution-data-server
Filename:
MIME Type:
Creator:
Fred Krogh
Created:
2006-03-19 15:37:30 UTC
Size:
107.60 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by evolution-data-server configure 1.4.2.1, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-openldap --with-krb5=/usr --enable-nss --enable-smime --enable-ipv6 --disable-nntp --without-krb4 --with-nspr-includes=/usr/include/nspr --with-nspr-libs=/usr/lib64/nspr --with-nss-includes=/usr/include/nss --with-nss-libs=/usr/lib64/nss --disable-gtk-doc --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = mon >uname -m = x86_64 >uname -r = 2.6.15-gentoo-r7 >uname -s = Linux >uname -v = #1 SMP Fri Mar 3 15:29:32 PST 2006 > >/usr/bin/uname -p = AMD Opteron(tm) Processor 242 >/bin/uname -X = unknown > >/bin/arch = x86_64 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/3.4.5 >PATH: /opt/blackdown-jdk-1.4.2.03/bin >PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin >PATH: /usr/bin >PATH: /usr/qt/3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1698: checking for a BSD-compatible install >configure:1753: result: /bin/install -c >configure:1764: checking whether build environment is sane >configure:1807: result: yes >configure:1872: checking for gawk >configure:1888: found /bin/gawk >configure:1898: result: gawk >configure:1908: checking whether make sets $(MAKE) >configure:1928: result: yes >configure:2182: checking whether to enable maintainer-specific portions of Makefiles >configure:2191: result: no >configure:2219: checking for style of include used by make >configure:2247: result: GNU >configure:2280: checking for x86_64-pc-linux-gnu-gcc >configure:2296: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2306: result: x86_64-pc-linux-gnu-gcc >configure:2588: checking for C compiler version >configure:2591: x86_64-pc-linux-gnu-gcc --version </dev/null >&5 >x86_64-pc-linux-gnu-gcc (GCC) 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2004 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:2594: $? = 0 >configure:2596: x86_64-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/specs >Configured with: /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.5 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.5 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.5/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.5/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/include/g++-v3 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >configure:2599: $? = 0 >configure:2601: x86_64-pc-linux-gnu-gcc -V </dev/null >&5 >x86_64-pc-linux-gnu-gcc: `-V' option must have argument >configure:2604: $? = 1 >configure:2627: checking for C compiler default output file name >configure:2630: x86_64-pc-linux-gnu-gcc -O2 -march=opteron -pipe conftest.c >&5 >configure:2633: $? = 0 >configure:2679: result: a.out >configure:2684: checking whether the C compiler works >configure:2690: ./a.out >configure:2693: $? = 0 >configure:2710: result: yes >configure:2717: checking whether we are cross compiling >configure:2719: result: no >configure:2722: checking for suffix of executables >configure:2724: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:2727: $? = 0 >configure:2752: result: >configure:2758: checking for suffix of object files >configure:2779: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:2782: $? = 0 >configure:2804: result: o >configure:2808: checking whether we are using the GNU C compiler >configure:2832: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:2838: $? = 0 >configure:2842: test -z > || test ! -s conftest.err >configure:2845: $? = 0 >configure:2848: test -s conftest.o >configure:2851: $? = 0 >configure:2864: result: yes >configure:2870: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2891: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2897: $? = 0 >configure:2901: test -z > || test ! -s conftest.err >configure:2904: $? = 0 >configure:2907: test -s conftest.o >configure:2910: $? = 0 >configure:2921: result: yes >configure:2938: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C >configure:3008: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:3014: $? = 0 >configure:3018: test -z > || test ! -s conftest.err >configure:3021: $? = 0 >configure:3024: test -s conftest.o >configure:3027: $? = 0 >configure:3045: result: none needed >configure:3063: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:3069: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3204: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:3294: result: gcc3 >configure:3312: checking for library containing strerror >configure:3342: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:3348: $? = 0 >configure:3352: test -z > || test ! -s conftest.err >configure:3355: $? = 0 >configure:3358: test -s conftest >configure:3361: $? = 0 >configure:3431: result: none required >configure:3446: checking for x86_64-pc-linux-gnu-gcc >configure:3472: result: x86_64-pc-linux-gnu-gcc >configure:3754: checking for C compiler version >configure:3757: x86_64-pc-linux-gnu-gcc --version </dev/null >&5 >x86_64-pc-linux-gnu-gcc (GCC) 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2004 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:3760: $? = 0 >configure:3762: x86_64-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/specs >Configured with: /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.5 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.5 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.5/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.5/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/include/g++-v3 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >configure:3765: $? = 0 >configure:3767: x86_64-pc-linux-gnu-gcc -V </dev/null >&5 >x86_64-pc-linux-gnu-gcc: `-V' option must have argument >configure:3770: $? = 1 >configure:3773: checking whether we are using the GNU C compiler >configure:3829: result: yes >configure:3835: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3886: result: yes >configure:3903: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C >configure:4010: result: none needed >configure:4028: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:4034: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:4169: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4259: result: gcc3 >configure:4281: checking how to run the C preprocessor >configure:4316: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4322: $? = 0 >configure:4354: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:13:28: ac_nonexistent.h: No such file or directory >configure:4360: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "evolution-data-server" >| #define PACKAGE_TARNAME "evolution-data-server" >| #define PACKAGE_VERSION "1.4.2.1" >| #define PACKAGE_STRING "evolution-data-server 1.4.2.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "evolution-data-server" >| #define VERSION "1.4.2.1" >| #define BASE_VERSION "1.4" >| #define API_VERSION "1.2" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4399: result: x86_64-pc-linux-gnu-gcc -E >configure:4423: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4429: $? = 0 >configure:4461: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:13:28: ac_nonexistent.h: No such file or directory >configure:4467: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "evolution-data-server" >| #define PACKAGE_TARNAME "evolution-data-server" >| #define PACKAGE_VERSION "1.4.2.1" >| #define PACKAGE_STRING "evolution-data-server 1.4.2.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "evolution-data-server" >| #define VERSION "1.4.2.1" >| #define BASE_VERSION "1.4" >| #define API_VERSION "1.2" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4510: checking for inline >configure:4531: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:4537: $? = 0 >configure:4541: test -z > || test ! -s conftest.err >configure:4544: $? = 0 >configure:4547: test -s conftest.o >configure:4550: $? = 0 >configure:4562: result: inline >configure:4585: checking for flex >configure:4601: found /usr/bin/flex >configure:4611: result: flex >configure:4624: checking for yywrap in -lfl >configure:4654: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c -lfl >&5 >configure:4660: $? = 0 >configure:4664: test -z > || test ! -s conftest.err >configure:4667: $? = 0 >configure:4670: test -s conftest >configure:4673: $? = 0 >configure:4686: result: yes >configure:4764: checking lex output file root >configure:4775: flex conftest.l >configure:4778: $? = 0 >configure:4790: result: lex.yy >configure:4795: checking whether yytext is a pointer >configure:4811: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c -lfl >&5 >configure:4817: $? = 0 >configure:4821: test -z > || test ! -s conftest.err >configure:4824: $? = 0 >configure:4827: test -s conftest >configure:4830: $? = 0 >configure:4844: result: yes >configure:4862: checking for bison >configure:4878: found /usr/bin/bison >configure:4888: result: bison -y >configure:4907: checking for egrep >configure:4917: result: grep -E >configure:4922: checking for ANSI C header files >configure:4947: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:4953: $? = 0 >configure:4957: test -z > || test ! -s conftest.err >configure:4960: $? = 0 >configure:4963: test -s conftest.o >configure:4966: $? = 0 >configure:5055: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:5058: $? = 0 >configure:5060: ./conftest >configure:5063: $? = 0 >configure:5078: result: yes >configure:5102: checking for a BSD-compatible install >configure:5157: result: /bin/install -c >configure:5168: checking whether ln -s works >configure:5172: result: yes >configure:5179: checking whether make sets $(MAKE) >configure:5199: result: yes >configure:5211: checking for jw >configure:5242: result: no >configure:5329: checking for perl >configure:5347: found /usr/bin/perl >configure:5359: result: /usr/bin/perl >configure:5377: checking for XML::Parser >configure:5380: result: ok >configure:5391: checking for iconv >configure:5409: found /usr/bin/iconv >configure:5422: result: /usr/bin/iconv >configure:5431: checking for msgfmt >configure:5449: found /usr/bin/msgfmt >configure:5462: result: /usr/bin/msgfmt >configure:5471: checking for msgmerge >configure:5489: found /usr/bin/msgmerge >configure:5502: result: /usr/bin/msgmerge >configure:5511: checking for xgettext >configure:5529: found /usr/bin/xgettext >configure:5542: result: /usr/bin/xgettext >configure:5573: checking for sys/types.h >configure:5589: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:5595: $? = 0 >configure:5599: test -z > || test ! -s conftest.err >configure:5602: $? = 0 >configure:5605: test -s conftest.o >configure:5608: $? = 0 >configure:5619: result: yes >configure:5573: checking for sys/stat.h >configure:5589: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:5595: $? = 0 >configure:5599: test -z > || test ! -s conftest.err >configure:5602: $? = 0 >configure:5605: test -s conftest.o >configure:5608: $? = 0 >configure:5619: result: yes >configure:5573: checking for stdlib.h >configure:5589: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:5595: $? = 0 >configure:5599: test -z > || test ! -s conftest.err >configure:5602: $? = 0 >configure:5605: test -s conftest.o >configure:5608: $? = 0 >configure:5619: result: yes >configure:5573: checking for string.h >configure:5589: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:5595: $? = 0 >configure:5599: test -z > || test ! -s conftest.err >configure:5602: $? = 0 >configure:5605: test -s conftest.o >configure:5608: $? = 0 >configure:5619: result: yes >configure:5573: checking for memory.h >configure:5589: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:5595: $? = 0 >configure:5599: test -z > || test ! -s conftest.err >configure:5602: $? = 0 >configure:5605: test -s conftest.o >configure:5608: $? = 0 >configure:5619: result: yes >configure:5573: checking for strings.h >configure:5589: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:5595: $? = 0 >configure:5599: test -z > || test ! -s conftest.err >configure:5602: $? = 0 >configure:5605: test -s conftest.o >configure:5608: $? = 0 >configure:5619: result: yes >configure:5573: checking for inttypes.h >configure:5589: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:5595: $? = 0 >configure:5599: test -z > || test ! -s conftest.err >configure:5602: $? = 0 >configure:5605: test -s conftest.o >configure:5608: $? = 0 >configure:5619: result: yes >configure:5573: checking for stdint.h >configure:5589: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:5595: $? = 0 >configure:5599: test -z > || test ! -s conftest.err >configure:5602: $? = 0 >configure:5605: test -s conftest.o >configure:5608: $? = 0 >configure:5619: result: yes >configure:5573: checking for unistd.h >configure:5589: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:5595: $? = 0 >configure:5599: test -z > || test ! -s conftest.err >configure:5602: $? = 0 >configure:5605: test -s conftest.o >configure:5608: $? = 0 >configure:5619: result: yes >configure:5646: checking locale.h usability >configure:5658: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:5664: $? = 0 >configure:5668: test -z > || test ! -s conftest.err >configure:5671: $? = 0 >configure:5674: test -s conftest.o >configure:5677: $? = 0 >configure:5687: result: yes >configure:5691: checking locale.h presence >configure:5701: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5707: $? = 0 >configure:5727: result: yes >configure:5762: checking for locale.h >configure:5769: result: yes >configure:5783: checking for LC_MESSAGES >configure:5804: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:5810: $? = 0 >configure:5814: test -z > || test ! -s conftest.err >configure:5817: $? = 0 >configure:5820: test -s conftest >configure:5823: $? = 0 >configure:5835: result: yes >configure:5864: checking libintl.h usability >configure:5876: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:5882: $? = 0 >configure:5886: test -z > || test ! -s conftest.err >configure:5889: $? = 0 >configure:5892: test -s conftest.o >configure:5895: $? = 0 >configure:5905: result: yes >configure:5909: checking libintl.h presence >configure:5919: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:5925: $? = 0 >configure:5945: result: yes >configure:5980: checking for libintl.h >configure:5987: result: yes >configure:5998: checking for ngettext in libc >configure:6021: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:6027: $? = 0 >configure:6031: test -z > || test ! -s conftest.err >configure:6034: $? = 0 >configure:6037: test -s conftest >configure:6040: $? = 0 >configure:6053: result: yes >configure:6057: checking for dgettext in libc >configure:6080: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:6086: $? = 0 >configure:6090: test -z > || test ! -s conftest.err >configure:6093: $? = 0 >configure:6096: test -s conftest >configure:6099: $? = 0 >configure:6112: result: yes >configure:6121: checking for bind_textdomain_codeset >configure:6178: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:6184: $? = 0 >configure:6188: test -z > || test ! -s conftest.err >configure:6191: $? = 0 >configure:6194: test -s conftest >configure:6197: $? = 0 >configure:6209: result: yes >configure:6719: checking for msgfmt >configure:6746: result: /usr/bin/msgfmt >configure:6759: checking for dcgettext >configure:6816: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >conftest.c:52: warning: conflicting types for built-in function 'dcgettext' >configure:6822: $? = 0 >configure:6826: test -z > || test ! -s conftest.err >configure:6829: $? = 0 >configure:6832: test -s conftest >configure:6835: $? = 0 >configure:6847: result: yes >configure:6859: checking for gmsgfmt >configure:6877: found /usr/bin/gmsgfmt >configure:6890: result: /usr/bin/gmsgfmt >configure:6899: checking for xgettext >configure:6926: result: /usr/bin/xgettext >configure:6950: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:6956: $? = 0 >configure:6960: test -z > || test ! -s conftest.err >configure:6963: $? = 0 >configure:6966: test -s conftest >configure:6969: $? = 0 >configure:7142: checking for catalogs to be installed >configure:7167: result: am ar az be bg bn bs ca cs cy da de el en_AU en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id is it ja ko lt lv mk ml mn ms nb ne nl nn no pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv tr uk vi wa xh zh_CN zh_TW >configure:7292: checking build system type >configure:7310: result: x86_64-pc-linux-gnu >configure:7318: checking host system type >configure:7332: result: x86_64-pc-linux-gnu >configure:7340: checking for a sed that does not truncate output >configure:7394: result: /bin/sed >configure:7408: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:7475: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:7484: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:7499: result: yes >configure:7504: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:7511: result: -r >configure:7529: checking for BSD-compatible nm >configure:7571: result: /usr/bin/x86_64-pc-linux-gnu-nm -B >configure:7575: checking how to recognise dependent libraries >configure:7747: result: pass_all >configure:7831: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:7834: $? = 0 >configure:8211: checking dlfcn.h usability >configure:8223: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:8229: $? = 0 >configure:8233: test -z > || test ! -s conftest.err >configure:8236: $? = 0 >configure:8239: test -s conftest.o >configure:8242: $? = 0 >configure:8252: result: yes >configure:8256: checking dlfcn.h presence >configure:8266: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:8272: $? = 0 >configure:8292: result: yes >configure:8327: checking for dlfcn.h >configure:8334: result: yes >configure:8357: checking for x86_64-pc-linux-gnu-g++ >configure:8373: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:8383: result: x86_64-pc-linux-gnu-g++ >configure:8441: checking for C++ compiler version >configure:8444: x86_64-pc-linux-gnu-g++ --version </dev/null >&5 >x86_64-pc-linux-gnu-g++ (GCC) 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2004 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:8447: $? = 0 >configure:8449: x86_64-pc-linux-gnu-g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/specs >Configured with: /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.5 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.5 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.5/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.5/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/include/g++-v3 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >configure:8452: $? = 0 >configure:8454: x86_64-pc-linux-gnu-g++ -V </dev/null >&5 >x86_64-pc-linux-gnu-g++: `-V' option must have argument >configure:8457: $? = 1 >configure:8460: checking whether we are using the GNU C++ compiler >configure:8484: x86_64-pc-linux-gnu-g++ -c -O2 -march=opteron -pipe conftest.cc >&5 >configure:8490: $? = 0 >configure:8494: test -z > || test ! -s conftest.err >configure:8497: $? = 0 >configure:8500: test -s conftest.o >configure:8503: $? = 0 >configure:8516: result: yes >configure:8522: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:8543: x86_64-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:8549: $? = 0 >configure:8553: test -z > || test ! -s conftest.err >configure:8556: $? = 0 >configure:8559: test -s conftest.o >configure:8562: $? = 0 >configure:8573: result: yes >configure:8615: x86_64-pc-linux-gnu-g++ -c -O2 -march=opteron -pipe conftest.cc >&5 >configure:8621: $? = 0 >configure:8625: test -z > || test ! -s conftest.err >configure:8628: $? = 0 >configure:8631: test -s conftest.o >configure:8634: $? = 0 >configure:8660: x86_64-pc-linux-gnu-g++ -c -O2 -march=opteron -pipe conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:36: error: `exit' was not declared in this scope >configure:8666: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "evolution-data-server" >| #define PACKAGE_TARNAME "evolution-data-server" >| #define PACKAGE_VERSION "1.4.2.1" >| #define PACKAGE_STRING "evolution-data-server 1.4.2.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "evolution-data-server" >| #define VERSION "1.4.2.1" >| #define BASE_VERSION "1.4" >| #define API_VERSION "1.2" >| #define YYTEXT_POINTER 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_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-data-server-1.4" >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:8615: x86_64-pc-linux-gnu-g++ -c -O2 -march=opteron -pipe conftest.cc >&5 >configure:8621: $? = 0 >configure:8625: test -z > || test ! -s conftest.err >configure:8628: $? = 0 >configure:8631: test -s conftest.o >configure:8634: $? = 0 >configure:8660: x86_64-pc-linux-gnu-g++ -c -O2 -march=opteron -pipe conftest.cc >&5 >configure:8666: $? = 0 >configure:8670: test -z > || test ! -s conftest.err >configure:8673: $? = 0 >configure:8676: test -s conftest.o >configure:8679: $? = 0 >configure:8704: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:8794: result: gcc3 >configure:8821: checking how to run the C++ preprocessor >configure:8852: x86_64-pc-linux-gnu-g++ -E conftest.cc >configure:8858: $? = 0 >configure:8890: x86_64-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:35:28: ac_nonexistent.h: No such file or directory >configure:8896: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "evolution-data-server" >| #define PACKAGE_TARNAME "evolution-data-server" >| #define PACKAGE_VERSION "1.4.2.1" >| #define PACKAGE_STRING "evolution-data-server 1.4.2.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "evolution-data-server" >| #define VERSION "1.4.2.1" >| #define BASE_VERSION "1.4" >| #define API_VERSION "1.2" >| #define YYTEXT_POINTER 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_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-data-server-1.4" >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:8935: result: x86_64-pc-linux-gnu-g++ -E >configure:8959: x86_64-pc-linux-gnu-g++ -E conftest.cc >configure:8965: $? = 0 >configure:8997: x86_64-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:35:28: ac_nonexistent.h: No such file or directory >configure:9003: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "evolution-data-server" >| #define PACKAGE_TARNAME "evolution-data-server" >| #define PACKAGE_VERSION "1.4.2.1" >| #define PACKAGE_STRING "evolution-data-server 1.4.2.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "evolution-data-server" >| #define VERSION "1.4.2.1" >| #define BASE_VERSION "1.4" >| #define API_VERSION "1.2" >| #define YYTEXT_POINTER 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_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-data-server-1.4" >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:9058: checking for x86_64-pc-linux-gnu-g77 >configure:9074: found /usr/bin/x86_64-pc-linux-gnu-g77 >configure:9084: result: x86_64-pc-linux-gnu-g77 >configure:9141: checking for Fortran 77 compiler version >configure:9144: x86_64-pc-linux-gnu-g77 --version </dev/null >&5 >GNU Fortran (GCC) 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2004 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING >or type the command `info -f g77 Copying'. >configure:9147: $? = 0 >configure:9149: x86_64-pc-linux-gnu-g77 -v </dev/null >&5 >Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/specs >Configured with: /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.5 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.5 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.5/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.5/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/include/g++-v3 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >configure:9152: $? = 0 >configure:9154: x86_64-pc-linux-gnu-g77 -V </dev/null >&5 >x86_64-pc-linux-gnu-g77: `-V' option must have argument >configure:9157: $? = 1 >configure:9165: checking whether we are using the GNU Fortran 77 compiler >configure:9179: x86_64-pc-linux-gnu-g77 -c conftest.F >&5 >configure:9185: $? = 0 >configure:9189: test -z > || test ! -s conftest.err >configure:9192: $? = 0 >configure:9195: test -s conftest.o >configure:9198: $? = 0 >configure:9211: result: yes >configure:9217: checking whether x86_64-pc-linux-gnu-g77 accepts -g >configure:9229: x86_64-pc-linux-gnu-g77 -c -g conftest.f >&5 >configure:9235: $? = 0 >configure:9239: test -z > || test ! -s conftest.err >configure:9242: $? = 0 >configure:9245: test -s conftest.o >configure:9248: $? = 0 >configure:9260: result: yes >configure:9290: checking the maximum length of command line arguments >configure:9382: result: 32768 >configure:9393: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object >configure:9489: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:9492: $? = 0 >configure:9496: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:9499: $? = 0 >configure:9551: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c conftstm.o >&5 >configure:9554: $? = 0 >configure:9592: result: ok >configure:9596: checking for objdir >configure:9611: result: .libs >configure:9663: checking for x86_64-pc-linux-gnu-ar >configure:9679: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:9689: result: x86_64-pc-linux-gnu-ar >configure:9743: checking for x86_64-pc-linux-gnu-ranlib >configure:9759: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:9769: result: x86_64-pc-linux-gnu-ranlib >configure:9823: checking for x86_64-pc-linux-gnu-strip >configure:9839: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:9849: result: x86_64-pc-linux-gnu-strip >configure:10175: checking if x86_64-pc-linux-gnu-gcc static flag works >configure:10203: result: yes >configure:10221: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:10239: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:10243: $? = 0 >configure:10256: result: no >configure:10271: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:10475: result: -fPIC >configure:10483: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works >configure:10501: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe -fPIC -DPIC conftest.c >&5 >configure:10505: $? = 0 >configure:10518: result: yes >configure:10542: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:10563: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe -o out/conftest2.o conftest.c >&5 >configure:10567: $? = 0 >configure:10589: result: yes >configure:10615: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:11510: result: yes >configure:11536: checking whether -lc should be explicitly linked in >configure:11541: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:11544: $? = 0 >configure:11558: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:11561: $? = 0 >configure:11573: result: no >configure:11581: checking dynamic linker characteristics >configure:11949: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:11952: $? = 0 >configure:12144: result: GNU/Linux ld.so >configure:12148: checking how to hardcode library paths into programs >configure:12173: result: immediate >configure:12187: checking whether stripping libraries is possible >configure:12192: result: yes >configure:13022: checking if libtool supports shared libraries >configure:13024: result: yes >configure:13027: checking whether to build shared libraries >configure:13048: result: yes >configure:13051: checking whether to build static libraries >configure:13055: result: no >configure:13147: creating libtool >configure:13725: checking for ld used by x86_64-pc-linux-gnu-g++ >configure:13792: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:13801: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:13816: result: yes >configure:13867: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:14754: result: yes >configure:14772: x86_64-pc-linux-gnu-g++ -c -O2 -march=opteron -pipe conftest.cc >&5 >configure:14775: $? = 0 >configure:14871: checking for x86_64-pc-linux-gnu-g++ option to produce PIC >configure:15139: result: -fPIC >configure:15147: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works >configure:15165: x86_64-pc-linux-gnu-g++ -c -O2 -march=opteron -pipe -fPIC -DPIC conftest.cc >&5 >configure:15169: $? = 0 >configure:15182: result: yes >configure:15206: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:15227: x86_64-pc-linux-gnu-g++ -c -O2 -march=opteron -pipe -o out/conftest2.o conftest.cc >&5 >configure:15231: $? = 0 >configure:15253: result: yes >configure:15279: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:15304: result: yes >configure:15375: checking dynamic linker characteristics >configure:15743: x86_64-pc-linux-gnu-g++ -c -O2 -march=opteron -pipe conftest.cc >&5 >configure:15746: $? = 0 >configure:15938: result: GNU/Linux ld.so >configure:15942: checking how to hardcode library paths into programs >configure:15967: result: immediate >configure:15981: checking whether stripping libraries is possible >configure:15986: result: yes >configure:17322: checking if libtool supports shared libraries >configure:17324: result: yes >configure:17327: checking whether to build shared libraries >configure:17347: result: yes >configure:17350: checking whether to build static libraries >configure:17354: result: no >configure:17366: checking for x86_64-pc-linux-gnu-g77 option to produce PIC >configure:17570: result: -fPIC >configure:17578: checking if x86_64-pc-linux-gnu-g77 PIC flag -fPIC works >configure:17596: x86_64-pc-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5 >configure:17600: $? = 0 >configure:17613: result: yes >configure:17637: checking if x86_64-pc-linux-gnu-g77 supports -c -o file.o >configure:17658: x86_64-pc-linux-gnu-g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:17662: $? = 0 >configure:17684: result: yes >configure:17710: checking whether the x86_64-pc-linux-gnu-g77 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:18585: result: yes >configure:18656: checking dynamic linker characteristics >configure:19024: x86_64-pc-linux-gnu-g77 -c -g -O2 conftest.f >&5 >configure:19027: $? = 0 >configure:19219: result: GNU/Linux ld.so >configure:19223: checking how to hardcode library paths into programs >configure:19248: result: immediate >configure:19262: checking whether stripping libraries is possible >configure:19267: result: yes >configure:23526: checking for Win32 >configure:23549: result: no >configure:23580: checking pthread.h usability >configure:23592: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:23598: $? = 0 >configure:23602: test -z > || test ! -s conftest.err >configure:23605: $? = 0 >configure:23608: test -s conftest.o >configure:23611: $? = 0 >configure:23621: result: yes >configure:23625: checking pthread.h presence >configure:23635: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:23641: $? = 0 >configure:23661: result: yes >configure:23696: checking for pthread.h >configure:23703: result: yes >configure:23580: checking semaphore.h usability >configure:23592: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:23598: $? = 0 >configure:23602: test -z > || test ! -s conftest.err >configure:23605: $? = 0 >configure:23608: test -s conftest.o >configure:23611: $? = 0 >configure:23621: result: yes >configure:23625: checking semaphore.h presence >configure:23635: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:23641: $? = 0 >configure:23661: result: yes >configure:23696: checking for semaphore.h >configure:23703: result: yes >configure:23580: checking sys/wait.h usability >configure:23592: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:23598: $? = 0 >configure:23602: test -z > || test ! -s conftest.err >configure:23605: $? = 0 >configure:23608: test -s conftest.o >configure:23611: $? = 0 >configure:23621: result: yes >configure:23625: checking sys/wait.h presence >configure:23635: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:23641: $? = 0 >configure:23661: result: yes >configure:23696: checking for sys/wait.h >configure:23703: result: yes >configure:23722: checking for fsync >configure:23779: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:23785: $? = 0 >configure:23789: test -z > || test ! -s conftest.err >configure:23792: $? = 0 >configure:23795: test -s conftest >configure:23798: $? = 0 >configure:23810: result: yes >configure:23722: checking for strptime >configure:23779: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:23785: $? = 0 >configure:23789: test -z > || test ! -s conftest.err >configure:23792: $? = 0 >configure:23795: test -s conftest >configure:23798: $? = 0 >configure:23810: result: yes >configure:23722: checking for strtok_r >configure:23779: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:23785: $? = 0 >configure:23789: test -z > || test ! -s conftest.err >configure:23792: $? = 0 >configure:23795: test -s conftest >configure:23798: $? = 0 >configure:23810: result: yes >configure:23835: checking alloca.h usability >configure:23847: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:23853: $? = 0 >configure:23857: test -z > || test ! -s conftest.err >configure:23860: $? = 0 >configure:23863: test -s conftest.o >configure:23866: $? = 0 >configure:23876: result: yes >configure:23880: checking alloca.h presence >configure:23890: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:23896: $? = 0 >configure:23916: result: yes >configure:23951: checking for alloca.h >configure:23958: result: yes >configure:23976: checking for regexec >configure:24033: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:24039: $? = 0 >configure:24043: test -z > || test ! -s conftest.err >configure:24046: $? = 0 >configure:24049: test -s conftest >configure:24052: $? = 0 >configure:24064: result: yes >configure:24172: checking for iconv in -liconv >configure:24198: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c -liconv >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -liconv >collect2: ld returned 1 exit status >configure:24204: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "evolution-data-server" >| #define PACKAGE_TARNAME "evolution-data-server" >| #define PACKAGE_VERSION "1.4.2.1" >| #define PACKAGE_STRING "evolution-data-server 1.4.2.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "evolution-data-server" >| #define VERSION "1.4.2.1" >| #define BASE_VERSION "1.4" >| #define API_VERSION "1.2" >| #define YYTEXT_POINTER 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_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-data-server-1.4" >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FSYNC 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_REGEXEC 1 >| /* end confdefs.h. */ >| >| #include <iconv.h> >| >| int >| main () >| { >| >| iconv_t cd; >| cd = iconv_open ("UTF-8", "ISO-8859-1"); >| >| ; >| return 0; >| } >configure:24229: result: no >configure:24237: checking for iconv >configure:24294: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:24300: $? = 0 >configure:24304: test -z > || test ! -s conftest.err >configure:24307: $? = 0 >configure:24310: test -s conftest >configure:24313: $? = 0 >configure:24325: result: yes >configure:24341: checking for gnu_get_libc_version >configure:24398: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:24404: $? = 0 >configure:24408: test -z > || test ! -s conftest.err >configure:24411: $? = 0 >configure:24414: test -s conftest >configure:24417: $? = 0 >configure:24429: result: yes >configure:24440: checking if iconv() handles UTF-8 >configure:24489: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >conftest.c: In function `main': >conftest.c:70: warning: passing arg 2 of `iconv' from incompatible pointer type >configure:24492: $? = 0 >configure:24494: ./conftest >configure:24497: $? = 0 >configure:24511: result: yes >configure:24525: checking preferred charset formats for system iconv >configure:24546: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe -I. conftest.c >&5 >configure:24549: $? = 0 >configure:24551: ./conftest >System prefers iso-8859-1 >System prefers iso-2022-jp >System prefers iso-10646 >configure:24554: $? = 0 >configure:24557: result: found >configure:24592: checking for %l and %k support in strftime >configure:24624: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:24627: $? = 0 >configure:24629: ./conftest >configure:24632: $? = 0 >configure:24652: result: yes >configure:24914: checking for Mozilla nspr4 includes in /usr/include/nspr >configure:24916: result: "" >configure:24935: checking nspr.h usability >configure:24947: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe -I/usr/include/nspr conftest.c >&5 >configure:24953: $? = 0 >configure:24957: test -z > || test ! -s conftest.err >configure:24960: $? = 0 >configure:24963: test -s conftest.o >configure:24966: $? = 0 >configure:24976: result: yes >configure:24980: checking nspr.h presence >configure:24990: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nspr conftest.c >configure:24996: $? = 0 >configure:25016: result: yes >configure:25051: checking for nspr.h >configure:25058: result: yes >configure:24935: checking prio.h usability >configure:24947: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe -I/usr/include/nspr conftest.c >&5 >configure:24953: $? = 0 >configure:24957: test -z > || test ! -s conftest.err >configure:24960: $? = 0 >configure:24963: test -s conftest.o >configure:24966: $? = 0 >configure:24976: result: yes >configure:24980: checking prio.h presence >configure:24990: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nspr conftest.c >configure:24996: $? = 0 >configure:25016: result: yes >configure:25051: checking for prio.h >configure:25058: result: yes >configure:25105: checking for Mozilla nspr libraries >configure:25145: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe -I/usr/include/nspr -L/usr/lib64/nspr conftest.c -ldl -lplc4 -lplds4 -lnspr4 >&5 >configure:25151: $? = 0 >configure:25155: test -z > || test ! -s conftest.err >configure:25158: $? = 0 >configure:25161: test -s conftest >configure:25164: $? = 0 >configure:25180: result: yes >configure:25198: checking for Mozilla nss3 includes in /usr/include/nss >configure:25200: result: "" >configure:25225: checking nss.h usability >configure:25237: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe -I/usr/include/nspr -I/usr/include/nss conftest.c >&5 >configure:25243: $? = 0 >configure:25247: test -z > || test ! -s conftest.err >configure:25250: $? = 0 >configure:25253: test -s conftest.o >configure:25256: $? = 0 >configure:25266: result: yes >configure:25270: checking nss.h presence >configure:25280: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nspr -I/usr/include/nss conftest.c >configure:25286: $? = 0 >configure:25306: result: yes >configure:25341: checking for nss.h >configure:25348: result: yes >configure:25225: checking ssl.h usability >configure:25237: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe -I/usr/include/nspr -I/usr/include/nss conftest.c >&5 >configure:25243: $? = 0 >configure:25247: test -z > || test ! -s conftest.err >configure:25250: $? = 0 >configure:25253: test -s conftest.o >configure:25256: $? = 0 >configure:25266: result: yes >configure:25270: checking ssl.h presence >configure:25280: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nspr -I/usr/include/nss conftest.c >configure:25286: $? = 0 >configure:25306: result: yes >configure:25341: checking for ssl.h >configure:25348: result: yes >configure:25225: checking smime.h usability >configure:25237: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe -I/usr/include/nspr -I/usr/include/nss conftest.c >&5 >configure:25243: $? = 0 >configure:25247: test -z > || test ! -s conftest.err >configure:25250: $? = 0 >configure:25253: test -s conftest.o >configure:25256: $? = 0 >configure:25266: result: yes >configure:25270: checking smime.h presence >configure:25280: x86_64-pc-linux-gnu-gcc -E -I/usr/include/nspr -I/usr/include/nss conftest.c >configure:25286: $? = 0 >configure:25306: result: yes >configure:25341: checking for smime.h >configure:25348: result: yes >configure:25404: checking for Mozilla nss libraries >configure:25436: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe -L/usr/lib64/nspr -ldl -lplc4 -lplds4 -lnspr4 -L/usr/lib64/nss -lssl3 -lsmime3 -lnss3 -lsoftokn3 conftest.c -lssl3 -lsmime3 -lnss3 -lsoftokn3 -ldl -lplc4 -lplds4 -lnspr4 >&5 >configure:25442: $? = 0 >configure:25446: test -z > || test ! -s conftest.err >configure:25449: $? = 0 >configure:25452: test -s conftest >configure:25455: $? = 0 >configure:25527: result: yes >configure:25585: checking for socklen_t >configure:25606: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:25612: $? = 0 >configure:25616: test -z > || test ! -s conftest.err >configure:25619: $? = 0 >configure:25622: test -s conftest.o >configure:25625: $? = 0 >configure:25627: result: yes >configure:25700: checking for sendmail >configure:25719: found /usr/sbin/sendmail >configure:25732: result: /usr/sbin/sendmail >configure:25745: checking system mail directory >configure:25784: result: /var/spool/mail, writable by group mail >configure:25790: checking for tm_gmtoff in struct tm >configure:25816: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:25822: $? = 0 >configure:25826: test -z > || test ! -s conftest.err >configure:25829: $? = 0 >configure:25832: test -s conftest.o >configure:25835: $? = 0 >configure:25846: result: yes >configure:25996: checking for mkstemp >configure:26053: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:26059: $? = 0 >configure:26063: test -z > || test ! -s conftest.err >configure:26066: $? = 0 >configure:26069: test -s conftest >configure:26072: $? = 0 >configure:26084: result: yes >configure:25996: checking for mkdtemp >configure:26053: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:26059: $? = 0 >configure:26063: test -z > || test ! -s conftest.err >configure:26066: $? = 0 >configure:26069: test -s conftest >configure:26072: $? = 0 >configure:26084: result: yes >configure:25996: checking for isblank >configure:26053: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:26059: $? = 0 >configure:26063: test -z > || test ! -s conftest.err >configure:26066: $? = 0 >configure:26069: test -s conftest >configure:26072: $? = 0 >configure:26084: result: yes >configure:26096: checking if ctime_r wants three arguments >configure:26124: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >conftest.c: In function `main': >conftest.c:68: error: too many arguments to function `ctime_r' >configure:26130: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "evolution-data-server" >| #define PACKAGE_TARNAME "evolution-data-server" >| #define PACKAGE_VERSION "1.4.2.1" >| #define PACKAGE_STRING "evolution-data-server 1.4.2.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "evolution-data-server" >| #define VERSION "1.4.2.1" >| #define BASE_VERSION "1.4" >| #define API_VERSION "1.2" >| #define YYTEXT_POINTER 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_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-data-server-1.4" >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FSYNC 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_GNU_GET_LIBC_VERSION 1 >| #define HAVE_LKSTRFTIME 1 >| #define HAVE_NSPR_H 1 >| #define HAVE_PRIO_H 1 >| #define HAVE_NSS_H 1 >| #define HAVE_SSL_H 1 >| #define HAVE_SMIME_H 1 >| #define HAVE_NSS 1 >| #define HAVE_SSL 1 >| #define ENABLE_SMIME 1 >| #define SENDMAIL_PATH "/usr/sbin/sendmail" >| #define SYSTEM_MAIL_DIR "/var/spool/mail" >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_ISBLANK 1 >| /* end confdefs.h. */ >| >| #include <time.h> >| >| int >| main () >| { >| >| char *buf; >| time_t date; >| ctime_r (&date, buf, 100); >| >| ; >| return 0; >| } >configure:26159: result: no >configure:26175: checking for gethostbyname_r >configure:26232: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:26238: $? = 0 >configure:26242: test -z > || test ! -s conftest.err >configure:26245: $? = 0 >configure:26248: test -s conftest >configure:26251: $? = 0 >configure:26263: result: yes >configure:26270: checking if gethostbyname_r wants five arguments >configure:26307: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >conftest.c: In function `main': >conftest.c:78: warning: passing arg 5 of `gethostbyname_r' from incompatible pointer type >conftest.c:78: error: too few arguments to function `gethostbyname_r' >configure:26313: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "evolution-data-server" >| #define PACKAGE_TARNAME "evolution-data-server" >| #define PACKAGE_VERSION "1.4.2.1" >| #define PACKAGE_STRING "evolution-data-server 1.4.2.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "evolution-data-server" >| #define VERSION "1.4.2.1" >| #define BASE_VERSION "1.4" >| #define API_VERSION "1.2" >| #define YYTEXT_POINTER 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_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-data-server-1.4" >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FSYNC 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_GNU_GET_LIBC_VERSION 1 >| #define HAVE_LKSTRFTIME 1 >| #define HAVE_NSPR_H 1 >| #define HAVE_PRIO_H 1 >| #define HAVE_NSS_H 1 >| #define HAVE_SSL_H 1 >| #define HAVE_SMIME_H 1 >| #define HAVE_NSS 1 >| #define HAVE_SSL 1 >| #define ENABLE_SMIME 1 >| #define SENDMAIL_PATH "/usr/sbin/sendmail" >| #define SYSTEM_MAIL_DIR "/var/spool/mail" >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| /* end confdefs.h. */ >| >| #include "confdefs.h" >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <netinet/in.h> >| #include <netdb.h> >| >| #define BUFSIZE (sizeof(struct hostent)+10) >| >| int >| main () >| { >| >| struct hostent hent; >| char buffer[BUFSIZE]; >| int bufsize=BUFSIZE; >| int h_errno; >| >| (void)gethostbyname_r ("www.ximian.com", &hent, buffer, bufsize, &h_errno); >| >| ; >| return 0; >| } >configure:26342: result: no >configure:26361: checking for gethostbyaddr_r >configure:26418: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:26424: $? = 0 >configure:26428: test -z > || test ! -s conftest.err >configure:26431: $? = 0 >configure:26434: test -s conftest >configure:26437: $? = 0 >configure:26449: result: yes >configure:26456: checking if gethostbyaddr_r wants seven arguments >configure:26493: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >conftest.c: In function `main': >conftest.c:79: warning: passing arg 7 of `gethostbyaddr_r' from incompatible pointer type >conftest.c:79: error: too few arguments to function `gethostbyaddr_r' >configure:26499: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "evolution-data-server" >| #define PACKAGE_TARNAME "evolution-data-server" >| #define PACKAGE_VERSION "1.4.2.1" >| #define PACKAGE_STRING "evolution-data-server 1.4.2.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "evolution-data-server" >| #define VERSION "1.4.2.1" >| #define BASE_VERSION "1.4" >| #define API_VERSION "1.2" >| #define YYTEXT_POINTER 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_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-data-server-1.4" >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FSYNC 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_GNU_GET_LIBC_VERSION 1 >| #define HAVE_LKSTRFTIME 1 >| #define HAVE_NSPR_H 1 >| #define HAVE_PRIO_H 1 >| #define HAVE_NSS_H 1 >| #define HAVE_SSL_H 1 >| #define HAVE_SMIME_H 1 >| #define HAVE_NSS 1 >| #define HAVE_SSL 1 >| #define ENABLE_SMIME 1 >| #define SENDMAIL_PATH "/usr/sbin/sendmail" >| #define SYSTEM_MAIL_DIR "/var/spool/mail" >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYADDR_R 1 >| /* end confdefs.h. */ >| >| #include "confdefs.h" >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <netinet/in.h> >| #include <netdb.h> >| >| #define BUFSIZE (sizeof(struct hostent)+10) >| >| int >| main () >| { >| >| struct hostent hent; >| char buffer[BUFSIZE]; >| int bufsize=BUFSIZE; >| int h_errno; >| >| (void)gethostbyaddr_r ("www.ximian.com", 14, AF_INET, &hent, buffer, bufsize, &h_errno); >| >| ; >| return 0; >| } >configure:26528: result: no >configure:26557: checking sys/statvfs.h usability >configure:26569: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:26575: $? = 0 >configure:26579: test -z > || test ! -s conftest.err >configure:26582: $? = 0 >configure:26585: test -s conftest.o >configure:26588: $? = 0 >configure:26598: result: yes >configure:26602: checking sys/statvfs.h presence >configure:26612: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:26618: $? = 0 >configure:26638: result: yes >configure:26673: checking for sys/statvfs.h >configure:26680: result: yes >configure:26697: checking for statvfs >configure:26754: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:26760: $? = 0 >configure:26764: test -z > || test ! -s conftest.err >configure:26767: $? = 0 >configure:26770: test -s conftest >configure:26773: $? = 0 >configure:26785: result: yes >configure:26809: checking sys/param.h usability >configure:26821: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:26827: $? = 0 >configure:26831: test -z > || test ! -s conftest.err >configure:26834: $? = 0 >configure:26837: test -s conftest.o >configure:26840: $? = 0 >configure:26850: result: yes >configure:26854: checking sys/param.h presence >configure:26864: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:26870: $? = 0 >configure:26890: result: yes >configure:26925: checking for sys/param.h >configure:26932: result: yes >configure:26959: checking sys/mount.h usability >configure:26971: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:26977: $? = 0 >configure:26981: test -z > || test ! -s conftest.err >configure:26984: $? = 0 >configure:26987: test -s conftest.o >configure:26990: $? = 0 >configure:27000: result: yes >configure:27004: checking sys/mount.h presence >configure:27014: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:27020: $? = 0 >configure:27040: result: yes >configure:27075: checking for sys/mount.h >configure:27082: result: yes >configure:27099: checking for statfs >configure:27156: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >configure:27162: $? = 0 >configure:27166: test -z > || test ! -s conftest.err >configure:27169: $? = 0 >configure:27172: test -s conftest >configure:27175: $? = 0 >configure:27187: result: yes >configure:27198: checking if system supports getaddrinfo and getnameinfo >configure:27238: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:27244: $? = 0 >configure:27248: test -z > || test ! -s conftest.err >configure:27251: $? = 0 >configure:27254: test -s conftest.o >configure:27257: $? = 0 >configure:27273: result: yes >configure:27330: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:27336: $? = 0 >configure:27340: test -z > || test ! -s conftest.err >configure:27343: $? = 0 >configure:27346: test -s conftest.o >configure:27349: $? = 0 >configure:27442: checking for pthread_create in -lpthread >configure:27472: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c -lpthread >&5 >configure:27478: $? = 0 >configure:27482: test -z > || test ! -s conftest.err >configure:27485: $? = 0 >configure:27488: test -s conftest >configure:27491: $? = 0 >configure:27504: result: yes >configure:27875: checking for SunOS broken spool format >configure:27898: result: no >configure:27956: checking for Kerberos 5 >configure:27986: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe -L/usr/lib -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 conftest.c >&5 >configure:27992: $? = 0 >configure:27996: test -z > || test ! -s conftest.err >configure:27999: $? = 0 >configure:28002: test -s conftest >configure:28005: $? = 0 >configure:28074: result: -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 >configure:28136: checking et/com_err.h usability >configure:28148: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:28154: $? = 0 >configure:28158: test -z > || test ! -s conftest.err >configure:28161: $? = 0 >configure:28164: test -s conftest.o >configure:28167: $? = 0 >configure:28177: result: yes >configure:28181: checking et/com_err.h presence >configure:28191: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:28197: $? = 0 >configure:28217: result: yes >configure:28252: checking for et/com_err.h >configure:28259: result: yes >configure:28282: checking com_err.h usability >configure:28294: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe conftest.c >&5 >configure:28300: $? = 0 >configure:28304: test -z > || test ! -s conftest.err >configure:28307: $? = 0 >configure:28310: test -s conftest.o >configure:28313: $? = 0 >configure:28323: result: yes >configure:28327: checking com_err.h presence >configure:28337: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:28343: $? = 0 >configure:28363: result: yes >configure:28398: checking for com_err.h >configure:28405: result: yes >configure:28733: checking for Kerberos 4 >configure:28735: result: no >configure:28754: checking for purify >configure:28785: result: impure >configure:28851: checking for OpenLDAP >configure:28858: result: no >configure:29337: checking for ldap_ntlm_bind >configure:29394: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe conftest.c >&5 >/var/tmp/portage/evolution-data-server-1.4.2.1/temp/ccUNRgiu.o: In function `main': >conftest.c:(.text+0x9): undefined reference to `ldap_ntlm_bind' >/var/tmp/portage/evolution-data-server-1.4.2.1/temp/ccUNRgiu.o:(.data+0x0): undefined reference to `ldap_ntlm_bind' >collect2: ld returned 1 exit status >configure:29400: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "evolution-data-server" >| #define PACKAGE_TARNAME "evolution-data-server" >| #define PACKAGE_VERSION "1.4.2.1" >| #define PACKAGE_STRING "evolution-data-server 1.4.2.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "evolution-data-server" >| #define VERSION "1.4.2.1" >| #define BASE_VERSION "1.4" >| #define API_VERSION "1.2" >| #define YYTEXT_POINTER 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_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-data-server-1.4" >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_PTHREAD_H 1 >| #define HAVE_SEMAPHORE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FSYNC 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_GNU_GET_LIBC_VERSION 1 >| #define HAVE_LKSTRFTIME 1 >| #define HAVE_NSPR_H 1 >| #define HAVE_PRIO_H 1 >| #define HAVE_NSS_H 1 >| #define HAVE_SSL_H 1 >| #define HAVE_SMIME_H 1 >| #define HAVE_NSS 1 >| #define HAVE_SSL 1 >| #define ENABLE_SMIME 1 >| #define SENDMAIL_PATH "/usr/sbin/sendmail" >| #define SYSTEM_MAIL_DIR "/var/spool/mail" >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MKDTEMP 1 >| #define HAVE_ISBLANK 1 >| #define HAVE_GETHOSTBYNAME_R 1 >| #define HAVE_GETHOSTBYADDR_R 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_STATFS 1 >| #define ENABLE_IPv6 1 >| #define HAVE_AI_ADDRCONFIG 1 >| #define ENABLE_THREADS 1 >| #define USE_DOT 1 >| #define USE_FCNTL 1 >| #define HAVE_KRB5 1 >| #define HAVE_MIT_KRB5 1 >| #define HAVE_ET_COM_ERR_H 1 >| #define HAVE_COM_ERR_H 1 >| /* end confdefs.h. */ >| /* Define ldap_ntlm_bind to an innocuous variant, in case <limits.h> declares ldap_ntlm_bind. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:29425: result: no >configure:29484: checking for pkg-config >configure:29502: found /usr/bin/pkg-config >configure:29515: result: /usr/bin/pkg-config >configure:29538: checking for GLIB - version >= 2.0.0 >configure:29657: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include conftest.c -lglib-2.0 >&5 >configure:29660: $? = 0 >configure:29662: ./conftest >configure:29665: $? = 0 >configure:29683: result: yes (version 2.8.6) >configure:29884: checking what warning flags to pass to the C compiler >configure:29886: result: -Wall -Wmissing-prototypes >configure:29897: checking what language compliance flags to pass to the C compiler >configure:29912: result: >configure:29981: checking for pkg-config >configure:30012: result: /usr/bin/pkg-config >configure:30021: checking for orbit2-config >configure:30039: found /usr/bin/orbit2-config >configure:30052: result: /usr/bin/orbit2-config >configure:30060: checking for ORBit - version >= 2.9.8 >configure:30167: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe -Wall -Wmissing-prototypes -Wno-sign-compare -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include conftest.c -Wl,--export-dynamic -pthread -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lm >&5 >configure:30170: $? = 0 >configure:30172: ./conftest >configure:30175: $? = 0 >configure:30193: result: yes >configure:30287: checking for orbit-idl-2 >configure:30305: found /usr/bin/orbit-idl-2 >configure:30318: result: /usr/bin/orbit-idl-2 >configure:30331: checking for CORBA include paths >configure:30334: result: -I /usr/share/idl/bonobo-2.0 -I /usr/share/idl/bonobo-activation-2.0 >configure:30338: checking for libgnomeui server directory >configure:30341: result: /usr/libexec >configure:30357: checking for GNOME_FULL_CFLAGS >configure:30365: $PKG_CONFIG --exists "$FULL_GNOME_DEPS" >/dev/null 2>&1 >configure:30368: $? = 0 >configure:30378: result: -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libxml2 >configure:30380: checking for GNOME_FULL_LIBS >configure:30388: $PKG_CONFIG --exists "$FULL_GNOME_DEPS" >/dev/null 2>&1 >configure:30391: $? = 0 >configure:30401: result: -pthread -Wl,--export-dynamic -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgobject-2.0 -lbonobo-activation -lxml2 -lz -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 >configure:30464: checking for E_DATA_SERVER_CFLAGS >configure:30472: $PKG_CONFIG --exists "$E_DATA_SERVER_DEPS" >/dev/null 2>&1 >configure:30475: $? = 0 >configure:30485: result: -DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include >configure:30487: checking for E_DATA_SERVER_LIBS >configure:30495: $PKG_CONFIG --exists "$E_DATA_SERVER_DEPS" >/dev/null 2>&1 >configure:30498: $? = 0 >configure:30508: result: -Wl,--export-dynamic -pthread -lxml2 -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 >configure:30569: checking for E_DATA_SERVER_UI_CFLAGS >configure:30577: $PKG_CONFIG --exists "$E_DATA_SERVER_UI_DEPS" >/dev/null 2>&1 >configure:30580: $? = 0 >configure:30590: result: -DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libglade-2.0 >configure:30592: checking for E_DATA_SERVER_UI_LIBS >configure:30600: $PKG_CONFIG --exists "$E_DATA_SERVER_UI_DEPS" >/dev/null 2>&1 >configure:30603: $? = 0 >configure:30613: result: -Wl,--export-dynamic -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >configure:30675: checking for EVOLUTION_ADDRESSBOOK_CFLAGS >configure:30683: $PKG_CONFIG --exists "$EVOLUTION_ADDRESSBOOK_DEPS" >/dev/null 2>&1 >configure:30686: $? = 0 >configure:30696: result: -DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include >configure:30698: checking for EVOLUTION_ADDRESSBOOK_LIBS >configure:30706: $PKG_CONFIG --exists "$EVOLUTION_ADDRESSBOOK_DEPS" >/dev/null 2>&1 >configure:30709: $? = 0 >configure:30719: result: -Wl,--export-dynamic -pthread -lxml2 -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 >configure:30781: checking for EVOLUTION_CALENDAR_CFLAGS >configure:30789: $PKG_CONFIG --exists "$EVOLUTION_CALENDAR_DEPS" >/dev/null 2>&1 >configure:30792: $? = 0 >configure:30802: result: -DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include >configure:30804: checking for EVOLUTION_CALENDAR_LIBS >configure:30812: $PKG_CONFIG --exists "$EVOLUTION_CALENDAR_DEPS" >/dev/null 2>&1 >configure:30815: $? = 0 >configure:30825: result: -Wl,--export-dynamic -pthread -lxml2 -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 >configure:30883: checking for SOUPTEMP_CFLAGS >configure:30891: $PKG_CONFIG --exists "libsoup-2.4" >/dev/null 2>&1 >configure:30894: $? = 1 >configure:30904: result: >configure:30906: checking for SOUPTEMP_LIBS >configure:30914: $PKG_CONFIG --exists "libsoup-2.4" >/dev/null 2>&1 >configure:30917: $? = 1 >configure:30927: result: >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:30955: checking for SOUP_CFLAGS >configure:30963: $PKG_CONFIG --exists "$LIBSOUP >= $LIBSOUP_REQUIRED" >/dev/null 2>&1 >configure:30966: $? = 0 >configure:30976: result: -I/usr/include/libsoup-2.2 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >configure:30978: checking for SOUP_LIBS >configure:30986: $PKG_CONFIG --exists "$LIBSOUP >= $LIBSOUP_REQUIRED" >/dev/null 2>&1 >configure:30989: $? = 0 >configure:30999: result: -lsoup-2.2 -lgnutls -lgcrypt -lgpg-error -lxml2 -lz -lm -lglib-2.0 >configure:31057: checking for deflateEnd in -lz >configure:31087: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=opteron -pipe -Wall -Wmissing-prototypes -Wno-sign-compare conftest.c -lz >&5 >configure:31093: $? = 0 >configure:31097: test -z > || test ! -s conftest.err >configure:31100: $? = 0 >configure:31103: test -s conftest >configure:31106: $? = 0 >configure:31119: result: yes >configure:31132: checking zlib.h usability >configure:31144: x86_64-pc-linux-gnu-gcc -c -O2 -march=opteron -pipe -Wall -Wmissing-prototypes -Wno-sign-compare conftest.c >&5 >configure:31150: $? = 0 >configure:31154: test -z > || test ! -s conftest.err >configure:31157: $? = 0 >configure:31160: test -s conftest.o >configure:31163: $? = 0 >configure:31173: result: yes >configure:31177: checking zlib.h presence >configure:31187: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:31193: $? = 0 >configure:31213: result: yes >configure:31248: checking for zlib.h >configure:31255: result: yes >configure:31275: checking for CAMEL_CFLAGS >configure:31283: $PKG_CONFIG --exists "gthread-2.0 gmodule-2.0 gobject-2.0 $mozilla_nss" >/dev/null 2>&1 >configure:31286: $? = 0 >configure:31296: result: -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include >configure:31298: checking for CAMEL_LIBS >configure:31306: $PKG_CONFIG --exists "gthread-2.0 gmodule-2.0 gobject-2.0 $mozilla_nss" >/dev/null 2>&1 >configure:31309: $? = 0 >configure:31319: result: -pthread -Wl,--export-dynamic -lgthread-2.0 -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 >configure:31425: checking for gconftool-2 >configure:31443: found /usr/bin/gconftool-2 >configure:31456: result: /usr/bin/gconftool-2 >configure:31478: result: Using config source xml::/etc/gconf/gconf.xml.defaults for schema installation >configure:31493: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files >configure:31859: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by evolution-data-server config.status 1.4.2.1, which was >generated by GNU Autoconf 2.59. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on mon > >config.status:987: creating Makefile >config.status:987: creating evolution-data-server.pc >config.status:987: creating addressbook/Makefile >config.status:987: creating addressbook/idl/Makefile >config.status:987: creating addressbook/libebook/Makefile >config.status:987: creating addressbook/libebook/libebook.pc >config.status:987: creating addressbook/libedata-book/Makefile >config.status:987: creating addressbook/libedata-book/libedata-book.pc >config.status:987: creating addressbook/backends/Makefile >config.status:987: creating addressbook/backends/file/Makefile >config.status:987: creating addressbook/backends/vcf/Makefile >config.status:987: creating addressbook/backends/ldap/Makefile >config.status:987: creating addressbook/backends/groupwise/Makefile >config.status:987: creating addressbook/tests/Makefile >config.status:987: creating addressbook/tests/ebook/Makefile >config.status:987: creating addressbook/tests/vcard/Makefile >config.status:987: creating art/Makefile >config.status:987: creating calendar/Makefile >config.status:987: creating calendar/idl/Makefile >config.status:987: creating calendar/libecal/Makefile >config.status:987: creating calendar/libecal/libecal.pc >config.status:987: creating calendar/libedata-cal/Makefile >config.status:987: creating calendar/libedata-cal/libedata-cal.pc >config.status:987: creating calendar/backends/Makefile >config.status:987: creating calendar/backends/file/Makefile >config.status:987: creating calendar/backends/groupwise/Makefile >config.status:987: creating calendar/backends/http/Makefile >config.status:987: creating calendar/backends/contacts/Makefile >config.status:987: creating calendar/backends/weather/Makefile >config.status:987: creating calendar/tests/Makefile >config.status:987: creating calendar/tests/ecal/Makefile >config.status:987: creating camel/Makefile >config.status:987: creating camel/providers/Makefile >config.status:987: creating camel/providers/groupwise/Makefile >config.status:987: creating camel/providers/imap/Makefile >config.status:987: creating camel/providers/imapp/Makefile >config.status:987: creating camel/providers/imap4/Makefile >config.status:987: creating camel/providers/local/Makefile >config.status:987: creating camel/providers/nntp/Makefile >config.status:987: creating camel/providers/pop3/Makefile >config.status:987: creating camel/providers/sendmail/Makefile >config.status:987: creating camel/providers/smtp/Makefile >config.status:987: creating camel/tests/Makefile >config.status:987: creating camel/tests/folder/Makefile >config.status:987: creating camel/tests/lib/Makefile >config.status:987: creating camel/tests/message/Makefile >config.status:987: creating camel/tests/mime-filter/Makefile >config.status:987: creating camel/tests/misc/Makefile >config.status:987: creating camel/tests/smime/Makefile >config.status:987: creating camel/tests/stream/Makefile >config.status:987: creating camel/camel.pc >config.status:987: creating camel/camel-provider.pc >config.status:987: creating libdb/Makefile >config.status:987: creating libedataserver/Makefile >config.status:987: creating libedataserver/libedataserver.pc >config.status:987: creating libedataserverui/Makefile >config.status:987: creating libedataserverui/libedataserverui.pc >config.status:987: creating servers/Makefile >config.status:987: creating servers/groupwise/Makefile >config.status:987: creating servers/groupwise/libegroupwise.pc >config.status:987: creating servers/exchange/Makefile >config.status:987: creating servers/exchange/xntlm/Makefile >config.status:987: creating servers/exchange/lib/Makefile >config.status:987: creating servers/exchange/storage/Makefile >config.status:987: creating servers/exchange/storage/libexchange-storage.pc >config.status:987: creating src/Makefile >config.status:987: creating docs/Makefile >config.status:987: creating docs/reference/Makefile >config.status:987: creating docs/reference/addressbook/Makefile >config.status:987: creating docs/reference/addressbook/libebook/Makefile >config.status:987: creating docs/reference/calendar/Makefile >config.status:987: creating docs/reference/calendar/libecal/Makefile >config.status:987: creating docs/reference/calendar/libedata-cal/Makefile >config.status:987: creating docs/reference/libedataserver/Makefile >config.status:987: creating po/Makefile.in >config.status:1091: creating config.h >config.status:1501: executing depfiles commands >config.status:1501: executing intltool commands >config.status:1501: executing default-1 commands >config.status:1501: executing po/stamp-it commands >configure:33535: configuring in calendar/libical >configure:33652: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--without-openldap' '--with-krb5=/usr' '--enable-nss' '--enable-smime' '--enable-ipv6' '--disable-nntp' '--without-krb4' '--with-nspr-includes=/usr/include/nspr' '--with-nspr-libs=/usr/lib64/nspr' '--with-nss-includes=/usr/include/nss' '--with-nss-libs=/usr/lib64/nss' '--disable-gtk-doc' '--libdir=/usr/lib64' '--build=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -march=opteron -pipe' 'CXXFLAGS=-O2 -march=opteron -pipe' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' --cache-file=/dev/null --srcdir=. >configure:33535: configuring in libdb/dist >configure:33652: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--without-openldap' '--with-krb5=/usr' '--enable-nss' '--enable-smime' '--enable-ipv6' '--disable-nntp' '--without-krb4' '--with-nspr-includes=/usr/include/nspr' '--with-nspr-libs=/usr/lib64/nspr' '--with-nss-includes=/usr/include/nss' '--with-nss-libs=/usr/lib64/nss' '--disable-gtk-doc' '--libdir=/usr/lib64' '--build=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -march=opteron -pipe' 'CXXFLAGS=-O2 -march=opteron -pipe' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' --cache-file=/dev/null --srcdir=. >configure:33657: error: /bin/sh './configure' failed for libdb/dist > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_build_alias=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_inline=inline >ac_cv_ctime_r_three_args=no >ac_cv_cxx_compiler_gnu=yes >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=set >ac_cv_env_CFLAGS_value='-O2 -march=opteron -pipe' >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=set >ac_cv_env_CXXFLAGS_value='-O2 -march=opteron -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_EVOLUTION_ADDRESSBOOK_CFLAGS_set= >ac_cv_env_EVOLUTION_ADDRESSBOOK_CFLAGS_value= >ac_cv_env_EVOLUTION_ADDRESSBOOK_LIBS_set= >ac_cv_env_EVOLUTION_ADDRESSBOOK_LIBS_value= >ac_cv_env_EVOLUTION_CALENDAR_CFLAGS_set= >ac_cv_env_EVOLUTION_CALENDAR_CFLAGS_value= >ac_cv_env_EVOLUTION_CALENDAR_LIBS_set= >ac_cv_env_EVOLUTION_CALENDAR_LIBS_value= >ac_cv_env_E_DATA_SERVER_CFLAGS_set= >ac_cv_env_E_DATA_SERVER_CFLAGS_value= >ac_cv_env_E_DATA_SERVER_LIBS_set= >ac_cv_env_E_DATA_SERVER_LIBS_value= >ac_cv_env_E_DATA_SERVER_UI_CFLAGS_set= >ac_cv_env_E_DATA_SERVER_UI_CFLAGS_value= >ac_cv_env_E_DATA_SERVER_UI_LIBS_set= >ac_cv_env_E_DATA_SERVER_UI_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_GNOME_FULL_CFLAGS_set= >ac_cv_env_GNOME_FULL_CFLAGS_value= >ac_cv_env_GNOME_FULL_LIBS_set= >ac_cv_env_GNOME_FULL_LIBS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_NSS_CFLAGS_set= >ac_cv_env_NSS_CFLAGS_value= >ac_cv_env_NSS_LIBS_set= >ac_cv_env_NSS_LIBS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_SOUPTEMP_CFLAGS_set= >ac_cv_env_SOUPTEMP_CFLAGS_value= >ac_cv_env_SOUPTEMP_LIBS_set= >ac_cv_env_SOUPTEMP_LIBS_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=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_f77_compiler_gnu=yes >ac_cv_func_bind_textdomain_codeset=yes >ac_cv_func_dcgettext=yes >ac_cv_func_fsync=yes >ac_cv_func_gethostbyaddr_r=yes >ac_cv_func_gethostbyname_r=yes >ac_cv_func_gnu_get_libc_version=yes >ac_cv_func_iconv=yes >ac_cv_func_isblank=yes >ac_cv_func_ldap_ntlm_bind=no >ac_cv_func_mkdtemp=yes >ac_cv_func_mkstemp=yes >ac_cv_func_regexec=yes >ac_cv_func_statfs=yes >ac_cv_func_statvfs=yes >ac_cv_func_strptime=yes >ac_cv_func_strtok_r=yes >ac_cv_gethostbyaddr_r_seven_args=no >ac_cv_gethostbyname_r_five_args=no >ac_cv_header_alloca_h=yes >ac_cv_header_com_err_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_et_com_err_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_nspr_h=yes >ac_cv_header_nss_h=yes >ac_cv_header_prio_h=yes >ac_cv_header_pthread_h=yes >ac_cv_header_semaphore_h=yes >ac_cv_header_smime_h=yes >ac_cv_header_ssl_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_mount_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_statvfs_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_zlib_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_host_alias=x86_64-pc-linux-gnu >ac_cv_lib_fl_yywrap=yes >ac_cv_lib_kerberos5='-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5' >ac_cv_lib_pthread_pthread_create=yes >ac_cv_lib_z_deflateEnd=yes >ac_cv_libiconv=no >ac_cv_libiconv_utf8=yes >ac_cv_lkstrftime=yes >ac_cv_objext=o >ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2 >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >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_JW=no >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_PURIFY=impure >ac_cv_path_SENDMAIL=/usr/sbin/sendmail >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' >ac_cv_prog_F77=x86_64-pc-linux-gnu-g77 >ac_cv_prog_LEX=flex >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_YACC='bison -y' >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=yes >ac_cv_prog_lex_root=lex.yy >ac_cv_prog_lex_yytext_pointer=yes >ac_cv_prog_make_make_set=yes >ac_cv_search_strerror='none required' >ac_cv_struct_tm_gmtoff=yes >ac_cv_with_openldap=no >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/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-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_c_o_F77=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_prog_compiler_c_o_F77='"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_CAMEL_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' >pkg_cv_CAMEL_LIBS='-pthread -Wl,--export-dynamic -lgthread-2.0 -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 ' >pkg_cv_EVOLUTION_ADDRESSBOOK_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include ' >pkg_cv_EVOLUTION_ADDRESSBOOK_LIBS='-Wl,--export-dynamic -pthread -lxml2 -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' >pkg_cv_EVOLUTION_CALENDAR_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include ' >pkg_cv_EVOLUTION_CALENDAR_LIBS='-Wl,--export-dynamic -pthread -lxml2 -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' >pkg_cv_E_DATA_SERVER_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include ' >pkg_cv_E_DATA_SERVER_LIBS='-Wl,--export-dynamic -pthread -lxml2 -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' >pkg_cv_E_DATA_SERVER_UI_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libglade-2.0 ' >pkg_cv_E_DATA_SERVER_UI_LIBS='-Wl,--export-dynamic -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >pkg_cv_GNOME_FULL_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libxml2 ' >pkg_cv_GNOME_FULL_LIBS='-pthread -Wl,--export-dynamic -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgobject-2.0 -lbonobo-activation -lxml2 -lz -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' >pkg_cv_SOUP_CFLAGS='-I/usr/include/libsoup-2.2 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' >pkg_cv_SOUP_LIBS='-lsoup-2.2 -lgnutls -lgcrypt -lgpg-error -lxml2 -lz -lm -lglib-2.0 ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/evolution-data-server-1.4.2.1/work/evolution-data-server-1.4.2.1/missing --run aclocal-1.9 ' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/evolution-data-server-1.4.2.1/work/evolution-data-server-1.4.2.1/missing --run tar' >API_VERSION='1.2' >AR='x86_64-pc-linux-gnu-ar' >AS='as' >AUTOCONF='${SHELL} /var/tmp/portage/evolution-data-server-1.4.2.1/work/evolution-data-server-1.4.2.1/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/evolution-data-server-1.4.2.1/work/evolution-data-server-1.4.2.1/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/evolution-data-server-1.4.2.1/work/evolution-data-server-1.4.2.1/missing --run automake-1.9' >AWK='gawk' >BASE_VERSION='1.4' >CAMEL_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include $(WERROR) -I/usr/include -I/usr/include/nspr -I/usr/include/nss' >CAMEL_GROUPWISE_CFLAGS='' >CAMEL_GROUPWISE_LIBS='' >CAMEL_LIBS='-pthread -Wl,--export-dynamic -lgthread-2.0 -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 -lz -lpthread -L/usr/lib -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5 -L/usr/lib64/nspr -ldl -lplc4 -lplds4 -lnspr4 -L/usr/lib64/nss -lssl3 -lsmime3 -lnss3 -lsoftokn3' >CAMEL_LOCK_HELPER_GROUP='mail' >CAMEL_LOCK_HELPER_USER='' >CATALOGS=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_AU.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.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 sl.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo tr.gmo uk.gmo vi.gmo wa.gmo xh.gmo zh_CN.gmo zh_TW.gmo' >CATOBJEXT='.gmo' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -march=opteron -pipe -Wall -Wmissing-prototypes -Wno-sign-compare' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='x86_64-pc-linux-gnu-g++' >CXXCPP='x86_64-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O2 -march=opteron -pipe' >CYGPATH_W='echo' >DATADIRNAME='share' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >DLLTOOL='dlltool' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >ENABLE_GTK_DOC_FALSE='' >ENABLE_GTK_DOC_TRUE='#' >ENABLE_IMAPP_FALSE='' >ENABLE_IMAPP_TRUE='#' >ENABLE_IPv6_FALSE='#' >ENABLE_IPv6_TRUE='' >ENABLE_KRB5_FALSE='#' >ENABLE_KRB5_TRUE='' >ENABLE_LDAP_FALSE='' >ENABLE_LDAP_TRUE='#' >ENABLE_NNTP_FALSE='' >ENABLE_NNTP_TRUE='#' >ENABLE_PURIFY_FALSE='' >ENABLE_PURIFY_TRUE='#' >ENABLE_SMIME_FALSE='#' >ENABLE_SMIME_TRUE='' >EVOLUTION_ADDRESSBOOK_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include $(WERROR) ' >EVOLUTION_ADDRESSBOOK_LIBS='-Wl,--export-dynamic -pthread -lxml2 -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' >EVOLUTION_CALENDAR_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include $(WERROR) ' >EVOLUTION_CALENDAR_LIBS='-Wl,--export-dynamic -pthread -lxml2 -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' >EVO_NAME_SERVER_RULE='%_$(API_VERSION).server: %.server ; mv $< $@' >EVO_SUBST_SERVER_RULE='%.server.in: %.server.in.in ; sed -e "s|\@BINDIR\@|$(bindir)|" -e "s|\@LIBEXECDIR\@|$(libexecdir)|" -e "s|\@COMPONENTDIR\@|$(componentdir)|" -e "s|\@IMPORTERSDIR\@|$(importersdir)|" -e "s|\@EXEEXT\@|$(EXEEXT)|" -e "s|\@VERSION\@|$(BASE_VERSION)|" -e "s|\@INTERFACE_VERSION\@|$(INTERFACE_VERSION)|" $< > $@' >EXEEXT='' >E_DATA_SERVER_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include $(WERROR) -I/usr/include/nspr' >E_DATA_SERVER_LIBS='-Wl,--export-dynamic -pthread -lxml2 -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lgobject-2.0 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib64/nspr -ldl -lplc4 -lplds4 -lnspr4 ' >E_DATA_SERVER_UI_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libglade-2.0 $(WERROR) ' >E_DATA_SERVER_UI_LIBS='-Wl,--export-dynamic -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpthread' >F77='x86_64-pc-linux-gnu-g77' >FFLAGS='-g -O2' >GCONFTOOL='/usr/bin/gconftool-2' >GCONF_SCHEMAS_INSTALL_FALSE='#' >GCONF_SCHEMAS_INSTALL_TRUE='' >GCONF_SCHEMA_CONFIG_SOURCE='xml::/etc/gconf/gconf.xml.defaults' >GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas' >GETTEXT_PACKAGE='evolution-data-server-1.4' >GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' >GLIB_GENMARSHAL='glib-genmarshal' >GLIB_LIBS='-lglib-2.0 ' >GLIB_MKENUMS='glib-mkenums' >GLIB_REQUIRED='2.4.0' >GMOFILES=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_AU.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.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 sl.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo tr.gmo uk.gmo vi.gmo wa.gmo xh.gmo zh_CN.gmo zh_TW.gmo' >GMSGFMT='/usr/bin/gmsgfmt' >GNOME_FULL_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libxml2 $(WERROR) ' >GNOME_FULL_LIBS='-pthread -Wl,--export-dynamic -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgobject-2.0 -lbonobo-activation -lxml2 -lz -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' >GOBJECT_QUERY='gobject-query' >GTK_DOC_USE_LIBTOOL_FALSE='#' >GTK_DOC_USE_LIBTOOL_TRUE='' >HAVE_JW='no' >HAVE_JW_FALSE='' >HAVE_JW_TRUE='#' >HTML_DIR='${datadir}/gtk-doc/html' >ICONV_CFLAGS='' >ICONV_LIBS='' >IDL_INCLUDES='-I /usr/share/idl/bonobo-2.0 -I /usr/share/idl/bonobo-activation-2.0' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >INSTOBJEXT='.mo' >INTERFACE_VERSION='1.4' >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 $< $@' >JW='no' >KRB4_CFLAGS='' >KRB4_LDFLAGS='' >KRB5_CFLAGS='-I/usr/include' >KRB5_LDFLAGS='-L/usr/lib -lkrb5 -lk5crypto -lcom_err -lgssapi_krb5' >LDAP_CFLAGS='' >LDAP_LIBS='' >LDFLAGS='' >LEX='flex' >LEXLIB='-lfl' >LEX_OUTPUT_ROOT='lex.yy' >LIBBONOBO_REQUIRED='2.4.2' >LIBCAMEL_AGE='0' >LIBCAMEL_CURRENT='6' >LIBCAMEL_REVISION='3' >LIBEBOOK_AGE='0' >LIBEBOOK_CURRENT='5' >LIBEBOOK_REVISION='2' >LIBECAL_AGE='1' >LIBECAL_CURRENT='4' >LIBECAL_REVISION='5' >LIBEDATABOOK_AGE='1' >LIBEDATABOOK_CURRENT='3' >LIBEDATABOOK_REVISION='6' >LIBEDATACAL_AGE='2' >LIBEDATACAL_CURRENT='3' >LIBEDATACAL_REVISION='8' >LIBEDATASERVERUI_AGE='0' >LIBEDATASERVERUI_CURRENT='6' >LIBEDATASERVERUI_REVISION='2' >LIBEDATASERVER_AGE='1' >LIBEDATASERVER_CURRENT='5' >LIBEDATASERVER_REVISION='0' >LIBEGROUPWISE_AGE='1' >LIBEGROUPWISE_CURRENT='9' >LIBEGROUPWISE_REVISION='0' >LIBEXCHANGE_STORAGE_AGE='1' >LIBEXCHANGE_STORAGE_CURRENT='1' >LIBEXCHANGE_STORAGE_REVISION='0' >LIBOBJS='' >LIBS='' >LIBSOUP='libsoup-2.2' >LIBSOUP_REQUIRED='2.2.2' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/evolution-data-server-1.4.2.1/work/evolution-data-server-1.4.2.1/missing --run makeinfo' >MANUAL_NSPR_CFLAGS='-I/usr/include/nspr' >MANUAL_NSPR_LIBS='-L/usr/lib64/nspr -ldl -lplc4 -lplds4 -lnspr4 ' >MANUAL_NSS_CFLAGS='-I/usr/include/nspr -I/usr/include/nss' >MANUAL_NSS_LIBS='-L/usr/lib64/nspr -ldl -lplc4 -lplds4 -lnspr4 -L/usr/lib64/nss -lssl3 -lsmime3 -lnss3 -lsoftokn3' >MKINSTALLDIRS='./mkinstalldirs' >MSGFMT='/usr/bin/msgfmt' >NO_UNDEFINED='' >NSS_CFLAGS='' >NSS_LIBS='' >OBJDUMP='objdump' >OBJEXT='o' >ORBIT_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include' >ORBIT_CONFIG='/usr/bin/orbit2-config' >ORBIT_IDL='/usr/bin/orbit-idl-2' >ORBIT_LIBS='-Wl,--export-dynamic -pthread -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lm' >ORBIT_REQUIRED='2.9.8' >OS_WIN32_FALSE='' >OS_WIN32_TRUE='#' >PACKAGE='evolution-data-server' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='evolution-data-server' >PACKAGE_STRING='evolution-data-server 1.4.2.1' >PACKAGE_TARNAME='evolution-data-server' >PACKAGE_VERSION='1.4.2.1' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >POFILES=' am.po ar.po az.po be.po bg.po bn.po bs.po ca.po cs.po cy.po da.po de.po el.po en_AU.po en_CA.po en_GB.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po id.po is.po it.po ja.po ko.po lt.po lv.po mk.po ml.po mn.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 sl.po sq.po sr.po sr@Latn.po sv.po tr.po uk.po vi.po wa.po xh.po zh_CN.po zh_TW.po' >POSUB='po' >PO_IN_DATADIR_FALSE='' >PO_IN_DATADIR_TRUE='' >PTHREAD_LIB='-lpthread' >PURIFY='impure ' >RANLIB='x86_64-pc-linux-gnu-ranlib' >REGEX_LIBS='' >SENDMAIL='/usr/sbin/sendmail' >SET_MAKE='' >SHELL='/bin/sh' >SOCKET_LIBS='' >SOUPTEMP_CFLAGS='' >SOUPTEMP_LIBS='' >SOUP_CFLAGS='-I/usr/include/libsoup-2.2 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include $(WERROR) ' >SOUP_LIBS='-lsoup-2.2 -lgnutls -lgcrypt -lgpg-error -lxml2 -lz -lm -lglib-2.0 ' >STRIP='x86_64-pc-linux-gnu-strip' >THREADS_CFLAGS='' >THREADS_LIBS='-lpthread' >USE_NLS='yes' >VERSION='1.4.2.1' >WARN_CFLAGS='-Wall -Wmissing-prototypes ' >XGETTEXT='/usr/bin/xgettext' >YACC='bison -y' >ac_ct_AR='' >ac_ct_AS='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DLLTOOL='' >ac_ct_F77='' >ac_ct_OBJDUMP='' >ac_ct_RANLIB='' >ac_ct_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='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >camel_providerdir='${libdir}/evolution-data-server-1.2/camel-providers' >datadir='/usr/share' >exec_prefix='${prefix}' >extensiondir='${libdir}/evolution-data-server-1.2/extensions' >gladedir='${datadir}/evolution-data-server-1.4/glade' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >idldir='/usr/share/idl/evolution-data-server-1.2' >imagesdir='/usr/share/pixmaps/evolution-data-server-1.4' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/evolution-data-server-1.4.2.1/work/evolution-data-server-1.4.2.1/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='$(prefix)/$(DATADIRNAME)/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >prefix='/usr' >privdatadir='${datadir}/evolution-data-server-1.4' >privincludedir='${includedir}/evolution-data-server-1.4' >privlibdir='${libdir}/evolution-data-server-1.4' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >serverdir='/usr/lib64/bonobo/servers' >sharedstatedir='${prefix}/com' >subdirs=' calendar/libical libdb/dist' >sysconfdir='/etc' >target_alias='' >weatherdatadir='${datadir}/evolution-data-server-1.4/weather' > >## ------------- ## >## Output files. ## >## ------------- ## > >EVO_MARSHAL_RULE='./marshal.mk' > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 116227
:
78795
| 82625