bug-texinfo
[Top][All Lists]
Advanced

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

Re: [GSoC] Javascript for info-style navigation


From: Marco Maggi
Subject: Re: [GSoC] Javascript for info-style navigation
Date: Tue, 25 Jul 2017 08:00:48 +0200

Mathieu Lirzin wrote:
>Here is a report for week 7 and 8:
>
>  http://mathieu.lirzin.emi.u-bordeaux.fr/2017/07/23/gsoc-2017-7-8/
>
>Suggestions or comments are welcome.

I'm the unlucky one that cannot build it.

   $ git branch
   * gsoc-2017
     master

   $ autoconf --version
   autoconf (GNU Autoconf) 2.69
   ...

   $ automake --version
   automake (GNU automake) 1.15

   $ libtool --version
   libtool (GNU libtool) 2.4.6
   ...

   $ sh autogen.sh
   Preparing CVS Texinfo infrastructure:
     aclocal -I gnulib/m4 && autoconf && autoheader && automake
   configure.ac:34: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected 
in body
   ...

   $ build-aux/config.guess
   x86_64-unknown-linux-gnu

   $ ./configure --prefix=/opt/texinfo/gsoc-2017
   checking for a BSD-compatible install... /usr/bin/ginstall -c
   checking whether build environment is sane... yes
   /home/marco/src/devel/checkouts/texinfo/build-aux/missing: Unknown 
`--is-lightweight' option
   Try `/home/marco/src/devel/checkouts/texinfo/build-aux/missing --help' for 
more information
   configure: WARNING: 'missing' script is too old or missing
   checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
   ...
   checking that generated files are newer than configure... done
   configure: creating ./config.status
   config.status: creating install-info/tests/defs
   config.status: creating util/defs
   config.status: error: cannot find input file: `Makefile.in'

   $ ls -l build-aux/missing
   -rwxr-x--- 1 marco marco 11135 2017-07-25 07:25 build-aux/missing

   $ find . -name Makefile\.in
   ./doc/Makefile.in
   ./doc/tp_api/Makefile.in
   ./po_document/Makefile.in
   ./po/Makefile.in
   ./util/Makefile.in
   ./info/Makefile.in
   ./gnulib/lib/Makefile.in
   ./man/Makefile.in
   ./install-info/Makefile.in
   ./install-info/tests/Makefile.in
   ./tp/Makefile.in
   ./tp/Texinfo/MiscXS/Makefile.in
   ./tp/Texinfo/Convert/XSParagraph/Makefile.in
   ./tp/Texinfo/Convert/XSParagraph/lib/Makefile.in
   ./tp/tests/Makefile.in
   ./tp/tests/coverage/Makefile.in
   ./tp/tests/htmlxref-only_mono/Makefile.in
   ./tp/tests/many_input_files/Makefile.in
   ./tp/tests/tex_html/Makefile.in
   ./tp/tests/formatting/Makefile.in
   ./tp/tests/layout/Makefile.in
   ./tp/tests/htmlxref-only_split/Makefile.in
   ./tp/tests/sectioning/Makefile.in
   ./tp/tests/htmlxref/Makefile.in
   ./tp/tests/indices/Makefile.in
   ./tp/tests/contents/Makefile.in
   ./tp/tests/nested_formats/Makefile.in
   ./Pod-Simple-Texinfo/Makefile.in
   ./texindex/Makefile.in

-- 
Marco Maggi



reply via email to

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