This fork builds fine on Linux
https://github.com/ivansib/sgminer1. Install AMD APP-SDK
http://developer.amd.com/amd-accelerated-parallel-processing-app-sdk/2. Install dependencies
sudo apt-get install libcurl4-openssl-dev pkg-config libtool libncurses5-dev
3. Clone the repo and copy the ADL header files to the ADL_SDK folder
git clone
https://github.com/ivansib/sgminer4. Build
cd sgminer
git submodule init
git submodule update
./autogen.sh
./configure CFLAGS="-O2 -Wall -march=native -std=gnu99" CPPFLAGS="-O2 -I/opt/AMDAPPSDK-3.0/include" LDFLAGS="-L/opt/AMDAPPSDK-3.0/lib"
make
strip sgminer
5. Check to see if works and detects your GPU:
./sgminer -n