Re: [msmtp-users] gettext error compiling from git II

2014-12-01 Thread Martin Lambers
Hi! On Sun, 30 Nov 2014 16:58:23 +, rochet wrote: > *** error: gettext infrastructure mismatch: using a Makefile.in.in > from gettext version 0.19 but the autoconf macros are from gettext > version 0.18 Edit po/Makefile.in.in and set GETTEXT_MACRO_VERSION to 0.18. This issue will go away whe

Re: [msmtp-users] gettext error compiling from git II

2014-11-30 Thread rochet
Hello all, I reference https://sourceforge.net/p/msmtp/mailman/message/32677895/ , because follwing the steps at http://msmtp.sourceforge.net/download.html I get nearly the same error *** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.19 but the autocon

Re: [msmtp-users] gettext error compiling from git

2014-09-14 Thread Martin Lambers
Hi! On Sun, 03 Aug 2014 18:26:29 +0100, Mark Foxwell wrote: > *** error: gettext infrastructure mismatch: using a Makefile.in.in > from gettext version 0.18 but the autoconf macros are from gettext > version 0.19 The files are now updated to 0.19 in git master. This should fix the problem. Marti

[msmtp-users] gettext error compiling from git

2014-08-03 Thread Mark Foxwell
Hi, I'm getting the following error when trying to compile from git: *** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.18 but the autoconf macros are from gettext version 0.19 I've included the full output [1] for more info if needed. Downgrading to gette