Post
Topic
Board Mining (Altcoins)
Re: Improved Whirlcoin AMD Miner
by
ajiekceu4
on 24/07/2014, 12:46:55 UTC
Configuration Options Summary:

  Use git version......: yes
  libcurl(GBT+getwork).: Enabled: -lcurl
  curses.TUI...........: NOT FOUND. TUI support DISABLED
  OpenCL...............: FOUND. GPU mining support enabled
  ADL..................: SDK found, GPU monitoring support enabled

Compilation............: make (or gmake)
  CPPFLAGS.............:
  CFLAGS...............: -O2 -march=native
  LDFLAGS..............:  -lpthread
  LDADD................: -ldl -lcurl   submodules/jansson/src/.libs/libjansson.a -lpthread -L/opt/AMDAPP/lib/x86_64 -lOpenCL    -lm -lrt

Installation...........: make install (as root if needed, with 'su' or 'sudo')
  prefix...............: /usr/local
....
make install
...
sgminer-sgminer.o: In function `apply_initial_gpu_settings':
sgminer.c:(.text+0xd1c2): undefined reference to `set_powertune'
sgminer-sgminer.o: In function `get_work_prepare_thread.isra.54':
sgminer.c:(.text+0x10001): undefined reference to `set_powertune'
collect2: error: ld returned 1 exit status
make[1]: *** [sgminer] Error 1
make[1]: Leaving directory `/home/mining/whirl/sgminer'
make: *** [install-recursive] Error 1


I comment section about powertune in sgminer.c and its finally compile.