I,m trying to build Gnome and I get an error with Mutter-3.16.3. Configure works fine but make errors out

|default.c:692:13:error:"Deprecated macro. Use clutter_actor_is_visible 
instead"  [-Werror]
   if  (CLUTTER_ACTOR_IS_VISIBLE (preview->actor)
             ^
default.c:705:3: warning:'clutter_actor_lower' is deprecated: Use 
'clutter_actor_set_child_below_sibling' instead [-Wdeprecated-declarations]
   clutter_actor_lower (preview->actor, window_actor);
   ^
In  file included from 
/usr/include/clutter-1.0/clutter/clutter-deprecated.h:6:0,
                 from /usr/include/clutter-1.0/clutter/clutter.h:111,
                 from ../../../src/meta/common.h:32,
                 from ../../../src/meta/boxes.h:26,
                 from ../../../src/meta/compositor.h:27,
                 from ../../../src/meta/meta-plugin.h:26,
                 fromdefault.c:24:
/usr/include/clutter-1.0/clutter/deprecated/clutter-actor.h:65:17: note: 
declared here
 void            clutter_actor_lower                             (ClutterActor
                 ^
cc1: all warnings being treated as errors
Makefile:514: recipefor  target'default_la-default.lo' failed
make[4]: *** [default_la-default.lo]Error  1

I have all deps without a problem

hope we can sort this out
Thanks
|


-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to