you need at least vala 0.7.5 or later as well to build from git


On Sat, 2009-09-26 at 14:18 +0200, Laurent Aguerreche wrote:
> Le vendredi 25 septembre 2009 à 21:58 +0200, Michael Biebl a écrit :
> > 2009/9/25 Martyn Russell <mar...@lanedo.com>:
> > >
> > > tracker 0.7.0 is now available for download from:
> > > http://download.gnome.org/sources/tracker/0.7/
> > >
> > 
> > If you are getting libgee related build failures (as I did), this is
> > because the vala generated source files were built against an old
> > version of libgee.
> > It then helps to "rm src/*/*.vala.stamp" and rerun make. In that case
> > though you need valac installed.
> 
> I don't know if my problem is related to libgee but I can't build
> tracker-search-tool:
> 
> [tracker-search-tool]$ make
> /usr/bin/valac -C -g --pkg dbus-glib-1 --pkg gee-1.0 --pkg gtk+-2.0
> tracker-query.gs tracker-entry.gs tracker-result-grid.gs
> tracker-search-tool.gs tracker-category-view.gs tracker-metadata-tile.gs
> tracker-utils.gs
> tracker-query.gs:83.9-83.24: warning: `null' incompatible with return
> type `string[,]`
>         return null    
>         ^^^^^^^^^^^^^^^^
> tracker-metadata-tile.gs:205.45-205.50: error: Argument 1: Cannot pass
> out argument to non-output parameter
>                 info.get_modification_time (out tm)
>                                             ^^^^^^
> Compilation failed: 1 error(s), 1 warning(s)
> make: *** [tracker_search_tool.gs.stamp] Error 1
> 
> 
> I have the following packages on a Fedora 11 64 bits:
> $ rpm -qa | grep gee
> libgee-0.1.5-1.fc11.x86_64
> libgee-devel-0.1.5-1.fc11.x86_64
> 
> $ rpm -qa | grep vala
> vala-tools-0.7.5-1.fc11.x86_64
> vala-0.7.5-1.fc11.x86_64
> 
> 
> Any idea?
> 
> 
> Rds,
> Laurent.
> 
> > HTH,
> > Michael
> > 
> > 
> _______________________________________________
> tracker-list mailing list
> tracker-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/tracker-list

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

Reply via email to