Then I downloaded the gir-repository-0.6.3 ,compiled it ,and the 'Gdk-2.0.gir' created
installed the gir-repository and remake the mutter, this time the error"Couldn't find include ‘Clutter-0.9.gir’"appeared. Why the moblin-2.0's WM-- mutter relys on the clutter-0.9, not clutter-1.0 ? I also download the moblin-2.1's mutter src -----mutter-2.27.5_0.0 I encounted the same error when compiling it "Couldn't find include 'Clutter-1.0.gir'" Anyone could help me? 徐滕167063/user/zte_ltd 2010-01-11 14:57 收件人 "[email protected]" <[email protected]> 抄送 主题 Compile mutter on moblin-2.0 Hi,developpers: 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 : 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! -------------------------------------------------------- ZTE Information Security Notice: The information contained in this mail is solely property of the sender's organization. This mail communication is confidential. Recipients named above are obligated to maintain secrecy and are not permitted to disclose the contents of this communication to others. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender. This message has been scanned for viruses and Spam by ZTE Anti-Spam system. _______________________________________________ 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
