On 13/07/2013 3:19 PM, Frédéric Bron wrote:
I can now build lilypond and compile at least the simple score { c }

But when I do my build process:

export GUILE=/usr/bin/guile1.8
export GUILE_CONFIG=/usr/bin/guile1.8-config
export GUILE_TOOLS=/usr/bin/guile1.8-tools
sh autogen.sh --noconfigure
mkdir build
cd build
../configure
make -j8 CPU_COUNT=8

I get the following errors:

Please check the logfile usage.makeinfo.log for errors
Please check the logfile contributor.makeinfo.log for errors

The files are attached and if I remove the warnings, this is what remains:
./build-2013-07-11/Documentation/usage.makeinfo.log:
out/usage/lilypond-book.texi:1179: @itemx must follow @item
out/usage/lilypond-book.texi:1183: @itemx must follow @item
out/usage/lilypond-book.texi:1187: @itemx must follow @item
out/usage/lilypond-book.texi:1192: @itemx must follow @item
out/usage/lilypond-book.texi:1201: @itemx must follow @item
out/usage/lilypond-book.texi:1205: @itemx must follow @item
out/usage/lilypond-book.texi:1210: @itemx must follow @item
out/usage/lilypond-book.texi:1233: @itemx must follow @item

./build-2013-07-11/Documentation/contributor.makeinfo.log:
/home/fred/lilypond/Documentation/included/compile.itexi:925: raising
the section level of @unnumberedsubsubsec which is too low

I wonder if texi2html version in F19 is too new? I have version 1.82 installed.


Not texi2html, but recent texinfo causes problems. The patch is ready and I just need to push it. See http://code.google.com/p/lilypond/issues/detail?id=3382

Cheers,
Julien



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to