Skip to content
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

Help how do I install in linux - I get up to the command: $ Make -J5 #2

Open
shiftaET opened this issue Oct 28, 2016 · 1 comment
Open

Comments

@shiftaET
Copy link

Does 54% then this....

54%] Linking CXX static library libconfig4cpp.a
[ 54%] Built target config4cpp
[ 55%] Running C++ protocol buffer compiler on /home/oem/xpmclient-version-zcash/protocol.proto
[ 56%] Running C++ protocol buffer compiler on /home/oem/xpmclient-version-zcash/protocol.proto
[ 58%] Running C++ protocol buffer compiler on /home/oem/xpmclient-version-zcash/protocol.proto
[ 59%] Running C++ protocol buffer compiler on /home/oem/xpmclient-version-zcash/protocol.proto
Scanning dependencies of target xpmclient
Scanning dependencies of target zcashcpuclient
Scanning dependencies of target zcashgpuclient_silentarmy
Scanning dependencies of target zcashgpuclient
[ 60%] Building CXX object CMakeFiles/zcashcpuclient.dir/sha256.cpp.o
[ 62%] Building CXX object CMakeFiles/xpmclient.dir/adl.cpp.o
[ 62%] Building CXX object CMakeFiles/zcashcpuclient.dir/baseclient.cpp.o
[ 63%] Building CXX object CMakeFiles/zcashgpuclient.dir/adl.cpp.o
[ 65%] Building CXX object CMakeFiles/zcashgpuclient_silentarmy.dir/adl.cpp.o
In file included from /home/oem/xpmclient-version-zcash/sha256.h:14:0,
from /home/oem/xpmclient-version-zcash/sha256.cpp:11:
/home/oem/xpmclient-version-zcash/opencl.h:12:19: fatal error: CL/cl.h: No such file or directory
#include <CL/cl.h>
^
compilation terminated.
CMakeFiles/zcashcpuclient.dir/build.make:94: recipe for target 'CMakeFiles/zcashcpuclient.dir/sha256.cpp.o' failed
make[2]: *** [CMakeFiles/zcashcpuclient.dir/sha256.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 66%] Building CXX object CMakeFiles/xpmclient.dir/baseclient.cpp.o
[ 67%] Building CXX object CMakeFiles/xpmclient.dir/opencl.cpp.o
[ 68%] Building CXX object CMakeFiles/zcashgpuclient_silentarmy.dir/baseclient.cpp.o
[ 69%] Building CXX object CMakeFiles/zcashgpuclient.dir/baseclient.cpp.o
In file included from /home/oem/xpmclient-version-zcash/opencl.cpp:1:0:
/home/oem/xpmclient-version-zcash/opencl.h:12:19: fatal error: CL/cl.h: No such file or directory
#include <CL/cl.h>
^
compilation terminated.
CMakeFiles/xpmclient.dir/build.make:118: recipe for target 'CMakeFiles/xpmclient.dir/opencl.cpp.o' failed
make[2]: *** [CMakeFiles/xpmclient.dir/opencl.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 70%] Building CXX object CMakeFiles/zcashgpuclient.dir/opencl.cpp.o
In file included from /home/oem/xpmclient-version-zcash/opencl.cpp:1:0:
/home/oem/xpmclient-version-zcash/opencl.h:12:19: fatal error: CL/cl.h: No such file or directory
#include <CL/cl.h>
^
compilation terminated.
CMakeFiles/zcashgpuclient.dir/build.make:118: recipe for target 'CMakeFiles/zcashgpuclient.dir/opencl.cpp.o' failed
make[2]: *** [CMakeFiles/zcashgpuclient.dir/opencl.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 72%] Building CXX object CMakeFiles/zcashgpuclient_silentarmy.dir/opencl.cpp.o
In file included from /home/oem/xpmclient-version-zcash/opencl.cpp:1:0:
/home/oem/xpmclient-version-zcash/opencl.h:12:19: fatal error: CL/cl.h: No such file or directory
#include <CL/cl.h>
^
compilation terminated.
CMakeFiles/zcashgpuclient_silentarmy.dir/build.make:118: recipe for target 'CMakeFiles/zcashgpuclient_silentarmy.dir/opencl.cpp.o' failed
make[2]: *** [CMakeFiles/zcashgpuclient_silentarmy.dir/opencl.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
CMakeFiles/Makefile2:178: recipe for target 'CMakeFiles/zcashcpuclient.dir/all' failed
make[1]: *** [CMakeFiles/zcashcpuclient.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/zcashgpuclient_silentarmy.dir/all' failed
make[1]: *** [CMakeFiles/zcashgpuclient_silentarmy.dir/all] Error 2
CMakeFiles/Makefile2:141: recipe for target 'CMakeFiles/xpmclient.dir/all' failed
make[1]: *** [CMakeFiles/xpmclient.dir/all] Error 2
CMakeFiles/Makefile2:215: recipe for target 'CMakeFiles/zcashgpuclient.dir/all' failed
make[1]: *** [CMakeFiles/zcashgpuclient.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
oem@oem ~/xpmclient-version-zcash $

@madMAx43v3r
Copy link
Owner

Google: fatal error: CL/cl.h: No such file or directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants