You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 21, 2020. It is now read-only.
I have been trying to install the shadow-plugin-bitcoin but I have not been successful due to multiple errors that pop up when I execute the 'make -j1' command.
I'm currently using the container available on the shadow github that has shadow v1.10.2 installed I have followed every step described in the shadow-plugin-bitcoin wiki but when I execute the command 'make -j1' I get the following error message.
shadow-plugin-bitcoind.hoisted.bc: file not recognized: File format not recognized
collect2: error: ld returned 1 exit status
src/CMakeFiles/shadow-plugin-bitcoind.dir/build.make:880: recipe for target 'src/libshadow-plugin-bitcoind.so' failed
make[2]: *** [src/libshadow-plugin-bitcoind.so] Error 1
CMakeFiles/Makefile2:260: recipe for target 'src/CMakeFiles/shadow-plugin-bitcoind.dir/all' failed
make[1]: *** [src/CMakeFiles/shadow-plugin-bitcoind.dir/all] Error 2
Makefile:116: recipe for target 'all' failed
make: *** [all] Error 2