lilypond-devel
[Top][All Lists]
Advanced

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

Re: lilypond-book.py broken?


From: Colin Campbell
Subject: Re: lilypond-book.py broken?
Date: Sat, 12 Jun 2010 12:07:06 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100423 Thunderbird/3.0.4

On 10-06-12 11:17 AM, Reinhold Kainhofer wrote:
Am Samstag, 12. Juni 2010, um 19:06:51 schrieb Jean-Charles Malahieude:
Reinhold has pushes some changes to LP-book these past days.
Yes, lilypond-book was split into multiple files (and can now be extended much
easier).

I would suggest you first run a "make" before "make doc"
Even that breaks the build. What is needed is "./autogen.sh".
Otherwise the call to pdflatex and dblatex will fail in all cases...
autogen.sh disables them properly if they don't exist and extracts the correct
calls if they exist.


Still breaking, Reinhold, at least for me. Here are the last few lines of the console:

/home/colin/lilypond-git/scripts/build/out/help2man out/lilypond-book > out/lilypond-book.1
langdefs.py: warning: lilypond-doc gettext domain not found.
Traceback (most recent call last):
  File "out/lilypond-book", line 86, in <module>
    import book_base as BookBase
File "/home/colin/lilypond-git/python/out/book_base.py", line 4, in <module>
    import book_snippets as BookSnippet
File "/home/colin/lilypond-git/python/out/book_snippets.py", line 12, in <module>
    warning = ly.warning
AttributeError: 'module' object has no attribute 'warning'
help2man: can't get `--help' info from out/lilypond-book
make[1]: *** [out/lilypond-book.1] Error 1
make[1]: Leaving directory `/home/colin/lilypond-git/scripts'
make: *** [all] Error 2
HTH,
Colin

--
I stay cool and dig all jive, That's the way I stay alive.
My motto, as I live and learn, is "Dig and be dug in return."
   - Langston Hughes




reply via email to

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