[Pidgin] #15353: Build fails with e-d-s 3.6
Pidgin
trac at pidgin.im
Tue Oct 9 07:01:02 EDT 2012
#15353: Build fails with e-d-s 3.6
---------------------+--------------------------
Reporter: dimstar | Owner: rekkanoryo
Type: defect | Status: new
Milestone: | Component: unclassified
Version: 2.10.6 | Keywords:
---------------------+--------------------------
Since gnome 3.6 has been released, building against evolution 3.6 became
'normal', but the gevolution plugin fails to build:
issue 1)
only libebook/libebook.h can now be #include'd (same as for glib, only the
main headers are to be included)
issue 2) fixing this simple change, results in
gevo-util.c: In function 'gevo_load_addressbook':
gevo-util.c:134:3: error: implicit declaration of function
'e_book_new_system_addressbook' [-Werror=implicit-function-declaration]
gevo-util.c:134:9: warning: assignment makes pointer from integer without
a cast [enabled by default]
gevo-util.c:136:3: error: implicit declaration of function
'e_book_new_from_uri' [-Werror=implicit-function-declaration]
gevo-util.c:136:9: warning: assignment makes pointer from integer without
a cast [enabled by default]
Those functions had been deprecated in evo 3.2 and have been removed in
3.6
--
Ticket URL: <https://developer.pidgin.im/ticket/15353>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list