Post
Topic
Board Mining (Altcoins)
Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added MaruCoin
by
HammerHedd
on 29/05/2014, 13:36:21 UTC
I'm having issues compiling the miner. When I ./configure, I get this:

Code:
------------------------------------------------------------------------
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.