lilypond-devel
[Top][All Lists]
Advanced

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

Re: lilypond Scheme syntax in ly/music-fonctions-init.ly


From: Mats Bengtsson
Subject: Re: lilypond Scheme syntax in ly/music-fonctions-init.ly
Date: Fri, 04 Aug 2006 16:31:38 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417



Erik Sandberg wrote:

I think the latest 2.9 versions are incompatible with 1.6.x (I think I use
resizable hash tables somewhere in the music stream code)
Trying to compile the latest CVS version with GUILE 1.6.7, make ends with:

[/nobackup/lilypond/out/bin/../share/lilypond/2.9.14/scm/lily-library.scm][/nobackup/lilypond/out/bin/../share/lilypond/2.9.14/scm/file-cache.scm][/nobackup/lilypond/out/bin/../share/lilypond/2.9.14/scm/define-event-classes.scmBacktrace:
In /nobackup/lilypond/out/bin/../share/lilypond/2.9.14/scm/lily.scm:
227: 0* [for-each #<procedure ly:load #> #]
In /nobackup/share/guile/1.6/srfi/srfi-1.scm:
663: 1  (if (null? rest) (letrec ((lp #)) (lp list1)) ...)
  ...
667: 2  (begin (f (car l)) (lp (cdr l)))
668: 3* [ly:load "define-event-classes.scm"]
In /nobackup/lilypond/out/bin/../share/lilypond/2.9.14/scm/lily.scm:
109: 4  (let (#) (if # #) (if # #) ...)
114: 5* [primitive-load "/nobackup/lilypond/out/bin/../share/lilypond/2.9.14/scm/de$ In /nobackup/lilypond/out/bin/../share/lilypond/2.9.14/scm/define-event-classes.scm:
 44: 6* (define ancestor-lookup (make-hash-table))
 44: 7* (make-hash-table)

/nobackup/lilypond/out/bin/../share/lilypond/2.9.14/scm/define-event-classes.scm:44:25: In expression (make-hash-table): /nobackup/lilypond/out/bin/../share/lilypond/2.9.14/scm/define-event-classes.scm:44:25: Wrong number of arguments to #<procedure make-hash-table (k)>
make[2]: *** [out/lilypond-internals.texi] Error 2
make[2]: Leaving directory `/nobackup/lilypond/Documentation/user'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/nobackup/lilypond/Documentation'
make: *** [all] Error 2


Is this related or is it another problem?
It seems that I'm able to run LilyPond anyway, it's just the documentation that
doesn't build.

  /Mats




reply via email to

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