Re: [Tracker] vstore to master



Hi!

file src/libtracker-data/tracker-sparql-query.h seems very empty:

#ifndef __TRACKER_SPARQL_QUERY_H__
#define __TRACKER_SPARQL_QUERY_H__

G_BEGIN_DECLS

G_END_DECLS

#endif

So I cannot build Tracker:

make[4]: Entering directory `/local/laguerre/Tracker/trunk/src/libtracker-data'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. 
-DSHAREDIR=\""/local/laguerre/Tracker/Installs/Tracker/share"\" -DG_LOG_DOMAIN=\"Tracker\" 
-DTRACKER_COMPILATION -I../../src -Wall -Wunused -Wchar-subscripts -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wno-pointer-sign 
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include 
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/uuid    -I../../src/rasqal     -g -O2 
-MT tracker-data-query.lo -MD -MP -MF .deps/tracker-data-query.Tpo -c -o tracker-data-query.lo 
tracker-data-query.c
 gcc -DHAVE_CONFIG_H -I. -I../.. -DSHAREDIR=\"/local/laguerre/Tracker/Installs/Tracker/share\" 
-DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -Wall -Wunused -Wchar-subscripts 
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare 
-Wno-pointer-sign -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 
-I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid 
-I../../src/rasqal -g -O2 -MT tracker-data-query.lo -MD -MP -MF .deps/tracker-data-query.Tpo -c 
tracker-data-query.c  -fPIC -DPIC -o .libs/tracker-data-query.o

tracker-data-query.c  -fPIC -DPIC -o .libs/tracker-data-query.o
tracker-data-query.c: In function 'tracker_data_query_sparql':
tracker-data-query.c:475: error: 'TrackerSparqlQuery' undeclared (first use in this function)
tracker-data-query.c:475: error: (Each undeclared identifier is reported only once
tracker-data-query.c:475: error: for each function it appears in.)
tracker-data-query.c:475: error: 'sparql_query' undeclared (first use in this function)
tracker-data-query.c:480: warning: implicit declaration of function 'tracker_sparql_query_new'
tracker-data-query.c:480: warning: nested extern declaration of 'tracker_sparql_query_new'
tracker-data-query.c:482: warning: implicit declaration of function 'tracker_sparql_query_execute'
tracker-data-query.c:482: warning: nested extern declaration of 'tracker_sparql_query_execute'
tracker-data-query.c:482: warning: assignment makes pointer from integer without a cast
make[4]: *** [tracker-data-query.lo] Error 1



Rgds,
laurent.


----- Mail Original -----
De: "JÃrg Billeter" <j bitron ch>
Ã: "jamie mccrack" <jamie mccrack gmail com>
Cc: "Tracker-List" <tracker-list gnome org>
EnvoyÃ: Jeudi 16 Avril 2009 18h15:27 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne
Objet: Re: [Tracker] vstore to master

Im looking forward to getting the vstore branch into master ASAP so we
can move ahead with FTS and make 0.7 fix all the remaining issues - no
doubt there will be new issues too buy hey thats the fun of it :)

The merge from the vstore branch is complete. The master branch now uses
a decomposed database schema, Nepomuk ontologies, and provides a SPARQL
query interface.

Cheers,
JÃrg

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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]