Dear Sir:
         I downloaded mysql-3.23.43-src-pkg.zip for Solaris 8.

         after passing ./configure --prefix=/usr/local/mysql,
         I issued make Command, and got following Error
         Messages:

sql_lex.cc: In function `int find_keyword(LEX*, unsigned int, bool)':
sql_lex.cc:167: `get_hash_symbol' undeclared (first use this function)
sql_lex.cc:167: (Each undeclared identifier is reported only once for
each
   function it appears in.)
make[3]: *** [sql_lex.o] Error 1
make[3]: Leaving directory `/opt/sfw/src/mysql-3.23.43/sql'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/sfw/src/mysql-3.23.43/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/sfw/src/mysql-3.23.43'
make: *** [all-recursive-am] Error 2

          I could not find the relative .h files which declares
get_hash_symbol function!

          Could You help me to solve the problem?

          My E-Mail Address: [EMAIL PROTECTED]

Sincerely

Xiaoping Chen
Shanghai,P.R.C.(China)
2002.10.31.










---------------------------------------------------------------------
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

Reply via email to