Post
Topic
Board Pools
Re: [∞ YH] solo.ckpool.org 2% fee solo mining 276 blocks solved!
by
amc4d0z7n
on 12/07/2023, 21:51:54 UTC
Hi there,

I am trying to install soloproxy-0.9.5 but getting this error during the installation:
Code:
  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.