Port-amiga archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: mysql compile on Netbsd/m68k
Hi Mathhias,
did that, got the same error:
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.
(But i didnt do a make clean and reconfigure, not needed right?)
Changing the -O2 to -O0 and adding -fno-inline seems to get it going
(i.e. lot of the warnings, but eventually they stop and the compiler
takes up 95% of the cpu, so it must be doing something).
Emmanuel
PS
Happy new year to everyone!
On 2004-12-31 at 12:13, Matthias Scheler wrote:
> In article <1104406456.20067.61.camel%sylvester.rd.forthnet.gr@localhost>,
> Emm Vasilakis <evas%agn.forthnet.gr@localhost> writes:
> > Most of the times, I get either a internal compiler error, or a bunch
> > of:
> >
> > cc1plus in malloc(): warning: recursive call.
> > sql_yacc.cc: cc1plus in free(): warning: recursive call.
> > ....
> >
> > scrolling in the screen.
>
> Can you please add the following line ...
>
> UNLIMIT_RESOURCES+= datasize
>
> ... to "pkgsrc/database/mysql-server/Makefile" and let us know whether
> it makes a difference?
>
> Kind regards
--
Emm Vasilakis <evas%agn.forthnet.gr@localhost>
Home |
Main Index |
Thread Index |
Old Index