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

Eric Blake eblake at redhat.com
Tue Apr 24 12:22:44 UTC 2012


On 04/24/2012 03:50 AM, Peter Krempa wrote:
> Commit c9cd419caba9effa11ca53e8696e5f6a4b424d60 added copying of the
> makefile for translation files from gnulib. The makefile from gnulib is
> of version 0.18 but the build configuration cretes macros from version
> 0.17 which breaks the build with message:
> 
> *** error: gettext infrastructure mismatch: using a Makefile.in.in from
> gettext version 0.18 but the autoconf macros are from gettext version
> 0.17
> ---
>  bootstrap.conf |    2 +-
>  configure.ac   |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

NACK.  RHEL 5 still uses gettext 0.17, and this breaks the build there.

We need to fix gnulib to not force us to use gettext 0.18.  I'll look
into this.

-- 
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/20120424/a0e111c2/attachment-0001.sig>


More information about the libvir-list mailing list