We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: