Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux build failed #47

Open
justdomyself opened this issue Sep 26, 2023 · 1 comment
Open

linux build failed #47

justdomyself opened this issue Sep 26, 2023 · 1 comment

Comments

@justdomyself
Copy link

./genMakefiles linux
make -j4

error msg:
include/TLSState.hh:34:10: fatal error: openssl/ssl.h: No such file or directory
34 | #include <openssl/ssl.h>
| ^~~~~~~~~~~~~~~
compilation terminated.

@ruikangPeng
Copy link

@justdomyself You can try to "sudo apt-get install libssl-dev"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants