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.7.91, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-openldap --without-krb5 --enable-nss --enable-smime --enable-ipv6 --disable-nntp --disable-gnome-keyring --without-krb4 --with-nspr-includes=/usr/include/nspr --with-nspr-libs=/usr/lib/nspr --with-nss-includes=/usr/include/nss --with-nss-libs=/usr/lib/nss --disable-gtk-doc --build=i686-pc-linux-gnu
## --------- ##
## Platform. ##
## --------- ##
hostname = ben
uname -m = i686
uname -r = 2.6.17-ben
uname -s = Linux
uname -v = #1 PREEMPT Fri Aug 11 17:10:54 CDT 2006
/usr/bin/uname -p = AMD Athlon(tm) XP 2100+
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/lib/ccache/bin
PATH: /usr/local/sbin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1
PATH: /opt/sun-jdk-1.4.2.12/bin
PATH: /opt/sun-jdk-1.4.2.12/jre/bin
PATH: /opt/sun-jdk-1.4.2.12/jre/javaws
PATH: /usr/kde/3.5/sbin
PATH: /usr/kde/3.5/bin
PATH: /usr/qt/3/bin
PATH: /opt/avast/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1709: checking for a BSD-compatible install
configure:1764: result: /bin/install -c
configure:1775: checking whether build environment is sane
configure:1818: result: yes
configure:1883: checking for gawk
configure:1899: found /bin/gawk
configure:1909: result: gawk
configure:1919: checking whether make sets $(MAKE)
configure:1939: result: yes
configure:2102: checking how to create a ustar tar archive
configure:2115: tar --version
tar (GNU tar) 1.15.91
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software. You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
configure:2118: $? = 0
configure:2158: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:2161: $? = 0
configure:2165: tar -xf - <conftest.tar
configure:2168: $? = 0
configure:2181: result: gnutar
configure:2274: checking whether to enable maintainer-specific portions of Makefiles
configure:2283: result: no
configure:2312: checking for style of include used by make
configure:2340: result: GNU
configure:2373: checking for i686-pc-linux-gnu-gcc
configure:2389: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc
configure:2399: result: i686-pc-linux-gnu-gcc
configure:2681: checking for C compiler version
configure:2684: i686-pc-linux-gnu-gcc --version </dev/null >&5
i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2687: $? = 0
configure:2689: i686-pc-linux-gnu-gcc -v </dev/null >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.1 (Gentoo 4.1.1)
configure:2692: $? = 0
configure:2694: i686-pc-linux-gnu-gcc -V </dev/null >&5
i686-pc-linux-gnu-gcc: '-V' option must have argument
configure:2697: $? = 1
configure:2720: checking for C compiler default output file name
configure:2723: i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:2726: $? = 0
configure:2772: result: a.out
configure:2777: checking whether the C compiler works
configure:2783: ./a.out
configure:2786: $? = 0
configure:2803: result: yes
configure:2810: checking whether we are cross compiling
configure:2812: result: no
configure:2815: checking for suffix of executables
configure:2817: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:2820: $? = 0
configure:2845: result:
configure:2851: checking for suffix of object files
configure:2872: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:2875: $? = 0
configure:2897: result: o
configure:2901: checking whether we are using the GNU C compiler
configure:2925: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:2931: $? = 0
configure:2935: test -z
|| test ! -s conftest.err
configure:2938: $? = 0
configure:2941: test -s conftest.o
configure:2944: $? = 0
configure:2957: result: yes
configure:2963: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:2984: i686-pc-linux-gnu-gcc -c -g conftest.c >&5
configure:2990: $? = 0
configure:2994: test -z
|| test ! -s conftest.err
configure:2997: $? = 0
configure:3000: test -s conftest.o
configure:3003: $? = 0
configure:3014: result: yes
configure:3031: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
configure:3101: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:3107: $? = 0
configure:3111: test -z
|| test ! -s conftest.err
configure:3114: $? = 0
configure:3117: test -s conftest.o
configure:3120: $? = 0
configure:3138: result: none needed
configure:3156: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:3162: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3297: checking dependency style of i686-pc-linux-gnu-gcc
configure:3387: result: gcc3
configure:3405: checking for library containing strerror
configure:3435: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:3441: $? = 0
configure:3445: test -z
|| test ! -s conftest.err
configure:3448: $? = 0
configure:3451: test -s conftest
configure:3454: $? = 0
configure:3524: result: none required
configure:3539: checking for i686-pc-linux-gnu-gcc
configure:3565: result: i686-pc-linux-gnu-gcc
configure:3847: checking for C compiler version
configure:3850: i686-pc-linux-gnu-gcc --version </dev/null >&5
i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3853: $? = 0
configure:3855: i686-pc-linux-gnu-gcc -v </dev/null >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.1 (Gentoo 4.1.1)
configure:3858: $? = 0
configure:3860: i686-pc-linux-gnu-gcc -V </dev/null >&5
i686-pc-linux-gnu-gcc: '-V' option must have argument
configure:3863: $? = 1
configure:3866: checking whether we are using the GNU C compiler
configure:3922: result: yes
configure:3928: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:3979: result: yes
configure:3996: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
configure:4103: result: none needed
configure:4121: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:4127: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:4262: checking dependency style of i686-pc-linux-gnu-gcc
configure:4352: result: gcc3
configure:4374: checking how to run the C preprocessor
configure:4409: i686-pc-linux-gnu-gcc -E conftest.c
configure:4415: $? = 0
configure:4447: i686-pc-linux-gnu-gcc -E conftest.c
conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
configure:4453: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "evolution-data-server"
| #define PACKAGE_TARNAME "evolution-data-server"
| #define PACKAGE_VERSION "1.7.91"
| #define PACKAGE_STRING "evolution-data-server 1.7.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evolution-data-server"
| #define VERSION "1.7.91"
| #define BASE_VERSION "1.8"
| #define API_VERSION "1.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4492: result: i686-pc-linux-gnu-gcc -E
configure:4516: i686-pc-linux-gnu-gcc -E conftest.c
configure:4522: $? = 0
configure:4554: i686-pc-linux-gnu-gcc -E conftest.c
conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
configure:4560: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "evolution-data-server"
| #define PACKAGE_TARNAME "evolution-data-server"
| #define PACKAGE_VERSION "1.7.91"
| #define PACKAGE_STRING "evolution-data-server 1.7.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evolution-data-server"
| #define VERSION "1.7.91"
| #define BASE_VERSION "1.8"
| #define API_VERSION "1.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4603: checking for inline
configure:4624: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:4630: $? = 0
configure:4634: test -z
|| test ! -s conftest.err
configure:4637: $? = 0
configure:4640: test -s conftest.o
configure:4643: $? = 0
configure:4655: result: inline
configure:4678: checking for flex
configure:4694: found /usr/bin/flex
configure:4704: result: flex
configure:4717: checking for yywrap in -lfl
configure:4747: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c -lfl >&5
configure:4753: $? = 0
configure:4757: test -z
|| test ! -s conftest.err
configure:4760: $? = 0
configure:4763: test -s conftest
configure:4766: $? = 0
configure:4779: result: yes
configure:4857: checking lex output file root
configure:4868: flex conftest.l
configure:4871: $? = 0
configure:4883: result: lex.yy
configure:4888: checking whether yytext is a pointer
configure:4904: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c -lfl >&5
configure:4910: $? = 0
configure:4914: test -z
|| test ! -s conftest.err
configure:4917: $? = 0
configure:4920: test -s conftest
configure:4923: $? = 0
configure:4937: result: yes
configure:4955: checking for bison
configure:4971: found /usr/bin/bison
configure:4981: result: bison -y
configure:5000: checking for egrep
configure:5010: result: grep -E
configure:5015: checking for ANSI C header files
configure:5040: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:5046: $? = 0
configure:5050: test -z
|| test ! -s conftest.err
configure:5053: $? = 0
configure:5056: test -s conftest.o
configure:5059: $? = 0
configure:5148: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
conftest.c: In function 'main':
conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit'
configure:5151: $? = 0
configure:5153: ./conftest
configure:5156: $? = 0
configure:5171: result: yes
configure:5195: checking for a BSD-compatible install
configure:5250: result: /bin/install -c
configure:5261: checking whether ln -s works
configure:5265: result: yes
configure:5272: checking whether make sets $(MAKE)
configure:5292: result: yes
configure:5304: checking for jw
configure:5335: result: no
configure:5371: checking for intltool >= 0.35.0
configure:5378: result: 0.35.0 found
configure:5434: checking for perl
configure:5452: found /usr/bin/perl
configure:5464: result: /usr/bin/perl
configure:5482: checking for XML::Parser
configure:5485: result: ok
configure:5496: checking for iconv
configure:5514: found /usr/bin/iconv
configure:5527: result: /usr/bin/iconv
configure:5536: checking for msgfmt
configure:5554: found /usr/bin/msgfmt
configure:5567: result: /usr/bin/msgfmt
configure:5576: checking for msgmerge
configure:5594: found /usr/bin/msgmerge
configure:5607: result: /usr/bin/msgmerge
configure:5616: checking for xgettext
configure:5634: found /usr/bin/xgettext
configure:5647: result: /usr/bin/xgettext
configure:5680: checking for sys/types.h
configure:5696: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:5702: $? = 0
configure:5706: test -z
|| test ! -s conftest.err
configure:5709: $? = 0
configure:5712: test -s conftest.o
configure:5715: $? = 0
configure:5726: result: yes
configure:5680: checking for sys/stat.h
configure:5696: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:5702: $? = 0
configure:5706: test -z
|| test ! -s conftest.err
configure:5709: $? = 0
configure:5712: test -s conftest.o
configure:5715: $? = 0
configure:5726: result: yes
configure:5680: checking for stdlib.h
configure:5696: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:5702: $? = 0
configure:5706: test -z
|| test ! -s conftest.err
configure:5709: $? = 0
configure:5712: test -s conftest.o
configure:5715: $? = 0
configure:5726: result: yes
configure:5680: checking for string.h
configure:5696: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:5702: $? = 0
configure:5706: test -z
|| test ! -s conftest.err
configure:5709: $? = 0
configure:5712: test -s conftest.o
configure:5715: $? = 0
configure:5726: result: yes
configure:5680: checking for memory.h
configure:5696: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:5702: $? = 0
configure:5706: test -z
|| test ! -s conftest.err
configure:5709: $? = 0
configure:5712: test -s conftest.o
configure:5715: $? = 0
configure:5726: result: yes
configure:5680: checking for strings.h
configure:5696: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:5702: $? = 0
configure:5706: test -z
|| test ! -s conftest.err
configure:5709: $? = 0
configure:5712: test -s conftest.o
configure:5715: $? = 0
configure:5726: result: yes
configure:5680: checking for inttypes.h
configure:5696: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:5702: $? = 0
configure:5706: test -z
|| test ! -s conftest.err
configure:5709: $? = 0
configure:5712: test -s conftest.o
configure:5715: $? = 0
configure:5726: result: yes
configure:5680: checking for stdint.h
configure:5696: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:5702: $? = 0
configure:5706: test -z
|| test ! -s conftest.err
configure:5709: $? = 0
configure:5712: test -s conftest.o
configure:5715: $? = 0
configure:5726: result: yes
configure:5680: checking for unistd.h
configure:5696: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:5702: $? = 0
configure:5706: test -z
|| test ! -s conftest.err
configure:5709: $? = 0
configure:5712: test -s conftest.o
configure:5715: $? = 0
configure:5726: result: yes
configure:5753: checking locale.h usability
configure:5765: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:5771: $? = 0
configure:5775: test -z
|| test ! -s conftest.err
configure:5778: $? = 0
configure:5781: test -s conftest.o
configure:5784: $? = 0
configure:5794: result: yes
configure:5798: checking locale.h presence
configure:5808: i686-pc-linux-gnu-gcc -E conftest.c
configure:5814: $? = 0
configure:5834: result: yes
configure:5869: checking for locale.h
configure:5876: result: yes
configure:5890: checking for LC_MESSAGES
configure:5911: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:5917: $? = 0
configure:5921: test -z
|| test ! -s conftest.err
configure:5924: $? = 0
configure:5927: test -s conftest
configure:5930: $? = 0
configure:5942: result: yes
configure:5971: checking libintl.h usability
configure:5983: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:5989: $? = 0
configure:5993: test -z
|| test ! -s conftest.err
configure:5996: $? = 0
configure:5999: test -s conftest.o
configure:6002: $? = 0
configure:6012: result: yes
configure:6016: checking libintl.h presence
configure:6026: i686-pc-linux-gnu-gcc -E conftest.c
configure:6032: $? = 0
configure:6052: result: yes
configure:6087: checking for libintl.h
configure:6094: result: yes
configure:6105: checking for ngettext in libc
configure:6128: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:6134: $? = 0
configure:6138: test -z
|| test ! -s conftest.err
configure:6141: $? = 0
configure:6144: test -s conftest
configure:6147: $? = 0
configure:6160: result: yes
configure:6164: checking for dgettext in libc
configure:6187: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:6193: $? = 0
configure:6197: test -z
|| test ! -s conftest.err
configure:6200: $? = 0
configure:6203: test -s conftest
configure:6206: $? = 0
configure:6219: result: yes
configure:6228: checking for bind_textdomain_codeset
configure:6285: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:6291: $? = 0
configure:6295: test -z
|| test ! -s conftest.err
configure:6298: $? = 0
configure:6301: test -s conftest
configure:6304: $? = 0
configure:6316: result: yes
configure:6826: checking for msgfmt
configure:6853: result: /usr/bin/msgfmt
configure:6866: checking for dcgettext
configure:6923: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
conftest.c:52: warning: conflicting types for built-in function 'dcgettext'
configure:6929: $? = 0
configure:6933: test -z
|| test ! -s conftest.err
configure:6936: $? = 0
configure:6939: test -s conftest
configure:6942: $? = 0
configure:6954: result: yes
configure:6966: checking for gmsgfmt
configure:6984: found /usr/bin/gmsgfmt
configure:6997: result: /usr/bin/gmsgfmt
configure:7006: checking for xgettext
configure:7033: result: /usr/bin/xgettext
configure:7057: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:7063: $? = 0
configure:7067: test -z
|| test ! -s conftest.err
configure:7070: $? = 0
configure:7073: test -s conftest
configure:7076: $? = 0
configure:7390: checking build system type
configure:7408: result: i686-pc-linux-gnu
configure:7416: checking host system type
configure:7430: result: i686-pc-linux-gnu
configure:7438: checking for a sed that does not truncate output
configure:7492: result: /bin/sed
configure:7506: checking for ld used by i686-pc-linux-gnu-gcc
configure:7573: result: /usr/i686-pc-linux-gnu/bin/ld
configure:7582: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:7597: result: yes
configure:7602: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files
configure:7609: result: -r
configure:7627: checking for BSD-compatible nm
configure:7669: result: /usr/bin/i686-pc-linux-gnu-nm -B
configure:7673: checking how to recognise dependent libraries
configure:7845: result: pass_all
configure:8309: checking dlfcn.h usability
configure:8321: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:8327: $? = 0
configure:8331: test -z
|| test ! -s conftest.err
configure:8334: $? = 0
configure:8337: test -s conftest.o
configure:8340: $? = 0
configure:8350: result: yes
configure:8354: checking dlfcn.h presence
configure:8364: i686-pc-linux-gnu-gcc -E conftest.c
configure:8370: $? = 0
configure:8390: result: yes
configure:8425: checking for dlfcn.h
configure:8432: result: yes
configure:8455: checking for i686-pc-linux-gnu-g++
configure:8471: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++
configure:8481: result: i686-pc-linux-gnu-g++
configure:8539: checking for C++ compiler version
configure:8542: i686-pc-linux-gnu-g++ --version </dev/null >&5
i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:8545: $? = 0
configure:8547: i686-pc-linux-gnu-g++ -v </dev/null >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.1 (Gentoo 4.1.1)
configure:8550: $? = 0
configure:8552: i686-pc-linux-gnu-g++ -V </dev/null >&5
i686-pc-linux-gnu-g++: '-V' option must have argument
configure:8555: $? = 1
configure:8558: checking whether we are using the GNU C++ compiler
configure:8582: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.cc >&5
configure:8588: $? = 0
configure:8592: test -z
|| test ! -s conftest.err
configure:8595: $? = 0
configure:8598: test -s conftest.o
configure:8601: $? = 0
configure:8614: result: yes
configure:8620: checking whether i686-pc-linux-gnu-g++ accepts -g
configure:8641: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5
configure:8647: $? = 0
configure:8651: test -z
|| test ! -s conftest.err
configure:8654: $? = 0
configure:8657: test -s conftest.o
configure:8660: $? = 0
configure:8671: result: yes
configure:8713: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.cc >&5
configure:8719: $? = 0
configure:8723: test -z
|| test ! -s conftest.err
configure:8726: $? = 0
configure:8729: test -s conftest.o
configure:8732: $? = 0
configure:8758: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:36: error: 'exit' was not declared in this scope
configure:8764: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "evolution-data-server"
| #define PACKAGE_TARNAME "evolution-data-server"
| #define PACKAGE_VERSION "1.7.91"
| #define PACKAGE_STRING "evolution-data-server 1.7.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evolution-data-server"
| #define VERSION "1.7.91"
| #define BASE_VERSION "1.8"
| #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.8"
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:8713: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.cc >&5
configure:8719: $? = 0
configure:8723: test -z
|| test ! -s conftest.err
configure:8726: $? = 0
configure:8729: test -s conftest.o
configure:8732: $? = 0
configure:8758: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.cc >&5
configure:8764: $? = 0
configure:8768: test -z
|| test ! -s conftest.err
configure:8771: $? = 0
configure:8774: test -s conftest.o
configure:8777: $? = 0
configure:8802: checking dependency style of i686-pc-linux-gnu-g++
configure:8892: result: gcc3
configure:8919: checking how to run the C++ preprocessor
configure:8950: i686-pc-linux-gnu-g++ -E conftest.cc
configure:8956: $? = 0
configure:8988: i686-pc-linux-gnu-g++ -E conftest.cc
conftest.cc:35:28: error: ac_nonexistent.h: No such file or directory
configure:8994: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "evolution-data-server"
| #define PACKAGE_TARNAME "evolution-data-server"
| #define PACKAGE_VERSION "1.7.91"
| #define PACKAGE_STRING "evolution-data-server 1.7.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evolution-data-server"
| #define VERSION "1.7.91"
| #define BASE_VERSION "1.8"
| #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.8"
| #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:9033: result: i686-pc-linux-gnu-g++ -E
configure:9057: i686-pc-linux-gnu-g++ -E conftest.cc
configure:9063: $? = 0
configure:9095: i686-pc-linux-gnu-g++ -E conftest.cc
conftest.cc:35:28: error: ac_nonexistent.h: No such file or directory
configure:9101: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "evolution-data-server"
| #define PACKAGE_TARNAME "evolution-data-server"
| #define PACKAGE_VERSION "1.7.91"
| #define PACKAGE_STRING "evolution-data-server 1.7.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evolution-data-server"
| #define VERSION "1.7.91"
| #define BASE_VERSION "1.8"
| #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.8"
| #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:9156: checking for i686-pc-linux-gnu-g77
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-f77
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-xlf
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-frt
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-pgf77
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-fort77
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-fl32
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-af77
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-f90
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-xlf90
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-pgf90
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-epcf90
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-f95
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-fort
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-xlf95
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-ifc
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-efc
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-pgf95
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-lf95
configure:9185: result: no
configure:9156: checking for i686-pc-linux-gnu-gfortran
configure:9172: found /usr/bin/i686-pc-linux-gnu-gfortran
configure:9182: result: i686-pc-linux-gnu-gfortran
configure:9239: checking for Fortran 77 compiler version
configure:9242: i686-pc-linux-gnu-gfortran --version </dev/null >&5
GNU Fortran 95 (GCC) 4.1.1 (Gentoo 4.1.1)
Copyright (C) 2006 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
configure:9245: $? = 0
configure:9247: i686-pc-linux-gnu-gfortran -v </dev/null >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.1 (Gentoo 4.1.1)
configure:9250: $? = 0
configure:9252: i686-pc-linux-gnu-gfortran -V </dev/null >&5
i686-pc-linux-gnu-gfortran: '-V' option must have argument
configure:9255: $? = 1
configure:9263: checking whether we are using the GNU Fortran 77 compiler
configure:9277: i686-pc-linux-gnu-gfortran -c conftest.F >&5
configure:9283: $? = 0
configure:9287: test -z
|| test ! -s conftest.err
configure:9290: $? = 0
configure:9293: test -s conftest.o
configure:9296: $? = 0
configure:9309: result: yes
configure:9315: checking whether i686-pc-linux-gnu-gfortran accepts -g
configure:9327: i686-pc-linux-gnu-gfortran -c -g conftest.f >&5
configure:9333: $? = 0
configure:9337: test -z
|| test ! -s conftest.err
configure:9340: $? = 0
configure:9343: test -s conftest.o
configure:9346: $? = 0
configure:9358: result: yes
configure:9388: checking the maximum length of command line arguments
configure:9480: result: 32768
configure:9491: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object
configure:9587: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:9590: $? = 0
configure:9594: /usr/bin/i686-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:9597: $? = 0
configure:9649: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c conftstm.o >&5
configure:9652: $? = 0
configure:9690: result: ok
configure:9694: checking for objdir
configure:9709: result: .libs
configure:9761: checking for i686-pc-linux-gnu-ar
configure:9777: found /usr/bin/i686-pc-linux-gnu-ar
configure:9787: result: i686-pc-linux-gnu-ar
configure:9841: checking for i686-pc-linux-gnu-ranlib
configure:9857: found /usr/bin/i686-pc-linux-gnu-ranlib
configure:9867: result: i686-pc-linux-gnu-ranlib
configure:9921: checking for i686-pc-linux-gnu-strip
configure:9937: found /usr/bin/i686-pc-linux-gnu-strip
configure:9947: result: i686-pc-linux-gnu-strip
configure:10273: checking if i686-pc-linux-gnu-gcc static flag works
configure:10301: result: yes
configure:10319: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions
configure:10337: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:10341: $? = 0
configure:10354: result: no
configure:10369: checking for i686-pc-linux-gnu-gcc option to produce PIC
configure:10573: result: -fPIC
configure:10581: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works
configure:10599: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -fPIC -DPIC conftest.c >&5
configure:10603: $? = 0
configure:10616: result: yes
configure:10640: checking if i686-pc-linux-gnu-gcc supports -c -o file.o
configure:10661: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -o out/conftest2.o conftest.c >&5
configure:10665: $? = 0
configure:10687: result: yes
configure:10713: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:11608: result: yes
configure:11634: checking whether -lc should be explicitly linked in
configure:11639: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:11642: $? = 0
configure:11656: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:11659: $? = 0
configure:11671: result: no
configure:11679: checking dynamic linker characteristics
configure:12242: result: GNU/Linux ld.so
configure:12246: checking how to hardcode library paths into programs
configure:12271: result: immediate
configure:12285: checking whether stripping libraries is possible
configure:12290: result: yes
configure:13120: checking if libtool supports shared libraries
configure:13122: result: yes
configure:13125: checking whether to build shared libraries
configure:13146: result: yes
configure:13149: checking whether to build static libraries
configure:13153: result: no
configure:13245: creating libtool
configure:13823: checking for ld used by i686-pc-linux-gnu-g++
configure:13890: result: /usr/i686-pc-linux-gnu/bin/ld
configure:13899: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:13914: result: yes
configure:13965: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:14852: result: yes
configure:14870: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.cc >&5
configure:14873: $? = 0
configure:14969: checking for i686-pc-linux-gnu-g++ option to produce PIC
configure:15237: result: -fPIC
configure:15245: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works
configure:15263: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -fPIC -DPIC conftest.cc >&5
configure:15267: $? = 0
configure:15280: result: yes
configure:15304: checking if i686-pc-linux-gnu-g++ supports -c -o file.o
configure:15325: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -o out/conftest2.o conftest.cc >&5
configure:15329: $? = 0
configure:15351: result: yes
configure:15377: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:15402: result: yes
configure:15473: checking dynamic linker characteristics
configure:16036: result: GNU/Linux ld.so
configure:16040: checking how to hardcode library paths into programs
configure:16065: result: immediate
configure:16079: checking whether stripping libraries is possible
configure:16084: result: yes
configure:17420: checking if libtool supports shared libraries
configure:17422: result: yes
configure:17425: checking whether to build shared libraries
configure:17445: result: yes
configure:17448: checking whether to build static libraries
configure:17452: result: no
configure:17464: checking for i686-pc-linux-gnu-gfortran option to produce PIC
configure:17668: result: -fPIC
configure:17676: checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works
configure:17694: i686-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5
configure:17698: $? = 0
configure:17711: result: yes
configure:17735: checking if i686-pc-linux-gnu-gfortran supports -c -o file.o
configure:17756: i686-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:17760: $? = 0
configure:17782: result: yes
configure:17808: checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:18683: result: yes
configure:18754: checking dynamic linker characteristics
configure:19317: result: GNU/Linux ld.so
configure:19321: checking how to hardcode library paths into programs
configure:19346: result: immediate
configure:19360: checking whether stripping libraries is possible
configure:19365: result: yes
configure:23629: checking for i686-pc-linux-gnu-pkg-config
configure:23662: result: no
configure:23671: checking for pkg-config
configure:23689: found /usr/bin/pkg-config
configure:23701: result: /usr/bin/pkg-config
configure:23716: checking pkg-config is at least version 0.9.0
configure:23719: result: yes
configure:23730: checking for Win32
configure:23752: result: no
configure:23784: checking pthread.h usability
configure:23796: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:23802: $? = 0
configure:23806: test -z
|| test ! -s conftest.err
configure:23809: $? = 0
configure:23812: test -s conftest.o
configure:23815: $? = 0
configure:23825: result: yes
configure:23829: checking pthread.h presence
configure:23839: i686-pc-linux-gnu-gcc -E conftest.c
configure:23845: $? = 0
configure:23865: result: yes
configure:23900: checking for pthread.h
configure:23907: result: yes
configure:23784: checking semaphore.h usability
configure:23796: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:23802: $? = 0
configure:23806: test -z
|| test ! -s conftest.err
configure:23809: $? = 0
configure:23812: test -s conftest.o
configure:23815: $? = 0
configure:23825: result: yes
configure:23829: checking semaphore.h presence
configure:23839: i686-pc-linux-gnu-gcc -E conftest.c
configure:23845: $? = 0
configure:23865: result: yes
configure:23900: checking for semaphore.h
configure:23907: result: yes
configure:23784: checking sys/wait.h usability
configure:23796: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:23802: $? = 0
configure:23806: test -z
|| test ! -s conftest.err
configure:23809: $? = 0
configure:23812: test -s conftest.o
configure:23815: $? = 0
configure:23825: result: yes
configure:23829: checking sys/wait.h presence
configure:23839: i686-pc-linux-gnu-gcc -E conftest.c
configure:23845: $? = 0
configure:23865: result: yes
configure:23900: checking for sys/wait.h
configure:23907: result: yes
configure:23926: checking for fsync
configure:23983: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:23989: $? = 0
configure:23993: test -z
|| test ! -s conftest.err
configure:23996: $? = 0
configure:23999: test -s conftest
configure:24002: $? = 0
configure:24014: result: yes
configure:23926: checking for strptime
configure:23983: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:23989: $? = 0
configure:23993: test -z
|| test ! -s conftest.err
configure:23996: $? = 0
configure:23999: test -s conftest
configure:24002: $? = 0
configure:24014: result: yes
configure:23926: checking for strtok_r
configure:23983: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:23989: $? = 0
configure:23993: test -z
|| test ! -s conftest.err
configure:23996: $? = 0
configure:23999: test -s conftest
configure:24002: $? = 0
configure:24014: result: yes
configure:24039: checking alloca.h usability
configure:24051: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:24057: $? = 0
configure:24061: test -z
|| test ! -s conftest.err
configure:24064: $? = 0
configure:24067: test -s conftest.o
configure:24070: $? = 0
configure:24080: result: yes
configure:24084: checking alloca.h presence
configure:24094: i686-pc-linux-gnu-gcc -E conftest.c
configure:24100: $? = 0
configure:24120: result: yes
configure:24155: checking for alloca.h
configure:24162: result: yes
configure:24180: checking for regexec
configure:24237: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:24243: $? = 0
configure:24247: test -z
|| test ! -s conftest.err
configure:24250: $? = 0
configure:24253: test -s conftest
configure:24256: $? = 0
configure:24268: result: yes
configure:24431: Using local libdb
configure:24467: checking for iconv in -liconv
configure:24493: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c -liconv >&5
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -liconv
collect2: ld returned 1 exit status
configure:24499: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "evolution-data-server"
| #define PACKAGE_TARNAME "evolution-data-server"
| #define PACKAGE_VERSION "1.7.91"
| #define PACKAGE_STRING "evolution-data-server 1.7.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evolution-data-server"
| #define VERSION "1.7.91"
| #define BASE_VERSION "1.8"
| #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.8"
| #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:24524: result: no
configure:24532: checking for iconv
configure:24589: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:24595: $? = 0
configure:24599: test -z
|| test ! -s conftest.err
configure:24602: $? = 0
configure:24605: test -s conftest
configure:24608: $? = 0
configure:24620: result: yes
configure:24636: checking for gnu_get_libc_version
configure:24693: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:24699: $? = 0
configure:24703: test -z
|| test ! -s conftest.err
configure:24706: $? = 0
configure:24709: test -s conftest
configure:24712: $? = 0
configure:24724: result: yes
configure:24735: checking if iconv() handles UTF-8
configure:24784: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
conftest.c: In function 'main':
conftest.c:70: warning: passing argument 2 of 'iconv' from incompatible pointer type
configure:24787: $? = 0
configure:24789: ./conftest
configure:24792: $? = 0
configure:24806: result: yes
configure:24820: checking preferred charset formats for system iconv
configure:24841: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I. conftest.c >&5
In file included from conftest.c:46:
iconv-detect.c: In function 'main':
iconv-detect.c:102: warning: incompatible implicit declaration of built-in function 'exit'
configure:24844: $? = 0
configure:24846: ./conftest
System prefers iso-8859-1
System prefers iso-2022-jp
System prefers iso-10646
configure:24849: $? = 0
configure:24852: result: found
configure:24887: checking for %l and %k support in strftime
configure:24920: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
conftest.c: In function 'main':
conftest.c:60: warning: incompatible implicit declaration of built-in function 'exit'
configure:24923: $? = 0
configure:24925: ./conftest
configure:24928: $? = 0
configure:24948: result: yes
configure:25149: checking for Mozilla nspr4 includes in /usr/include/nspr
configure:25151: result: ""
configure:25170: checking nspr.h usability
configure:25182: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include/nspr conftest.c >&5
configure:25188: $? = 0
configure:25192: test -z
|| test ! -s conftest.err
configure:25195: $? = 0
configure:25198: test -s conftest.o
configure:25201: $? = 0
configure:25211: result: yes
configure:25215: checking nspr.h presence
configure:25225: i686-pc-linux-gnu-gcc -E -I/usr/include/nspr conftest.c
configure:25231: $? = 0
configure:25251: result: yes
configure:25286: checking for nspr.h
configure:25293: result: yes
configure:25170: checking prio.h usability
configure:25182: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include/nspr conftest.c >&5
configure:25188: $? = 0
configure:25192: test -z
|| test ! -s conftest.err
configure:25195: $? = 0
configure:25198: test -s conftest.o
configure:25201: $? = 0
configure:25211: result: yes
configure:25215: checking prio.h presence
configure:25225: i686-pc-linux-gnu-gcc -E -I/usr/include/nspr conftest.c
configure:25231: $? = 0
configure:25251: result: yes
configure:25286: checking for prio.h
configure:25293: result: yes
configure:25340: checking for Mozilla nspr libraries
configure:25380: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include/nspr -L/usr/lib/nspr conftest.c -ldl -lplc4 -lplds4 -lnspr4 >&5
configure:25386: $? = 0
configure:25390: test -z
|| test ! -s conftest.err
configure:25393: $? = 0
configure:25396: test -s conftest
configure:25399: $? = 0
configure:25415: result: yes
configure:25433: checking for Mozilla nss3 includes in /usr/include/nss
configure:25435: result: ""
configure:25460: checking nss.h usability
configure:25472: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include/nspr -I/usr/include/nss conftest.c >&5
configure:25478: $? = 0
configure:25482: test -z
|| test ! -s conftest.err
configure:25485: $? = 0
configure:25488: test -s conftest.o
configure:25491: $? = 0
configure:25501: result: yes
configure:25505: checking nss.h presence
configure:25515: i686-pc-linux-gnu-gcc -E -I/usr/include/nspr -I/usr/include/nss conftest.c
configure:25521: $? = 0
configure:25541: result: yes
configure:25576: checking for nss.h
configure:25583: result: yes
configure:25460: checking ssl.h usability
configure:25472: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include/nspr -I/usr/include/nss conftest.c >&5
configure:25478: $? = 0
configure:25482: test -z
|| test ! -s conftest.err
configure:25485: $? = 0
configure:25488: test -s conftest.o
configure:25491: $? = 0
configure:25501: result: yes
configure:25505: checking ssl.h presence
configure:25515: i686-pc-linux-gnu-gcc -E -I/usr/include/nspr -I/usr/include/nss conftest.c
configure:25521: $? = 0
configure:25541: result: yes
configure:25576: checking for ssl.h
configure:25583: result: yes
configure:25460: checking smime.h usability
configure:25472: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include/nspr -I/usr/include/nss conftest.c >&5
configure:25478: $? = 0
configure:25482: test -z
|| test ! -s conftest.err
configure:25485: $? = 0
configure:25488: test -s conftest.o
configure:25491: $? = 0
configure:25501: result: yes
configure:25505: checking smime.h presence
configure:25515: i686-pc-linux-gnu-gcc -E -I/usr/include/nspr -I/usr/include/nss conftest.c
configure:25521: $? = 0
configure:25541: result: yes
configure:25576: checking for smime.h
configure:25583: result: yes
configure:25639: checking for Mozilla nss libraries
configure:25671: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -L/usr/lib/nspr -ldl -lplc4 -lplds4 -lnspr4 -L/usr/lib/nss -lssl3 -lsmime3 -lnss3 -lsoftokn3 conftest.c -lssl3 -lsmime3 -lnss3 -lsoftokn3 -ldl -lplc4 -lplds4 -lnspr4 >&5
configure:25677: $? = 0
configure:25681: test -z
|| test ! -s conftest.err
configure:25684: $? = 0
configure:25687: test -s conftest
configure:25690: $? = 0
configure:25762: result: yes
configure:25820: checking for socklen_t
configure:25841: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:25847: $? = 0
configure:25851: test -z
|| test ! -s conftest.err
configure:25854: $? = 0
configure:25857: test -s conftest.o
configure:25860: $? = 0
configure:25862: result: yes
configure:25935: checking for sendmail
configure:25954: found /usr/sbin/sendmail
configure:25967: result: /usr/sbin/sendmail
configure:25980: checking system mail directory
configure:26019: result: /var/spool/mail, writable by group mail
configure:26025: checking for tm_gmtoff in struct tm
configure:26051: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:26057: $? = 0
configure:26061: test -z
|| test ! -s conftest.err
configure:26064: $? = 0
configure:26067: test -s conftest.o
configure:26070: $? = 0
configure:26081: result: yes
configure:26231: checking for mkstemp
configure:26288: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:26294: $? = 0
configure:26298: test -z
|| test ! -s conftest.err
configure:26301: $? = 0
configure:26304: test -s conftest
configure:26307: $? = 0
configure:26319: result: yes
configure:26231: checking for mkdtemp
configure:26288: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:26294: $? = 0
configure:26298: test -z
|| test ! -s conftest.err
configure:26301: $? = 0
configure:26304: test -s conftest
configure:26307: $? = 0
configure:26319: result: yes
configure:26231: checking for isblank
configure:26288: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
conftest.c:82: warning: conflicting types for built-in function 'isblank'
configure:26294: $? = 0
configure:26298: test -z
|| test ! -s conftest.err
configure:26301: $? = 0
configure:26304: test -s conftest
configure:26307: $? = 0
configure:26319: result: yes
configure:26331: checking if ctime_r wants three arguments
configure:26359: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
conftest.c: In function 'main':
conftest.c:68: error: too many arguments to function 'ctime_r'
configure:26365: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "evolution-data-server"
| #define PACKAGE_TARNAME "evolution-data-server"
| #define PACKAGE_VERSION "1.7.91"
| #define PACKAGE_STRING "evolution-data-server 1.7.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evolution-data-server"
| #define VERSION "1.7.91"
| #define BASE_VERSION "1.8"
| #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.8"
| #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:26394: result: no
configure:26410: checking for gethostbyname_r
configure:26467: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:26473: $? = 0
configure:26477: test -z
|| test ! -s conftest.err
configure:26480: $? = 0
configure:26483: test -s conftest
configure:26486: $? = 0
configure:26498: result: yes
configure:26505: checking if gethostbyname_r wants five arguments
configure:26542: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
conftest.c: In function 'main':
conftest.c:78: warning: passing argument 5 of 'gethostbyname_r' from incompatible pointer type
conftest.c:78: error: too few arguments to function 'gethostbyname_r'
configure:26548: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "evolution-data-server"
| #define PACKAGE_TARNAME "evolution-data-server"
| #define PACKAGE_VERSION "1.7.91"
| #define PACKAGE_STRING "evolution-data-server 1.7.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evolution-data-server"
| #define VERSION "1.7.91"
| #define BASE_VERSION "1.8"
| #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.8"
| #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:26577: result: no
configure:26596: checking for gethostbyaddr_r
configure:26653: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:26659: $? = 0
configure:26663: test -z
|| test ! -s conftest.err
configure:26666: $? = 0
configure:26669: test -s conftest
configure:26672: $? = 0
configure:26684: result: yes
configure:26691: checking if gethostbyaddr_r wants seven arguments
configure:26728: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
conftest.c: In function 'main':
conftest.c:79: warning: passing argument 7 of 'gethostbyaddr_r' from incompatible pointer type
conftest.c:79: error: too few arguments to function 'gethostbyaddr_r'
configure:26734: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "evolution-data-server"
| #define PACKAGE_TARNAME "evolution-data-server"
| #define PACKAGE_VERSION "1.7.91"
| #define PACKAGE_STRING "evolution-data-server 1.7.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evolution-data-server"
| #define VERSION "1.7.91"
| #define BASE_VERSION "1.8"
| #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.8"
| #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:26763: result: no
configure:26792: checking sys/statvfs.h usability
configure:26804: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:26810: $? = 0
configure:26814: test -z
|| test ! -s conftest.err
configure:26817: $? = 0
configure:26820: test -s conftest.o
configure:26823: $? = 0
configure:26833: result: yes
configure:26837: checking sys/statvfs.h presence
configure:26847: i686-pc-linux-gnu-gcc -E conftest.c
configure:26853: $? = 0
configure:26873: result: yes
configure:26908: checking for sys/statvfs.h
configure:26915: result: yes
configure:26932: checking for statvfs
configure:26989: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:26995: $? = 0
configure:26999: test -z
|| test ! -s conftest.err
configure:27002: $? = 0
configure:27005: test -s conftest
configure:27008: $? = 0
configure:27020: result: yes
configure:27044: checking sys/param.h usability
configure:27056: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:27062: $? = 0
configure:27066: test -z
|| test ! -s conftest.err
configure:27069: $? = 0
configure:27072: test -s conftest.o
configure:27075: $? = 0
configure:27085: result: yes
configure:27089: checking sys/param.h presence
configure:27099: i686-pc-linux-gnu-gcc -E conftest.c
configure:27105: $? = 0
configure:27125: result: yes
configure:27160: checking for sys/param.h
configure:27167: result: yes
configure:27194: checking sys/mount.h usability
configure:27206: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:27212: $? = 0
configure:27216: test -z
|| test ! -s conftest.err
configure:27219: $? = 0
configure:27222: test -s conftest.o
configure:27225: $? = 0
configure:27235: result: yes
configure:27239: checking sys/mount.h presence
configure:27249: i686-pc-linux-gnu-gcc -E conftest.c
configure:27255: $? = 0
configure:27275: result: yes
configure:27310: checking for sys/mount.h
configure:27317: result: yes
configure:27334: checking for statfs
configure:27391: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:27397: $? = 0
configure:27401: test -z
|| test ! -s conftest.err
configure:27404: $? = 0
configure:27407: test -s conftest
configure:27410: $? = 0
configure:27422: result: yes
configure:27433: checking if system supports getaddrinfo and getnameinfo
configure:27473: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:27479: $? = 0
configure:27483: test -z
|| test ! -s conftest.err
configure:27486: $? = 0
configure:27489: test -s conftest.o
configure:27492: $? = 0
configure:27508: result: yes
configure:27565: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:27571: $? = 0
configure:27575: test -z
|| test ! -s conftest.err
configure:27578: $? = 0
configure:27581: test -s conftest.o
configure:27584: $? = 0
configure:27718: checking for SunOS broken spool format
configure:27741: result: no
configure:27953: checking for Kerberos 5
configure:27955: result: no
configure:27979: checking et/com_err.h usability
configure:27991: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:27997: $? = 0
configure:28001: test -z
|| test ! -s conftest.err
configure:28004: $? = 0
configure:28007: test -s conftest.o
configure:28010: $? = 0
configure:28020: result: yes
configure:28024: checking et/com_err.h presence
configure:28034: i686-pc-linux-gnu-gcc -E conftest.c
configure:28040: $? = 0
configure:28060: result: yes
configure:28095: checking for et/com_err.h
configure:28102: result: yes
configure:28125: checking com_err.h usability
configure:28137: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c >&5
configure:28143: $? = 0
configure:28147: test -z
|| test ! -s conftest.err
configure:28150: $? = 0
configure:28153: test -s conftest.o
configure:28156: $? = 0
configure:28166: result: yes
configure:28170: checking com_err.h presence
configure:28180: i686-pc-linux-gnu-gcc -E conftest.c
configure:28186: $? = 0
configure:28206: result: yes
configure:28241: checking for com_err.h
configure:28248: result: yes
configure:28576: checking for Kerberos 4
configure:28578: result: no
configure:28597: checking for purify
configure:28628: result: impure
configure:28695: checking for OpenLDAP
configure:28702: result: no
configure:29189: checking for SunLDAP
configure:29196: result: no
configure:29695: checking for ldap_ntlm_bind
configure:29752: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -DLDAP_DEPRECATED conftest.c >&5
/var/tmp/portage/evolution-data-server-1.7.91/temp/ccMccqru.o: In function `main':
conftest.c:(.text+0x13): undefined reference to `ldap_ntlm_bind'
/var/tmp/portage/evolution-data-server-1.7.91/temp/ccMccqru.o:(.data+0x0): undefined reference to `ldap_ntlm_bind'
collect2: ld returned 1 exit status
configure:29758: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "evolution-data-server"
| #define PACKAGE_TARNAME "evolution-data-server"
| #define PACKAGE_VERSION "1.7.91"
| #define PACKAGE_STRING "evolution-data-server 1.7.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "evolution-data-server"
| #define VERSION "1.7.91"
| #define BASE_VERSION "1.8"
| #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.8"
| #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 USE_DOT 1
| #define USE_FCNTL 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:29783: result: no
configure:29876: checking for pkg-config
configure:29907: result: /usr/bin/pkg-config
configure:29930: checking for GLIB - version >= 2.0.0
configure:30049: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lglib-2.0 >&5
configure:30052: $? = 0
configure:30054: ./conftest
configure:30057: $? = 0
configure:30075: result: yes (version 2.12.1)
configure:30179: checking for pthread_create in -lpthread
configure:30209: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer conftest.c -lpthread >&5
configure:30215: $? = 0
configure:30219: test -z
|| test ! -s conftest.err
configure:30222: $? = 0
configure:30225: test -s conftest
configure:30228: $? = 0
configure:30241: result: yes
configure:30551: checking if pthread_t can be cast to a guint64 without loss of data
configure:30575: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c >&5
configure:30581: $? = 0
configure:30585: test -z
|| test ! -s conftest.err
configure:30588: $? = 0
configure:30591: test -s conftest.o
configure:30594: $? = 0
configure:30601: result: yes
configure:30730: checking what warning flags to pass to the C compiler
configure:30732: result: -Wall -Wmissing-prototypes
configure:30743: checking what language compliance flags to pass to the C compiler
configure:30758: result:
configure:30827: checking for pkg-config
configure:30858: result: /usr/bin/pkg-config
configure:30867: checking for orbit2-config
configure:30885: found /usr/bin/orbit2-config
configure:30898: result: /usr/bin/orbit2-config
configure:30906: checking for ORBit - version >= 2.9.8
configure:31013: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wno-sign-compare -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -pthread -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lm >&5
configure:31016: $? = 0
configure:31018: ./conftest
configure:31021: $? = 0
configure:31039: result: yes
configure:31133: checking for orbit-idl-2
configure:31151: found /usr/bin/orbit-idl-2
configure:31164: result: /usr/bin/orbit-idl-2
configure:31177: checking for CORBA include paths
configure:31180: result: -I/usr/share/idl/bonobo-2.0 -I/usr/share/idl/bonobo-activation-2.0
configure:31184: checking for libgnomeui server directory
configure:31187: result: /usr/libexec
configure:31204: checking for E_DATA_SERVER_CFLAGS
configure:31212: $PKG_CONFIG --exists "$E_DATA_SERVER_DEPS" >/dev/null 2>&1
configure:31215: $? = 0
configure:31225: result: -DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/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/gconf/2
configure:31227: checking for E_DATA_SERVER_LIBS
configure:31235: $PKG_CONFIG --exists "$E_DATA_SERVER_DEPS" >/dev/null 2>&1
configure:31238: $? = 0
configure:31248: result: -pthread -lxml2 -lz -lgobject-2.0 -lbonobo-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
configure:31309: checking for E_DATA_SERVER_UI_CFLAGS
configure:31317: $PKG_CONFIG --exists "$E_DATA_SERVER_UI_DEPS" >/dev/null 2>&1
configure:31320: $? = 0
configure:31330: result: -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0
configure:31332: checking for E_DATA_SERVER_UI_LIBS
configure:31340: $PKG_CONFIG --exists "$E_DATA_SERVER_UI_DEPS" >/dev/null 2>&1
configure:31343: $? = 0
configure:31353: result: -pthread -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnome-2 -lpopt -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
configure:31415: checking for EVOLUTION_ADDRESSBOOK_CFLAGS
configure:31423: $PKG_CONFIG --exists "$EVOLUTION_ADDRESSBOOK_DEPS" >/dev/null 2>&1
configure:31426: $? = 0
configure:31436: result: -DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/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/lib/gnome-vfs-2.0/include
configure:31438: checking for EVOLUTION_ADDRESSBOOK_LIBS
configure:31446: $PKG_CONFIG --exists "$EVOLUTION_ADDRESSBOOK_DEPS" >/dev/null 2>&1
configure:31449: $? = 0
configure:31459: result: -pthread -lxml2 -lz -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
configure:31521: checking for EVOLUTION_CALENDAR_CFLAGS
configure:31529: $PKG_CONFIG --exists "$EVOLUTION_CALENDAR_DEPS" >/dev/null 2>&1
configure:31532: $? = 0
configure:31542: result: -DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/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/lib/gnome-vfs-2.0/include
configure:31544: checking for EVOLUTION_CALENDAR_LIBS
configure:31552: $PKG_CONFIG --exists "$EVOLUTION_CALENDAR_DEPS" >/dev/null 2>&1
configure:31555: $? = 0
configure:31565: result: -pthread -lxml2 -lz -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
configure:31627: checking for E_FACTORY_CFLAGS
configure:31635: $PKG_CONFIG --exists "$E_FACTORY_DEPS" >/dev/null 2>&1
configure:31638: $? = 0
configure:31648: result: -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/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/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libgnome-2.0
configure:31650: checking for E_FACTORY_LIBS
configure:31658: $PKG_CONFIG --exists "$E_FACTORY_DEPS" >/dev/null 2>&1
configure:31661: $? = 0
configure:31671: result: -pthread -lgnome-2 -lpopt -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
configure:31729: checking for SOUPTEMP_CFLAGS
configure:31737: $PKG_CONFIG --exists "libsoup-2.4" >/dev/null 2>&1
configure:31740: $? = 1
configure:31750: result:
configure:31752: checking for SOUPTEMP_LIBS
configure:31760: $PKG_CONFIG --exists "libsoup-2.4" >/dev/null 2>&1
configure:31763: $? = 1
configure:31773: 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:31801: checking for SOUP_CFLAGS
configure:31809: $PKG_CONFIG --exists "$LIBSOUP >= $LIBSOUP_REQUIRED" >/dev/null 2>&1
configure:31812: $? = 0
configure:31822: result: -I/usr/include/libsoup-2.2 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
configure:31824: checking for SOUP_LIBS
configure:31832: $PKG_CONFIG --exists "$LIBSOUP >= $LIBSOUP_REQUIRED" >/dev/null 2>&1
configure:31835: $? = 0
configure:31845: result: -lsoup-2.2 -lgnutls -lgcrypt -lgpg-error -lxml2 -lz -lm -lglib-2.0
configure:31903: checking for deflateEnd in -lz
configure:31933: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wno-sign-compare conftest.c -lz >&5
configure:31939: $? = 0
configure:31943: test -z
|| test ! -s conftest.err
configure:31946: $? = 0
configure:31949: test -s conftest
configure:31952: $? = 0
configure:31965: result: yes
configure:31978: checking zlib.h usability
configure:31990: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wno-sign-compare conftest.c >&5
configure:31996: $? = 0
configure:32000: test -z
|| test ! -s conftest.err
configure:32003: $? = 0
configure:32006: test -s conftest.o
configure:32009: $? = 0
configure:32019: result: yes
configure:32023: checking zlib.h presence
configure:32033: i686-pc-linux-gnu-gcc -E conftest.c
configure:32039: $? = 0
configure:32059: result: yes
configure:32094: checking for zlib.h
configure:32101: result: yes
configure:32119: checking if large files (>2 GB) are supported
configure:32148: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wno-sign-compare conftest.c >&5
conftest.c: In function 'main':
conftest.c:85: warning: unused variable 'fd'
configure:32154: $? = 0
configure:32158: test -z
|| test ! -s conftest.err
configure:32161: $? = 0
configure:32164: test -s conftest.o
configure:32167: $? = 0
configure:32189: result: yes
configure:32195: checking for CAMEL_CFLAGS
configure:32203: $PKG_CONFIG --exists "gthread-2.0 gmodule-2.0 gobject-2.0 $mozilla_nss gnome-vfs-2.0" >/dev/null 2>&1
configure:32206: $? = 0
configure:32216: result: -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0
configure:32218: checking for CAMEL_LIBS
configure:32226: $PKG_CONFIG --exists "gthread-2.0 gmodule-2.0 gobject-2.0 $mozilla_nss gnome-vfs-2.0" >/dev/null 2>&1
configure:32229: $? = 0
configure:32239: result: -pthread -Wl,--export-dynamic -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
configure:32345: checking for gconftool-2
configure:32363: found /usr/bin/gconftool-2
configure:32376: result: /usr/bin/gconftool-2
configure:32398: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
configure:32413: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
configure:32507: checking gtk-doc version >= 1.0
configure:32510: result: yes
configure:32815: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by evolution-data-server config.status 1.7.91, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on ben
config.status:999: creating Makefile
config.status:999: creating evolution-data-server-zip
config.status:999: creating evolution-data-server.pc
config.status:999: creating addressbook/Makefile
config.status:999: creating addressbook/idl/Makefile
config.status:999: creating addressbook/libebook/Makefile
config.status:999: creating addressbook/libebook/libebook.pc
config.status:999: creating addressbook/libedata-book/Makefile
config.status:999: creating addressbook/libedata-book/libedata-book.pc
config.status:999: creating addressbook/backends/Makefile
config.status:999: creating addressbook/backends/file/Makefile
config.status:999: creating addressbook/backends/vcf/Makefile
config.status:999: creating addressbook/backends/ldap/Makefile
config.status:999: creating addressbook/backends/groupwise/Makefile
config.status:999: creating addressbook/tests/Makefile
config.status:999: creating addressbook/tests/ebook/Makefile
config.status:999: creating addressbook/tests/vcard/Makefile
config.status:999: creating art/Makefile
config.status:999: creating calendar/Makefile
config.status:999: creating calendar/idl/Makefile
config.status:999: creating calendar/libecal/Makefile
config.status:999: creating calendar/libecal/libecal.pc
config.status:999: creating calendar/libedata-cal/Makefile
config.status:999: creating calendar/libedata-cal/libedata-cal.pc
config.status:999: creating calendar/backends/Makefile
config.status:999: creating calendar/backends/caldav/Makefile
config.status:999: creating calendar/backends/file/Makefile
config.status:999: creating calendar/backends/groupwise/Makefile
config.status:999: creating calendar/backends/http/Makefile
config.status:999: creating calendar/backends/contacts/Makefile
config.status:999: creating calendar/backends/weather/Makefile
config.status:999: creating calendar/tests/Makefile
config.status:999: creating calendar/tests/ecal/Makefile
config.status:999: creating camel/Makefile
config.status:999: creating camel/providers/Makefile
config.status:999: creating camel/providers/groupwise/Makefile
config.status:999: creating camel/providers/hula/Makefile
config.status:999: creating camel/providers/imap/Makefile
config.status:999: creating camel/providers/imapp/Makefile
config.status:999: creating camel/providers/imap4/Makefile
config.status:999: creating camel/providers/local/Makefile
config.status:999: creating camel/providers/nntp/Makefile
config.status:999: creating camel/providers/pop3/Makefile
config.status:999: creating camel/providers/sendmail/Makefile
config.status:999: creating camel/providers/smtp/Makefile
config.status:999: creating camel/tests/Makefile
config.status:999: creating camel/tests/folder/Makefile
config.status:999: creating camel/tests/lib/Makefile
config.status:999: creating camel/tests/message/Makefile
config.status:999: creating camel/tests/mime-filter/Makefile
config.status:999: creating camel/tests/misc/Makefile
config.status:999: creating camel/tests/smime/Makefile
config.status:999: creating camel/tests/stream/Makefile
config.status:999: creating camel/camel.pc
config.status:999: creating camel/camel-provider.pc
config.status:999: creating libdb/Makefile
config.status:999: creating libedataserver/Makefile
config.status:999: creating libedataserver/libedataserver.pc
config.status:999: creating libedataserverui/Makefile
config.status:999: creating libedataserverui/libedataserverui.pc
config.status:999: creating servers/Makefile
config.status:999: creating servers/groupwise/Makefile
config.status:999: creating servers/groupwise/libegroupwise.pc
config.status:999: creating servers/exchange/Makefile
config.status:999: creating servers/exchange/xntlm/Makefile
config.status:999: creating servers/exchange/lib/Makefile
config.status:999: creating servers/exchange/storage/Makefile
config.status:999: creating servers/exchange/storage/libexchange-storage.pc
config.status:999: creating src/Makefile
config.status:999: creating win32/Makefile
config.status:999: creating docs/Makefile
config.status:999: creating docs/reference/Makefile
config.status:999: creating docs/reference/addressbook/Makefile
config.status:999: creating docs/reference/addressbook/libebook/Makefile
config.status:999: creating docs/reference/calendar/Makefile
config.status:999: creating docs/reference/calendar/libecal/Makefile
config.status:999: creating docs/reference/calendar/libedata-cal/Makefile
config.status:999: creating docs/reference/libedataserver/Makefile
config.status:999: creating po/Makefile.in
config.status:1103: creating config.h
config.status:1511: executing depfiles commands
config.status:1511: executing intltool commands
config.status:1511: executing default-1 commands
config.status:1511: executing po/stamp-it commands
configure:34503: configuring in calendar/libical
configure:34620: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--without-openldap' '--without-krb5' '--enable-nss' '--enable-smime' '--enable-ipv6' '--disable-nntp' '--disable-gnome-keyring' '--without-krb4' '--with-nspr-includes=/usr/include/nspr' '--with-nspr-libs=/usr/lib/nspr' '--with-nss-includes=/usr/include/nss' '--with-nss-libs=/usr/lib/nss' '--disable-gtk-doc' '--build=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=athlon-xp -pipe -fomit-frame-pointer' 'CXXFLAGS=-O2 -march=athlon-xp -pipe -fomit-frame-pointer' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=.
configure:34503: configuring in libdb/dist
configure:34620: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--without-openldap' '--without-krb5' '--enable-nss' '--enable-smime' '--enable-ipv6' '--disable-nntp' '--disable-gnome-keyring' '--without-krb4' '--with-nspr-includes=/usr/include/nspr' '--with-nspr-libs=/usr/lib/nspr' '--with-nss-includes=/usr/include/nss' '--with-nss-libs=/usr/lib/nss' '--disable-gtk-doc' '--build=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=athlon-xp -pipe -fomit-frame-pointer' 'CXXFLAGS=-O2 -march=athlon-xp -pipe -fomit-frame-pointer' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=.
configure:34625: error: /bin/sh './configure' failed for libdb/dist
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-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=athlon-xp -pipe -fomit-frame-pointer'
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=athlon-xp -pipe -fomit-frame-pointer'
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_E_FACTORY_CFLAGS_set=
ac_cv_env_E_FACTORY_CFLAGS_value=
ac_cv_env_E_FACTORY_LIBS_set=
ac_cv_env_E_FACTORY_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_KEYRING_CFLAGS_set=
ac_cv_env_GNOME_KEYRING_CFLAGS_value=
ac_cv_env_GNOME_KEYRING_LIBS_set=
ac_cv_env_GNOME_KEYRING_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_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=i686-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-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=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_fl_yywrap=yes
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_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AR=i686-pc-linux-gnu-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=i686-pc-linux-gnu-gcc
ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E'
ac_cv_prog_CXX=i686-pc-linux-gnu-g++
ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E'
ac_cv_prog_F77=i686-pc-linux-gnu-gfortran
ac_cv_prog_LEX=flex
ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib
ac_cv_prog_STRIP=i686-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
ac_cv_with_sunldap=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_tar_ustar=gnutar
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/i686-pc-linux-gnu/bin/ld
lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld
lt_cv_path_NM='/usr/bin/i686-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 -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 '
pkg_cv_CAMEL_LIBS='-pthread -Wl,--export-dynamic -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-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/lib/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/lib/gnome-vfs-2.0/include '
pkg_cv_EVOLUTION_ADDRESSBOOK_LIBS='-pthread -lxml2 -lz -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -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/lib/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/lib/gnome-vfs-2.0/include '
pkg_cv_EVOLUTION_CALENDAR_LIBS='-pthread -lxml2 -lz -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -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/lib/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/gconf/2 '
pkg_cv_E_DATA_SERVER_LIBS='-pthread -lxml2 -lz -lgobject-2.0 -lbonobo-2 -lbonobo-activation -lgconf-2 -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/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 '
pkg_cv_E_DATA_SERVER_UI_LIBS='-pthread -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnome-2 -lpopt -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 '
pkg_cv_E_FACTORY_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/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/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libgnome-2.0 '
pkg_cv_E_FACTORY_LIBS='-pthread -lgnome-2 -lpopt -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgobject-2.0 -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/lib/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.7.91/work/evolution-data-server-1.7.91/missing --run aclocal-1.9 '
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/portage/evolution-data-server-1.7.91/work/evolution-data-server-1.7.91/missing --run tar'
API_VERSION='1.2'
AR='i686-pc-linux-gnu-ar'
AS='as'
AUTOCONF='${SHELL} /var/tmp/portage/evolution-data-server-1.7.91/work/evolution-data-server-1.7.91/missing --run autoconf'
AUTOHEADER='${SHELL} /var/tmp/portage/evolution-data-server-1.7.91/work/evolution-data-server-1.7.91/missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/evolution-data-server-1.7.91/work/evolution-data-server-1.7.91/missing --run automake-1.9'
AWK='gawk'
BASE_VERSION='1.8'
CAMEL_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 $(WERROR) -I/usr/include/nspr -I/usr/include/nss -D_LARGEFILE64_SOURCE'
CAMEL_GROUPWISE_CFLAGS=''
CAMEL_GROUPWISE_LIBS=''
CAMEL_LIBS='-pthread -Wl,--export-dynamic -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lz -lpthread -L/usr/lib/nspr -ldl -lplc4 -lplds4 -lnspr4 -L/usr/lib/nss -lssl3 -lsmime3 -lnss3 -lsoftokn3'
CAMEL_LOCK_HELPER_GROUP='mail'
CAMEL_LOCK_HELPER_USER=''
CATALOGS=''
CATOBJEXT='.gmo'
CC='i686-pc-linux-gnu-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -march=athlon-xp -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wno-sign-compare'
CPP='i686-pc-linux-gnu-gcc -E'
CPPFLAGS=''
CXX='i686-pc-linux-gnu-g++'
CXXCPP='i686-pc-linux-gnu-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -march=athlon-xp -pipe -fomit-frame-pointer'
CYGPATH_W='echo'
DATADIRNAME='share'
DB_CFLAGS='-I$(top_srcdir)/libdb/dist'
DB_LIBS='$(top_builddir)/libdb/dist/libdb-4.1.la'
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/lib/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/lib/gnome-vfs-2.0/include $(WERROR) '
EVOLUTION_ADDRESSBOOK_LIBS='-pthread -lxml2 -lz -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -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/lib/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/lib/gnome-vfs-2.0/include $(WERROR) '
EVOLUTION_CALENDAR_LIBS='-pthread -lxml2 -lz -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -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_IN_SERVER_FILE\@|$(LIBEXECDIR_IN_SERVER_FILE)|" -e "s|\@COMPONENTDIR\@|$(componentdir)|" -e "s|\@IMPORTERSDIR\@|$(importersdir)|" -e "s|\@EXEEXT\@|$(EXEEXT)|" -e "s|\@VERSION\@|$(BASE_VERSION)|" -e "s|\@API_VERSION\@|$(API_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/lib/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/gconf/2 $(WERROR) -I/usr/include/nspr'
E_DATA_SERVER_LIBS='-pthread -lxml2 -lz -lgobject-2.0 -lbonobo-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/nspr -ldl -lplc4 -lplds4 -lnspr4 '
E_DATA_SERVER_UI_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 $(WERROR) '
E_DATA_SERVER_UI_LIBS='-pthread -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnome-2 -lpopt -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lpthread'
E_FACTORY_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/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/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libgnome-2.0 $(WERROR) -I/usr/include/nspr'
E_FACTORY_LIBS='-pthread -lgnome-2 -lpopt -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lpthread -L/usr/lib/nspr -ldl -lplc4 -lplds4 -lnspr4 '
F77='i686-pc-linux-gnu-gfortran'
FFLAGS='-g -O2'
GCONFTOOL='/usr/bin/gconftool-2'
GCONF_SCHEMAS_INSTALL_FALSE='#'
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults'
GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
GETTEXT_PACKAGE='evolution-data-server-1.8'
GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
GLIB_GENMARSHAL='glib-genmarshal'
GLIB_LIBS='-lglib-2.0 '
GLIB_MKENUMS='glib-mkenums'
GLIB_REQUIRED='2.4.0'
GMOFILES=''
GMSGFMT='/usr/bin/gmsgfmt'
GNOME_KEYRING_CFLAGS=''
GNOME_KEYRING_LIBS=''
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.8'
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_SERVICE_RULE='%.service: %.service.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_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=''
KRB5_LDFLAGS=''
LDAP_CFLAGS=' -DLDAP_DEPRECATED'
LDAP_LIBS=''
LDFLAGS=''
LEX='flex'
LEXLIB='-lfl'
LEX_OUTPUT_ROOT='lex.yy'
LIBBONOBO_REQUIRED='2.4.2'
LIBCAMEL_AGE='1'
LIBCAMEL_CURRENT='9'
LIBCAMEL_REVISION='0'
LIBEBOOK_AGE='0'
LIBEBOOK_CURRENT='9'
LIBEBOOK_REVISION='0'
LIBECAL_AGE='0'
LIBECAL_CURRENT='7'
LIBECAL_REVISION='0'
LIBEDATABOOK_AGE='3'
LIBEDATABOOK_CURRENT='5'
LIBEDATABOOK_REVISION='0'
LIBEDATACAL_AGE='0'
LIBEDATACAL_CURRENT='6'
LIBEDATACAL_REVISION='0'
LIBEDATASERVERUI_AGE='0'
LIBEDATASERVERUI_CURRENT='8'
LIBEDATASERVERUI_REVISION='0'
LIBEDATASERVER_AGE='1'
LIBEDATASERVER_CURRENT='8'
LIBEDATASERVER_REVISION='0'
LIBEGROUPWISE_AGE='0'
LIBEGROUPWISE_CURRENT='12'
LIBEGROUPWISE_REVISION='0'
LIBEXCHANGE_STORAGE_AGE='0'
LIBEXCHANGE_STORAGE_CURRENT='2'
LIBEXCHANGE_STORAGE_REVISION='0'
LIBEXECDIR_IN_SERVER_FILE='${exec_prefix}/libexec'
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.7.91/work/evolution-data-server-1.7.91/missing --run makeinfo'
MANUAL_NSPR_CFLAGS='-I/usr/include/nspr'
MANUAL_NSPR_LIBS='-L/usr/lib/nspr -ldl -lplc4 -lplds4 -lnspr4 '
MANUAL_NSS_CFLAGS='-I/usr/include/nspr -I/usr/include/nss'
MANUAL_NSS_LIBS='-L/usr/lib/nspr -ldl -lplc4 -lplds4 -lnspr4 -L/usr/lib/nss -lssl3 -lsmime3 -lnss3 -lsoftokn3'
MSGFMT='/usr/bin/msgfmt'
NO_UNDEFINED=''
OBJDUMP='objdump'
OBJEXT='o'
ORBIT_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
ORBIT_CONFIG='/usr/bin/orbit2-config'
ORBIT_IDL='/usr/bin/orbit-idl-2'
ORBIT_LIBS='-pthread -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lm'
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.7.91'
PACKAGE_TARNAME='evolution-data-server'
PACKAGE_VERSION='1.7.91'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POFILES=''
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
PTHREAD_LIB='-lpthread'
PURIFY='impure '
RANLIB='i686-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/lib/glib-2.0/include $(WERROR) '
SOUP_LIBS='-lsoup-2.2 -lgnutls -lgcrypt -lgpg-error -lxml2 -lz -lm -lglib-2.0 '
STRIP='i686-pc-linux-gnu-strip'
SUNLDAP_FALSE=''
SUNLDAP_TRUE='#'
THREADS_CFLAGS=''
THREADS_LIBS='-lpthread'
USE_NLS='yes'
VERSION='1.7.91'
WARN_CFLAGS='-Wall -Wmissing-prototypes '
WITH_LIBDB_FALSE=''
WITH_LIBDB_TRUE='#'
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='/usr/bin/pkg-config'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias='i686-pc-linux-gnu'
build_cpu='i686'
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.8/glade'
host='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
idldir='/usr/share/idl/evolution-data-server-1.2'
imagesdir='/usr/share/pixmaps/evolution-data-server-1.8'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='/var/tmp/portage/evolution-data-server-1.7.91/work/evolution-data-server-1.7.91/install-sh'
libdir='${exec_prefix}/lib'
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.8'
privincludedir='${includedir}/evolution-data-server-1.8'
privlibdir='${libdir}/evolution-data-server-1.8'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
serverdir='${exec_prefix}/lib/bonobo/servers'
sharedstatedir='${prefix}/com'
subdirs=' calendar/libical libdb/dist'
sysconfdir='/etc'
target_alias=''
weatherdatadir='${datadir}/evolution-data-server-1.8/weather'
## ------------- ##
## Output files. ##
## ------------- ##
EVO_MARSHAL_RULE='./marshal.mk'
configure: exit 1