Hi all,

Installing mysql on solaris 6 sun4u sparc SUNW,Ultra-5_10
release:

 -- mysql-3.23.38.tar.gz

via
./configure --prefix=/dir --with-low-memory
make
make install

I get to:

yacc  -d sql_yacc.yy && mv y.tab.c sql_yacc.cc
"sql_yacc.yy", line 71: fatal: invalid escape, or illegal reserved word:
pure_parser
make[2]: *** [sql_yacc.cc] Error 1
make[2]: Leaving directory `/home/smith/solaris.6/mysql/sql'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/smith/solaris.6/mysql/sql'
make: *** [install-recursive] Error 1

Any ideas?

thanks







---------------------------------------------------------------------
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