>> Not enough arguments for Texinfo::Structuring::merge_indices
>> at ../tp/Texinfo/Convert/IXIN.pm line 625, near "$index_names)"
>> Compilation failed in require at ../tp/Texinfo/Convert/IXINSXML.pm line 32.
>> BEGIN failed--compilation aborted at ../tp/Texinfo/Convert/IXINSXML.pm
>> line 32.
>> Compilation failed in require at ../tp/texi2any line 110.
>> BEGIN failed--compilation aborted at ../tp/texi2any line 110.
>>
>> I use perl v5.14.2. Attached is my config.log file.
>
> That's very strange. I don't get that with the very same perl
> version on a debian. Also, as far as I can tell, the call of
> Texinfo::Structuring::merge_indices uses the correct number of
> arguments, one.
I've just retried compilation from scratch with a clean repository,
and I get exactly the same error.
> I have no idea on what to do next.
A perl compiler bug? Will try to do an update.
Werner