Post
Topic
Board Announcements (Altcoins)
Re: [ANN] PatriotBit - C11 - Simple, Free(dom)
by
skifdni
on 10/08/2024, 18:53:00 UTC
Something is broken, masternodes aren't receiving any reward anymore.

Suggested that you use the depends compilation method via the source, otherwise a mismatched version of OpenSSL will cause errors with signatures with this ancient software.

e.g.
git clone ...
cd depends
make
cd ..
./autogen.sh
./configure --prefix=`pwd`/depends/x86_64-pc-linux-gnu (or whatever host you built it for)