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                                    /* We have threads */
^
gmake[2]: *** [sql_yacc.cc] Error 1
gmake[2]: Leaving directory `/usr/home/oblo/xfer/mysql-4.0.2/sql'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/oblo/xfer/mysql-4.0.2'
gmake: *** [all-recursive-am] Error 2


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to