Michal Seta <[EMAIL PROTECTED]> writes: > Sorry to flood the list with this but maybe someone has a solution to this. > > 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...)
Try the patch below. Jan. $ diff -u src/guile2cc.cc.orig src/guile2cc.cc --- src/guile2cc.cc.orig 2003-06-07 12:32:31.000000000 +0200 +++ src/guile2cc.cc 2003-06-07 12:32:45.000000000 +0200 @@ -4,6 +4,8 @@ not everything from guile/gh.h implemented! */ +#include "config.h" + #ifdef HAVE_GUILE #include"rumor.hh" -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org _______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user