Post
Topic
Board Mining software (miners)
Re: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.10.0
by
bookstime6
on 03/04/2017, 09:47:19 UTC
I'm getting this error during make on raspbian:

  CC       cgminer-cgminer.o
gcc: error: ’-I/usr/include/curl’: No such file or directory
Makefile:869: recipe for target 'cgminer-cgminer.o' failed


I have a /usr/include/curl/ folder which contain curl.h etc.

Any idea what could be wrong here?