>Description:
        I can't make mysql from the provided sources.  It looks like
        get_hash_symbol() is not defined anywhere.  Here's where the make
        fails:

        make[3]: Entering directory `/export/home/jhfrontz/src/mysql/mysql-3.23.33/sql'
        c++ -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr/local\""  
-DDATADIR="\"/usr/local/var\""                   
-DSHAREDIR="\"/usr/local/share/mysql\""                         -DHAVE_CONFIG_H 
-I./../include                 -I./../regex                     -I. -I../include -I.. 
-I.    -O3 -DDBUG_OFF   -fno-implicit-templates -DHAVE_CURSES_H 
-I/export/home/jhfrontz/src/mysql/mysql-3.23.33/include -DHAVE_RWLOCK_T -c sql_lex.cc
        sql_lex.cc: In function `int find_keyword(LEX *, unsigned int, bool)':
        sql_lex.cc:169: implicit declaration of function `int get_hash_symbol(...)'
        sql_lex.cc:169: initialization to `SYMBOL *' from `int' lacks a cast

>How-To-Repeat:
        Do a top-down make in a clean install
>Fix:
        I'm dead in the water.

>Submitter-Id:  <submitter ID>
>Originator:    Jeff Frontz
>Organization:
 AT&T
>MySQL support: [none]
>Synopsis:      Impossible to build mysql on Solaris from the most recent source 
>distribution
>Severity:      
>Priority:      
>Category:      mysql
>Class:         
>Release:       mysql-3.23.33 (Source distribution)

>Environment:
        
System: SunOS dubh06 5.7 Generic_106541-04 sun4u sparc SUNW,UltraSPARC-IIi-cEngine
Architecture: sun4

Some paths:  /usr/local/bin/perl /usr/local/bin/make /usr/local/bin/gmake 
/usr/local/bin/gcc
GCC: Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/specs
gcc version 2.95.2 19991024 (release)
Compilation info: CC='gcc'  CFLAGS=''  CXX='gcc'  CXXFLAGS=''  LDFLAGS=''
LIBC: 
-rw-r--r--   1 bin      bin      1696236 Apr 19  1999 /lib/libc.a
lrwxrwxrwx   1 root     root          11 Sep 15  1999 /lib/libc.so -> ./libc.so.1
-rwxr-xr-x   1 bin      bin      1118620 Apr 19  1999 /lib/libc.so.1
-rw-r--r--   1 bin      bin      1696236 Apr 19  1999 /usr/lib/libc.a
lrwxrwxrwx   1 root     root          11 Sep 15  1999 /usr/lib/libc.so -> ./libc.so.1
-rwxr-xr-x   1 bin      bin      1118620 Apr 19  1999 /usr/lib/libc.so.1
Configure command: ./configure  --with-unix-socket-path=/var/tmp/mysql.sock 
--with-low-memory --with-mit-threads=yes --without-perl --enable-thread-safe-client 
--without-berkeley-db
Perl: This is perl, version 5.005_03 built for sun4-solaris

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