help-gnu-music
[Top][All Lists]
Advanced

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

separet_Lily-guile_failed


From: David Bobroff
Subject: separet_Lily-guile_failed
Date: Tue, 06 Mar 2001 20:29:08

>it does involve you compiling both Guile and lilypond. Basic idea:
>   
>   tar xzf guile-X.tar.gz
>   cd guile-X/
>   ./configure  --prefix=$HOME/usr/
>   make all test install
>   tar xzf lilypond-X.tar.gz
>   cd lilypond-X/
>   ./configure  --prefix=$HOME/usr/
>   make all  install
>
>binaries will appear under $HOME/usr/bin

Following the above instructions worked for guile but when I applied this
formula to Lilypond it ended thusly:

/home/david/Lily-stuff/lilypond-1.3.135/lily/syllable-group.cc:260:
undefined reference to `scm_make_smob_type_mfpe'
./out/translator-def.o: In
function
`Translator_def::init_smobs(void)':
/home/david/Lily-stuff/lilypond-1.3.135/
lily/translator-def.cc:203: undefined reference to
`scm_make_smob_type_mfpe'
./out/translator.o:/home/david/Lily-stuff/lilypond
-1.3.135/lily/translator.cc:189: more undefined references to
`scm_make_smob_type_mfpe' follow
collect2: ld returned 1 exit
status
make[1]: *** [out/lilypond] Error 1
make[1]: Leaving directory
`/home/david/Lily-stuff/lilypond-1.3.135/lily'
make: *** [all] Error 2
# 


Is this a problem with guile-devel?  I have not been able to find a tarball
of guile-devel-1.4 to match guile-1.4 and the rpm is not relocateable.  And
I need the -devel part, right?

David Bobroff





reply via email to

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