[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: info about openbsd 3.3 and mysql 4.0.17
- To: <misc@openbsd.org>
- Subject: Re: info about openbsd 3.3 and mysql 4.0.17
- From: "Andrea Riela" <ml@nesys.it>
- Date: Sat, 14 Feb 2004 02:50:15 +0100
> what I've to do?
well, now I've tryed with source (mysql-4.0.18), but there's an error:
groupadd mysql
useradd -g mysql mysql
./configure --prefix=/usr/local/mysql --without-isam
--with-mysqld-user=mysql --with-openssl
[ok]
make
<snips>
In file included from sql_lex.cc:20:
mysql_priv.h:501: syntax error before `,'
mysql_priv.h:505: syntax error before `,'
*** Error code 1
Stop in /src/mysql-4.0.18/sql.
*** Error code 1
Stop in /src/mysql-4.0.18/sql (line 755 of Makefile).
*** Error code 1
Stop in /src/mysql-4.0.18/sql (line 487 of Makefile).
*** Error code 1
Stop in /src/mysql-4.0.18 (line 379 of Makefile).
*** Error code 1
Stop in /src/mysql-4.0.18 (line 313 of Makefile).
what I've to do?
there's someone with obsd 3.3 and mysql 4.0.18?
thanks for your support and patience
Regards
Andrea