Trouble Building Poolcore for ZCash Pool

Hey All,

I’ve been trying to setup my own private ZCash mining pool following the steps highlighted here:

However when I get to the step where I need to build Poolcore, I keep receiving a build error. I’ve opened up an issue on github with the Poolcore developer here:

You will also find the build failure and the CMakeError.log that was generated at that link. Has anyone else run into this issue when trying to build Poolcore? How did you fix it?

Thanks for the help!

This is the actual error I’m seeing in the CMakeError.log file:

CMakeFiles/cmTC_17f3e.dir/CheckSymbolExists.c.o: In function main’: CheckSymbolExists.c:(.text+0x16): undefined reference topthread_create’

You can view even more details by following the link I provided to the Poolcore issue I opened with the developer here: