an error when compiling gobject-instrospection? can you help me ..



hello..
 can you help me ? when i install gobject-instrospection-1.31.0, an error happened..
it likes that's:
 
root@tft-Lenovo:/usr/local/src/gobject-introspection-1.31.0# make
make  all-recursive
make[1]: Entering directory `/usr/local/src/gobject-introspection-1.31.0'
Making all in .
make[2]: Entering directory `/usr/local/src/gobject-introspection-1.31.0'
  GISCAN GLib-2.0.gir
Traceback (most recent call last):
  File "./g-ir-scanner", line 44, in <module>
    from giscanner.scannermain import scanner_main
  File "./giscanner/scannermain.py", line 34, in <module>
    from giscanner.dumper import compile_introspection_binary
  File "./giscanner/dumper.py", line 28, in <module>
    from .gdumpparser import IntrospectionBinary
  File "./giscanner/gdumpparser.py", line 31, in <module>
    from .transformer import TransformerException
  File "./giscanner/transformer.py", line 27, in <module>
    from .girparser import GIRParser
  File "./giscanner/girparser.py", line 26, in <module>
    from .girwriter import COMPATIBLE_GIR_VERSION
  File "./giscanner/girwriter.py", line 25, in <module>
    from .xmlwriter import XMLWriter
  File "./giscanner/xmlwriter.py", line 74, in <module>
    from _giscanner import collect_attributes
  File "./giscanner/libtoolimporter.py", line 66, in load_module
    mod = imp.load_module(name, open(realpath), realpath, (extension, 'rb', 3))
ImportError: ./.libs/_giscanner.so: cannot open shared object file: No such file or directory
make[2]: *** [GLib-2.0.gir] Error 1
 
 
so  can you give some idear? thanks....




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