cbuchner1 / ccminer

Christian Buchner's & Christian H.'s CUDA miner project
Other
273 stars 1.7k forks source link

cant compile 1.2 #16

Open kablam opened 10 years ago

kablam commented 10 years ago

i get this erro when i try to compile latest version

ccminer-cpu-miner.o: In function miner_thread': /opt/miners/ccminer-2014-06-13/cpu-miner.c:923: undefined reference toscanhash_x13' collect2: error: ld returned 1 exit status make[2]: * [ccminer] Error 1 make[2]: Leaving directory `/opt/miners/ccminer-2014-06-13' make[1]: * [all-recursive] Error 1 make[1]: Leaving directory`/opt/miners/ccminer-2014-06-13' make: *\ [all] Error 2

ghost commented 10 years ago

Same for me

cbuchner1 commented 10 years ago

Ah Makefile.am seems incomplete. I will fix that tonight.

----- Ursprüngliche Nachricht ----- Von: "kablam" notifications@github.com Gesendet: ‎15.‎06.‎2014 15:29 An: "cbuchner1/ccminer" ccminer@noreply.github.com Betreff: [ccminer] cant compile 1.2 (#16)

i get this erro when i try to compile latest version ccminer-cpu-miner.o: In function miner_thread': /opt/miners/ccminer-2014-06-13/cpu-miner.c:923: undefined reference toscanhash_x13' collect2: error: ld returned 1 exit status make[2]: * [ccminer] Error 1 make[2]: Leaving directory /opt/miners/ccminer-2014-06-13' make[1]: * [all-recursive] Error 1 make[1]: Leaving directory/opt/miners/ccminer-2014-06-13' make: *\ [all] Error 2 — Reply to this email directly or view it on GitHub.