Ty.
Hi mate,
What dependencies do you have?
All the relevant -devel libraries installed?
#crysx
CentOS 7 on this system.
Centos is only Yum based, and because of the openssl crippling of the RedHat Legal Redtape, there were a number of things that need to be done before you can compile ANY wallet. This has now changed as of Centos 7.4, and the secp256k1 ecc is in openssl now. So the only things you would really be concerned with now is the compilation development libraries and whether the code is on par with the gcc version you have installed (which it is).
We mainly compile static binaries for the daemon only, and have never tried compiling the QT4/QT5 wallet interface, but as with anything, one can only try and see. When I have time later this week (too much on my plate at the moment), I will try a QT implemented compile and see how we go.
The QT libraries vary also, and so you must make sure you have all those development libraries installed. Are you using a GUI in Centos now, or are you compiling in Centos for another machine that has Centos?
#crysx
CentOS Linux release 7.4.1708 (Core)
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
CentOS Linux release 7.4.1708 (Core)
CentOS Linux release 7.4.1708 (Core)
[amcnamara@Crypto-Online ~]$
And yes, I'm using a desktop and trying to compile on the same system in which it will be run which I currently have BTC, LTC & Doge on.
OK kool.
Get me on Skype - chrysophylax69
That is the best way we can communicate for this. We can always post the solution here later if others have this issue.
#crysx