"/usr/bin/ld: cannot find -lOpenCL" build error on Ubuntu 16.04 #54
Comments
|
must simlink: |
|
FYI, on the Nvidia jetson tx2, I had to run |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have done 2 clean install and uninstalls of the AMDGPU-Pro Driver (Version 16.40 for Ubuntu 16.04) as per the build instructions & link but I keep getting the "/usr/bin/ld: cannot find -lOpenCL" error when I execute the "$ ./zcutil/build.sh -j$(nproc)" command. My clinfo output indicates that OpenCL is correctly installed so I'm guessing that something about my setup (all brand new, straight out-of-box installation) makes it so that the Zogminer build doesn't have the right dynamic links to my OpenGL library?
My specs: Intel i5 AMD RX470 Ubuntu 16.04
The text was updated successfully, but these errors were encountered: