>Description: Compile Error

make[3]: Entering directory 
`/home/akbeech/sinbad_software/secure_server/mysql-3.23.52/sql'
/usr/local/bin/gcc -DMYSQL_SERVER                       
-DDEFAULT_MYSQL_HOME="\"/usr/local/mysql\""                     
-DDATADIR="\"/usr/local/mysql/var\""                    
-DSHAREDIR="\"/usr/local/mysql/share/mysql\""                   -DHAVE_CONFIG_H 
-I./../include                  -I./../regex                    -I. -I../include -I.. 
-I.    -O3 -DDBUG_OFF -O3  -fno-implicit-templates -fno-exceptions -fno-rtti 
-DHAVE_CURSES_H -I/home/akbeech/sinbad_software/secure_server/mysql-3.23.52/include 
-DHAVE_RWLOCK_T -c sql_lex.cc
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)
make[3]: *** [sql_lex.o] Error 1
        
>How-To-Repeat: Recompile
        
>Fix:
        

>Submitter-Id:  <submitter ID>
>Originator:    Beech Rintoul
>Organization: Sinbad Network Communications Inc.
 
>MySQL support: None[none | licence | email support | extended email support ]
>Synopsis:      Compile Error
>Severity: serious      
>Priority: high 
>Category:      mysql
>Class: sw-bug  
>Release:       mysql-3.23.52 (Source distribution)

>Environment:
        
System: SunOS anchor 5.8 Generic_108528-13 sun4u sparc SUNW,Ultra-5_10
Architecture: sun4

Some paths:  /usr/local/bin/perl /usr/local/bin/make /usr/local/bin/gmake 
/opt/sfw/bin/gcc /usr/ucb/cc
GCC: Reading specs from /opt/sfw/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/specs
gcc version 2.95.3 20010315 (release)
Compilation info: CC='/usr/local/bin/gcc'  CFLAGS='-O3'  CXX='/usr/local/bin/g++'  
CXXFLAGS='-O3 -felide-constructors -fno-exceptions -fno-rtti'  LDFLAGS=''
LIBC: 
-rw-r--r--   1 root     bin      1761380 Nov 30  2001 /lib/libc.a
lrwxrwxrwx   1 root     root          11 Sep 20 05:23 /lib/libc.so -> ./libc.so.1
-rwxr-xr-x   1 root     bin      1132064 Nov 30  2001 /lib/libc.so.1
-rw-r--r--   1 root     bin      1761380 Nov 30  2001 /usr/lib/libc.a
lrwxrwxrwx   1 root     root          11 Sep 20 05:23 /usr/lib/libc.so -> ./libc.so.1
-rwxr-xr-x   1 root     bin      1132064 Nov 30  2001 /usr/lib/libc.so.1
Configure command: ./configure --prefix=/usr/local/mysql --with-low-memory 
--with-extra-charsets=complex --enable-assembler CC=/usr/local/bin/gcc CFLAGS=-O3 
'CXXFLAGS=-O3 -felide-constructors -fno-exceptions -fno-rtti' CXX=/usr/local/bin/g++


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