Errors during the build of percona playback tool

Hi , i am not sure if this is the right forum to discuss issues related to “percona playback” tool but i am having issues building this on my centos 7. It throws errors like this during running “make”

Linking CXX executable percona-playback
/bin/ld: /usr/lib64/mysql/libmysqlclient_r.a(my_compress.c.o): undefined reference to symbol ‘uncompress’
/bin/ld: note: ‘uncompress’ is defined in DSO /usr/lib64/libz.so.1 so try adding it to the linker command line
/usr/lib64/libz.so.1: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make[2]: *** [percona-playback] Error 1
make[1]: *** [CMakeFiles/percona-playback.dir/all] Error 2
make: *** [all] Error 2

Any help ? , Is there any binary or docker dpownload for percona playback.

Hello vvsaxena

Percona Playback is a lab tool and we don’t provide support or documentation [url]Percona Software downloads for databases

However - having said that, I notice there was a post on the repository issues log here [url]https://github.com/Percona-Lab/query-playback/issues/40[/url] that might be worth checking?