On Wed, May 29, 2013 at 07:23:14AM +0200, Werner LEMBERG wrote: > > [texinfo SVN rev5259] > > Doing a normal > > ./autogen.sh > ./configure > make > > in the SVN's `trunk' directory on my GNU/Linux box I get this > compilation error: > > 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 have no idea on what to do next. -- Pat
