On Fri, 06 Jun 2003 12:01:37 -0500
Michal Seta <[EMAIL PROTECTED]> wrote:
> Sorry to flood the list with this but maybe someone has a solution to this.

No problem.  Just one caution: on lilypond-user and -devel, we normally
include the email address of the person we're replying to, in addition to
lilypond-user.  In your email client this is probably called something like
"reply to group" instead of "reply to list".  This means that we often get
multiple copies of emails (one directly to [EMAIL PROTECTED], and another from
the mailing list servers), but it means that somebody who isn't a member
of lilypond-user will get the emails.  I'm not certain if Vaclav is
subscribed to lilypond-user, so he might not have gotten your email.

> I'm unable to build rumor.  It looks, to my unxerperienced eyes, like it's a linking 
> problem or something?
> I've got guile 1.6.4 installed (and other requirements are met as well, I think...)

Do you have guile-dev installed as well, or libguile, or some package like that?
 
> g++-2.95  -g -O2 -D_REENTRANT -ggdb3 -O0 -Wall -pedantic   -o rumor  rumor.o 
> guile2cc.o alsaclient.o ossclient.o kbdclient.o metronome.o notator.o note.o 
> options.o  -lguile -lguile -lasound -lasound -lpthread -lpthread 
> rumor.o(.text+0x1a0): In function `gh_rumor_rhythms_wrap(scm_unused_struct *, 
> scm_unused_struct *, scm_unused_struct *, scm_unused_struct *)':
> /usr/lib/gcc-lib/i386-linux/2.95.4/../../../../include/g++-3/stl_alloc.h:505: 
> undefined reference to `scm_unused_struct * to_SCM<int>(int const &)'
> rumor.o(.text+0x350): In function `gh_rumor_pitches_wrap(scm_unused_struct *)':
> /home/mis/downloads/rumor-1.0.0/src/rumor.cc:58: undefined reference to 
> `scm_unused_struct * to_SCM<int>(int const &)'
> rumor.o(.text+0x666): In function `gh_rumor_kbd_wrap(scm_unused_struct *, 
> scm_unused_struct *, scm_unused_struct *)':
> /home/mis/downloads/rumor-1.0.0/src/rumor.cc:65: undefined reference to 
> `scm_unused_struct * to_SCM<int>(int const &)'
> kbdclient.o(.text+0x632): In function `KbdMidiClient::gh_rumor_kbd(scm_unused_struct 
> *, scm_unused_struct *, scm_unused_struct *)':
> /home/mis/downloads/rumor-1.0.0/src/kbdclient.cc:76: undefined reference to `int 
> const SCM_to<int>(scm_unused_struct *)'
> kbdclient.o(.text+0x644):/home/mis/downloads/rumor-1.0.0/src/kbdclient.cc:77: 
> undefined reference to `bool const SCM_to<bool>(scm_unused_struct *)'
> kbdclient.o(.text+0x71e):/home/mis/downloads/rumor-1.0.0/src/kbdclient.cc:82: 
> undefined reference to `scm_unused_struct * to_SCM<unsigned int>(unsigned int const 
> &)'
> kbdclient.o(.text+0x771):/home/mis/downloads/rumor-1.0.0/src/kbdclient.cc:83: 
> undefined reference to `scm_unused_struct * to_SCM<unsigned int>(unsigned int const 
> &)'
> kbdclient.o(.text+0x7d1):/home/mis/downloads/rumor-1.0.0/src/kbdclient.cc:84: 
> undefined reference to `scm_unused_struct * to_SCM<unsigned int>(unsigned int const 
> &)'
> kbdclient.o(.text+0x831):/home/mis/downloads/rumor-1.0.0/src/kbdclient.cc:85: 
> undefined reference to `scm_unused_struct * to_SCM<unsigned int>(unsigned int const 
> &)'
> kbdclient.o(.text+0x856):/home/mis/downloads/rumor-1.0.0/src/kbdclient.cc:85: 
> undefined reference to `char const SCM_to<char>(scm_unused_struct *)'
> kbdclient.o(.text+0x871):/home/mis/downloads/rumor-1.0.0/src/kbdclient.cc:86: 
> undefined reference to `scm_unused_struct * to_SCM<unsigned int>(unsigned int const 
> &)'
> kbdclient.o(.text+0x896):/home/mis/downloads/rumor-1.0.0/src/kbdclient.cc:86: 
> undefined reference to `unsigned int const SCM_to<unsigned int>(scm_unused_struct *)'
> kbdclient.o(.text+0x9f2):/home/mis/downloads/rumor-1.0.0/src/kbdclient.cc:92: 
> undefined reference to `scm_unused_struct * to_SCM<unsigned int>(unsigned int const 
> &)'
> notator.o(.text+0x277b): In function `Notator::gh_rumor_pitches(scm_unused_struct 
> *)':
> /home/mis/downloads/rumor-1.0.0/src/notator.cc:310: undefined reference to 
> `scm_unused_struct * to_SCM<unsigned int>(unsigned int const &)'
> notator.o(.text+0x2875):/home/mis/downloads/rumor-1.0.0/src/notator.cc:312: 
> undefined reference to `scm_unused_struct * to_SCM<int>(int const &)'
> notator.o(.text+0x288f):/home/mis/downloads/rumor-1.0.0/src/notator.cc:312: 
> undefined reference to `unsigned int const SCM_to<unsigned int>(scm_unused_struct *)'
> notator.o(.text+0x2976):/home/mis/downloads/rumor-1.0.0/src/notator.cc:315: 
> undefined reference to `scm_unused_struct * to_SCM<int>(int const &)'
> notator.o(.text+0x2994):/home/mis/downloads/rumor-1.0.0/src/notator.cc:315: 
> undefined reference to `basic_string<char, string_char_traits<char>, 
> __default_alloc_template<true, 0> > const SCM_to<basic_string<char, 
> string_char_traits<char>, __default_alloc_template<true, 0> > >(scm_unused_struct *)'
> notator.o(.text+0x2a92):/home/mis/downloads/rumor-1.0.0/src/notator.cc:320: 
> undefined reference to `scm_unused_struct * to_SCM<int>(int const &)'
> notator.o(.text+0x2b6a): In function `Notator::gh_rumor_rhythms(scm_unused_struct *, 
> scm_unused_struct *, scm_unused_struct *, scm_unused_struct *)':
> /home/mis/downloads/rumor-1.0.0/src/notator.cc:324: undefined reference to `unsigned 
> int const SCM_to<unsigned int>(scm_unused_struct *)'
> notator.o(.text+0x2b89):/home/mis/downloads/rumor-1.0.0/src/notator.cc:325: 
> undefined reference to `unsigned int const SCM_to<unsigned int>(scm_unused_struct *)'
> notator.o(.text+0x2b9b):/home/mis/downloads/rumor-1.0.0/src/notator.cc:326: 
> undefined reference to `unsigned int const SCM_to<unsigned int>(scm_unused_struct *)'
> notator.o(.text+0x32ab):/home/mis/downloads/rumor-1.0.0/src/notator.cc:359: 
> undefined reference to `scm_unused_struct * to_SCM<unsigned int>(unsigned int const 
> &)'
> notator.o(.text+0x32e1):/home/mis/downloads/rumor-1.0.0/src/notator.cc:360: 
> undefined reference to `scm_unused_struct * to_SCM<int>(int const &)'
> notator.o(.text+0x3345):/home/mis/downloads/rumor-1.0.0/src/notator.cc:365: 
> undefined reference to `scm_unused_struct * to_SCM<unsigned int>(unsigned int const 
> &)'
> notator.o(.text+0x3397):/home/mis/downloads/rumor-1.0.0/src/notator.cc:368: 
> undefined reference to `unsigned int const SCM_to<unsigned int>(scm_unused_struct *)'
> notator.o(.text+0x33bd):/home/mis/downloads/rumor-1.0.0/src/notator.cc:368: 
> undefined reference to `unsigned int const SCM_to<unsigned int>(scm_unused_struct *)'
> notator.o(.text+0x3411):/home/mis/downloads/rumor-1.0.0/src/notator.cc:371: 
> undefined reference to `unsigned int const SCM_to<unsigned int>(scm_unused_struct *)'
> notator.o(.text+0x3804):/home/mis/downloads/rumor-1.0.0/src/notator.cc:391: 
> undefined reference to `scm_unused_struct * to_SCM<unsigned int>(unsigned int const 
> &)'
> notator.o(.text+0x3821):/home/mis/downloads/rumor-1.0.0/src/notator.cc:391: 
> undefined reference to `unsigned int const SCM_to<unsigned int>(scm_unused_struct *)'
> notator.o(.text+0x3d88):/home/mis/downloads/rumor-1.0.0/src/notator.cc:413: 
> undefined reference to `scm_unused_struct * to_SCM<unsigned int>(unsigned int const 
> &)'
> collect2: ld returned 1 exit status
> make[2]: *** [rumor] Error 1
> make[2]: Leaving directory `/home/mis/downloads/rumor-1.0.0/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/mis/downloads/rumor-1.0.0'
> make: *** [all] Error 2



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

Reply via email to