sql_yacc Compile Error / Compiling mySQL??
jet@jet.accessone.com
jet@jet.accessone.com
Sat Sep 19 20:26:00 GMT 1998
Following is output when compiling mySQL mysql-v3.21.30 on
egcs-2.90.27 980315 (egcs-1.0.2 release) on a 'virgin'
installation of RedHat Linux v5.01 on a K6/Asus TX97e based
system:
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. -O -g -O2 -fno-implicit-templates -DDBUG_OFF -c sql_pars
e.cc
In file included from sql_lex.h:23,
from sql_parse.cc:16:
sql_yacc.h:9: Internal compiler error.
sql_yacc.h:9: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make[2]: *** [sql_parse.o] Error 1
make[2]: Leaving directory `/usr/local/src/mysql-3.21.30/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/mysql-3.21.30'
make: *** [all-recursive-am] Error 2
[root@zephyr mysql-3.21.30]#
/************/
end of error message from 19Sep98 compile, egcs c++
/***********/
Hope this will be useful,
and would appreciate any suggestions.
Cheers,
Jet
J. Eric Thompson
jet@accessone.com
More information about the Gcc-bugs
mailing list