On Wed, 2004-09-22 at 22:04, Jan Nieuwenhuizen wrote: > David Bobroff writes: > > > CVS ChangeLog 1.2624 on 'make all' exits like this: > > Do you still have this problem? What version of bison do you use? > > > bison -o out/parser.cc parser.yy > > mv -f parser.yy.tab.c out/parser.cc # bison < 1.30 > > mv: can't stat source parser.yy.tab.c > > make[1]: [out/parser.cc] Error 1 (ignored) > > rm -f ./out/parser.dep; DEPENDENCIES_OUTPUT="./out/parser.dep > > ./out/parser.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 -pipe > > -I/usr/include/python2.2 -O2 -finline-functions -g -pipe > > -I/usr/include/python2.2 -W -Wall -Wconversion -o out/parser.o > > out/parser.cc > > parser.yy: In function `int yyparse(void*)': > > parser.yy:696: non-lvalue in assignment > > make[1]: *** [out/parser.o] Error 1 > > rm out/lexer.cc out/parser.cc > > make[1]: Leaving directory `/usr/src/lilypond/lily' > > make: *** [all] Error 2 > > [EMAIL PROTECTED] lilypond]# > > > > -David
No, it's fine now. I think with the update that followed this CVS version there was an update to parser.yy that was likely the culprit. Sorry I didn't post an "ok now". -David _______________________________________________ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel