stuck, evolution-exchange won't build.

Joe Marcus Clarke marcus at marcuscom.com
Thu Apr 6 01:12:59 UTC 2006


On Wed, 2006-04-05 at 17:40 -0700, Mike Harding wrote:
> Evolution-exchange won't build, I have rebuild evolution-data-server
> numerous times, removed all evolution ports, etc.  Any ideas?  The
> undeclared 'MAPI_ACCESS_MODIFY' does appear to exist in the include
> files for evolution-data-server...
> 
> cd /usr/X11R6/include/evolution-data-server-1.4/
> find . -type f -exec grep -n -e MAPI {} /dev/null \;
> ...
> ./exchange/mapi.h:13:	MAPI_ACCESS_MODIFY            = (1 << 0),
> ...

You probably have old header files elsewhere on your system then.
Search for mapi.h everywhere.

Joe

> 
> Script started on Wed Apr  5 17:12:00 2006
> bsd# make install clean
> ===>  Found saved configuration for gnome2-2.12.3
> ===>  Extracting for gnome2-2.12.3
> ===>  Patching for gnome2-2.12.3
> ===>   gnome2-2.12.3 depends on file: /usr/local/bin/python - found
> ===>  Configuring for gnome2-2.12.3
> ===>  Installing for gnome2-2.12.3
> ===>   gnome2-2.12.3 depends on file: /usr/X11R6/libexec/gweather-applet-2 - found
> ===>   gnome2-2.12.3 depends on executable: gnome-cd - found
> ===>   gnome2-2.12.3 depends on executable: gnome-dictionary - found
> ===>   gnome2-2.12.3 depends on executable: eog - found
> ===>   gnome2-2.12.3 depends on executable: gconf-editor - found
> ===>   gnome2-2.12.3 depends on executable: gnect - found
> ===>   gnome2-2.12.3 depends on executable: gedit - found
> ===>   gnome2-2.12.3 depends on executable: gnome-terminal - found
> ===>   gnome2-2.12.3 depends on executable: gnome-session - found
> ===>   gnome2-2.12.3 depends on executable: bug-buddy - found
> ===>   gnome2-2.12.3 depends on executable: gnome-system-monitor - found
> ===>   gnome2-2.12.3 depends on executable: nautilus - found
> ===>   gnome2-2.12.3 depends on executable: yelp - found
> ===>   gnome2-2.12.3 depends on file: /usr/X11R6/sbin/gdm - found
> ===>   gnome2-2.12.3 depends on file: /usr/X11R6/share/gnome/help/user-guide/C/user-guide.xml - found
> ===>   gnome2-2.12.3 depends on file: /usr/X11R6/share/gnome/sounds/question.wav - found
> ===>   gnome2-2.12.3 depends on file: /usr/X11R6/libdata/pkgconfig/libgail-gnome.pc - found
> ===>   gnome2-2.12.3 depends on executable: file-roller - found
> ===>   gnome2-2.12.3 depends on file: /usr/X11R6/share/themes/HighContrast/gtk-2.0/gtkrc - found
> ===>   gnome2-2.12.3 depends on executable: gok - found
> ===>   gnome2-2.12.3 depends on executable: nautilus-cd-burner - found
> ===>   gnome2-2.12.3 depends on executable: gcalctool - found
> ===>   gnome2-2.12.3 depends on executable: gucharmap - found
> ===>   gnome2-2.12.3 depends on executable: zenity - found
> ===>   gnome2-2.12.3 depends on file: /usr/X11R6/lib/X11/fonts/bitstream-vera/Vera.ttf - found
> ===>   gnome2-2.12.3 depends on executable: gnopernicus - found
> ===>   gnome2-2.12.3 depends on file: /usr/X11R6/libexec/gnome-netstatus-applet - found
> ===>   gnome2-2.12.3 depends on executable: dasher - found
> ===>   gnome2-2.12.3 depends on executable: evolution-2.4 - found
> ===>   gnome2-2.12.3 depends on file: /usr/X11R6/libexec/evolution-webcal - found
> ===>   gnome2-2.12.3 depends on executable: network-admin - found
> ===>   gnome2-2.12.3 depends on executable: gnome-nettool - found
> ===>   gnome2-2.12.3 depends on executable: vino-session - found
> ===>   gnome2-2.12.3 depends on executable: ximian-connector-setup-2.4 - not found
> ===>    Verifying install for ximian-connector-setup-2.4 in /usr/ports/mail/evolution-exchange
> ===>  Extracting for evolution-exchange-2.4.2_1
> => MD5 Checksum OK for gnome2/evolution-exchange-2.4.2.tar.bz2.
> => SHA256 Checksum OK for gnome2/evolution-exchange-2.4.2.tar.bz2.
> ===>  Patching for evolution-exchange-2.4.2_1
> ===>  Applying FreeBSD patches for evolution-exchange-2.4.2_1
> ===>   evolution-exchange-2.4.2_1 depends on executable: evolution-2.4 - found
> ===>   evolution-exchange-2.4.2_1 depends on executable: gmake - found
> ===>   evolution-exchange-2.4.2_1 depends on file: /usr/local/bin/intltool-extract - found
> ===>   evolution-exchange-2.4.2_1 depends on shared library: ldap-2.2.7 - found
> ===>   evolution-exchange-2.4.2_1 depends on shared library: X11.6 - found
> ===>  Configuring for evolution-exchange-2.4.2_1
> 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.4.2.1
> 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 strerror in -lcposix... no
> 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-freebsd6.0
> checking host system type... i386-portbld-freebsd6.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... freebsd6.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... freebsd6.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... freebsd6.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/local/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 cs de el en_CA en_GB es et eu fa fi fr gl gu hi hu id it ja ko lt ms nb ne nl nn no pa pl pt pt_BR ro rw sk sq sr sr at Latn sv ta th tr uk xh zh_CN zh_TW
> 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.8.6)
> 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::/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... gnome-config: not found
> checking for EXCHANGE_STORAGE... yes
> checking for LIBEXCHANGE... 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
> checking for Kerberos 5... -lkrb5 -lcrypt -lcrypto -lasn1 -lcom_err -lroken -lgssapi
> gnome-config: not found
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating camel/Makefile
> config.status: creating mail/Makefile
> config.status: creating addressbook/Makefile
> config.status: creating calendar/Makefile
> config.status: creating shell/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.4.2_1
> gmake  all-recursive
> gmake[1]: Entering directory `/usr/ports/mail/evolution-exchange/work/evolution-exchange-2.4.2'
> Making all in camel
> gmake[2]: Entering directory `/usr/ports/mail/evolution-exchange/work/evolution-exchange-2.4.2/camel'
> if /bin/sh ../libtool --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.4    -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.4 -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/u
>  sr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange   -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\"	  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-mp   -MT camel-exchange-folder.lo -MD -MP -MF ".deps/camel-exchange-folder.Tpo" \
>   -c -o camel-exchange-folder.lo `test -f 'camel-exchange-folder.c' || echo './'`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.4 -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.4 -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/li
>  b/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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.4 -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.4 -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/li
>  b/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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 --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.4    -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.4 -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/u
>  sr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange   -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\"	  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-mp   -MT camel-exchange-provider.lo -MD -MP -MF ".deps/camel-exchange-provider.Tpo" \
>   -c -o camel-exchange-provider.lo `test -f 'camel-exchange-provider.c' || echo './'`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.4 -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.4 -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/li
>  b/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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.4 -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.4 -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/li
>  b/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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 --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.4    -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.4 -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/u
>  sr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange   -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\"	  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-mp   -MT camel-exchange-journal.lo -MD -MP -MF ".deps/camel-exchange-journal.Tpo" \
>   -c -o camel-exchange-journal.lo `test -f 'camel-exchange-journal.c' || echo './'`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.4 -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.4 -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/li
>  b/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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.4 -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.4 -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/li
>  b/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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 --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.4    -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.4 -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/u
>  sr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange   -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\"	  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-mp   -MT camel-exchange-search.lo -MD -MP -MF ".deps/camel-exchange-search.Tpo" \
>   -c -o camel-exchange-search.lo `test -f 'camel-exchange-search.c' || echo './'`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.4 -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.4 -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/li
>  b/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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.4 -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.4 -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/li
>  b/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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 --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.4    -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.4 -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/u
>  sr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange   -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\"	  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-mp   -MT camel-exchange-store.lo -MD -MP -MF ".deps/camel-exchange-store.Tpo" \
>   -c -o camel-exchange-store.lo `test -f 'camel-exchange-store.c' || echo './'`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.4 -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.4 -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/li
>  b/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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.4 -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.4 -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/li
>  b/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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 --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.4    -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.4 -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/u
>  sr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange   -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\"	  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-mp   -MT camel-exchange-summary.lo -MD -MP -MF ".deps/camel-exchange-summary.Tpo" \
>   -c -o camel-exchange-summary.lo `test -f 'camel-exchange-summary.c' || echo './'`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.4 -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.4 -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/li
>  b/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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.4 -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.4 -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/li
>  b/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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 --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.4    -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.4 -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/u
>  sr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange   -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\"	  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-mp   -MT camel-exchange-transport.lo -MD -MP -MF ".deps/camel-exchange-transport.Tpo" \
>   -c -o camel-exchange-transport.lo `test -f 'camel-exchange-transport.c' || echo './'`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.4 -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.4 -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/li
>  b/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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.4 -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.4 -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/li
>  b/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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 --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.4    -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.4 -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/u
>  sr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange   -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\"	  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-mp   -MT camel-stub-marshal.lo -MD -MP -MF ".deps/camel-stub-marshal.Tpo" \
>   -c -o camel-stub-marshal.lo `test -f 'camel-stub-marshal.c' || echo './'`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.4 -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.4 -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/li
>  b/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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.4 -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.4 -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/li
>  b/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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 --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.4    -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.4 -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/u
>  sr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange   -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\"	  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-mp   -MT camel-stub.lo -MD -MP -MF ".deps/camel-stub.Tpo" \
>   -c -o camel-stub.lo `test -f 'camel-stub.c' || echo './'`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.4 -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.4 -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/li
>  b/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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.4 -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.4 -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/li
>  b/gtk-2.0/include -I/usr/X11R6/include/evolution-data-server-1.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -DCONNECTOR_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_LOG_DOMAIN=\"camel-exchange-provider\" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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 --mode=link cc  -O2 -fno-strict-aliasing -pipe -march=athlon-mp    -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  -Wl,--export-dynamic -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib/evolution/2.4 -L/usr/X11R6/lib -leshell -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lgnomecanvas-2 -lart_lgpl_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 -ledataserverui-1.2 -ledataserver-1.2 -lgnome-2 -lpopt -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   -Wl,--export-dynamic -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib/evolution/2.4 -L/usr/X11R6/lib -leshell -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   -L/usr/lib -lkrb5 -lcrypt -lcrypto -lasn1 -lcom_err -lro
>  ken -lgssapi 
> 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/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib -Wl,--rpath -Wl,/usr/X11R6/lib/evolution/2.4 -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib -Wl,--rpath -Wl,/usr/X11R6/lib/evolution/2.4 -L/usr/local/lib /usr/local/lib/libldap.so /usr/local/lib/liblber.so -L/usr/X11R6/lib/evolution/2.4 -L/usr/X11R6/lib /usr/X11R6/lib/libexchange-storage-1.2.so -L/usr/lib /usr/X11R6/lib/evolution/2.4/libeshell.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-er
>  ror.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 -lkrb5 -lcrypt -lcrypto -lasn1 -lcom_err -lroken -lgssapi  -march=athlon-mp -Wl,--export-dynamic -pthread -Wl,--rpath -Wl,/usr/local/lib -Wl,--export-dynamic -pthread -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.4.2/camel'
> Making all in mail
> gmake[2]: Entering directory `/usr/ports/mail/evolution-exchange/work/evolution-exchange-2.4.2/mail'
> if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shell -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.4 -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/evolutio
>  n-2.4 -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.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange   -I../storage -I/usr/local/include						  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-mp   -MT mail-stub.lo -MD -MP -MF ".deps/mail-stub.Tpo" \
>   -c -o mail-stub.lo `test -f 'mail-stub.c' || echo './'`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../shell -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.4 -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.4 -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.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -I../storage -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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../shell -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.4 -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.4 -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.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -I../storage -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shell -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.4 -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/evolutio
>  n-2.4 -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.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange   -I../storage -I/usr/local/include						  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-mp   -MT mail-stub-listener.lo -MD -MP -MF ".deps/mail-stub-listener.Tpo" \
>   -c -o mail-stub-listener.lo `test -f 'mail-stub-listener.c' || echo './'`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../shell -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.4 -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.4 -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.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -I../storage -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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../shell -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.4 -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.4 -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.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -I../storage -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shell -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.4 -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/evolutio
>  n-2.4 -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.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange   -I../storage -I/usr/local/include						  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -march=athlon-mp   -MT mail-stub-exchange.lo -MD -MP -MF ".deps/mail-stub-exchange.Tpo" \
>   -c -o mail-stub-exchange.lo `test -f 'mail-stub-exchange.c' || echo './'`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../shell -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.4 -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.4 -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.4 -I/usr/X11R6/include/evolution-data-server-1.4/exchange -I../storage -I/usr/local/include -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=athlon-mp -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:604: error: `MAPI_ACCESS_MODIFY' undeclared (first use in this function)
> mail-stub-exchange.c:604: error: `MAPI_ACCESS_CREATE_CONTENTS' undeclared (first use in this function)
> mail-stub-exchange.c: In function `get_folder':
> mail-stub-exchange.c:809: error: `MAPI_ACCESS_MODIFY' undeclared (first use in this function)
> mail-stub-exchange.c:809: error: `MAPI_ACCESS_CREATE_CONTENTS' undeclared (first use in this function)
> mail-stub-exchange.c: In function `refresh_folder_internal':
> mail-stub-exchange.c:1052: error: `MAPI_ACCESS_READ' undeclared (first use in this function)
> mail-stub-exchange.c: In function `expunge_uids':
> mail-stub-exchange.c:1330: error: `MAPI_ACCESS_DELETE' undeclared (first use in this function)
> mail-stub-exchange.c: In function `append_message':
> mail-stub-exchange.c:1442: error: `MAPI_ACCESS_CREATE_CONTENTS' undeclared (first use in this function)
> mail-stub-exchange.c: In function `set_replied_flags':
> mail-stub-exchange.c:1504: error: `MAPI_ACTION_REPLIED' undeclared (first use in this function)
> mail-stub-exchange.c:1506: error: `MAPI_ACTION_FLAG_REPLIED_TO_ALL' undeclared (first use in this function)
> mail-stub-exchange.c:1507: 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:1532: error: `MAPI_IMPORTANCE_HIGH' undeclared (first use in this function)
> mail-stub-exchange.c:1535: error: `MAPI_IMPORTANCE_NORMAL' undeclared (first use in this function)
> mail-stub-exchange.c: In function `update_tags':
> mail-stub-exchange.c:1553: error: `MAPI_FOLLOWUP_UNFLAGGED' undeclared (first use in this function)
> mail-stub-exchange.c:1562: error: `MAPI_FOLLOWUP_FLAGGED' undeclared (first use in this function)
> mail-stub-exchange.c:1587: error: `MAPI_FOLLOWUP_COMPLETED' undeclared (first use in this function)
> mail-stub-exchange.c: In function `set_message_flags':
> mail-stub-exchange.c:1764: error: `MAPI_ACCESS_MODIFY' undeclared (first use in this function)
> mail-stub-exchange.c: In function `set_message_tag':
> mail-stub-exchange.c:1832: error: `MAPI_ACCESS_MODIFY' undeclared (first use in this function)
> mail-stub-exchange.c: In function `get_message':
> mail-stub-exchange.c:1991: error: `MAPI_ACCESS_READ' undeclared (first use in this function)
> mail-stub-exchange.c: In function `transfer_messages':
> mail-stub-exchange.c:2126: error: `MAPI_ACCESS_DELETE' undeclared (first use in this function)
> mail-stub-exchange.c:2129: error: `MAPI_ACCESS_CREATE_CONTENTS' undeclared (first use in this function)
> gmake[2]: *** [mail-stub-exchange.lo] Error 1
> gmake[2]: Leaving directory `/usr/ports/mail/evolution-exchange/work/evolution-exchange-2.4.2/mail'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/mail/evolution-exchange/work/evolution-exchange-2.4.2'
> gmake: *** [all] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/mail/evolution-exchange.
> *** Error code 1
> 
> Stop in /usr/ports/x11/gnome2.
> bsd# ^Dexit
> 
> Script done on Wed Apr  5 17:12:52 2006
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20060406/f5a3daa6/attachment-0001.pgp


More information about the freebsd-gnome mailing list