I'm running into a problem compiling from cvs and need some help. Here
is the cli output.

tracker-convert-file.c: In function ‘main’:
tracker-convert-file.c:117: error: ‘parser’ undeclared (first use in
this function)
tracker-convert-file.c:117: error: (Each undeclared identifier is
reported only once
tracker-convert-file.c:117: error: for each function it appears in.)
tracker-convert-file.c:120: error: ‘STEM_ENG’ undeclared (first use in
this function)
tracker-convert-file.c:123: warning: passing argument 3 of
‘tracker_parse_text’ makes integer from pointer without a cast
tracker-convert-file.c:123: error: too many arguments to function
‘tracker_parse_text’
make[3]: *** [tracker-convert-file.o] Error 1
make[3]: Leaving directory `/home/matt/cvs/tracker/src/trackerd'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/matt/cvs/tracker/src/trackerd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/matt/cvs/tracker/src'
make: *** [all-recursive] Error 1


_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to