Just getting around to installing Lilypond 1.7 on my new SuSE 8.2 environment. I've encountered the error listed. SuSE 8.2 has extremely recent dev tools which may cause the problems.
I've been upgrading the various tools described on the Lilypond development build site to try to resolve this (and currently upgrading gcc to the production release). In the list below, where I indicate upgraded, I've tried to build Lilypond using both. gcc version 3.3 20030226 (prerelease) (supplied by SuSE) python 2.2.2 (supplied by SuSE) bison (GNU Bison) 1.75 (supplied by SuSE) bison (GNU Bison) 1.875a (upgrade) guile 1.6.2 (supplied by SuSE) make 3.80 (supplied by SuSE) flex 2.5.4 (supplied by SuSE) flex 2.5.4a (upgrade) Advice appreciated. /Hans make[1]: Entering directory `/home/pops/SourceTarballs/lilypond-1.7.20/flower' rm -f ./out/getopt-long.dep; DEPENDENCIES_OUTPUT="./out/getopt-long.dep ./out/getopt-long.o" g++ -c -DHAVE_CONFIG_H -DSTRING_UTILS_INLINED -Iinclude -I./out -I../flower/include -I../flower/./out -O2 -finline-functions -g -O2 -finline-functions -g -Wall -W -Wmissing-prototypes -Wconversion -o out/getopt-long.o getopt-long.cc getopt-long.cc:22: error: parse error before `const' getopt-long.cc: In function `char* dcgettext(...)': getopt-long.cc:24: error: `s' undeclared (first use this function) getopt-long.cc:24: error: (Each undeclared identifier is reported only once for each function it appears in.) make[1]: *** [out/getopt-long.o] Error 1 make[1]: Leaving directory `/home/pops/SourceTarballs/lilypond-1.7.20/flower' make: *** [all] Error 2 _______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
