Чет не хотит собираться...
конфигурил вот так вот:
./configure --prefix=/opt/mysql \
--exec-prefix=/opt/mysql \
--localstatedir=/opt/mysql/data \
--with-mysqld-user=mysql \
--with-libwrap \
--host=localhost \
--with-berkeley-db \
--disable-large-files \
--without-debug \
--with-charset=cp1251 \
--with-extra-charsets=koi8_ru,latin1
ошибка вот такая вот:
libmysql.c: In function `mysql_real_connect':
libmysql.c:1782: warning: passing arg 5 of `gethostbyname_r' from incompatible pointer type
libmysql.c:1782: error: too few arguments to function `gethostbyname_r'
libmysql.c:1782: warning: assignment makes pointer from integer without a cast
make[2]: *** [libmysql.lo] Ошибка 1
make[2]: Leaving directory `/usr/src/SQL_Databases/mysql-4.0.14/libmysql'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/usr/src/SQL_Databases/mysql-4.0.14'
make: *** [all] Ошибка 2
уже и бинды собрал и понял, и libbind-dev и bind-dev, думал может их не хватает... а похрен.. не собирается
конфигурил вот так вот:
./configure --prefix=/opt/mysql \
--exec-prefix=/opt/mysql \
--localstatedir=/opt/mysql/data \
--with-mysqld-user=mysql \
--with-libwrap \
--host=localhost \
--with-berkeley-db \
--disable-large-files \
--without-debug \
--with-charset=cp1251 \
--with-extra-charsets=koi8_ru,latin1
ошибка вот такая вот:
libmysql.c: In function `mysql_real_connect':
libmysql.c:1782: warning: passing arg 5 of `gethostbyname_r' from incompatible pointer type
libmysql.c:1782: error: too few arguments to function `gethostbyname_r'
libmysql.c:1782: warning: assignment makes pointer from integer without a cast
make[2]: *** [libmysql.lo] Ошибка 1
make[2]: Leaving directory `/usr/src/SQL_Databases/mysql-4.0.14/libmysql'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/usr/src/SQL_Databases/mysql-4.0.14'
make: *** [all] Ошибка 2
уже и бинды собрал и понял, и libbind-dev и bind-dev, думал может их не хватает... а похрен.. не собирается