xboard-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [XBoard-devel] possible gettext solution


From: Sebastian Pipping
Subject: Re: [XBoard-devel] possible gettext solution
Date: Sat, 20 Sep 2014 21:28:38 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

On 20.09.2014 19:40, Arun Persaud wrote:
> Let me know how those branches work for you ;)

Alright.


Approach

  ./autogen.sh && ./configure && make

worked well for both gettext-test and gettext2.


Approach

  autoreconf -i -f && ./configure && make

failed for both with error

  make[2]: Entering directory '[..]/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
  Makefile:167: recipe for target 'check-macro-version' failed

So guess there is a call missing after autoreconf?

Best,



Sebastian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]