[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: git version and automake 1.10b question
From: |
Eric Blake |
Subject: |
Re: git version and automake 1.10b question |
Date: |
Wed, 01 Apr 2009 08:01:57 -0600 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.21) Gecko/20090302 Thunderbird/2.0.0.21 Mnenhy/0.7.6.666 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
According to hggdh on 4/1/2009 7:37 AM:
> Hi,
>
> I am confused: I just tried to build current GIT and, while
> running ./bootstrap I got the following error:
>
> ./bootstrap: automake --add-missing --copy --force-missing ...
> configure.ac:35: require Automake 1.10b, but have 1.10a
>
> Now, I *am* automake GIT up-to-date, and a just built automake is
> reporting version 1.10a.
automake.git has multiple branches. Right now, the master branch is stuck
at 1.10a, but Ralf will be fixing that in the future. But the next branch
is at 1.10c (post-release). You probably want to do:
$ git checkout --track origin/next -b next
then rerun ./bootstrap to build automake 1.10c.
>
> Where is automake 1.10b to be found?
ftp://alpha.gnu.org/gnu/automake/automake-1.10b.tar.gz
or read the release announcement:
http://lists.gnu.org/archive/html/autotools-announce/2009-03/msg00000.html
Likewise for the just-released autoconf-2.63b:
http://lists.gnu.org/archive/html/autotools-announce/2009-03/msg00001.html
- --
Don't work too hard, make some time for fun as well!
Eric Blake address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAknTc9UACgkQ84KuGfSFAYB06gCgrA1lmfpzSgc209XDq2LfEPI1
f90AoJ8KjglPpkaZYp8+jB2y2BP2sEm+
=kMsF
-----END PGP SIGNATURE-----
- git version and automake 1.10b question, hggdh, 2009/04/01
- Re: git version and automake 1.10b question,
Eric Blake <=
- Re: git version and automake 1.10b question, hggdh, 2009/04/01
- Re: git version and automake 1.10b question, Jim Meyering, 2009/04/02
- Re: git version and automake 1.10b question, Pádraig Brady, 2009/04/02
- Re: git version and automake 1.10b question, Jim Meyering, 2009/04/02
- Re: git version and automake 1.10b question, Eric Blake, 2009/04/02
- Re: git version and automake 1.10b question, Jim Meyering, 2009/04/02
- Re: git version and automake 1.10b question, Andreas Schwab, 2009/04/01