[Evolution] evolution-ews don't compile due to camel_store_noop_sync
- From: Emre Erenoglu <erenoglu gmail com>
- To: evolution-list gnome org
- Subject: [Evolution] evolution-ews don't compile due to camel_store_noop_sync
- Date: Fri, 31 Jan 2014 20:54:56 +0400
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?
--
Emre
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]