[libvirt] [PATCH] build: Fix version of gettext macros

Eric Blake eblake at redhat.com
Thu Apr 26 12:50:07 UTC 2012


[trimming cc's]

On 04/25/2012 09:18 PM, Alex Jia wrote:
> Hello Eric,
> I still met this issue on latest upstream HEAD(f78024b)
> when compiling libvirt:
> 
> Making all in po
> make[2]: Entering directory `/home/ajia/Workspace/libvirt/po'
> *** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.17 but the autoconf macros are from gettext version 0.18
> make[2]: *** [check-macro-version] Error 1

Per my message in commit bae13129c:

    If you have already built in the window where libvirt required 0.18,
    be aware that incremental updates may run into problems: this is
    because 'autopoint --force' will not downgrade m4/po.m4 back to an
    older version, but it must be downgraded back to 0.17 levels to work
    with this patch.  You may either manually remove that file then rerun
    bootstrap, or it may prove easier to just clean up all non-git files
    to start from a clean slate.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

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


More information about the libvir-list mailing list