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]

BUG REPORT


MkLinux DR3 running on a PowerPC G3/233 attempting to compile mysql. I
don't know what the hell happened - I have very limited screen capture
without using X.

make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/mysql-3.21.33b/strings'
Making all in dbug
make[2]: Entering directory `/usr/local/src/mysql-3.21.33b/dbug'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/mysql-3.21.33b/dbug'
Making all in mysys
make[2]: Entering directory `/usr/local/src/mysql-3.21.33b/mysys'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/mysql-3.21.33b/mysys'
Making all in extra
make[2]: Entering directory `/usr/local/src/mysql-3.21.33b/extra'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/mysql-3.21.33b/extra'
Making all in regex
make[2]: Entering directory `/usr/local/src/mysql-3.21.33b/regex'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/mysql-3.21.33b/regex'
Making all in isam
make[2]: Entering directory `/usr/local/src/mysql-3.21.33b/isam'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/mysql-3.21.33b/isam'
Making all in heap
make[2]: Entering directory `/usr/local/src/mysql-3.21.33b/heap'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/mysql-3.21.33b/heap'
Making all in merge
make[2]: Entering directory `/usr/local/src/mysql-3.21.33b/merge'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/src/mysql-3.21.33b/merge'
Making all in sql
make[2]: Entering directory `/usr/local/src/mysql-3.21.33b/sql'
Making all in share
make[3]: Entering directory `/usr/local/src/mysql-3.21.33b/sql/share'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/src/mysql-3.21.33b/sql/share'
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-bugs@cygnus.com'.
make[2]: *** [sql_yacc.o] Error 1
make[2]: Leaving directory `/usr/local/src/mysql-3.21.33b/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/mysql-3.21.33b'
make: *** [all-recursive-am] Error 2


Let me know if you need more information.

_Deirdre




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