[libvirt] bootstrap/autogen.sh warnings/errors

Daniel P. Berrange berrange at redhat.com
Thu Jul 9 11:24:03 UTC 2009


On Thu, Jul 09, 2009 at 11:48:16AM +0100, Daniel P. Berrange wrote:
> Since the gnulib change, running autogen.sh prints out tonnes of warnings
> and results in errors during configure. This trace from RHEL-5 completes
> eventually, but throws errors. On Fedora 11 it won't complete configure
> at all, failing most header tests with errors about 'long long long',
> yes that's 3 longs.

This turned out to be a result of autopoint severe evilness. autopoint
was overwriting gnulib/m4 files with its own ancient stuff that was 
totally differnt. Not cool.  I've pushed a Makefile.am change to fix
it up. If anyone hit this problem you'll need to pull my change and then
run 'rm -rf gnulib' and then run 'bootstrap' and autogen.sh again.

Regards,
Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list