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

why this happen #114

Open
HelloWhist opened this issue Jan 31, 2018 · 1 comment
Open

why this happen #114

HelloWhist opened this issue Jan 31, 2018 · 1 comment

Comments

@HelloWhist
Copy link

cc -ggdb -O3 -Wall   -c -o vanitygen.o vanitygen.c
vanitygen.c:26:25: fatal error: openssl/sha.h: No such file or directory
compilation terminated.
<builtin>: recipe for target 'vanitygen.o' failed
make: *** [vanitygen.o] Error 1

@fantoziy
Copy link

fantoziy commented Feb 1, 2018

It is necessary to set:
sudo apt-get install libssl-dev libpcre3-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