8000 error installing · Issue #6 · webpolis/blackbird · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

error installing #6

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’ 8000 ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
csa1234 opened this issue Oct 6, 2021 · 0 comments
Open

error installing #6

csa1234 opened this issue Oct 6, 2021 · 0 comments

Comments

@csa1234
Copy link
csa1234 commented Oct 6, 2021

cmake --build ./build -- install
[ 3%] Building CXX object CMakeFiles/blackbird.dir/src/exchanges/exmo.cpp.o
In file included from /home/ubuntu/blackbird/src/exchanges/exmo.cpp:7:0:
/home/ubuntu/blackbird/src/utils/hmac_sha512.hpp: In constructor ‘HMAC_SHA512::HMAC_SHA512(const string&, const string&)’:
/home/ubuntu/blackbird/src/utils/hmac_sha512.hpp:11:32: error: ‘HMAC_CTX_new’ was not declared in this scope
HMAC_CTX *ctx = HMAC_CTX_new();
^
/home/ubuntu/blackbird/src/utils/hmac_sha512.hpp:26:20: error: ‘HMAC_CTX_free’ was not declared in this scope
HMAC_CTX_free(ctx);
^
CMakeFiles/blackbird.dir/build.make:335: recipe for target 'CMakeFiles/blackbird.dir/src/exchanges/exmo.cpp.o' failed
make[2]: *** [CMakeFiles/blackbird.dir/src/exchanges/exmo.cpp.o] Error 1
CMakeFiles/Makefile2:163: recipe for target 'CMakeFiles/blackbird.dir/all' failed
make[1]: *** [CMakeFiles/blackbird.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

getting this error code after running cmake --build ./build -- install

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

1 participant
0