Ed Carp writes:
> >Description:
> 
> make[3]: Entering directory `/usr/local/src/mysql-4.0.0-alpha/sql'
> gcc -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr/local\""      -
> DDATADIR="\"/usr/local/var\""                   -DSHAREDIR="\"/usr/local/share/mysql
> \""                     -DHAVE_CONFIG_H -I../innobase/include                   -I./
> ../include                      -I./../regex                    -I. -I../include -I.
>      -O3 -DDBUG_OFF   -fno-implicit-templates -fno-exceptions -fno-rtti -c sql_lex.c
> c
> 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
> sql_lex.cc:85: for each function it appears in.)
> sql_lex.cc:85: confused by earlier errors, bailing out
> make[3]: *** [sql_lex.o] Error 1
> 

Hi!

Do:

bk -r edit

The above is defined in lex.h

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com


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