luke-jr / bfgminer

Modular ASIC/FPGA miner written in C, featuring overclocking, monitoring, fan speed control and remote interface capabilities.
http://luke.dashjr.org/programs/bitcoin/files/bfgminer/
Other
1.84k stars 816 forks source link

Compilation on Jetson TX ubuntu 20.04 fails #838

Open egbertn opened 2 years ago

egbertn commented 2 years ago

Hey all,

Any tips/suggestions appreciated! after running ./configure make ends very quickly with

config.status: executing depfiles commands make[3]: Leaving directory '/home/jetson/bfgminer' make[2]: No rule to make target '../ccan-upstream/ccan/opt/helpers.c', needed by '../ccan-upstream/ccan/opt/libccan_a-helpers.o'. Stop. make[2]: Leaving directory '/home/jetson/bfgminer/ccan.bfg' make[1]: [Makefile:2845: all-recursive] Error 1 make[1]: Leaving directory '/home/jetson/bfgminer' make: *** [Makefile:1210: all] Error 2