[MDEV-7799] tokudb fails to buld w/o zlib1g-dev Created: 2015-03-18 Updated: 2022-09-08 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Compiling, Storage Engine - TokuDB |
| Affects Version/s: | 5.5, 10.0 |
| Fix Version/s: | 5.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Sergei Golubchik | Assignee: | Sergei Golubchik |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The error looks like
probably this happens because storage/tokudb/ft-index/ft/CMakeLists.txt has the line
while it should be using ZLIB_LIBRARY instead |