I'll take another look at it.  The error I'm getting seems similar to the one 
mentioned here:

http://lists.gnu.org/archive/html/lilypond-devel/2005-04/msg00299.html

Again, the full message is

[EMAIL PROTECTED]:~/src/lilypond-2.5.22/Documentation$ make
make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C user all &&  
make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C bibliography all 
&&  make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C pictures all 
&&  make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C topdocs all 
&&  make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C misc all && 
true
make[1]: Entering directory `/nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/Documentation/user'
cd ./out && /nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/lily/out/lilypond --verbose /nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/ly/generate-documentation
GNU LilyPond 2.5.22

LILYPOND_DATADIR="/nfs/tungsten/users2/pkirlin/share/lilypond/2.5.22"
LILYPONDPREFIX="/nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/share/lilypond/2.5.22"
LOCALEDIR="/nfs/tungsten/users2/pkirlin/share/locale"

Effective prefix: "/nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/share/lilypond/2.5.22"

[snip...]

nfs/tungsten/users2/pkirlin/src/lilypond-2.5.22/share/lilypond/2.5.22/scm/x11-
color.scmBacktrace:
In /nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/share/lilypond/2.5.22/scm/lily.scm:
 185: 0* [for-each #<procedure ly:load #> #]
In /nfs/tungsten/users2/pkirlin/share/guile/1.6/srfi/srfi-1.scm:
 661: 1  (if (null? rest) (letrec ((lp #)) (lp list1)) ...)
   ...
 665: 2  (begin (f (car l)) (lp (cdr l)))
 666: 3* [ly:load "x11-color.scm"]
In /nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/share/lilypond/2.5.22/scm/lily.scm:
  72: 4  (let (#) (if # #) (primitive-load file-name) ...)
  75: 5* [primitive-load "/nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/share/lil$

/nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/share/lilypond/2.5.22/scm/lily.scm:75:5: In procedure scm_lreadr in 
expression (primitive-load file-name):
/nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/share/lilypond/2.5.22/scm/lily.scm:75:5: unknown # object
make[1]: *** [out/lilypond-internals.texi] Error 2
make[1]: Leaving directory `/nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/Documentation/user'
make: *** [all] Error 2


Quoting Han-Wen Nienhuys <[EMAIL PROTECTED]>:

> Phillip Kirlin wrote:
> > [EMAIL PROTECTED]:~/src/lilypond-2.5.22$ guile-config  --version
> > guile-config - Guile version 1.6.5
> > 
> > If it helps to know, compiling the stable version (2.4.5) works, so I 
> > have all the necessary software for that.
> 
> Can you try work out (by removing sections of the file) exactly which 
> line is causing the problem? I can't see anything out of the ordinary 
> with lily.scm line 75.
> 
> 
> -- 
>   Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
> 




-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to