facebookincubator/fizz

compile error with cannot find -lZSTD_LIBRARY-NOTFOUND

wangweiwei1188 opened this issue · 1 comments

[ 23%] Built target fizz
[ 23%] Linking CXX executable bin/fizz
/usr/bin/ld: cannot find -lZSTD_LIBRARY-NOTFOUND
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/FizzTool.dir/build.make:219: bin/fizz] Error 1
make[1]: *** [CMakeFiles/Makefile2:235: CMakeFiles/FizzTool.dir/all] Error 2
make: *** [Makefile:182: all] Error 2

It's ok after I reboot the system.