Subject: Re: mysql compile on Netbsd/m68k
To: Emm Vasilakis <evas@agn.forthnet.gr>
From: John Klos <john@ziaspace.com>
List: tech-pkg
Date: 01/09/2005 13:07:14
Hello,

> cc1plus in malloc(): error: brk(2) failed [internal error]
> sql_yacc.cc:11507: Internal compiler error.
> sql_yacc.cc:11507: Please submit a full bug report.

Just a followup - on 1.6.2, I get several hundred lines of:

../../innobase/pars/../include/buf0buf.h:874: parse error before `*'

for mysql-server (4.0.22) before gmake fails, and:

cc1plus in malloc(): error: brk(2) failed [internal error]
sql_yacc.cc:11507: Internal compiler error.
sql_yacc.cc:11507: Please submit a full bug report.
sql_yacc.cc:11507: See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

for mysql4-server (4.1.7).

I was able to create a mysql-3.23.58nb3 server binary package, if you're 
interested.

John Klos