Hi, the subject says all. (I have guile 1.6). Here is what I get:
------------------------------------------------------------------------------ /usr/bin/python ../scripts/lilypond.py --output=out-www/simple.dvi simple.ly lilypond2.3 (GNU LilyPond) @TOPLEVEL_VERSION@ Running lilypond-bin2.3... Now processing `simple.ly' Parsing... error: Incorrect lilypond version: 2.3.2 (2.2.0, 2.3.1) error: Consider updating the input with the convert-ly script warning: Identifier name is a keyword: `addlyrics' warning: Identifier name is a keyword: `grace' warning: Identifier name is a keyword: `acciaccatura' warning: Identifier name is a keyword: `appoggiatura' warning: Identifier name is a keyword: `partcombine' warning: Identifier name is a keyword: `autochange' warning: Identifier name is a keyword: `applycontext' warning: Identifier name is a keyword: `applyoutput' warning: Identifier name is a keyword: `breathe' Backtrace: In unknown file: ?: 0* [lilypond-main ("simple")] In /home/kroger/lilypond/packages/src/lilypond2.3-2.3.2/share/lilypond/scm/lily.scm: 558: 1* (let* ((failed #) (handler #)) (for-each (lambda # #) files) ...) 564: 2* [for-each #<procedure #f (fn)> ("simple")] In /usr/share/guile/1.6/srfi/srfi-1.scm: 652: 3 (if (null? rest) (letrec ((lp #)) (lp list1)) ...) ... 656: 4 (begin (f (car l)) (lp (cdr l))) 657: 5* [#<procedure #f (fn)> "simple"] In /home/kroger/lilypond/packages/src/lilypond2.3-2.3.2/share/lilypond/scm/lily.scm: 566: 6 [catch ly-file-failed #<procedure #f ()> #<procedure #f (key arg)>] In unknown file: ?: 7* [#<procedure #f ()>] In /home/kroger/lilypond/packages/src/lilypond2.3-2.3.2/share/lilypond/scm/lily.scm: 567: 8* [ly:parse-file "simple"] In /home/kroger/lilypond/packages/src/lilypond2.3-2.3.2/share/lilypond/ly/declarations-init.ly: 5: 9* (define-public $defaultbookpaper (ly:make-bookpaper 1.7573)) 5: 10 (begin (define-private $defaultbookpaper #) (eval-case #)) In unknown file: ?: 11* (define-private $defaultbookpaper (ly:make-bookpaper 1.7573)) In /home/kroger/lilypond/packages/src/lilypond2.3-2.3.2/share/lilypond/ly/declarations-init.ly: 5: 12* (ly:make-bookpaper 1.7573) /home/kroger/lilypond/packages/src/lilypond2.3-2.3.2/share/lilypond/ly/declarations-init.ly:5:329: In expression (ly:make-bookpaper 1.7573): /home/kroger/lilypond/packages/src/lilypond2.3-2.3.2/share/lilypond/ly/declarations-init.ly:5:329: Unbound variable: ly:make-bookpaper lilypond2.3: error: LilyPond failed on input file simple (exit status 2) lilypond2.3: warning: Running LilyPond failed. Rerun with --verbose for a trace. dvips -u+ec-mftrace.map -u +lilypond.map -Ppdf -t a4 -o out-www/simple.pdf.pdfps out-www/simple.dvi This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com) dvips: ! DVI file can't be opened. make[2]: *** [out-www/simple.pdf] Error 1 make[2]: Leaving directory `/home/kroger/lilypond/packages/src/lilypond2.3-2.3.2/input' make[1]: *** [WWW] Error 2 make[1]: Leaving directory `/home/kroger/lilypond/packages/src/lilypond2.3-2.3.2' make: *** [web] Error 2 _______________________________________________ lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel