*** Configuring dbus-python *** [1/1] ./autogen.sh --prefix /home/marco/sugar-jhbuild/build --disable-static --disable-gtk-doc You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'. Putting files in AC_CONFIG_AUX_DIR, `autotools'. /usr/bin/libtoolize: line 347: cd: autotools: No such file or directory aclocal-1.9 -I /home/marco/sugar-jhbuild/build/share/aclocal /home/marco/sugar-jhbuild/build/share/aclocal/nspr.m4:8: warning: underquoted definition of AM_PATH_NSPR run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal configure.ac:15: required directory ./autotools does not exist configure.ac: installing `autotools/install-sh'; error while making link: No such file or directory configure.ac: installing `autotools/missing'; error while making link: No such file or directory configure.ac:33: installing `autotools/config.guess'; error while making link: No such file or directory configure.ac:33: installing `autotools/config.sub'; error while making link: No such file or directory Makefile.am: installing `./INSTALL' Makefile.am: installing `autotools/compile'; error while making link: No such file or directory Makefile.am: installing `autotools/depcomp'; error while making link: No such file or directory configure.ac:42: required file `autotools/ltmain.sh' not found Makefile.am:31: installing `autotools/py-compile'; error while making link: No such file or directory configure: creating cache config.cache configure: error: cannot find install-sh or install.sh in autotools ./autotools
Created attachment 8385 [details] [review] Fixes it for me, no clue if it's the right patch
Is this from a clean checkout or overlaying an older checkout?
Clean checkout. There is no autotools directory anymore in dbus-python.
(In reply to comment #1) > Created an attachment (id=8385) [edit] > Fixes it for me, no clue if it's the right patch > Oops, yes, my fault. Putting the autotools cruft in a subdirectory was probably a mistake - I've commited your change and altered the .gitignore file accordingly.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.