Hi,

 

I’ve been trying to compile ‘libnl’ on my Ubuntu 11.10 and I got the error:

CC     route/cls/ematch_grammar.lo

route/cls/ematch_grammar.c:773:5: error: unknown type name 'YYSTYPE'

 

The needed libs like byacc, bison or flex had been previously installed.

Any clue what might cause the problem?