[EMAIL PROTECTED] writes:
> > > lexer.ll: In method `yyFlexLexer::yyFlexLexer(istream * = 0, ostream * = 0)':
> > 
> > What flex version do you have? It should be 2.5.4 or newer
> > according to the Lilypond Installation instructions.
> 
> /home/kuku> flex -V
> flex version 2.5.4

could you double check if FlexLexer.h contains

                int yy_more_offset;
                int yy_prev_more_offset;
        };

        #endif

at the end?

-- 

Han-Wen Nienhuys, [EMAIL PROTECTED] ** GNU LilyPond - The Music Typesetter 
      http://www.cs.uu.nl/people/hanwen/lilypond/index.html 

Reply via email to