I am trying to compile LilyPond 1.3.23 on a RedHat 6.0 system.  After a
large linkage, it spits out the following errors:

out/lily-guile.o: In function `ly_parse_scm(char const *, int *)':
out/lily-guile.o(.text+0xf9): undefined reference to `scm_fill_input'
out/paper-outputter.o: In function
`Paper_outputter::dump_onto(Paper_stream *)':
out/paper-outputter.o(.text+0x8e9): undefined reference to
`scm_fdes_to_port'
out/paper-outputter.o(.text+0x984): undefined reference to `scm_flush'
out/paper-outputter.o(.text+0x9d1): undefined reference to `scm_flush'
collect2: ld returned 1 exit status

scm looked suspiciously like Scheme to my jaundiced eye, so I checked my
guile version:

[root@corinna fred]# rpm -q guile
guile-1.3-6

Any hints as to why this is happening and what to do to fix it would be
appreciated.  I am not familiar enough with guile yet to tell if it is
coming from there, and to fix it.

Fred Ross, a.k.a. Sgath
Philip de Minerve
http://www.ls.net/~fred/
ArM Code 1.2 4 R H+ SG+ G+ Y2 C-- P J Cd

Reply via email to