gheja / gbdk

GameBoy Developer's Kit (GBDK) 2.96a from 2002 tuned so it can be compiled on a modern system (Ubuntu 18.04 LTS and 16.04 LTS).
84 stars 10 forks source link

SDCC.lex:45:7: error: redefinition of 'yylineno' #4

Closed gheja closed 10 years ago

gheja commented 10 years ago

SDCC.lex:45:7: error: redefinition of 'yylineno'

:351:5: note: previous definition of 'yylineno' was here SDCC.lex:50:12: error: expected '=', ',', ';', 'asm' or '**attribute**' before 'YY_PROTO' make[2]: **\* [SDCClex.o] Error 1 make[2]: Leaving directory '/home/builder/project/sdcc/src' make[1]: **\* [sdcc-cc] Error 2 make[1]: Leaving directory '/home/builder/project/sdcc' make: **\* [sdcc-build] Error 2