I wrote: > On a Solaris 10 machine (with GNU libiconv installed), the build > fails: > > "../../../../../tp/Texinfo/XS/parsetexi/input.c", line 113: warning: no > explicit type given > "../../../../../tp/Texinfo/XS/parsetexi/input.c", line 113: syntax error > before or at: iconv_from_latin1
This is fixed in texinfo-6.5.91. Now, this build succeeds. But 20 tests failed in tp/tests/. It starts with FAIL: test_scripts/nested_formats_texi_nested_formats.sh ======================================================== ../../../tp/tests/run_parser_all.sh[361]: 27268 Segmentation Fault(coredump) F: nested_formats//out_parser/texi_nested_formats/nested_formats.2 And there is a 'core' dump file left over by 'perl'. $ file core core: ELF 32-bit LSB core file 80386 Version 1, from 'perl' $ perl --version This is perl, v5.8.4 built for i86pc-solaris-64int Bruno
