yylex kills my propgcc build of the p2test branch
JackBak
Posts: 45
I have checked to make sure all of the prereq build packages are in place based on the wiki pages. I am building on openSUSE 12.3
Every thing goes fine until the spin2cpp compile then I get...
I did a mercurial checkout this morning to make sure everything is up to date. Any advice would be appreciated.
Jack
Every thing goes fine until the spin2cpp compile then I get...
../../build/spin2cpp/obj/linux/spin.tab.c: In function yyparse: ../../build/spin2cpp/obj/linux/spin.tab.c:3063:7: error: call to function yylex without a real prototype [-Werror=unprototyped-calls] spin.y:14:9: note: yylex was declared here cc1: all warnings being treated as errors make: *** [../../build/spin2cpp/obj/linux/spin.tab.o] Error 1
I did a mercurial checkout this morning to make sure everything is up to date. Any advice would be appreciated.
Jack
Comments
Eric