Guest User

Untitled

a guest
Jul 20th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. /home/gxi/下载/mantis-master/src/query.cc:45:26: fatal error: openssl/rand.h: 没有那个文件或目录
  2. #include <openssl/rand.h>
  3. ^
  4. compilation terminated.
  5. src/CMakeFiles/mantis_core.dir/build.make:110: recipe for target 'src/CMakeFiles/mantis_core.dir/query.cc.o' failed
  6. make[2]: *** [src/CMakeFiles/mantis_core.dir/query.cc.o] Error 1
  7. CMakeFiles/Makefile2:87: recipe for target 'src/CMakeFiles/mantis_core.dir/all' failed
  8. make[1]: *** [src/CMakeFiles/mantis_core.dir/all] Error 2
  9. Makefile:127: recipe for target 'all' failed
  10. make: *** [all] Error 2
  11. How to solve this problem?
Add Comment
Please, Sign In to add comment