failed to build evolution-exchange-2.6.0 from marcus repo
Vladimir Grebenschikov
vova at sw.ru
Thu Mar 30 15:34:46 UTC 2006
Hi
failed to build evolution-exchange-2.6.0 from marcus repo
System - FreeBSD 7-CURRENT (two weeks old).
# portupgrade -a
...
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../camel -DG_LOG_DOMAIN=\"exchange-mail\" -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -I../storage -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT mail-stub-exchange.lo -MD -MP -MF .deps/mail-stub-exchange.Tpo -c mail-stub-exchange.c -fPIC -DPIC -o .libs/mail-stub-exchange.o
mail-stub-exchange.c: In function `folder_from_name':
mail-stub-exchange.c:272: error: `MAPI_ACCESS_MODIFY' undeclared (first use in this function)
mail-stub-exchange.c:272: error: (Each undeclared identifier is reported only once
mail-stub-exchange.c:272: error: for each function it appears in.)
mail-stub-exchange.c:272: error: `MAPI_ACCESS_DELETE' undeclared (first use in this function)
mail-stub-exchange.c:275: error: `MAPI_ACCESS_CREATE_CONTENTS' undeclared (first use in this function)
mail-stub-exchange.c: In function `get_folder_online':
mail-stub-exchange.c:598: error: `MAPI_ACCESS_READ' undeclared (first use in this function)
mail-stub-exchange.c:606: error: `MAPI_ACCESS_MODIFY' undeclared (first use in this function)
mail-stub-exchange.c:606: error: `MAPI_ACCESS_CREATE_CONTENTS' undeclared (first use in this function)
mail-stub-exchange.c: In function `get_folder':
mail-stub-exchange.c:816: error: `MAPI_ACCESS_MODIFY' undeclared (first use in this function)
mail-stub-exchange.c:816: error: `MAPI_ACCESS_CREATE_CONTENTS' undeclared (first use in this function)
mail-stub-exchange.c: In function `refresh_folder_internal':
mail-stub-exchange.c:1061: error: `MAPI_ACCESS_READ' undeclared (first use in this function)
mail-stub-exchange.c: In function `expunge_uids':
mail-stub-exchange.c:1339: error: `MAPI_ACCESS_DELETE' undeclared (first use in this function)
mail-stub-exchange.c: In function `append_message':
mail-stub-exchange.c:1451: error: `MAPI_ACCESS_CREATE_CONTENTS' undeclared (first use in this function)
mail-stub-exchange.c: In function `set_replied_flags':
mail-stub-exchange.c:1513: error: `MAPI_ACTION_REPLIED' undeclared (first use in this function)
mail-stub-exchange.c:1515: error: `MAPI_ACTION_FLAG_REPLIED_TO_ALL' undeclared (first use in this function)
mail-stub-exchange.c:1516: error: `MAPI_ACTION_FLAG_REPLIED_TO_SENDER' undeclared (first use in this function)
mail-stub-exchange.c: In function `set_important_flag':
mail-stub-exchange.c:1541: error: `MAPI_IMPORTANCE_HIGH' undeclared (first use in this function)
mail-stub-exchange.c:1544: error: `MAPI_IMPORTANCE_NORMAL' undeclared (first use in this function)
mail-stub-exchange.c: In function `update_tags':
mail-stub-exchange.c:1562: error: `MAPI_FOLLOWUP_UNFLAGGED' undeclared (first use in this function)
mail-stub-exchange.c:1571: error: `MAPI_FOLLOWUP_FLAGGED' undeclared (first use in this function)
mail-stub-exchange.c:1596: error: `MAPI_FOLLOWUP_COMPLETED' undeclared (first use in this function)
mail-stub-exchange.c: In function `set_message_flags':
mail-stub-exchange.c:1773: error: `MAPI_ACCESS_MODIFY' undeclared (first use in this function)
mail-stub-exchange.c: In function `set_message_tag':
mail-stub-exchange.c:1841: error: `MAPI_ACCESS_MODIFY' undeclared (first use in this function)
mail-stub-exchange.c: In function `get_message':
mail-stub-exchange.c:2006: error: `MAPI_ACCESS_READ' undeclared (first use in this function)
mail-stub-exchange.c: In function `transfer_messages':
mail-stub-exchange.c:2141: error: `MAPI_ACCESS_DELETE' undeclared (first use in this function)
mail-stub-exchange.c:2144: error: `MAPI_ACCESS_CREATE_CONTENTS' undeclared (first use in this function)
mail-stub-exchange.c: In function `folder_update_linestatus':
mail-stub-exchange.c:2888: error: `MAPI_ACCESS_MODIFY' undeclared (first use in this function)
mail-stub-exchange.c:2888: error: `MAPI_ACCESS_CREATE_CONTENTS' undeclared (first use in this function)
gmake[2]: *** [mail-stub-exchange.lo] Ошибка 1
gmake[2]: Leaving directory `/usr/ports/mail/evolution-exchange/work/evolution-exchange-2.6.0/mail'
gmake[1]: *** [all-recursive] Ошибка 1
gmake[1]: Leaving directory `/usr/ports/mail/evolution-exchange/work/evolution-exchange-2.6.0'
gmake: *** [all] Ошибка 2
*** Error code 2
Stop in /usr/ports/mail/evolution-exchange.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade4908.11 make
** Fix the problem and try again.
full build log in attachment
--
Vladimir B. Grebenschikov
SWsoft Inc. vova at swsoft.com
-------------- next part --------------
===> Cleaning for evolution-2.6.0
===> Cleaning for gmake-3.80_2
===> Cleaning for intltool-0.34.2
===> Cleaning for openldap-client-2.2.30
===> Cleaning for gettext-0.14.5_2
===> Cleaning for xorg-libraries-6.9.0
===> Cleaning for gnomehier-2.1_2
===> Cleaning for bison-1.75_2,1
===> Cleaning for gnomemimedata-2.4.2
===> Cleaning for pkgconfig-0.20
===> Cleaning for nss-3.11
===> Cleaning for gstreamer80-0.8.12_1
===> Cleaning for dbus-0.61
===> Cleaning for esound-0.2.36_1
===> Cleaning for atk-1.11.3
===> Cleaning for evolution-data-server-1.6.0
===> Cleaning for gail-1.8.11
===> Cleaning for gconf2-2.14.0
===> Cleaning for glib-2.10.1
===> Cleaning for gnomevfs2-2.14.0
===> Cleaning for gtk-2.8.16
===> Cleaning for gtkhtml3-3.10.0
===> Cleaning for libart_lgpl2-2.3.17_1
===> Cleaning for libbonobo-2.14.0
===> Cleaning for libbonoboui-2.14.0
===> Cleaning for libglade2-2.5.1_4
===> Cleaning for libgnome-2.14.0
===> Cleaning for libgnomecanvas-2.14.0
===> Cleaning for libgnomeprint-2.12.1_1
===> Cleaning for libgnomeprintui-2.12.1_1
===> Cleaning for libgnomeui-2.14.0
===> Cleaning for libIDL-0.8.6_2
===> Cleaning for libxml2-2.6.23_1
===> Cleaning for libxslt-1.1.15_1
===> Cleaning for linc-1.0.3_5
===> Cleaning for ORBit2-2.14.0
===> Cleaning for pango-1.12.0
===> Cleaning for gnomespell-1.0.7_1
===> Cleaning for p5-Mail-SpamAssassin-3.1.1
===> Cleaning for desktop-file-utils-0.10_4
===> Cleaning for perl-threaded-5.8.8
===> Cleaning for p5-XML-Parser-2.34_2
===> Cleaning for libiconv-1.9.2_2
===> Cleaning for openssl-0.9.8a
===> Cleaning for libtool-1.5.22_2
===> Cleaning for imake-6.9.0
===> Cleaning for libdrm-2.0_1
===> Cleaning for freetype2-2.1.10_3
===> Cleaning for fontconfig-2.3.2_3,1
===> Cleaning for m4-1.4.4
===> Cleaning for zip-2.31
===> Cleaning for nspr-4.6.1
===> Cleaning for popt-1.7_1
===> Cleaning for bash-3.1.10_1
===> Cleaning for expat-2.0.0_1
===> Cleaning for libaudiofile-0.2.6
===> Cleaning for libsoup-2.2.91
===> Cleaning for libtasn1-0.2.18_1
===> Cleaning for samba-libsmbclient-3.0.21b
===> Cleaning for avahi-0.6.9
===> Cleaning for gamin-0.1.7_2
===> Cleaning for shared-mime-info-0.17_1
===> Cleaning for png-1.2.8_3
===> Cleaning for tiff-3.8.1
===> Cleaning for jpeg-6b_4
===> Cleaning for hicolor-icon-theme-0.5
===> Cleaning for python-2.4.2
===> Cleaning for xmlcatmgr-2.2
===> Cleaning for scrollkeeper-0.3.14_4,1
===> Cleaning for libgnomecups-0.2.2_1,1
===> Cleaning for gnome-icon-theme-2.14.2
===> Cleaning for gnomekeyring-0.4.9
===> Cleaning for startup-notification-0.8_2
===> Cleaning for libgcrypt-1.2.2
===> Cleaning for cairo-1.0.4
===> Cleaning for libXft-2.1.7_1
===> Cleaning for xorg-fonts-truetype-6.9.0
===> Cleaning for xorg-fonts-encodings-6.9.0_1
===> Cleaning for aspell-0.60.4_3
===> Cleaning for p5-Net-DNS-0.56
===> Cleaning for p5-HTML-Parser-3.51
===> Cleaning for p5-Mail-Tools-1.74
===> Cleaning for p5-libwww-5.805
===> Cleaning for p5-IO-Socket-SSL-0.97
===> Cleaning for gnutls-1.2.10_1
===> Cleaning for autoconf-2.59_2
===> Cleaning for libdaemon-0.10_1
===> Cleaning for gdbm-1.8.3_2
===> Cleaning for docbook-sk-4.1.2_3
===> Cleaning for docbook-xsl-1.69.1_1
===> Cleaning for cups-base-1.1.23.0_9
===> Cleaning for libgpg-error-1.1
===> Cleaning for xorg-clients-6.9.0_2
===> Cleaning for bitstream-vera-1.10_2
===> Cleaning for p5-Net-IP-1.24
===> Cleaning for p5-Digest-HMAC-1.01
===> Cleaning for p5-HTML-Tagset-3.10
===> Cleaning for p5-Test-Simple-0.62
===> Cleaning for p5-URI-1.35
===> Cleaning for p5-Digest-MD5-2.36
===> Cleaning for p5-Compress-Zlib-1.41
===> Cleaning for p5-MIME-Base64-3.07
===> Cleaning for p5-Net-1.19,1
===> Cleaning for p5-Net-SSLeay-1.30_1
===> Cleaning for help2man-1.36.3
===> Cleaning for unzip-5.52_2
===> Cleaning for docbook-xml-4.2_1
===> Cleaning for sdocbook-xml-4.1.2.5_2
===> Cleaning for xterm-211
===> Cleaning for p5-Digest-SHA1-2.11
===> Cleaning for p5-Test-Harness-2.56
===> Cleaning for p5-Digest-1.15
===> Cleaning for p5-Authen-SASL-2.10
===> Cleaning for p5-gettext-1.05_1
===> Cleaning for evolution-exchange-2.6.0
===> Extracting for evolution-exchange-2.6.0
=> MD5 Checksum OK for gnome2/evolution-exchange-2.6.0.tar.bz2.
=> SHA256 Checksum OK for gnome2/evolution-exchange-2.6.0.tar.bz2.
===> Patching for evolution-exchange-2.6.0
===> Applying FreeBSD patches for evolution-exchange-2.6.0
===> evolution-exchange-2.6.0 depends on executable: evolution-2.6 - found
===> evolution-exchange-2.6.0 depends on executable: gmake - found
===> evolution-exchange-2.6.0 depends on file: /usr/local/bin/intltool-extract - found
===> evolution-exchange-2.6.0 depends on shared library: ldap-2.2.7 - found
===> evolution-exchange-2.6.0 depends on shared library: intl - found
===> evolution-exchange-2.6.0 depends on shared library: X11.6 - found
===> Configuring for evolution-exchange-2.6.0
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking Evolution version... 2.6.0
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by gmake... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking whether gmake sets $(MAKE)... (cached) yes
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/local/bin/msgfmt
checking for msgmerge... /usr/local/bin/msgmerge
checking for xgettext... /usr/local/bin/xgettext
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for ngettext in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed... ar az bg bn ca cs da de el en_CA en_GB es et fa fi fr gl gu hi hu id it ja ko ku lt mk ms nb ne nl nn no pa pl pt pt_BR ro ru rw sk sq sr sr at Latn sv ta th tr uk vi xh zh_CN zh_HK zh_TW
checking for Win32... no
checking what warning flags to pass to the C compiler...
checking what language compliance flags to pass to the C compiler...
checking for pkg-config... /usr/local/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.10.1)
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for orbit2-config... /usr/local/bin/orbit2-config
checking for ORBit - version >= 2.3.0... yes
checking for orbit-idl-2... /usr/local/bin/orbit-idl-2
checking for gconftool-2... /usr/X11R6/bin/gconftool-2
Using config source xml:merged:/usr/X11R6/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking pkg-config is at least version 0.9.0... yes
checking for ADDRESSBOOK... yes
checking for CALENDAR... yes
checking for CAMEL... yes
checking for MAIL... yes
checking for SOUP... checking for EXCHANGE_STORAGE... yes
checking for LIBEXCHANGE... yes
checking for pthread_create in -pthread... yes
checking for OpenLDAP... /usr/local
checking if OpenLDAP is version 2.x... yes
checking for res_query in -lresolv... no
checking for bind in -lsocket... no
checking for gethostbyaddr in -lnsl... no
checking for ber_get_tag in -llber... yes
checking for ldap_open in -lldap... yes
checking for ldap_ntlm_bind... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating evolution-exchange-zip
config.status: creating camel/Makefile
config.status: creating mail/Makefile
config.status: creating addressbook/Makefile
config.status: creating calendar/Makefile
config.status: creating storage/Makefile
config.status: creating docs/Makefile
config.status: creating docs/ietf/Makefile
config.status: creating docs/reference/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
configure: WARNING:
No NTLM support in OpenLDAP; Plaintext password authentication will be
used when connecting to the Global Catalog server. Consider installing
the evo-openldap package, or building OpenLDAP with the patch in
docs/openldap-ntlm.diff
===> Building for evolution-exchange-2.6.0
gmake all-recursive
gmake[1]: Entering directory `/usr/ports/mail/evolution-exchange/work/evolution-exchange-2.6.0'
Making all in camel
gmake[2]: Entering directory `/usr/ports/mail/evolution-exchange/work/evolution-exchange-2.6.0/camel'
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-folder.lo -MD -MP -MF ".deps/camel-exchange-folder.Tpo" -c -o camel-exchange-folder.lo camel-exchange-folder.c; \
then mv -f ".deps/camel-exchange-folder.Tpo" ".deps/camel-exchange-folder.Plo"; else rm -f ".deps/camel-exchange-folder.Tpo"; exit 1; fi
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-folder.lo -MD -MP -MF .deps/camel-exchange-folder.Tpo -c camel-exchange-folder.c -fPIC -DPIC -o .libs/camel-exchange-folder.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-folder.lo -MD -MP -MF .deps/camel-exchange-folder.Tpo -c camel-exchange-folder.c -o camel-exchange-folder.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-provider.lo -MD -MP -MF ".deps/camel-exchange-provider.Tpo" -c -o camel-exchange-provider.lo camel-exchange-provider.c; \
then mv -f ".deps/camel-exchange-provider.Tpo" ".deps/camel-exchange-provider.Plo"; else rm -f ".deps/camel-exchange-provider.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-provider.lo -MD -MP -MF .deps/camel-exchange-provider.Tpo -c camel-exchange-provider.c -fPIC -DPIC -o .libs/camel-exchange-provider.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-provider.lo -MD -MP -MF .deps/camel-exchange-provider.Tpo -c camel-exchange-provider.c -o camel-exchange-provider.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-journal.lo -MD -MP -MF ".deps/camel-exchange-journal.Tpo" -c -o camel-exchange-journal.lo camel-exchange-journal.c; \
then mv -f ".deps/camel-exchange-journal.Tpo" ".deps/camel-exchange-journal.Plo"; else rm -f ".deps/camel-exchange-journal.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-journal.lo -MD -MP -MF .deps/camel-exchange-journal.Tpo -c camel-exchange-journal.c -fPIC -DPIC -o .libs/camel-exchange-journal.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-journal.lo -MD -MP -MF .deps/camel-exchange-journal.Tpo -c camel-exchange-journal.c -o camel-exchange-journal.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-search.lo -MD -MP -MF ".deps/camel-exchange-search.Tpo" -c -o camel-exchange-search.lo camel-exchange-search.c; \
then mv -f ".deps/camel-exchange-search.Tpo" ".deps/camel-exchange-search.Plo"; else rm -f ".deps/camel-exchange-search.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-search.lo -MD -MP -MF .deps/camel-exchange-search.Tpo -c camel-exchange-search.c -fPIC -DPIC -o .libs/camel-exchange-search.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-search.lo -MD -MP -MF .deps/camel-exchange-search.Tpo -c camel-exchange-search.c -o camel-exchange-search.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-store.lo -MD -MP -MF ".deps/camel-exchange-store.Tpo" -c -o camel-exchange-store.lo camel-exchange-store.c; \
then mv -f ".deps/camel-exchange-store.Tpo" ".deps/camel-exchange-store.Plo"; else rm -f ".deps/camel-exchange-store.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-store.lo -MD -MP -MF .deps/camel-exchange-store.Tpo -c camel-exchange-store.c -fPIC -DPIC -o .libs/camel-exchange-store.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-store.lo -MD -MP -MF .deps/camel-exchange-store.Tpo -c camel-exchange-store.c -o camel-exchange-store.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-summary.lo -MD -MP -MF ".deps/camel-exchange-summary.Tpo" -c -o camel-exchange-summary.lo camel-exchange-summary.c; \
then mv -f ".deps/camel-exchange-summary.Tpo" ".deps/camel-exchange-summary.Plo"; else rm -f ".deps/camel-exchange-summary.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-summary.lo -MD -MP -MF .deps/camel-exchange-summary.Tpo -c camel-exchange-summary.c -fPIC -DPIC -o .libs/camel-exchange-summary.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-summary.lo -MD -MP -MF .deps/camel-exchange-summary.Tpo -c camel-exchange-summary.c -o camel-exchange-summary.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-transport.lo -MD -MP -MF ".deps/camel-exchange-transport.Tpo" -c -o camel-exchange-transport.lo camel-exchange-transport.c; \
then mv -f ".deps/camel-exchange-transport.Tpo" ".deps/camel-exchange-transport.Plo"; else rm -f ".deps/camel-exchange-transport.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-transport.lo -MD -MP -MF .deps/camel-exchange-transport.Tpo -c camel-exchange-transport.c -fPIC -DPIC -o .libs/camel-exchange-transport.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-exchange-transport.lo -MD -MP -MF .deps/camel-exchange-transport.Tpo -c camel-exchange-transport.c -o camel-exchange-transport.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-stub-marshal.lo -MD -MP -MF ".deps/camel-stub-marshal.Tpo" -c -o camel-stub-marshal.lo camel-stub-marshal.c; \
then mv -f ".deps/camel-stub-marshal.Tpo" ".deps/camel-stub-marshal.Plo"; else rm -f ".deps/camel-stub-marshal.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-stub-marshal.lo -MD -MP -MF .deps/camel-stub-marshal.Tpo -c camel-stub-marshal.c -fPIC -DPIC -o .libs/camel-stub-marshal.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-stub-marshal.lo -MD -MP -MF .deps/camel-stub-marshal.Tpo -c camel-stub-marshal.c -o camel-stub-marshal.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-stub.lo -MD -MP -MF ".deps/camel-stub.Tpo" -c -o camel-stub.lo camel-stub.c; \
then mv -f ".deps/camel-stub.Tpo" ".deps/camel-stub.Plo"; else rm -f ".deps/camel-stub.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-stub.lo -MD -MP -MF .deps/camel-stub.Tpo -c camel-stub.c -fPIC -DPIC -o .libs/camel-stub.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT camel-stub.lo -MD -MP -MF .deps/camel-stub.Tpo -c camel-stub.c -o camel-stub.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o libcamelexchange.la -rpath /usr/X11R6/lib/evolution-data-server-1.2/camel-providers -avoid-version -module camel-exchange-folder.lo camel-exchange-provider.lo camel-exchange-journal.lo camel-exchange-search.lo camel-exchange-store.lo camel-exchange-summary.lo camel-exchange-transport.lo camel-stub-marshal.lo camel-stub.lo -L/usr/local/lib -lldap -llber -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib/evolution/2.6 -L/usr/X11R6/lib -leshell -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lart_lgpl_2 -ledataserverui-1.2 -lglade-2.0 -lebook-1.2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -lXrender -lX11 -lXext -lgnome-2 -lpopt -ledataserver-1.2 -lgnomevfs-2 -lgobject-2.0 -lexchange-storage-1.2 -lsoup-2.2 -lgnutls -ltasn1 -lgcrypt -lgpg-error -lbonobo-2 -lbonobo-activation -lxml2 -lz -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv -pthread -Wl,--export-dynamic -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib/evolution/2.6 -L/usr/X11R6/lib -leshell -leutil -ledataserverui-1.2 -ledata-book-1.2 -lebook-1.2 -ledata-cal-1.2 -lecal-1.2 -lsoup-2.2 -lgnutls -ltasn1 -lgcrypt -lgpg-error -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lgnome-2 -lpopt -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lXrender -lX11 -lXext -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomeprint-2-2 -lart_lgpl_2 -lxml2 -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lcamel-1.2 -lcamel-provider-1.2 -ledataserver-1.2
cc -shared .libs/camel-exchange-folder.o .libs/camel-exchange-provider.o .libs/camel-exchange-journal.o .libs/camel-exchange-search.o .libs/camel-exchange-store.o .libs/camel-exchange-summary.o .libs/camel-exchange-transport.o .libs/camel-stub-marshal.o .libs/camel-stub.o -Wl,--rpath -Wl,/usr/X11R6/lib -Wl,--rpath -Wl,/usr/X11R6/lib/evolution/2.6 -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib -Wl,--rpath -Wl,/usr/X11R6/lib/evolution/2.6 -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -lldap -llber -L/usr/X11R6/lib/evolution/2.6 -L/usr/X11R6/lib /usr/X11R6/lib/libexchange-storage-1.2.so -L/usr/lib /usr/X11R6/lib/evolution/2.6/libeshell.so /usr/X11R6/lib/evolution/2.6/libeutil.so /usr/X11R6/lib/libedataserverui-1.2.so /usr/X11R6/lib/libedata-book-1.2.so /usr/X11R6/lib/libebook-1.2.so /usr/X11R6/lib/libedata-cal-1.2.so /usr/X11R6/lib/libecal-1.2.so /usr/local/lib/libsoup-2.2.so /usr/local/lib/libgnutls.so /usr/local/lib/libtasn1.so -lgcrypt /usr/local/lib/libgpg-error.so /usr/X11R6/lib/libglade-2.0.so /usr/X11R6/lib/libgnomeui-2.so -lSM -lICE /usr/X11R6/lib/libbonoboui-2.so /usr/X11R6/lib/libgnome-keyring.so /usr/X11R6/lib/libgnomecanvas-2.so /usr/X11R6/lib/libgnome-2.so /usr/local/lib/libpopt.so /usr/X11R6/lib/libgtk-x11-2.0.so /usr/X11R6/lib/libgdk-x11-2.0.so -lXrandr -lXi -lXinerama /usr/local/lib/libatk-1.0.so /usr/X11R6/lib/libgdk_pixbuf-2.0.so /usr/X11R6/lib/libpangocairo-1.0.so -lXcursor -lXfixes /usr/local/lib/libcairo.so /usr/X11R6/lib/libpangoft2-1.0.so /usr/X11R6/lib/libfontconfig.so /usr/local/lib/libfreetype.so -lXrender -lX11 -lXext /usr/X11R6/lib/libgnomevfs-2.so /usr/local/lib/libbonobo-2.so /usr/X11R6/lib/libgconf-2.so /usr/local/lib/libbonobo-activation.so /usr/local/lib/libORBit-2.so /usr/local/lib/libgthread-2.0.so /usr/X11R6/lib/libgnomeprint-2-2.so /usr/local/lib/libart_lgpl_2.so /usr/local/lib/libxml2.so -lz /usr/X11R6/lib/libpango-1.0.so -lm /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so /usr/X11R6/lib/libcamel-1.2.so /usr/X11R6/lib/libcamel-provider-1.2.so /usr/X11R6/lib/libedataserver-1.2.so -pthread -Wl,--rpath -Wl,/usr/local/lib -pthread -Wl,--export-dynamic -Wl,--rpath -Wl,/usr/local/lib -Wl,-soname -Wl,libcamelexchange.so -o .libs/libcamelexchange.so
ar cru .libs/libcamelexchange.a camel-exchange-folder.o camel-exchange-provider.o camel-exchange-journal.o camel-exchange-search.o camel-exchange-store.o camel-exchange-summary.o camel-exchange-transport.o camel-stub-marshal.o camel-stub.o
ranlib .libs/libcamelexchange.a
creating libcamelexchange.la
(cd .libs && rm -f libcamelexchange.la && ln -s ../libcamelexchange.la libcamelexchange.la)
gmake[2]: Leaving directory `/usr/ports/mail/evolution-exchange/work/evolution-exchange-2.6.0/camel'
Making all in mail
gmake[2]: Entering directory `/usr/ports/mail/evolution-exchange/work/evolution-exchange-2.6.0/mail'
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../camel -DG_LOG_DOMAIN=\"exchange-mail\" -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -I../storage -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT mail-stub.lo -MD -MP -MF ".deps/mail-stub.Tpo" -c -o mail-stub.lo mail-stub.c; \
then mv -f ".deps/mail-stub.Tpo" ".deps/mail-stub.Plo"; else rm -f ".deps/mail-stub.Tpo"; exit 1; fi
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../camel -DG_LOG_DOMAIN=\"exchange-mail\" -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -I../storage -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT mail-stub.lo -MD -MP -MF .deps/mail-stub.Tpo -c mail-stub.c -fPIC -DPIC -o .libs/mail-stub.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../camel -DG_LOG_DOMAIN=\"exchange-mail\" -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -I../storage -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT mail-stub.lo -MD -MP -MF .deps/mail-stub.Tpo -c mail-stub.c -o mail-stub.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../camel -DG_LOG_DOMAIN=\"exchange-mail\" -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -I../storage -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT mail-stub-listener.lo -MD -MP -MF ".deps/mail-stub-listener.Tpo" -c -o mail-stub-listener.lo mail-stub-listener.c; \
then mv -f ".deps/mail-stub-listener.Tpo" ".deps/mail-stub-listener.Plo"; else rm -f ".deps/mail-stub-listener.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../camel -DG_LOG_DOMAIN=\"exchange-mail\" -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -I../storage -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT mail-stub-listener.lo -MD -MP -MF .deps/mail-stub-listener.Tpo -c mail-stub-listener.c -fPIC -DPIC -o .libs/mail-stub-listener.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../camel -DG_LOG_DOMAIN=\"exchange-mail\" -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -I../storage -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT mail-stub-listener.lo -MD -MP -MF .deps/mail-stub-listener.Tpo -c mail-stub-listener.c -o mail-stub-listener.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../camel -DG_LOG_DOMAIN=\"exchange-mail\" -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -I../storage -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT mail-stub-exchange.lo -MD -MP -MF ".deps/mail-stub-exchange.Tpo" -c -o mail-stub-exchange.lo mail-stub-exchange.c; \
then mv -f ".deps/mail-stub-exchange.Tpo" ".deps/mail-stub-exchange.Plo"; else rm -f ".deps/mail-stub-exchange.Tpo"; exit 1; fi
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../camel -DG_LOG_DOMAIN=\"exchange-mail\" -DORBIT2=1 -D_REENTRANT -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libsoup-2.2 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/X11R6/include/evolution-2.6 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gnome-keyring-1 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.6 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/evolution-data-server-1.6/exchange -I../storage -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -MT mail-stub-exchange.lo -MD -MP -MF .deps/mail-stub-exchange.Tpo -c mail-stub-exchange.c -fPIC -DPIC -o .libs/mail-stub-exchange.o
mail-stub-exchange.c: In function `folder_from_name':
mail-stub-exchange.c:272: error: `MAPI_ACCESS_MODIFY' undeclared (first use in this function)
mail-stub-exchange.c:272: error: (Each undeclared identifier is reported only once
mail-stub-exchange.c:272: error: for each function it appears in.)
mail-stub-exchange.c:272: error: `MAPI_ACCESS_DELETE' undeclared (first use in this function)
mail-stub-exchange.c:275: error: `MAPI_ACCESS_CREATE_CONTENTS' undeclared (first use in this function)
mail-stub-exchange.c: In function `get_folder_online':
mail-stub-exchange.c:598: error: `MAPI_ACCESS_READ' undeclared (first use in this function)
mail-stub-exchange.c:606: error: `MAPI_ACCESS_MODIFY' undeclared (first use in this function)
mail-stub-exchange.c:606: error: `MAPI_ACCESS_CREATE_CONTENTS' undeclared (first use in this function)
mail-stub-exchange.c: In function `get_folder':
mail-stub-exchange.c:816: error: `MAPI_ACCESS_MODIFY' undeclared (first use in this function)
mail-stub-exchange.c:816: error: `MAPI_ACCESS_CREATE_CONTENTS' undeclared (first use in this function)
mail-stub-exchange.c: In function `refresh_folder_internal':
mail-stub-exchange.c:1061: error: `MAPI_ACCESS_READ' undeclared (first use in this function)
mail-stub-exchange.c: In function `expunge_uids':
mail-stub-exchange.c:1339: error: `MAPI_ACCESS_DELETE' undeclared (first use in this function)
mail-stub-exchange.c: In function `append_message':
mail-stub-exchange.c:1451: error: `MAPI_ACCESS_CREATE_CONTENTS' undeclared (first use in this function)
mail-stub-exchange.c: In function `set_replied_flags':
mail-stub-exchange.c:1513: error: `MAPI_ACTION_REPLIED' undeclared (first use in this function)
mail-stub-exchange.c:1515: error: `MAPI_ACTION_FLAG_REPLIED_TO_ALL' undeclared (first use in this function)
mail-stub-exchange.c:1516: error: `MAPI_ACTION_FLAG_REPLIED_TO_SENDER' undeclared (first use in this function)
mail-stub-exchange.c: In function `set_important_flag':
mail-stub-exchange.c:1541: error: `MAPI_IMPORTANCE_HIGH' undeclared (first use in this function)
mail-stub-exchange.c:1544: error: `MAPI_IMPORTANCE_NORMAL' undeclared (first use in this function)
mail-stub-exchange.c: In function `update_tags':
mail-stub-exchange.c:1562: error: `MAPI_FOLLOWUP_UNFLAGGED' undeclared (first use in this function)
mail-stub-exchange.c:1571: error: `MAPI_FOLLOWUP_FLAGGED' undeclared (first use in this function)
mail-stub-exchange.c:1596: error: `MAPI_FOLLOWUP_COMPLETED' undeclared (first use in this function)
mail-stub-exchange.c: In function `set_message_flags':
mail-stub-exchange.c:1773: error: `MAPI_ACCESS_MODIFY' undeclared (first use in this function)
mail-stub-exchange.c: In function `set_message_tag':
mail-stub-exchange.c:1841: error: `MAPI_ACCESS_MODIFY' undeclared (first use in this function)
mail-stub-exchange.c: In function `get_message':
mail-stub-exchange.c:2006: error: `MAPI_ACCESS_READ' undeclared (first use in this function)
mail-stub-exchange.c: In function `transfer_messages':
mail-stub-exchange.c:2141: error: `MAPI_ACCESS_DELETE' undeclared (first use in this function)
mail-stub-exchange.c:2144: error: `MAPI_ACCESS_CREATE_CONTENTS' undeclared (first use in this function)
mail-stub-exchange.c: In function `folder_update_linestatus':
mail-stub-exchange.c:2888: error: `MAPI_ACCESS_MODIFY' undeclared (first use in this function)
mail-stub-exchange.c:2888: error: `MAPI_ACCESS_CREATE_CONTENTS' undeclared (first use in this function)
gmake[2]: *** [mail-stub-exchange.lo] Ошибка 1
gmake[2]: Leaving directory `/usr/ports/mail/evolution-exchange/work/evolution-exchange-2.6.0/mail'
gmake[1]: *** [all-recursive] Ошибка 1
gmake[1]: Leaving directory `/usr/ports/mail/evolution-exchange/work/evolution-exchange-2.6.0'
gmake: *** [all] Ошибка 2
*** Error code 2
Stop in /usr/ports/mail/evolution-exchange.
More information about the freebsd-gnome
mailing list