lilypond-devel
[Top][All Lists]
Advanced

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

make LILYPOND_EXTERNAL_BINARY web fails on linux


From: Graham Percival
Subject: make LILYPOND_EXTERNAL_BINARY web fails on linux
Date: Sat, 25 Aug 2007 17:08:50 -0700
User-agent: Icedove 1.5.0.12 (X11/20070607)

Linux/i386, debian/testing, lily 2.11.30

address@hidden:~/usr/src/lilypond/input$ make LILYPOND_EXTERNAL_BINARY=~/usr/lilypond/usr/bin/lilypond web
make --no-builtin-rules out=www WWW
make[1]: Entering directory `/home/gperciva/usr/src/lilypond/input'
cd ./out-www; /home/gperciva/usr/lilypond/usr/bin/lilypond --pdf --png -dlog-file="'typography-demo.log" -ddump-signatures -danti-alias-factor=2 -ddelete-intermediate-files -dno-point-and-click -I /home/gperciva/usr/src/lilypond/input/ typography-demo.ly
GNU LilyPond 2.11.30
Processing `/home/gperciva/usr/src/lilypond/input/typography-demo.ly'
Parsing...
/home/gperciva/usr/lilypond/usr/share/lilypond/current/ly/paper-defaults.ly:106:5: error: GUILE signaled an error for the expression beginning here
   #
    (define page-breaking-wrapper page-breaking-wrapper)
Unbound variable: page-breaking-wrapper
Interpreting music... [8]
Preprocessing graphical objects...
/home/gperciva/usr/src/lilypond/input/typography-demo.ly:80:7: warning: Could not find glyph-name for alteration 1/2
 g16(
      fis a g fis g f e d c b
/home/gperciva/usr/src/lilypond/input/typography-demo.ly:103:9: warning: Could not find glyph-name for alteration 1/2
   g16(
        fis a g fis g
... many more similar warnings...
/home/gperciva/usr/src/lilypond/input/typography-demo.ly:48:25: warning: Could not find glyph-name for alteration 1/2
 a4 a16.[ b32] c8[( a])
                        fis8 |
Interpreting music...
MIDI output to `typography-demo.midi'.../home/gperciva/usr/lilypond/usr/share/lilypond/current/scm/lily-library.scm:135:5: In procedure apply in expression (process-procedure book paper ...): /home/gperciva/usr/lilypond/usr/share/lilypond/current/scm/lily-library.scm:135:5: Wrong type argument in position 1: #<undefined>
make[1]: *** [out-www/typography-demo.pdf] Error 1


I also got these warnings with 2.11.28. This is the first time I've tried this trick on linux, so I'm not certain if this is a recent problem or not. I'm considering compiling guile myself (Debian _still_ doesn't have 1.8.2, even in unstable!), but it would be nice if the EXTERNAL_BINARY trick worked for anybody else who wanted to help with the docs.

Cheers,
- Graham




reply via email to

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