lilypond-devel
[Top][All Lists]
Advanced

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

Re: compiling documentation


From: Phil Holmes
Subject: Re: compiling documentation
Date: Sat, 2 Jul 2011 16:31:11 +0100

----- Original Message ----- From: "Federico Bruni" <address@hidden>
To: "Francisco Vila" <address@hidden>
Cc: <address@hidden>
Sent: Saturday, July 02, 2011 4:23 PM
Subject: Re: compiling documentation


Il giorno sab, 02/07/2011 alle 13.12 +0200, Francisco Vila ha scritto:
As Phil pointed out, you must compile lilypond first.  'Make doc'
right after 'make distclean' won't work.  First 'make', then 'make
doc'.


Yes, you are right: I forgot to run 'make' before 'make doc'.
But I still can't compile.  Here's the list of commands I've used right
now:

make distclean
../configure
make
make doc

Here's the error:

address@hidden:~/lilypond-git/build$ make doc

[snip]

-o ./out-www /home/fede/lilypond-git/input/regression/midi/key-initial.ly
GNU LilyPond 2.15.0
Changing working directory to: `./out-www'
Processing
`/home/fede/lilypond-git/input/regression/midi/key-initial.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...throw from within critical section.
make[4]: *** [out-www/key-initial.midi] Aborted
make[4]: Leaving directory
`/home/fede/lilypond-git/build/input/regression/midi'
make[3]: *** [WWW-1] Error 2
make[3]: Leaving directory
`/home/fede/lilypond-git/build/input/regression'
make[2]: *** [WWW-1] Error 2
make[2]: Leaving directory `/home/fede/lilypond-git/build/input'
make[1]: *** [WWW-1] Error 2
make[1]: Leaving directory `/home/fede/lilypond-git/build'
make: *** [doc-stage-1] Error 2

Well - it looks as if it's failing trying to run lilypond on /input/regression/midi/key-initial.ly

I can offer 2 suggestions. Instead of make distclean, simply delete your build directory and then recreate it using the instructions in the CG. Then make and make doc. If it still fails, try running lilypond against /input/regression/midi/key-initial.ly - if it fails, then there's an error in the regression tests.

--
Phil Holmes





reply via email to

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