Post
Topic
Board Hardware
Re: [Work in progess] Burnins Avalon Chip to mining board service
by
Tursk
on 08/01/2014, 20:08:53 UTC
Libtool installed, but again an error.

I suspect, there is a new cgminer version and burnin`s instructions doesn`t work anymore.

And the building instructions in the cgminer readme aren`t for noobs like me.

So I have to learn how to build programs on linux....

Please excuse my bad english.

Try
Code:
CFLAGS="-g -O0 -W -Wall" ./autogen.sh --enable-avalon

I'm using that when compiling latest cgminer. Tried with a fresh git clone and plain "autogen.sh --enable-avalon" gave another error to me too, but this was not on RPi but on amd64 Debian Linux. My RPi has so slow SD card running automake takes forever Smiley