Hi, The error is as follows
sql_lex.cc: In function `void lex_init()': sql_lex.cc:84: `symbols' undeclared (first use this function) sql_lex.cc:84: (Each undeclared identifier is reported only once for each function it appears in.) sql_lex.cc:86: `sql_functions' undeclared (first use this function) sql_lex.cc: In function `int find_keyword(LEX*, unsigned int, bool)': sql_lex.cc:167: `get_hash_symbol' undeclared (first use this function) *** Error code 1 make: Fatal error: Command failed for target `sql_lex.o' Current working directory /mysql-3.23.52/sql *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /mysql-3.23.52/sql *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /mysql-3.23.52 *** Error code 1 make: Fatal error: Command failed for target `all-recursive-am' -------------------------------------- Can you help me. Thanks, Bhanu --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php