[MDEV-4248] MariaDB-compat library is not built Created: 2013-03-06 Updated: 2013-03-06 Resolved: 2013-03-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.29 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Aleksey Sanin (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
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 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 |
| Comments |
| Comment by Sergei Golubchik [ 2013-03-06 ] |
|
Instructions need to be updated. I'll do it |