i386, OpenBSD 3.3, mysql-3.23.55
После распаковки сконфигурировал.
./configure --prefix=/usr/local/mysql --localstatedir=/usr/local/mysql/data --with-
unix-socket-path=/usr/local/mysql/tmp --with-mysqld-user=mysql --disable-large-files --with-libwrap --without-debug --with-charset=cp1251 --with-extra-charsets=all --with-berkeley-db
далее команда make прошла успешно, но make install выдал ошибку:
Making install in sql-bench
/bin/sh ../mkinstalldirs /usr/local/mysql/sql-bench
/usr/bin/install -c test-ATIS /usr/local/mysql/sql-bench/test-ATIS
install: test-ATIS and /usr/local/mysql/sql-bench/test-ATIS are the same file
*** Error code 64
Stop in /usr/local/mysql/sql-bench (line 241 of Makefile)
*** Error code 1
Stop in /usr/local/mysql/sql-bench (line 303 of Makefile)
*** Error code 1
Stop in /usr/local/mysql (line 297 of Makefile)
строка 241
distclean-libtool:
-rm -f libtool
Вот такая у меня проблема.... не знаю что делать.
Помогите разобраться...
Зарание благодарен.