lilypond-devel
[Top][All Lists]
Advanced

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

CVS fails3


From: David Bobroff
Subject: CVS fails3
Date: 04 Jul 2003 12:50:32 +0000

> address@hidden writes:
> > Well, Han-Wen, this is what I get which looks like what you got:
> > 
> > /usr/bin/guile
> > guile> (use-modules (srfi srfi-1))
> > guile> filter
> > #<procedure filter (pred list)>
> > guile>
> > 
> > I just updated from CVS (ChangeLog 1.1059) and got the same exit
> error.
> > 
> > RH9 with guile(and -devel) 1.6.4-7.1.
> 
> ok, fixed  in CVS, I believe.

Well, now, with CVS (ChangLog 1.1061) I get this error exit:

Backtrace:
In unknown file:
   ?:  0* [primitive-load-path "documentation-generate.scm"]
In
/home/lily-cvs/lilypond/share/lilypond/scm/documentation-generate.scm:
  27:  1* [map #<procedure ly:load #> #]
In unknown file:
   ?:  2* [ly:load "document-backend.scm"]
In /home/lily-cvs/lilypond/share/lilypond/scm/lily.scm:
 243:  3* (let ((fn #)) (if (ly:verbose) (format # "[~A]" fn))
(primitive-load fn))
 249:  4  [primitive-load
"/home/lily-cvs/lilypond/share/lilypond/scm/document-backe$
In /home/lily-cvs/lilypond/share/lilypond/scm/document-backend.scm:
 157:  5* [map #<procedure check-dangling-properties #> #]
In unknown file:
   ?:  6  (if (null? rest) (map1 f list1) ...)
    ...
   ?:  7  (begin (set-cdr! p (list (f #))) (lp (cdr ls) (cdr p)))
   ?:  8* [set-cdr! (#<unspecified>) ...
   ?:  9*  [list ...
   ?: 10*   [check-dangling-properties join-left-amount]
In /home/lily-cvs/lilypond/share/lilypond/scm/document-backend.scm:
 154: 11    (if # #)
In unknown file:
      ...
   ?: 12    [scm-error misc-error #f ...]
 
<unnamed port>: In procedure scm-error in expression (scm-error (quote
misc-error) #f ...):
<unnamed port>:
grob-property-description.scm: Can't find interface for property:
join-left-amount
make[2]: *** [out/lilypond-internals.texi] Error 2
make[2]: Leaving directory `/home/lily-cvs/lilypond/Documentation/user'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/lily-cvs/lilypond/Documentation'
make: *** [install] Error 2
address@hidden lilypond]#

-David Bobroff





reply via email to

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