Hello all, I have just cvs updated lily. since I upgraded my system (FreeBSD 5.0 lily don't build due to gcc (please see below). A patch or something like lexer-gcc-3.2.1.sh will be ineeded and appreciated?
Many thanks. raoul [EMAIL PROTECTED] ===========cut======================== In file included from include/includable-lexer.hh:14, from includable-lexer.cc:13: out/FlexLexer.h:64: `istream' was not declared in this scope out/FlexLexer.h:64: `s' was not declared in this scope out/FlexLexer.h:64: syntax error before `)' token out/FlexLexer.h:64: virtual outside class declaration out/FlexLexer.h:64: initializer list being treated as compound expression out/FlexLexer.h:66: `istream' was not declared in this scope out/FlexLexer.h:66: `s' was not declared in this scope out/FlexLexer.h:66: virtual outside class declaration out/FlexLexer.h:66: variable or field `yyrestart' declared void out/FlexLexer.h:71: `istream' was not declared in this scope out/FlexLexer.h:71: `new_in' was not declared in this scope out/FlexLexer.h:71: `ostream' was not declared in this scope out/FlexLexer.h:71: `new_out' was not declared in this scope out/FlexLexer.h:72: initializer list being treated as compound expression out/FlexLexer.h:72: syntax error before `{' token out/FlexLexer.h: In member function `const char* FlexLexer::YYText()': out/FlexLexer.h:58: `yytext' undeclared (first use this function) out/FlexLexer.h:58: (Each undeclared identifier is reported only once for each function it appears in.) out/FlexLexer.h: In member function `int FlexLexer::YYLeng()': out/FlexLexer.h:59: `yyleng' undeclared (first use this function) out/FlexLexer.h: At global scope: out/FlexLexer.h:79: warning: `virtual' is not at beginning of declaration out/FlexLexer.h:79: `istream' was not declared in this scope out/FlexLexer.h:79: `new_in' was not declared in this scope out/FlexLexer.h:80: `ostream' was not declared in this scope out/FlexLexer.h:80: `new_out' was not declared in this scope out/FlexLexer.h:80: two or more data types in declaration of `switch_streams' out/FlexLexer.h:80: virtual outside class declaration out/FlexLexer.h:80: cannot declare variable `switch_streams' to be of type ` FlexLexer' out/FlexLexer.h:80: because the following virtual functions are abstract: out/FlexLexer.h:68: virtual int FlexLexer::yylex() out/FlexLexer.h:65: virtual void FlexLexer::yy_delete_buffer(yy_buffer_state*) out/FlexLexer.h:62: virtual void FlexLexer::yy_switch_to_buffer(yy_buffer_state*) out/FlexLexer.h:80: assignment (not initialization) in declaration out/FlexLexer.h:82: non-member function `int lineno()' cannot have `const' method qualifier out/FlexLexer.h: In function `int lineno()': out/FlexLexer.h:82: `yylineno' undeclared (first use this function) out/FlexLexer.h: At global scope: out/FlexLexer.h:84: non-member function `int debug()' cannot have `const' method qualifier out/FlexLexer.h: In function `int debug()': out/FlexLexer.h:84: `yy_flex_debug' undeclared (first use this function) out/FlexLexer.h: At global scope: out/FlexLexer.h:87: syntax error before `protected' out/FlexLexer.h:89: `int yyleng' used prior to declaration out/FlexLexer.h:90: `int yylineno' used prior to declaration out/FlexLexer.h:91: `int yy_flex_debug' used prior to declaration out/FlexLexer.h:94: syntax error before `}' token In file included from include/includable-lexer.hh:14, from includable-lexer.cc:13: out/FlexLexer.h:44:1: unterminated #ifndef In file included from includable-lexer.cc:13: include/includable-lexer.hh:10:1: unterminated #ifndef ========================================= # gcc -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.2.2 [FreeBSD] 20030205 (release) ====================================== _______________________________________________ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel