Hi Bruno,

Bruno Haible <br...@clisp.org> writes:

> Ludovic Courtès wrote:
>> The ‘-m’ gperf option used by the ‘iconv_open’ module isn’t available in
>> the ancient gperf 2.7.2:
>
> It is documented in gnulib's DEPENDENCIES file:

Oops, right, I missed that.

>> What should be done about it?
>
> Run gnulib-tool and create your distribution tarballs on a machine that has
> gperf 3.0.1 or newer installed. Preferrably gperf 3.0.4.

That was with a libunistring tarball from
http://hydra.nixos.org/jobset/gnu/libunistring/latest produced with
‘make dist’.

Surprisingly, using BSD make (on FreeBSD) it tries to run gperf, whereas
using GNU make it doesn’t try to (for the same build tree on the same
machine).  Ideas?

Thanks,
Ludo’.


Reply via email to