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:
CFLAGS="-O2 -march=native" ./autogen.sh --enable-gekko
I'm getting the following errors:
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.