failed to build evolution-exchange-2.6.0 from marcus repo

Joe Marcus Clarke marcus at marcuscom.com
Fri Mar 31 22:33:42 UTC 2006


On Thu, 2006-03-30 at 19:34 +0400, Vladimir Grebenschikov wrote:
> Hi
> 
> failed to build evolution-exchange-2.6.0 from marcus repo
> 
> System - FreeBSD 7-CURRENT (two weeks old).

Rebuild evolution-data-server.  These macros are defined there.

Joe

> 
> # 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
> 
> _______________________________________________
> 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/20060331/23d424e8/attachment.pgp


More information about the freebsd-gnome mailing list