bug-lilypond
[Top][All Lists]
Advanced

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

Re: Building error with latest git


From: Patrick McCarty
Subject: Re: Building error with latest git
Date: Sun, 14 Mar 2010 09:35:34 -0700
User-agent: Mutt/1.5.20 (2009-06-14)

On 2010-03-14, Ian Hulin wrote:
> 
> general-scheme.cc: In function 'scm_unused_struct*
> ly_stderr_redirect(scm_unused_struct*, scm_unused_struct*)':
> general-scheme.cc:448: warning: ignoring return value of 'FILE*
> freopen(const char*, const char*, FILE*)', declared with attribute
> warn_unused_result
> general-scheme.cc: In function 'scm_unused_struct*
> ly_hash_table_keys(scm_unused_struct*)':
> general-scheme.cc:466: error: invalid conversion from
> 'scm_unused_struct* (*)()' to 'scm_unused_struct* (*)(void*,
> scm_unused_struct*, scm_unused_struct*, scm_unused_struct*)'
> general-scheme.cc:466: error:   initializing argument 1 of
> 'scm_unused_struct* scm_internal_hash_fold(scm_unused_struct*
> (*)(void*, scm_unused_struct*, scm_unused_struct*,
> scm_unused_struct*), void*, scm_unused_struct*, scm_unused_struct*)'
> make[1]: *** [out/general-scheme.o] Error 1
> make[1]: Leaving directory `/home/ian/usr/src/lilypond/lily'
> make: *** [all] Error 2
> 
> Anything I'm doing wrong or is there a problem with what's in git?

Hi Ian,

It looks like you have Guile 1.9 installed.  Right now, only Guile 1.8
works with LilyPond.

I have looked into the source of various compile failures, including
this one, and some of them have been fixed upstream.  In other words,
this compile failure might "disappear" in Guile 1.9.9; it's hard for
us to know.

I don't want to change any of LilyPond's source prematurely...


Thanks,
Patrick




reply via email to

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