[Evolution] evolution-ews don't compile due to camel_store_noop_sync



Hi,

I'm trying to build master using jhbuild, but I'm hitting the below:

make[2]: Entering directory `/home/emre/checkout/gnome/evolution/libemail-engine'
make  all-am
make[3]: Entering directory `/home/emre/checkout/gnome/evolution/libemail-engine'
  CC       libemail_engine_la-mail-folder-cache.lo
mail-folder-cache.c: In function 'ping_store_exec':
mail-folder-cache.c:1276:3: error: implicit declaration of function 'camel_store_noop_sync' [-Werror=implicit-function-declaration]
   camel_store_noop_sync (m->store, cancellable, error);
   ^
mail-folder-cache.c:1276:3: warning: nested extern declaration of 'camel_store_noop_sync' [-Wnested-externs]
cc1: some warnings being treated as errors

Can this be related to the following patch that removed the noop_sync methods?
https://mail.gnome.org/archives/commits-list/2014-January/msg04606.html

--
Emre


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]