After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 448828 - SVN build require antique version 1.7 of automake
SVN build require antique version 1.7 of automake
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
2.11.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
: 564349 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-06-18 16:41 UTC by Hubert Figuiere (:hub)
Modified: 2010-05-20 20:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Hubert Figuiere (:hub) 2007-06-18 16:41:23 UTC
building from SVN require antique version of automake.
Comment 1 Tim Janik 2007-06-19 11:50:38 UTC
this bug is missing an actual problem description or suggested change. it's not even useful to stirr a relevant discussion this way (which would better be had on gtk-devel-list anyways). please try to provide more useful information when filing future bugs. best use the simple bug report form here: 
  http://bugzilla.gnome.org/simple-bug-guide.cgi?product=gtk%2B
that guides you through several problem description aspects which provide neccessary and relevant information for bug resolution for us.
Comment 2 Hubert Figuiere (:hub) 2007-06-19 12:36:34 UTC
The actual bug is that several distro no longer ship automake-1.7. By requiring this very you raise the entry barrier level.
Forcing automake-1.9 does not work either because automake-1.9 chokes on it.
Comment 3 Hubert Figuiere (:hub) 2007-06-19 13:04:01 UTC
If I force automake-1.9, I get this:

./autogen.sh 
I am going to run ./configure with no arguments - if you wish 
to pass any to it, please specify them on the ./autogen.sh command line.
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader: 
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader: WARNING: `acconfig.h':
autoheader: 
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader:             [Define if a function `main' is needed.])
autoheader: 
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
automake-1.9: html was already defined in condition !HAVE_DOCBOOK, which is included in condition TRUE ...
docs/faq/Makefile.am:21: ... `html' previously defined here
automake-1.9: pdf was already defined in condition !HAVE_DOCBOOK, which is included in condition TRUE ...
docs/faq/Makefile.am:26: ... `pdf' previously defined here
automake-1.9: html was already defined in condition !HAVE_DOCBOOK, which is included in condition TRUE ...
docs/tutorial/Makefile.am:56: ... `html' previously defined here
automake-1.9: pdf was already defined in condition !HAVE_DOCBOOK, which is
Comment 4 Hubert Figuiere (:hub) 2007-06-19 13:54:05 UTC
glib suffer from the same disease.
Comment 5 Matthias Clasen 2007-06-21 19:29:12 UTC
The disease, if there is any, is with a distribution that decides to stop providing build infrastructure that is still in wide use. 
Comment 6 Manish Singh 2007-06-21 19:36:17 UTC
Yeah, automake has made it very easy to have multiple versions installed side by side, and with that the freedom to break backwards compatibility. I don't know why a distro would drop old versions.
Comment 7 Tim Janik 2007-06-21 20:43:09 UTC
closing the bug *again*, because i still don't see a real problem description or constructive resolution submission.
Comment 8 Luis Medinas 2009-01-08 22:59:57 UTC
*** Bug 564349 has been marked as a duplicate of this bug. ***
Comment 9 Luis Medinas 2009-01-08 23:01:25 UTC
Reopen per Matthias comment on bug #564349 waiting for someone to bring with a patch.
Comment 10 Javier Jardón (IRC: jjardon) 2010-05-20 20:06:17 UTC
You can use automake 1.10 and 1.11 since GTK+ 2.18, so closing as FIXED