Post
Topic
Board Mining (Altcoins)
Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer)
by
t0mpr1c3
on 03/06/2014, 13:18:28 UTC
For some reason I had a compile error on commit cbdf6b32c3f21ea90b231c3c2a6fbf75eedcf759:

sgminer.c: In function ‘write_config’:
sgminer.c:4352:20: error: ‘X13MODOLD_KERNNAME’ undeclared (first use in this function)

You'll need do
Code:
make clean
./autogen.sh  <<<<<<<< mandatory
./configure
make

OK, I did autogen.sh -i instead of autogen.sh, maybe that was the problem.

Anyway, I deleted the directory and compiled form scratch and it is working fine. Cпacибo бoльшoe!