[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@xxxxxxxxxx +1-919-301-3266 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list