Platform: irix 6.5.20m using native compiler and make..

Looks like the new texi2html is broken... perl is version 5.00405 is in
/usr/sbin...

I suspect that the version of perl is at fault... Looking at the
script it seems that 5.004 is all that is required...

The build log...

making all in utils/texi2html
Making all in .
Making all in doc
        TEXINPUTS=.::$TEXINPUTS \
          /usr/sbin/perl ../texi2html -V texi2html.texi
Bareword "our" not allowed while "strict subs" in use at ../texi2html line 
2422.Bareword "old_style_map" not allowed while "strict subs" in use at 
../texi2html line 2422.
Operator or semicolon missing before %old_style_map at ../texi2html line 2422.
Ambiguous use of % resolved as operator % at ../texi2html line 2422.
Global symbol "%old_style_map" requires explicit package name at ../texi2html 
line 2850.
Bareword "our" not allowed while "strict subs" in use at ../texi2html line 
3083.Bareword "old_style_map_pre" not allowed while "strict subs" in use at 
../texi2html line 3083.
Operator or semicolon missing before %old_style_map_pre at ../texi2html line 
3083.
Ambiguous use of % resolved as operator % at ../texi2html line 3083.
Global symbol "%old_style_map_pre" requires explicit package name at 
../texi2html line 3084.
BEGIN not safe after errors--compilation aborted at ../texi2html line 5827.
*** Error code 255 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)

Reply via email to