lilypond-devel
[Top][All Lists]
Advanced

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

'make all' fails on CVS ChangeLog 1.2269


From: David Bobroff
Subject: 'make all' fails on CVS ChangeLog 1.2269
Date: 16 Jun 2004 23:56:13 +0000

The subject lines pretty much spells it out.  While doing 'make all' it
bailed out like this:

 
Writing lilypond-internals.texi ... Backtrace:
In /usr/share/guile/1.6/srfi/srfi-1.scm:
 629: 25* [document-engraver-by-name Accidental_engraver]
In /usr/src/lilypond/share/lilypond/scm/document-translation.scm:
 130: 26  (let (#) (cons # #))
 135: 27  [cons "@address@hidden" ...
 136: 28*  [engraver-doc-string #<Translator Accidental_engraver#f > #f]
  27: 29   (let* (# # # # ...) (string-append desc "  " # ...))
  37: 30   [string-append "Make accidentals.  Catch note heads, ties and
notices key$
  59: 31*   (if (null? propsw) "" ...)
  61: 32    [string-append "Properties (write)" ...
  63: 33*    [description-list->texi ...
  64: 34*     [map #<procedure #f #> #]
In /usr/share/guile/1.6/srfi/srfi-1.scm:
 637: 35      (if (null? rest) (map1 f list1) ...)
        ...
 628: 36      (begin (set-cdr! p (list (f #))) (lp (cdr ls) (cdr p)))
 629: 37*     [set-cdr! (#) ...
 629: 38*      [list ...
 629: 39*       [#<procedure #f (x)> tie-interface]
In /usr/src/lilypond/share/lilypond/scm/document-translation.scm:
  64: 40        [property->texi translation tie-interface ()]
In /usr/src/lilypond/share/lilypond/scm/documentation-lib.scm:
 189: 41        (let* (# # # # ...) (if # #) (cons # desc))
 201: 42*       (if (eq? desc #f) (error "No description for property
~S" sym))
 202: 43        [error "No description for property ~S" tie-interface]
In unknown file:
          ...
   ?: 44        [scm-error misc-error #f ...]
 
<unnamed port>: In procedure scm-error in expression (scm-error (quote
misc-error) #f ...):
<unnamed port>: No description for property ~S tie-interface
make[2]: *** [out/lilypond-internals.texi] Error 2
make[2]: Leaving directory `/usr/src/lilypond/Documentation/user'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/lilypond/Documentation'
make: *** [all] Error 2
address@hidden lilypond]#



-David
RedHat 9





reply via email to

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