Re: 2.99.11: Compilation under irix broken

Thomas Esser <[email protected]> Thu, 3 Feb 2005 06:39:51 +0100
Newsgroups gmane.comp.tex.tetex.beta
Message-ID <20050203053951.GB11011__3435.61459235406$1107409915$gmane$org@dbs.uni-hannover.de>
Hi Ezra,

thanks for your report.

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

I am in contact with the texi2html people and they are very responsive
and helpful. They have already provided a version for me that no longer
fails if perl does not exist or if it does not work for texi2html. They
might even fix texi2html to work with older perl versions (the texi2html
docs claim that any version of perl5 works, which is currently not true;
but that's not that important for me; the main point is that the teTeX
build/install no longer fails).

Thomas

> 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)