cannot make docs in info format

Walter Moreira walterm at cmat.edu.uy
Wed May 2 16:38:35 EDT 2001


Hi.

I'm trying to build the docs in info format with 'make info' in the 'Doc'
directory of the Python 2.1. I get the error:

$ make info
(cd info; make)
make[1]: Entering directory `/usr/local/src/Python-2-1/Doc/info'
../tools/mkinfo ../html/api/api.html
perl -I/usr/local/src/Python-2-1/Doc/tools /usr/local/src/Python-2-1/Doc/tools/html2texi.pl /usr/local/src/Python-2-1/Doc/html/api/api.html
/usr/local/lib/site_perl/HTML/Element.pm:2091: function main::collect_if_text expected 3 arguments, got 5: Front Matter 1 1 HTML::Element=HASH(0x8268db0) 0
make[1]: *** [python-api.info] Error 255
make[1]: Leaving directory `/usr/local/src/Python-2-1/Doc/info'
make: *** [info] Error 2

Any hints?

    -- Walter

-- 
--------------
Walter Moreira  <> Centro de Matematica  <> Universidad de la Republica
email: walterm at cmat.edu.uy <> HomePage: http://www.cmat.edu.uy/~walterm
                 +-----------------------------------------------------
        /OD\_    |   Contrary to popular belief, Unix is user friendly.
 O o . |_o_o_)   |   It just happens to be very selective about who its
                 |   friends are.                         -- Kyle Hearn
               --+--




More information about the Python-list mailing list