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-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?

Cheers,

Ian Hulin



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to