Maurizio Fantino
Maurizio Fantino
To fix the LEX issue simply comment in the configuration.proto file (folder third-party/vice-3.3) the following lines: >if test x"$LEX" = "x:"; then > AC_MSG_ERROR([Could not find either flex or lex!])...
It worked for me after a deep analysis of the make and config files. I built everything last week. Do not forget to run the autogen.sh after the change in...
> > It worked for me after a deep analysis of the make and config files. I built everything last week. > > Do not forget to run the autogen.sh...