[Evolution-hackers] Gnome Evolution installation error



Hi, i cloned Gnome Evolution from git. Necessary packages for i used apt-get build-dep. But I am getting warning when i run the below command:
 ./configure prefix=/opt 
.....
.....
configure: error: gweather-3.5 is not yet supported.  Install gweather-3.4 or specify --disable-weather as a configure option to exclude the calendar-weather plugin
So i used ./configure  --disable-weathe prefix=/opt But still i am getting error 

e-mail-folder-utils.c: In function 'e_mail_folder_uri_equal':
e-mail-folder-utils.c:1656:2: error: 'CamelStoreClass' has no member named 'compare_folder_name'
e-mail-folder-utils.c:1658:15: error: 'CamelStoreClass' has no member named 'compare_folder_name'
cc1: some warnings being treated as errors
make[3]: *** [libemail_engine_la-e-mail-folder-utils.lo] Error 1
make[3]: Leaving directory `/home/ebru/evolution-master/libemail-engine'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ebru/evolution-master/libemail-engine'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ebru/evolution-master'
make: *** [all] Error 2

How can i fix it? 


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