Re: The source lacks of flex source

2001-11-26 Thread Sinisa Milivojevic
Francis S.Lin writes: > Hello, > > I'm trying to build MySQL from source. > I've noticed in whether MySQL 3.23.43 or 4.0, > for sql/lex.cc and lex.h -- > The source for flex to generate these two files is missing!! > Although the yacc file (sql_yacc.yy) still exists, > I need the lex

The source lacks of flex source

2001-11-26 Thread Francis S.Lin
Hello, I'm trying to build MySQL from source. I've noticed in whether MySQL 3.23.43 or 4.0, for sql/lex.cc and lex.h -- The source for flex to generate these two files is missing!! Although the yacc file (sql_yacc.yy) still exists, I need the lex source because I want to change some