Hello!

I'm trying to get lilypond up and running on my linux box (Ive installed and 
used an old version on a previos linux machine). I've installed guile V1.4 
without incedent, but when I try compiling lilypond I get some undefined 
symbols which I assume should be coming from libguile:

/export/home/sheldonw/annex/lilypond-1.5.21/lily/lily-guile.cc:254: undefined 
reference to `scm_current_module'
/export/home/sheldonw/annex/lilypond-1.5.21/lily/lily-guile.cc:255: undefined 
reference to `scm_c_resolve_module'
/export/home/sheldonw/annex/lilypond-1.5.21/lily/lily-guile.cc:255: undefined 
reference to `scm_set_current_module'
/export/home/sheldonw/annex/lilypond-1.5.21/lily/lily-guile.cc:264: undefined 
reference to `scm_set_current_module'
./out/paper-outputter.o: In function 
`Paper_outputter::output_Real_def(String, double)':
/export/home/sheldonw/annex/lilypond-1.5.21/lily/paper-outputter.cc:94: 
undefined reference to `scm_apply_2'
./out/paper-outputter.o: In function 
`Paper_outputter::output_String_def(String, String)':
/export/home/sheldonw/annex/lilypond-1.5.21/lily/paper-outputter.cc:94: 
undefined reference to `scm_apply_2'
./out/paper-outputter.o: In function `Paper_outputter::output_int_def(String, 
int)':
/export/home/sheldonw/annex/lilypond-1.5.21/lily/paper-outputter.cc:94: 
undefined reference to `scm_apply_2'
./out/paper-outputter.o: In function 
`Paper_outputter::write_header_field_to_file(String, void *, void *)':
/export/home/sheldonw/annex/lilypond-1.5.21/lily/paper-outputter.cc:94: 
undefined reference to `scm_apply_2'
./out/paper-outputter.o: In function `Paper_outputter::output_scheme(void *)':
/export/home/sheldonw/annex/lilypond-1.5.21/lily/paper-outputter.cc:94: 
undefined reference to `scm_apply_2'
collect2: ld returned 1 exit status
make[1]: *** [out/lilypond] Error 1
rm out/lexer.cc out/parser.cc
make[1]: Leaving directory `/export/home/sheldonw/annex/lilypond-1.5.21/lily'
make: *** [all] Error 2
cymbal:lilypond-1.5.21>


I've been unable to find a verssion of libguild on the FTP mirror sites that 
has these symbols.
Can anyone throw some light on this. I've been totally unsuccessful getting 
older versions of lilypond to install. The compile goes OK, but lilypond 
emits errors like "scm_object_unprotect called on an unprotected object" and 
exits.

I *really* want to get this to work! Thanks a lot for your time...

-- 
-sheldon white-  :^/

[EMAIL PROTECTED]

I'd give my right arm to be ambidextrous.
  --Bill Bruford--

_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to