Hello Thanks for your quick reply. I tried "make distclean" but still get same error for make.
Regards, Vijay Chavan Robert Bosch Engineering & Business Solution Ltd. -----Original Message----- From: Ivan Frade [mailto:[email protected]] Sent: Monday, 4. October 2010 12:26 PM To: Vijay Chavan (RBEI/ECV3) Cc: [email protected] Subject: Re: [Tracker] Compilation Error Tracker 0.9.23 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
