Hi, IIRC that function has changed in the latest tracker release. make sure you start the compilation in a clean environment (make distclean or git clean)
regards ivan On 10/4/10, Vijay Chavan (RBEI/ECV3) <[email protected]> wrote: > Hello, > I am trying to build new tracker-0.9.23 on my ubuntu 10.04 with following > configuration: > > ./configure --enable-taglib --enable-gstreamer-helix > --enable-tracker-explorer --enable-tracker-search-tool > --enable-tracker-preferences --enable-playlist --enable-gtk-doc > --enable-libjpeg --enable-libtiff --enable-poppler > > I am getting below error: > > CC tracker-evolution-plugin.lo > tracker-evolution-plugin.c: In function 'name_owner_changed_cb': > tracker-evolution-plugin.c:2192: error: too few arguments to function > 'tracker_sparql_connection_get' > tracker-evolution-plugin.c: In function 'miner_started': > tracker-evolution-plugin.c:2409: error: too few arguments to function > 'tracker_sparql_connection_get' > tracker-evolution-plugin.c: In function 'miner_resumed': > tracker-evolution-plugin.c:2508: error: too few arguments to function > 'tracker_sparql_connection_get' > > Please advice. > > Thanks in advance... > Regards, > Vijay Chavan > > > _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
