cpuminer-opt-sugarchain icon indicating copy to clipboard operation
cpuminer-opt-sugarchain copied to clipboard

AlpineCompile error

Open Andieqqq opened this issue 3 years ago • 0 comments

git clone https://github.com/cryptozeny/cpuminer-opt-sugarchain.git && \ ─╯ cmdand> cd cpuminer-opt-sugarchain &&
cmdand cmdand> ./build-yespower.sh && \ cmdand cmdand cmdand> ./cpuminer --cputest Cloning into 'cpuminer-opt-sugarchain'... remote: Enumerating objects: 22, done. remote: Counting objects: 100% (22/22), done. remote: Compressing objects: 100% (17/17), done. remote: Total 11136 (delta 10), reused 11 (delta 5), pack-reused 11114 Receiving objects: 100% (11136/11136), 35.81 MiB | 2.54 MiB/s, done. Resolving deltas: 100% (4708/4708), done. make: *** No rule to make target 'distclean'. Stop. clean configure.ac:15: installing './compile' configure.ac:4: installing './config.guess' configure.ac:4: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' Makefile.am: installing './depcomp' checking build system type... armv8l-unknown-linux-musl checking host system type... armv8l-unknown-linux-musl checking target system type... armv8l-unknown-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... no configure: error: in /root/cpuminer-opt-sugarchain': configure: error: C compiler cannot create executables See config.log' for more details make: *** No targets specified and no makefile found. Stop. strip: 'cpuminer': No such file

Andieqqq avatar Mar 18 '21 14:03 Andieqqq