Open Zhell1 opened 2 years ago
followed all the steps from the README for Ubuntu 22 and yet sudo make returns make: *** No targets specified and no makefile found. Stop.
sudo make
make: *** No targets specified and no makefile found. Stop.
here is the result of the ls command after runnning all the ones from the README, let me know if something doesn't look right
ls
LAPTOP~/radiant/rad-bfgminer$ ls 70-bfgminer.rules.in debian driver-hashfast.c gc3355.h lowl-usb.h sha256_sse4_amd64.c aclocal.m4 depcomp driver-icarus.c gen-version.sh lowl-vcom.c sha256_via.c ADL deviceapi.c driver-icarus.h HACKING lowl-vcom.h sha2.c adl.c deviceapi.h driver-jingtian.c httpsrv.c m4 sha2.h adl_functions.h Dockerfile driver-klondike.c httpsrv.h Makefile.am start-bfgminer.sh adl.h driver-aan.c driver-klondike.h install-sh Makefile.in test-bfgminer.sh api.c driver-aan.h driver-kncasic.c iospeeds.h make-release test-driver api-example.c driver-alchemist.c driver-knc.c iospeeds_posix.h malgo titan-asic.c api-example.php driver-antminer.c driver-littlefury.c jtag.c mcp2210.c titan-asic.h api-example.py driver-avalon.c driver-metabank.c jtag.h mcp2210.h tm_i2c.c api-example.rb driver-avalon.h driver-minergate.c knc-asic miner.c tm_i2c.h arg-nonnull.h driver-avalonmm.c driver-minion.c lib miner.h todo_ztex.txt AUTHORS driver-bfsb.c driver-modminer.c libbase58 miner.php usbtest.py autogen.sh driver-bfx.c driver-nanofury.c libbitfury.c MINING_RAD_GUIDE.md util.c autom4te.cache driver-bifury.c driver-opencl.c libbitfury.h missing util.h avalonhost-raminst driver-bigpic.c driver-opencl.h libblkmaker NEWS vastai1.png binloader.c driver-bigpic.h driver-proxy.c libztex.c ocl.c vastai2.png binloader.h driver-bitforce.c driver-proxy.h libztex.h ocl.h vastai3.png bitstreams driver-bitfury.c driver-rockminer.c LICENSE opencl vastai4.png ccan.bfg driver-bitfury.h driver-stratum.c linux-usb-bfgminer openwrt vastai5.png ccan-upstream driver-bitmain.c driver-titan.c logging.c README.ASIC vastai6.png c++defs.h driver-bitmain.h driver-twinfury.c logging.h README.CPU vastairent.png ChangeLog driver-cairnsmore.c driver-twinfury.h lowlevel.c README.FPGA version.c CL driver-cointerra.c driver-x6500.c lowlevel.h README.GPU version.h compat.h driver-cointerra.h driver-zeusminer.c lowl-ftdi.c README.md warn-on-use.h compile driver-cpu.c driver-ztex.c lowl-ftdi.h README.OpenWrt windows-build.txt config.guess driver-cpu.h dynclock.c lowl-hid.c README.RPC winhacks.h config.h.in driver-drillbit.c dynclock.h lowl-hid.h README.scrypt work2d.c config.h.in~ driver-dualminer.c example.conf lowl-mswin.c setup-vfio work2d.h config.log driver-erupter.c explorer1.png lowl-mswin.h sha256_4way.c x86_32 config.sub driver-getwork.c explorer2.png lowl-pci.c sha256_altivec_4way.c x86_64 configure driver-gridseed.c explorer3.png lowl-pci.h sha256_cryptopp.c configure~ driver-hashbusteravalon.c findnonce.c lowl-spi.c sha256_generic.c configure.ac driver-hashbuster.c findnonce.h lowl-spi.h sha256_sse2_amd64.c COPYING driver-hashbusterusb.c gc3355.c lowl-usb.c sha256_sse2_i386.c
Did you run ./configure --enable-opencl first?
./configure --enable-opencl
followed all the steps from the README for Ubuntu 22 and yet
sudo make
returnsmake: *** No targets specified and no makefile found. Stop.
here is the result of the
ls
command after runnning all the ones from the README, let me know if something doesn't look right