Re: Guile and Lily

2007-01-17 Thread Erlend Aasland
Ok, compiled successfully with this change: diff --git a/lily/include/lily-guile.hh b/lily/include/lily-guile.hh index 6eef555..d9387cb 100644 --- a/lily/include/lily-guile.hh +++ b/lily/include/lily-guile.hh @@ -20,7 +20,7 @@ Hack for various MacOS incarnations. */ #ifndef GUILE_ELLIPSIS -#de

Re: Guile and Lily

2007-01-17 Thread Han-Wen Nienhuys
Erlend Aasland escreveu: > Hmmm, can it be related to this: > > lily/include/lily-guile.hh: > > /* > Hack for various MacOS incarnations. > */ > #ifndef GUILE_ELLIPSIS > #define GUILE_ELLIPSIS > #endif > > > Forgot to mention that I'm on MacOSX 10.4.8... > > yes, try #define GUILE_ELLIP

Re: Guile and Lily

2007-01-17 Thread Erlend Aasland
Hmmm, can it be related to this: lily/include/lily-guile.hh: /* Hack for various MacOS incarnations. */ #ifndef GUILE_ELLIPSIS #define GUILE_ELLIPSIS #endif Forgot to mention that I'm on MacOSX 10.4.8... Erlend On 1/18/07, Erlend Aasland <[EMAIL PROTECTED]> wrote: Hello, I've compiled a

Guile and Lily

2007-01-17 Thread Erlend Aasland
Hello, I've compiled and installed guile-1.8 + rational patch, and I'm now trying to compile Lily against this. All is fine until the build-system reach the lily/ subdir: accidental-placement.cc: In function 'void Accidental_placement_calc_positioning_done_init_functions()': accidental-placement