Alan McConnell <[EMAIL PROTECTED]> writes:
> lexer.ll:132: warning: `int yy_top_state()' declared `static' but never defined > make[1]: *** [out/lexer.o] Error 1 > rm out/lexer.cc > > I am running Debian Woody, gcc 3.0, and GNU make, version 3.79.1. > > Has anyone else had trouble with this build? any hints about how to > proceed? Have a look at INSTALL.txt: Debian GNU/Linux unstable gcc-3.0 --------------------------------- Flex (2.5.4a-11) in unstable does not produce g++-3.0 compliant C++ code. To compile LilyPond with gcc-3.0 you may do: CC=gcc-3.0 CXX=g++-3.0 ./configure --enable-config=gcc-3.0 make conf=gcc-3.0 -C lily out-gcc-3.0/lexer.cc patch -p1 < lexer-gcc-3.0.patch make conf=gcc-3.0 -C lily List, this question has been answered more than once, although it's in the install notes. Any tips on how to avoid this (apart from searchable mailarchives...)? Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org _______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user