[libvirt] [PATCH 2/4] maint: start factoring bootstrap

Eric Blake eblake at redhat.com
Tue Feb 23 16:31:32 UTC 2010


According to Eric Blake on 2/22/2010 5:01 PM:
> Borrow ideas from gnulib/build-aux/bootstrap, in order to factor the
> specifics of libvirt into bootstrap.conf, while allowing future
> upgrades of bootstrap to happen with less effort.
> 
> * bootstrap (gnulib_tool): Update invocation to be closer to
> gnulib's version.  Move libvirt specifics...
> * bootstrap.conf: ...into new file.
...
> +# Build prerequisites
> +buildreq="\
> +autoconf   2.59
> +automake   1.9.6
> +autopoint  -
> +gettext    -
> +git        1.6.4
> +gzip       -
> +libtool    -
> +perl       5.5
> +rsync      -
> +tar        -

I don't have a RHEL 5 installation handy; are all of these prerequisites
reasonable, or is git 1.6.4 a bit strong of a pre-req?  If the latter,
then I can further patch gnulib's bootstrap to fall back gracefully to a
use of the older 'git clone --reference' instead of 'git submodule update
--init --reference'.  Are there any other tools that we should be adding
into the prereq list, now that gnulib's bootstrap does a good job of
aborting early if a development tool is insufficient for building from a
git snapshot?

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 320 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100223/50b0211a/attachment-0001.sig>


More information about the libvir-list mailing list