[EMAIL PROTECTED] writes:
> >Description:
> I'm comiling with GNU make and tar, and Forte C++ v6 r2.  
> 
> The compiler is current, as is the Solaris.  
> 
> My configuration line looks like:
> 
>    ./configure --prefix=/usr/local/mysql --with-innodb
> 
> I'm getting the following errors when running the "make" command:
> 
> cc -DDEFAULT_CHARSET_HOME=\"/usr/local/mysql\" -DDATADIR=\"/usr/local/mysql/var\
> " -DSHAREDIR=\"/usr/local/mysql/share/mysql\" -DUNDEF_THREADS_HACK -I./../includ
> e -I../include -I./.. -I.. -I.. -O -DDBUG_OFF -DHAVE_CURSES_H -I/usr/local/utili
> ties/mysql/v3.23.40/mysql-3.23.40/include -DHAVE_RWLOCK_T -c hash.c  -KPIC -DPIC
>  -o hash.o
> "hash.c", line 186: reference to static variable "hash_key" in inline extern fun
> ction
> "hash.c", line 226: cannot recover from previous errors
> cc: acomp failed for hash.c
> make[2]: *** [hash.lo] Error 1
> make[2]: Leaving directory `/usr/local/utilities/mysql/v3.23.40/mysql-3.23.40/li
> bmysql'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/utilities/mysql/v3.23.40/mysql-3.23.40'
> make: *** [all-recursive-am] Error 2

We can not help you, as on Solaris we either use gcc or SunPro
compilers.

We have sections on Solaris in our manual covering both Sun and GNU
compilers.


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