[oe] [meta-gnome] gvfs build error

Burton, Ross ross.burton at intel.com
Tue Apr 30 14:58:38 UTC 2013


On 30 April 2013 15:42, Otavio Salvador <otavio at ossystems.com.br> 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




More information about the Openembedded-devel mailing list