Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
MrZoidberg
on 31/01/2017, 23:51:44 UTC
Hi! Sorry, but I'm a bit of a Linux noob. I'm following the instructions on how to install on Raspberry Pi and upon reaching this step:

Code:
CFLAGS="-O2 -march=native" ./autogen.sh --enable-gekko

I'm getting the following errors:

Code:
checking for gcc... gcc
checking whether the C compiler works... *** Error in `gcc': double free or corruption (top): 0x01a43588 ***
no
configure: error: in `/home/pi/git/vthoang/cgminer':
configure: error: C compiler cannot create executables
See `config.log' for more details

My Raspbian is fully up to date and I'm running kernel v4.4

Appreciate any help you can offer to get this running. Thanks.