bitshares / bitshares-core

BitShares Blockchain node and command-line wallet
https://bitshares.github.io/
Other
1.17k stars 647 forks source link

build error #2515

Closed OmidDeldar closed 2 years ago

OmidDeldar commented 2 years ago

I just follow the steps but this error happend:

make[2]: No rule to make target '/usr/lib/openssl-1.0/libssl.so', needed by 'libraries/fc/tests/all_tests'. Stop. CMakeFiles/Makefile2:319: recipe for target 'libraries/fc/tests/CMakeFiles/all_tests.dir/all' failed make[1]: [libraries/fc/tests/CMakeFiles/all_tests.dir/all] Error 2 Makefile:129: recipe for target 'all' failed make: *** [all] Error 2

can someone help me

abitmore commented 2 years ago

Please recreate the issue from the template https://github.com/bitshares/bitshares-core/issues/new?assignees=&labels=&template=build_error.md . More info is appreciated. Thanks.