On Mon, 2010-01-11 at 14:57 +0800 [email protected] wrote: > Hi,developpers:
Hi, > > I downloaded the source of mutter-2.27.0~0.21 onto my netbook which runs > moblin-2.0 > > This is the error when I compiling the mutter : What's the full steps when you did the build? Have you installed all the build dependencies? (yum-builddep would help here) > > Traceback (most recent call last): > File "/usr/local/bin/g-ir-scanner", line 39, in <module> > sys.exit(scanner_main(sys.argv)) > File "/usr/local/lib/gobject-introspection/giscanner/scannermain.py", > line 287, in scanner_main > transformer.register_include(include_obj) > File "/usr/local/lib/gobject-introspection/giscanner/transformer.py", > line 111, in register_include > filename = self._find_include(include) > File "/usr/local/lib/gobject-introspection/giscanner/transformer.py", > line 129, in _find_include > % (girname, searchdirs)) > ValueError: Couldn't find include 'Gdk-2.0.gir' (search path: > ['/usr/local/share/gir-1.0', '/usr/share/gir-1.0', > '/usr/local/share/gir-1.0']) > make[4]: *** [Meta-2.27.gir] Error 1 > make[4]: Leaving directory `/root/src/mutter-2.27.0~0.21/src' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/root/src/mutter-2.27.0~0.21/src' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/root/src/mutter-2.27.0~0.21/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/src/mutter-2.27.0~0.21' > make: *** [all] Error 2 > > How can I fixed the problem? > > Thanks! -- Roger WANG _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
