Re: problems building gnome-shell



On Sat, 2009-06-06 at 11:08 -0400, Owen Taylor wrote:
> On Fri, 2009-06-05 at 21:47 -0300, Carlos Diógenes wrote:
> >
>  ValueError: Couldn't find include 'Cogl-0.9.gir' (search path:
> > ['json', '/home/kadu/gnome-shell/install/share/gir-1.0',
> > '/usr/share/gir-1.0', '/home/kadu/gnome-shell/install/share/gir-1.0',
> > '/usr/share/gir-1.0'])
> > 
> > Don't know how to overcome this, any hint?
> 
> Can you try editing clutter/clutter/Makefile.am and adding to the line:
> 
> Clutter- CLUTTER_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libclutter- CLUTTER_FLAVOUR@- CLUTTER_API_VERSION@.la
> 
> two more dependencies:
> 
>   Cogl- CLUTTER_API_VERSION@.gir ClutterJson- CLUTTER_API_VERSION@.gir
> 
> It looks like we might need to force those to be built before Clutter-0.9.gir. If that helps, please file a (separate) bug about that as well.

That wasn't the right diagnosis of the problem. Real fix filed as:

 http://bugzilla.openedhand.com/show_bug.cgi?id=1638

(Thanks to cyphase on IRC for trying out the wrong fix and finding out
that it didn't fix.)

- Owen




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]