Hi All! mysql, sql, query > I am trying to install mysql-3.23.52 . I configured with following command > and then had run make. Make gives the following errors. Please help > > ./configure --with-low-memory --with-innodb > --with-mysqld-ldflags=-rdynamic > > > errors during make > > sql_lex.cc: In function `void lex_init()': > sql_lex.cc:85: `symbols' undeclared (first use this function) > sql_lex.cc:85: (Each undeclared identifier is reported only once for each > function it appears in.) > sql_lex.cc:87: `sql_functions' undeclared (first use this function) > sql_lex.cc: In function `int find_keyword(LEX*, unsigned int, bool)': > sql_lex.cc:168: `get_hash_symbol' undeclared (first use this function) > *** Error code 1 > make: Fatal error: Command failed for target `sql_lex.o' > Current working directory /usr/local/mysql-3.23.52/sql > *** Error code 1 > make: Fatal error: Command failed for target `all-recursive' > > Regards
--------------------------------------------------------------------- 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