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
>
>
>
> _______________________________________________
> lilypond-devel mailing list
> [EMAIL PROTECTED]
> http://lists.gnu.org/mailman/listinfo/lilypond-devel
>
>

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


_______________________________________________
lilypond-devel mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to