error in latest CVS

2006-01-31 Thread Paul Scott
Debian sid, latest CVS: ... rm -f ./out/grob-array-scheme.dep; DEPENDENCIES_OUTPUT="./out/grob-array-scheme.dep ./out/grob-array-scheme.o" g++ -c -Woverloaded-virtual -DHAVE_CONFIG_H -DSTD_STRING=1 -DNDEBUG -DSTRING_UTILS_INLINED -I./include -I./out -I../flower/include -I../flower/./out -I..

Re: error in latest CVS

2006-01-31 Thread Erlend Aasland
I also get this error (MacOSX 10.4.4, gcc-4.0.1).Looking at flower/include/guile-compatibility.hh:Seems like someone forgot to define scm_from_unsigned() inside the #if SCM_MINOR_VERSION < 7. Compilation will go on if you define scm_from_unsigned() as scm_from_int(), but I'm not shure if that is th

make error in latest CVS

2006-01-12 Thread Paul Scott
The latest CVS gives (after sudo ./autogen.sh): [EMAIL PROTECTED]:/tmp/lilypond$ sudo make all /tmp/lilypond/stepmake/stepmake/generic-vars.make:111: *** Insufficient number of arguments (1) to function `findstring'. Stop. Paul Scott ___ lilypon