Post
Topic
Board Hardware
Re: GekkoScience Compac BM1384 Stickminer Official Support Thread
by
user356546
on 22/12/2017, 02:54:16 UTC
So I am running into an issue after updating my raspberry Pi to the latest version of Raspbian Stretch. When I attempt to use Novak's instructions, the "make" command ends with this.

Code:
lib/libgnu.a: error adding symbols: Archive has no index; run ranlib to add one
collect2: error: ld returned 1 exit status
Makefile:787: recipe for target 'cgminer' failed
make[2]: *** [cgminer] Error 1
make[2]: Leaving directory '/home/user/cgminer-gekko-rev2'
Makefile:1486: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/user/cgminer-gekko-rev2'
Makefile:691: recipe for target 'all' failed
make: *** [all] Error 2

Any ideas what could be going wrong? I was able to get each of the other commands to work correctly. Any help would be appreciate.