Brad Teale writes: > I found the answers to my previous question about MySQL in the manual. Doh! > > However, when I tried to compile MySQL, I ran into the following error: >
[skip] > processors > "hash.c", line 189: reference to static variable "hash_key" in inline extern > function > "hash.c", line 229: cannot recover from previous errors > cc: acomp failed for hash.c > make[2]: *** [hash.lo] Error 1 > make[2]: Leaving directory `/export/home/bteale/pkgs/mysql-3.23.47/libmysql' > make[1]: *** [all-recursive] Error 1 > > Thanks, > Brad Teale > Universal Weather and Aviation, Inc. > <mailto:[EMAIL PROTECTED]> Hi! Solution to the problem is to #define _FORTREC_ in config.h and my_config.h. We have fixed configure for Sun C++ only recently, so the fix will appear in the next version. But I repeat again, you would be better off with our binaries ... -- Consider taking our support. Visit : https://order.mysql.com 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