On 30 April 2013 15:42, Otavio Salvador <[email protected]> wrote: > Hello, > > Did someone see: > > | metatree.c:71:1: error: unknown type name 'GStaticRWLock' > | metatree.c:71:38: error: 'G_STATIC_RW_LOCK_INIT' undeclared here > (not in a function) > | metatree.c: In function 'meta_tree_ref':
Those APIs are deprecated in new GLibs, so maybe you've a newer GLib and an older gvfs, potentially one that is disabling deprecated code (which is bad form, and shouldn't be done in GNOME these days afaik). Ross _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
