Hi
Building gir-repository-0.6.5 from BLFS gives the following:
/usr/bin/ld: cannot find -lgconf-2
collect2: ld returned 1 exit status
Traceback (most recent call last):
File "/usr/bin/g-ir-scanner", line 38, in <module>
sys.exit(scanner_main(sys.argv))
File "/usr/lib/gobject-introspection/giscanner/scannermain.py", line
310, in scanner_main
glibtransformer.get_get_type_functions())
File "/usr/lib/gobject-introspection/giscanner/dumper.py", line 217,
in compile_introspection_binary
return dc.run()
File "/usr/lib/gobject-introspection/giscanner/dumper.py", line 127,
in run
self._link(bin_path, o_path)
File "/usr/lib/gobject-introspection/giscanner/dumper.py", line 212,
in _link
subprocess.check_call(args)
File "/usr/lib/python2.6/subprocess.py", line 462, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/bin/sh', '../libtool',
'--mode=link', '--tag=CC', '--silent', 'gcc', '-o',
'/home/sources/gir-repository-0.6.5/gir/tmp-introspectdVUD4O/GConf-2.0',
'-L.', '-lgconf-2', '-pthread', '-Wl,--export-dynamic', '-lgio-2.0',
'-lgirepository-1.0', '-lgobject-2.0', '-lgmodule-2.0',
'-lgthread-2.0', '-lrt', '-lglib-2.0',
'/home/sources/gir-repository-0.6.5/gir/tmp-introspectdVUD4O/GConf-2.0.o'
]' returned non-zero exit status 1
make[2]: *** [GConf-2.0.gir] Error 1
make[2]: Leaving directory `/home/sources/gir-repository-0.6.5/gir'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sources/gir-repository-0.6.5'
On the surface looks like a library problem from Gconf, but I can't get
the package to 'see it' using all the usual. Does anone know any
different? Many thanks
MAC
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page