Re: Building error with latest git

2010-03-14 Thread Patrick McCarty
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

Re: Building error with latest git

2010-03-14 Thread Valentin Villenave
On Sun, Mar 14, 2010 at 1:49 PM, Ian Hulin wrote: > Hi all, Greetings Ian, such reports actually belong more to -devel than bug- (normal users are not expected to daily build LilyPond ;-) > I've just tried rebuilding from the latest git (using a totally new git > repository) > and > $ sh autoge

Building error with latest git

2010-03-14 Thread Ian Hulin
Hi all, I've just tried rebuilding from the latest git (using a totally new git repository) and $ sh autogen.sh $ ./configure --prefix $HOME/usr $ make all gives me this general-scheme.cc: In function 'scm_unused_struct* ly_stderr_redirect(scm_unused_struct*, scm_unused_struct*)': general-sc