Bug 9630 - dbus-python does not build
Summary: dbus-python does not build
Status: RESOLVED FIXED
Alias: None
Product: dbus
Classification: Unclassified
Component: python (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: John (J5) Palmieri
QA Contact: Robert McQueen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-12 13:07 UTC by Marco Pesenti Gritti
Modified: 2007-01-15 11:17 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Fixes it for me, no clue if it's the right patch (488 bytes, patch)
2007-01-12 13:08 UTC, Marco Pesenti Gritti
Details | Splinter Review

Description Marco Pesenti Gritti 2007-01-12 13:07:30 UTC
*** 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
Comment 1 Marco Pesenti Gritti 2007-01-12 13:08:14 UTC
Created attachment 8385 [details] [review]
Fixes it for me, no clue if it's the right patch
Comment 2 John (J5) Palmieri 2007-01-13 13:01:59 UTC
Is this from a clean checkout or overlaying an older checkout?
Comment 3 Marco Pesenti Gritti 2007-01-13 14:42:04 UTC
Clean checkout. There is no autotools directory anymore in dbus-python.
Comment 4 Simon McVittie 2007-01-15 11:17:32 UTC
(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.