This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

error in compile of mysql on mklinux


How can I fix the following error?
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_yacc.cc

/my/gnu/lib/bison/bison.simple: In function `int yyparse()':
/my/gnu/lib/bison/bison.simple:692: Internal compiler error.
/my/gnu/lib/bison/bison.simple:692: Please submit a full bug report to `egcs-bug
s@cygnus.com'.
make[2]: *** [sql_yacc.o] Error 1
make[2]: Leaving directory `/usr/test/mysql-3.21.33b/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/test/mysql-3.21.33b'
make: *** [all-recursive-am] Error 2

Any help would be appreciated.

s


Scott R. Every               "...when I lost my mind...I knew I was
 EMJ Internet                  in for a long ride." Smashing Pumpkins
 voice : 1-800-548-2319  fax : 1-919-363-4423  mailto:scott@emji.net
 WWW - http://www.emji.net  

Do you believe in Macintosh? Learn how to help the cause by 
subscribing to the "EvangeList" listserver! Send email to:
<evangelist@macway.com> or go to: 
<http://www.solutions.apple.com/ListAdmin/>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]