id summary reporter owner description type status priority milestone component version severity resolution keywords cc 10826 Modify configure line for Gcr-3.28.0 christopher DJ Lucas "Hello, They have made a default setting of yes for building the html documentation, however that fails at the make install stage with the error below. It needs to have --without-gtk-doc-html in the configure line for a successful installation. Traceback (most recent call last): File ""/usr/bin/gtkdoc-rebase"", line 56, in sys.exit(rebase.run(options)) File ""/usr/share/gtk-doc/python/gtkdoc/rebase.py"", line 75, in run ScanDirectory(dir, options) File ""/usr/share/gtk-doc/python/gtkdoc/rebase.py"", line 133, in ScanDirectory ScanDirectory(subdir, options) File ""/usr/share/gtk-doc/python/gtkdoc/rebase.py"", line 114, in ScanDirectory onlinedir = ReadIndex(dir, entry) File ""/usr/share/gtk-doc/python/gtkdoc/rebase.py"", line 153, in ReadIndex for line in common.open_text(os.path.join(dir, file)): File ""/usr/lib/python2.7/posixpath.py"", line 70, in join elif path == '' or path.endswith('/'): AttributeError: 'builtin_function_or_method' object has no attribute 'endswith' make[3]: *** [Makefile:883: install-data-local] Error 1 make[3]: Leaving directory '/opt/sources/gnome/gcr-3.28.0/docs/reference/gck' make[2]: *** [Makefile:626: install-am] Error 2 make[2]: Leaving directory '/opt/sources/gnome/gcr-3.28.0/docs/reference/gck' make[1]: *** [Makefile:5337: install-recursive] Error 1 make[1]: Leaving directory '/opt/sources/gnome/gcr-3.28.0' make: *** [Makefile:6098: install] Error 2 Regards, Christopher." defect closed normal 8.3 BOOK systemd normal fixed me@…