GNOME Bugzilla – Bug 163126
autogen.sh fails
Last modified: 2005-01-07 09:39:36 UTC
./autogen.sh --prefix=/usr/local/gnome --enable-more-warnings Found GNU make at /usr/bin/make... good. Adding libtools. Building macros. Building makefiles. automake: configure.in: installing `scripts/install-sh' automake: configure.in: installing `scripts/mkinstalldirs' automake: configure.in: installing `scripts/missing' automake: Makefile.am: installing `./INSTALL' atk/src/Makefile.am:82: files_extra_h defined both conditionally and unconditionally atk/atkmm/Makefile.am:82: files_extra_h defined both conditionally and unconditionally atk/atkmm/private/Makefile.am:82: files_extra_h defined both conditionally and unconditionally gdk/src/Makefile.am:82: files_extra_h defined both conditionally and unconditionally gdk/gdkmm/Makefile.am:82: files_extra_h defined both conditionally and unconditionally gdk/gdkmm/private/Makefile.am:82: files_extra_h defined both conditionally and unconditionally gtk/src/Makefile.am:82: files_extra_h defined both conditionally and unconditionally gtk/gtkmm/Makefile.am:82: files_extra_h defined both conditionally and unconditionally gtk/gtkmm/private/Makefile.am:82: files_extra_h defined both conditionally and unconditionally pango/src/Makefile.am:82: files_extra_h defined both conditionally and unconditionally pango/pangomm/Makefile.am:82: files_extra_h defined both conditionally and unconditionally pango/pangomm/private/Makefile.am:82: files_extra_h defined both conditionally and unconditionally :/
What platform/distro is this? I suggest using jhbuild to get the correct versions of the autotools.
update SID. automake-1.[46789]. I know i should use jhbuild, but i just wanted to test gtkmm only. It's not on one of my computer, so i thought jhbuild wasn't the best solution. I've tested a bunch of other modules, and it ran fine.
If you just want to install gtkmm, then install from a tarball or a binary package. autogen.sh is for building from cvs.
i wanted to build from CVS