make编译报错,fatal error_openssl_hmac.h 没有那个文件或目录

⌚Time: 2021-08-21 18:07:30

👨‍💻Author: Jack Ge

解决办法:安装libssl-dev

sudo apt-get install libssl-dev