compiling 4.0.2

2002-07-14 Thread Michael Widenius
Hi! > "Marko" == Marko Djukic <[EMAIL PROTECTED]> writes: Marko> Anyone know what this syntax error is about? trying to compile the 4.0.2 on a freebsd server... Marko> Making all in sql Marko> gmake[2]: Entering directory `/usr/home/oblo/xfer/mysql-4.0.2/sql' Marko> byacc -d sql_yacc.yy

Re: compiling 4.0.2

2002-07-02 Thread Marko Djukic
ok it worked... had to that setenv and in addition do a ./configure --with-low-memory... running 4.0.2!!! :) thanks! m. Quoting Lenz Grimmer <[EMAIL PROTECTED]>: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tuesday 02 July 2002 10:35, Marko Djukic wrote: > > > ok thanks. tryin

compiling 4.0.2

2002-07-02 Thread Marko Djukic
Anyone know what this syntax error is about? trying to compile the 4.0.2 on a freebsd server... Making all in sql gmake[2]: Entering directory `/usr/home/oblo/xfer/mysql-4.0.2/sql' byacc -d sql_yacc.yy && mv y.tab.c sql_yacc.cc byacc: e - line 75 of "sql_yacc.yy", syntax error %pure_parser