-
Notifications
You must be signed in to change notification settings - Fork 312
New issue
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
error compilation 8.21 #249
Comments
I can't see the actual error message, it happened some lines earlier. |
|
You are probably using CUDA 8.0, I think. |
I can't install CUDA 9.2 Yet. I need some other miners that are not updated and needs CUDA 8. I will try to remove htis line like you suggest. |
I removed the line you post above in makefile.am, but i already have an error : Makefile:1948: recipe for target 'neoscrypt/cuda_neoscrypt.o' failed |
Oh, sorry, I forgot. |
Ok, compiling realized with success. Thank you Klaust |
root@localhost: |
Please help me |
You probably have to edit cinfigure.sh and fix the options. |
make[2]: Leaving directory '/home/m1/NVOC/testing/miners/KTccminer/ccminer-8.21'
Makefile:1463: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/m1/NVOC/testing/miners/KTccminer/ccminer-8.21'
Makefile:515: recipe for target 'all' failed
make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: