AngoraFuzzer / Angora

Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
Apache License 2.0
919 stars 168 forks source link

[ 8%] Building C object external_lib/CMakeFiles/ZlibRt.dir/zlib_func.c.o #77

Closed lewyu closed 5 years ago

lewyu commented 5 years ago

[ 8%] Building C object external_lib/CMakeFiles/ZlibRt.dir/zlib_func.c.o /home/lewyu/Angora/llvm_mode/external_lib/zlib_func.c:1:10: fatal error: 'zlib.h' file not found

include

     ^~~~~~~~

1 error generated. external_lib/CMakeFiles/ZlibRt.dir/build.make:62: recipe for target 'external_lib/CMakeFiles/ZlibRt.dir/zlib_func.c.o' failed make[2]: [external_lib/CMakeFiles/ZlibRt.dir/zlib_func.c.o] Error 1 CMakeFiles/Makefile2:344: recipe for target 'external_lib/CMakeFiles/ZlibRt.dir/all' failed make[1]: [external_lib/CMakeFiles/ZlibRt.dir/all] Error 2 Makefile:127: recipe for target 'all' failed make: *** [all] Error 2