Post
Topic
Board Announcements (Altcoins)
Re: [ANN][TAC] TalkCoin | First Anonymous Chat | First NIST5 | Vote/No Premine
by
AizenSou
on 15/06/2014, 15:50:50 UTC
Can`t compile in BATM.
Anyway as I uderstand I need 14.6 drivers for new miner.

djm34 uses windows branch so if you clone from this repo you won't able to compile it under Linux. Copy all of files in subfolder .deps of all algo folders from sph-sgminer_x11mod to sgminer-nist5 you should be able to compile it. But it needs 14.6 drivers. Anyone could please share his 14.6 *.bin file for 280x, 290 ? thanks. Just upload all your *.bin files in sgminer-nist5 if you got boost from djm34's version.


when trying to compile on ubuntu, everything is fine until

git clone https://github.com/djm34/sgminer-nist5
autoreconf -i
CFLAGS="-O2 -Wall -march=native" ./configure

but when I press
make

I receive "No names found, cannot describe anything". Where are located these .deps file you wrote in your post?? I cannot find a .deps folder in sph-sgminer_x11mod

The .deps folders are in subfolder of the algo folder, pay attention to the path you should be able to find it.