Hi,
I've been working with Lilypond 1.4.8 for a couple of years without many problems, but decided that I finally needed to upgrade. So now I'm trying to compile Lilypond 2.1.0 on Solaris 8 with the following software versions ...
gcc 3.3.2
perl 5.005_03
python 2.1.1
guile 1.6.4
teTeX 1.0.7
GNU make 3.79.1
flex 2.5.4a
bison 1.28
mftrace 1.0.20
...but the compile fails a few minutes into the build:
rm -f ./out/apply-context-iterator.dep; DEPENDENCIES_OUTPUT="./out/apply-context-iterator.dep ./out/apply-context-iterator.o" g++ -c -DHAVE_CONFIG_H -DSTRING_UTILS_INLINED -Iinclude -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -finline-functions -g -I/data/src/lilypond-2.1.0/lily/out -I/usr/local/include/python2.1 -I/usr/local/include -O2 -finline-functions -g -I/data/src/lilypond-2.1.0/lily/out -I/usr/local/include/python2.1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wconversion -o out/apply-context-iterator.o apply-context-iterator.cc
apply-context-iterator.cc: In function `void
Apply_context_iteratorconstructorinit()':
apply-context-iterator.cc:28: error: invalid conversion from `
scm_unused_struct*(*)()' to `scm_unused_struct*(*)(...)'
make: *** [out/apply-context-iterator.o] Error 1
I've tried compiling 2.0.1 and get the same error.
Any ideas what I'm doing wrong?
Thanks,
Mark.
--------------------------------------------------------
Mark R. Bannister,
Email: [EMAIL PROTECTED]
Web: http://www.freedomware.co.uk
--------------------------------------------------------
_______________________________________________ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond
