Dear Managers,
I am attempting to compile the latest version of MySQL using gcc under
Digital Unix using gcc. I would love to hear from other managers concerning
this.
I get the following error when I compile:
In file included from ../include/global.h:123,
from mysql_priv.h:15,
from sql_acl.cc:25:
/usr/include/alloca.h:71: warning: declaration of `void * alloca(int)'
/usr/include/alloca.h:71: warning: conflicts with built-in declaration `void
* alloca(long unsigned int)'
sql_acl.cc: In function `int replace_column_table(THD *, GRANT_TABLE *,
TABLE *, const LEX_USER &, List<LEX_COLUMN> &, const char *, const char *,
unsigned int, bool)':
sql_acl.cc:1370: Internal compiler error in `scan_region', at except.c:2566
Please submit a full bug report.
See <URL:
http://www.gnu.org/software/gcc/faq.html#bugreport> for
instructions.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
Any help in this area would be greatly appreciated!
Scott Dexter
Received on Mon Oct 25 1999 - 14:01:26 NZDT