Re: Compiling in BSD

2001-07-16 Thread ryc
First off, what BSD? There are a few of them... and what version? Sometimes --with-low-memory doesnt seem to work... What I have done in the past to get it to compile is edit the Makefile in that directory, find the line that compiled sql_yacc.cc, and add the compiler flag -O0 ... Sure that turns

Compiling in BSD

2001-07-16 Thread Jaume A. Puig BalaƱa
Hello All. I try compile in BSD from source. I have an account but NOT root access. 1-At myisam subdir says 'don't know how create mi_test_all' erasing proper lines at Makefile, solves the problem, but why says this message? 2-the infamous file sql_yacc.cc says 'virtual memory exhausted'... .