Hey there,
I asked a question a few days ago, but no one seems to able to answer. Is this a good place for this kind of questions? Let me know if there is a thread I can ask and get some help.
I have two miners, but I want them to work together rather than apart, but this pesky error doesn't let me compile the software that I downloaded from solo.ckpool.org.
Hi there,
I am trying to install
soloproxy-0.9.5 but getting this error during the installation:
CCLD ckpool
/usr/bin/ld: generator.o:(.bss+0x0): multiple definition of `global_ckp'; ckpool.o:(.bss+0x0): first defined here
/usr/bin/ld: bitcoin.o:(.bss+0x0): multiple definition of `global_ckp'; ckpool.o:(.bss+0x0): first defined here
/usr/bin/ld: stratifier.o:(.bss+0x0): multiple definition of `global_ckp'; ckpool.o:(.bss+0x0): first defined here
/usr/bin/ld: connector.o:(.bss+0x0): multiple definition of `global_ckp'; ckpool.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:488: ckpool] Error 1
can anyone help fix the error?
Thank you in advance.