/usr/bin/ld: cannot find -lbz2 by frank · August 6, 2013 Solution: $> sudo aptitude install libbz2-dev or $> sudo yum install bzip2-devel Shareooo
0 valgrind: failed to start tool 'memcheck' for platform 'x86-linux': No such file or directory 21 Feb, 2020
This helped me a lot. Thank you for the post, keep up the good work!
I had the same error but this helped me, thank you a lot for that.