Post
Topic
Board Mining software (miners)
Re: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.10.0
by
-ck
on 29/04/2017, 21:40:34 UTC
Hate to just repeat myself, but I haven't received any replies in two weeks. I can't get cgminer to compile (see ten posts up for build log). Any advice?
Looks like a toolchain related phenomenon. Your specific compile environment is adding --as-needed to the linker and your specific version of libncurses seems to require libtinfo when that option is used yet it isn't including it, or it is including it in the wrong order. Are you adding LDFLAGS at all?