[MDEV-14682] TokuDB fails to compile if libz is not installed Created: 2017-12-16  Updated: 2020-12-01

Status: Open
Project: MariaDB Server
Component/s: Compiling, Storage Engine - TokuDB
Affects Version/s: 10.1
Fix Version/s: 10.2

Type: Bug Priority: Major
Reporter: Vicențiu Ciorbaru Assignee: Vicențiu Ciorbaru
Resolution: Unresolved Votes: 0
Labels: None


 Description   

Tokudb configure step succeeded, even if libz is not installed. Compilation failed with:

[ 36%] Linking CXX shared library libft.so
/usr/bin/ld: cannot find -lz
collect2: error: ld returned 1 exit status
storage/tokudb/PerconaFT/ft/CMakeFiles/ft.dir/build.make:1382: recipe for target 'storage/tokudb/PerconaFT/ft/libft.so' failed

Only checked 10.1



 Comments   
Comment by Sergei Golubchik [ 2017-12-16 ]

We shouldn't build dynamic PerconaFT libraries at all, it's just a waste of time, they aren't used anywhere.

Generated at Thu Feb 08 08:15:28 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.