lilypond-user
[Top][All Lists]
Advanced

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

Re: Rumor 1.0.0 building?


From: Jan Nieuwenhuizen
Subject: Re: Rumor 1.0.0 building?
Date: 07 Jun 2003 12:34:12 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Michal Seta <address@hidden> 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 <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





reply via email to

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