I'm having issues compiling the miner. When I ./configure, I get this:
------------------------------------------------------------------------
sgminer 4.1.0
------------------------------------------------------------------------
Configuration Options Summary:
Use git version......: yes
libcurl(GBT+getwork).: Enabled: -lcurl
curses.TUI...........: FOUND: -lncurses
OpenCL...............: NOT FOUND. GPU mining support DISABLED
configure: error: OpenCL not found
I've got the APP-SDK installed, and I installed boinc-amd-opencl to try to fix this. My cl.h header is located at /opt/AMDAPP/include/CL. I have a strange feeling that the config file is just not finding cl.h, but I'm not sure how to fix it.