problems building gnome-shell



Hi,

While building gnome-shell I went into these problems:

When compiling clutter I have the following error:
cc1: error: unrecognized command line option "-Wempty-body"

I removed this option from the configure.ac and re-configure and tried to compile, but again I ended in trouble:

  CC    clutter-util.o
  LINK  libclutter-glx-0.9.la
Traceback (most recent call last):
  File "/home/kadu/gnome-shell/install/bin/g-ir-scanner", line 39, in <module>
    sys.exit(scanner_main(sys.argv))
  File "/home/kadu/gnome-shell/install/lib/gobject-introspection/giscanner/scannermain.py", line 287, in scanner_main
    transformer.register_include(include_obj)
  File "/home/kadu/gnome-shell/install/lib/gobject-introspection/giscanner/transformer.py", line 111, in register_include
    filename = self._find_include(include)
  File "/home/kadu/gnome-shell/install/lib/gobject-introspection/giscanner/transformer.py", line 128, in _find_include
    % (girname, searchdirs))
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?

Best regards,
Carlos.


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