Greetings:

  I'm trying to compile libmpeg and am hitting the wall with this error:

egcs -O2 -c lexer.c 
lexer.l: In function `yylex':
lexer.l:383: `yylineno' undeclared (first use in this function)
lexer.l:383: (Each undeclared identifier is reported only once
lexer.l:383: for each function it appears in.)
make: *** [lexer.o] Error 1


  I know it's a problem with flex, but adding -l doesn't solve the
problem. Can anyone of you gurus recommend a solution ? TIA !

Best regards,

== Dave Phillips

        The Book Of Linux Music & Sound at http://www.nostarch.com/lms.htm
        The Linux Soundapps Site at http://sound.condorow.net

Reply via email to