On Thursday 2016-12-22 14:18, Bjoern Voigt wrote:
Martin Pluskal wrote:
You can update packages from git via something like: # osc branch server:database/mysql-community-server-57 # osc co branched-package # git clone git@github.com:openSUSE/mysql-packaging.git # cd branched-package # ../mysql-packaging/update-package.sh I tried to update the mysql-packaging scripts to MySQL 5.7.17.
MySQL 5.7.17 compiles with disabled (default) libwrap support. You can try this with the RPM source packages from mysql.com.
But with libwrap support enabled, I still get error. Maybe someone has an idea. It seems to be a small CMake or GCC-6 error:
MySQL 5.7 does not compile with libwrap support on Tumbleweed #53 https://github.com/openSUSE/mysql-packaging/issues/53
Yeah because there's no -lwrap to be seen on the command line. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org