Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
5.5.29
-
None
-
None
-
None
-
CentOS 5.9
Description
Using instructions from here:
https://kb.askmonty.org/en/source-building-mariadb-on-centos/
I've built 5.5.29 as follows:
cmake . -DBUILD_CONFIG=mysql_release -DRPM=centos5
make package
and the MariaDB-compat libraries were not built. However the MariaDB-compat rpm was built with this command in MariaDB-5.5.25. It's either a bug in the package generation or instructions need to be updated on how to build MariaDB-compat