On Fri, 2010-02-12 at 13:25 +0100, Philip Van Hoof wrote:
> On Fri, 2010-02-12 at 12:06 +0100, Marcus Klemm wrote:
> > Hello dear tracker developers,
> > 
> > 
> > I tried to build the latest tracker from source but receive the
> > following error message:
> 
> You're using --enable-libstreamanalyzer? If so, disable it for now.
> We're fixing this issue next release (known problem).
> 
> Or follow http://git.gnome.org/browse/tracker/log/?h=refactor-extractor


This is in master now, so you can just git pull and your problem should
be gone. Even with --enable-libstreamanalyzer

> 
> > 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
> 

-- 
Philip Van Hoof, freelance software developer
home: me at pvanhoof dot be 
gnome: pvanhoof at gnome dot org 
http://pvanhoof.be/blog
http://codeminded.be

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

Reply via email to