Ask a Question related to Sun Solaris, Design and Development.
-
MuraliB #1
Compilation error while compile mysql
Hi
If anyone can help me figure the following error so that i can get
mysql installed. Any help would be greatly appreciated. Thanks in
advance.
source='sql_lex.cc' object='sql_lex.o' libtool=no \
depfile='.deps/sql_lex.Po' tmpdepfile='.deps/sql_lex.TPo' \
depmode=gcc3 /bin/bash ../depcomp \
gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local/mysql\""
-DDATADIR="\"/usr/local/mysql/var\""
-DSHAREDIR="\"/usr/local/mysql/share/mysql\"" -DHAVE_CONFIG_H -I. -I.
-I.. -I../innobase/include -I./../include -I./../regex -I.
-I../include -I. -O3 -DDBUG_OFF -O3 -fomit-frame-pointer
-felide-constructors -fno-exceptions -fno-rtti -DHAVE_CURSES_H
-fno-implicit-templates -fno-exceptions -fno-rtti -DUSE_MYSYS_NEW
-DDEFINE_CXA_PURE_VIRTUAL -D_FILE_OFFSET_BITS=64 -DHAVE_CURSES_H
-I/usr/local/src/mysql-4.0.13/include -DHAVE_RWLOCK_T -c -o sql_lex.o
`test -f sql_lex.cc || echo './'`sql_lex.cc
sql_lex.cc: In function `void lex_init()':
sql_lex.cc:85: error: `symbols' undeclared (first use this function)
sql_lex.cc:85: error: (Each undeclared identifier is reported only
once for
each function it appears in.)
sql_lex.cc:87: error: `sql_functions' undeclared (first use this
function)
sql_lex.cc: In function `int find_keyword(LEX*, unsigned int, bool)':
sql_lex.cc:171: error: `get_hash_symbol' undeclared (first use this
function)
make[4]: *** [sql_lex.o] Error 1
make[4]: Leaving directory `/usr/local/src/mysql-4.0.13/sql'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/mysql-4.0.13/sql'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/mysql-4.0.13/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/mysql-4.0.13'
make: *** [all] Error 2
Murali B
MuraliB Guest
-
error message: Microsoft JScript compilation error '800a03ec'
Recieved following error message: Microsoft JScript compilation error '800a03ec' Expected ';' ... -
#39085 [NEW]: MySqli compile error with mysql 4.1.13 (or any < 5)
From: pierre@php.net Operating system: all PHP version: 6CVS-2006-10-09 (CVS) PHP Bug Type: MySQLi related Bug description: ... -
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
When i try to start my mysql server, i get this error ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'... -
#13695 [Com]: Compilation fails when trying to compile with DB2 Support
ID: 13695 Comment by: ibellinfantie at yahoo dot co dot uk Reported By: pilyad at yahoo dot com Status: No... -
Server Error in '/' Application - Compilation Error - Temporary ASP.NET Files
I have a site that works fine on my local box. I then copy it to my production server (Win2003) and when I try to access the site I get: Server...



Reply With Quote

