Hello dear tracker developers,

I tried to build the latest tracker from source but receive the following
error message:

tracker-extract.c: In function ‘get_file_metadata’:
tracker-extract.c:240: warning: passing argument 2 of
‘tracker_dbus_request_comment’ from incompatible pointer type
../../src/libtracker-common/tracker-dbus.h:133: note: expected ‘struct
DBusGMethodInvocation *’ but argument is of type ‘char *’
tracker-extract.c:240: error: too few arguments to function
‘tracker_dbus_request_comment’
tracker-extract.c:254: warning: passing argument 2 of
‘tracker_dbus_request_comment’ from incompatible pointer type
../../src/libtracker-common/tracker-dbus.h:133: note: expected ‘struct
DBusGMethodInvocation *’ but argument is of type ‘char *’
tracker-extract.c:254: error: too few arguments to function
‘tracker_dbus_request_comment’

Do I need to upgrade dbus? Configure ran without problems.

Ciao, Marcus
_______________________________________________
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to