bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building Texinfo from CVS failed from me


From: Stefano Lattarini
Subject: Building Texinfo from CVS failed from me
Date: Wed, 11 Jul 2012 13:00:50 +0200

Here it the relevant error:

  Making all in doc
  make[2]: Entering directory '/devel/bleeding/src/texinfo/doc'
  Making all in tp_api
  make[3]: Entering directory '/devel/bleeding/src/texinfo/doc/tp_api'
  /usr/bin/perl -I ../../Pod-Simple-Texinfo/lib/ \
    -I ../../tp/ -I ../../tp/maintain/lib/Text-Unidecode/lib/ \
    -I ../../tp/maintain/lib/libintl-perl/lib/ \
    -I ../../tp/maintain/lib/Unicode-EastAsianWidth/lib/ \
    ../../Pod-Simple-Texinfo/pod2texi.pl --base-level=section \
    --top 'Texinfo perl module' --subdir=api_includes \
    -o tp_api.texi ../../tp/Texinfo/Common.pm ../../tp/Texinfo/Parser.pm \
    ... [SNIP] ...
    ../../tp/Texinfo/Convert/Plaintext.pm ../../tp/Texinfo/Convert/HTML.pm
  Undefined subroutine &Texinfo::Structuring::reference_to_text_in_tree
    called at ../../Pod-Simple-Texinfo/lib/Pod/Simple/Texinfo.pm line 290.
  Makefile:1053: recipe for target 'tp_api.texi' failed
  make[3]: *** [tp_api.texi] Error 255
  make[3]: Leaving directory '/devel/bleeding/src/texinfo/doc/tp_api'
  Makefile:1277: recipe for target 'all-recursive' failed

Some setup information:

  $ uname -sro
  Linux 2.6.30-2-686 GNU/Linux
  $ cat /etc/debian_version
  wheezy/sid

  $ perl --version

  This is perl 5, version 12, subversion 4 (v5.12.4) built for 
i486-linux-gnu-thread-multi-64int
  (with 46 registered patches, see perl -V for more detail)

  Copyright 1987-2010, Larry Wall

  Perl may be copied only under the terms of either the Artistic License or the
  GNU General Public License, which may be found in the Perl 5 source kit.

  Complete documentation for Perl, including FAQ lists, should be found on
  this system using "man perl" or "perldoc perl".  If you have access to the
  Internet, point your browser at http://www.perl.org/, the Perl Home Page.

Let me know if you need more information.

Regards,
  Stefano



reply via email to

[Prev in Thread] Current Thread [Next in Thread]