problem compiling mysql

From: Asier Urrutia (asier@alphyra.ie)
Date: Thu Jun 27 2002 - 10:22:21 EDT


Hi all,

        I am trying to install mysql-3.23.45 from source under Solaris 7
and it's failing on the compilation at the next point:

root@moylan # make
...
Making all in sql
make[2]: Entering directory `/opt/mysql-3.23.45/sql'
Making all in share
make[3]: Entering directory `/opt/mysql-3.23.45/sql/share'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/opt/mysql-3.23.45/sql/share'
make[3]: Entering directory `/opt/mysql-3.23.45/sql'
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[3]: *** [sql_yacc.cc] Error 1
make[3]: Leaving directory `/opt/mysql-3.23.45/sql'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/mysql-3.23.45/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/mysql-3.23.45'
make: *** [all-recursive-am] Error 2
root@moylan # make

        I presume the problem is yacc. I looked for patches for this
utility and couldn't find anything.
        
        Anybody knows what the problem is??? Anybody got mysql working
under Solaris 7???

Thanks a lot in advance,
Asier
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:24:32 EDT