On Fri, 2010-02-12 at 18:13 +0100, Philip Van Hoof wrote:
> 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

oh, I'd like to point out that our libstreamanalyzer support ain't
tested and probably doesn't work fully correctly: libstreamanalyzer
doesn't always respect our adaptations to the Nepomuk ontologies, and on
top it tries to tell us about its own ontologies (like Xesam, and custom
ones), which it shouldn't do. As we're a strict RDF store. Meaning that
we fail if we don't find a specific piece of ontology. Meaning that the
LSA support might cause failures in tracker-miner-fs that you wouldn't
otherwise have.

Just a warning ... up to you if you still want to use it of course.


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