[Evolution-hackers] build break in webkit-composer branch?



HI ALl,

After cloning the git evolution repository I tried to build webkit-composer evolution branch.
It failed with following errors.
------------------------
e-mail-folder-utils.c: In function 'async_context_free':
e-mail-folder-utils.c:57:3: error: implicit declaration of function 'camel_message_info_free' [-Werror=implicit-function-declaration]
e-mail-folder-utils.c:57:3: warning: nested extern declaration of 'camel_message_info_free' [-Wnested-externs]
e-mail-folder-utils.c: In function 'mail_folder_expunge_pop3_stores':
e-mail-folder-utils.c:252:4: error: implicit declaration of function 'camel_folder_free_message_info' [-Werror=implicit-function-declaration]
e-mail-folder-utils.c:252:4: warning: nested extern declaration of 'camel_folder_free_message_info' [-Wnested-externs]
e-mail-folder-utils.c: In function 'e_mail_folder_remove_sync':
e-mail-folder-utils.c:1174:4: error: implicit declaration of function 'camel_store_free_folder_info' [-Werror=implicit-function-declaration]
e-mail-folder-utils.c:1174:4: warning: nested extern declaration of 'camel_store_free_folder_info' [-Wnested-externs]
cc1: some warnings being treated as errors
make[3]: *** [libemail_engine_la-e-mail-folder-utils.lo] Error 1
make[3]: Leaving directory `/home/ixsamar/SRC/evolution/libemail-engine'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ixsamar/SRC/evolution/libemail-engine'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ixsamar/SRC/evolution'
make: *** [all] Error 2

-------------------------
I was using "origin/master" branch of EDS. If it is not the correct one do let me know the correct branch name of EDS

With regards,
Samarjit


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