[MDEV-469] Debian/Ubuntu build dependencies for source package mariadb-5.5 does not includes "cmake" Created: 2012-08-21 Updated: 2012-08-23 Resolved: 2012-08-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.25 |
| Fix Version/s: | 5.5.27 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jean Weisbuch | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Debian Squeeze 64bit |
||
| Description |
|
With a MariaDB apt repository (and source repository) for MariaDB 5.5 configured on the system, if you do a "apt-get build-dep mariadb-5.5" it won't install "cmake" which is required to compile MariaDB. |
| Comments |
| Comment by Jean Weisbuch [ 2012-08-21 ] |
|
Compilation also requires libaio1 and libaio-dev which are not installed by build-dep. |