Creepsky / creepMiner

Burstcoin C++ CPU and GPU Miner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raspberrypi 3 Ubuntu 20.10 libShabal/libshabal.so: error adding symbols: file in wrong format

jonkiszp opened this issue · comments

I get this error while compiling

environment

  • latest of creepMiner.
  • raspberrypi 3 Ubuntu 20.10 x64

[100%] Linking CXX executable bin/creepMiner /usr/bin/ld: libShabal/libshabal.so: error adding symbols: file in wrong format collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/creepMiner.dir/build.make:565: bin/creepMiner] Error 1 make[2]: Leaving directory '/home/ubuntu/creepMiner' make[1]: *** [CMakeFiles/Makefile2:76: CMakeFiles/creepMiner.dir/all] Error 2 make[1]: Leaving directory '/home/ubuntu/creepMiner' make: *** [Makefile:152: all] Error 2