illodin
|
|
June 29, 2015, 11:04:35 PM |
|
Hi, trying to build qt on ubuntu, I'm getting these errors (I just followed the instructions in the INSTALL file):
/usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1050:4: error: #error "You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC or -fPIE." # error "You must build your code with position independent code if Qt was built with -reduce-relocations. "\ ^ In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/qwindowdefs.h:37:0, from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:37, from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qmainwindow.h:37, from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QMainWindow:1, from bitcoingui.h:12, from chaincoin.cpp:10: /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1050:4: error: #error "You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC or -fPIE." # error "You must build your code with position independent code if Qt was built with -reduce-relocations. "\ ^
|
|
|
|
gjhiggins
Legendary
Offline
Activity: 2254
Merit: 1290
|
|
June 29, 2015, 11:23:10 PM |
|
Hi, trying to build qt on ubuntu
I experienced that issue too. It was a blocker for a while. Just in case it works for you, try ./configure --with-incompatible-bdb --with-gui=qt5 --enable-hardening=yes - hardening is the ostensible default but you never know. I ended up editing src/Makefile, changing instances of -fPIE to -fPIC. Cheers Graham
|
|
|
|
SalimNagamato
Legendary
Offline
Activity: 924
Merit: 1000
|
|
June 30, 2015, 10:36:41 AM |
|
nice commit... new wallet looks cool
|
not hashing, folding and curing (check FLDC merged-folding! reuse good GPUs)
|
|
|
Epsylon3
Legendary
Offline
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
|
|
July 02, 2015, 09:17:22 PM |
|
I added c11 support in ccminer (linux branch for the moment, which should be ok on windows too)
will be officially released in my future 1.6.6 version... links are in my signature..
added also to the cpuminer-multi project (standard sph lib code, more portable/stable than ig0tik projects)
else.... you have some duplicated sections in your first post :p
|
|
|
|
Rolihlahla (OP)
Member
Offline
Activity: 70
Merit: 10
Chaincoin Founder
|
|
July 03, 2015, 08:17:39 AM |
|
I added c11 support in ccminer (linux branch for the moment, which should be ok on windows too)
will be officially released in my future 1.6.6 version... links are in my signature..
added also to the cpuminer-multi project (standard sph lib code, more portable/stable than ig0tik projects)
else.... you have some duplicated sections in your first post :p
Thanks for your effort. Added to OP.
|
|
|
|
Rolihlahla (OP)
Member
Offline
Activity: 70
Merit: 10
Chaincoin Founder
|
|
July 04, 2015, 06:52:42 AM |
|
|
|
|
|
SalimNagamato
Legendary
Offline
Activity: 924
Merit: 1000
|
|
July 04, 2015, 08:49:58 AM |
|
I added c11 support in ccminer (linux branch for the moment, which should be ok on windows too)
will be officially released in my future 1.6.6 version... links are in my signature..
added also to the cpuminer-multi project (standard sph lib code, more portable/stable than ig0tik projects)
else.... you have some duplicated sections in your first post :p
can you make a release please ? i want to try mining with my windowsed nvidia
|
not hashing, folding and curing (check FLDC merged-folding! reuse good GPUs)
|
|
|
Epsylon3
Legendary
Offline
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
|
|
July 04, 2015, 11:50:06 PM |
|
Oh, hmm yes i will try to do one tomorrow... i'm busy with yaamp source code :p http://yiimp.ccminer.org <<< accept Chaincoin and Flaxscript
|
|
|
|
Rolihlahla (OP)
Member
Offline
Activity: 70
Merit: 10
Chaincoin Founder
|
|
July 05, 2015, 07:41:33 AM |
|
Oh, hmm yes i will try to do one tomorrow... i'm busy with yaamp source code :p http://yiimp.ccminer.org <<< accept Chaincoin and Flaxscript Thanks for the pool! OP updated.
|
|
|
|
Rolihlahla (OP)
Member
Offline
Activity: 70
Merit: 10
Chaincoin Founder
|
|
July 05, 2015, 11:44:50 AM |
|
Chaincoin 0.9.2.1 - Required update - Masternodes
This update enables darksend and masternodes starting July 21. Please update before then.
See OP for download links.
|
|
|
|
Epsylon3
Legendary
Offline
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
|
|
July 06, 2015, 08:43:48 PM Last edit: July 06, 2015, 11:34:23 PM by Epsylon3 |
|
actually building the v1.6.5-C11 special build of ccminer... will take one hour to publish that :p done: https://github.com/tpruvot/ccminer/releasesPS: I had to disable flaxscript (temporary) on my C11 test pool (yiimp) because it has an exchange price and was mined in priority... will check that tomorrow...
|
|
|
|
[fkdf
Newbie
Offline
Activity: 42
Merit: 0
|
|
July 07, 2015, 10:06:01 AM |
|
|
|
|
|
illodin
|
|
July 07, 2015, 06:28:11 PM |
|
Chaincoin 0.9.2.1 - Required update - Masternodes
This update enables darksend and masternodes starting July 21. Please update before then.
See OP for download links.
Thanks a lot - dunno what changed but I got this new version to compile under Ubuntu just fine.
|
|
|
|
Rolihlahla (OP)
Member
Offline
Activity: 70
Merit: 10
Chaincoin Founder
|
|
July 08, 2015, 08:06:35 AM |
|
|
|
|
|
illodin
|
|
July 08, 2015, 09:51:32 AM |
|
Hashrate and difficulty going up last couple of days.
What's the masternode reward % going to be btw?
|
|
|
|
SalimNagamato
Legendary
Offline
Activity: 924
Merit: 1000
|
|
July 08, 2015, 11:22:28 AM |
|
Hashrate and difficulty going up last couple of days.
What's the masternode reward % going to be btw?
25%
|
not hashing, folding and curing (check FLDC merged-folding! reuse good GPUs)
|
|
|
HCLivess
Legendary
Offline
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
|
|
July 08, 2015, 11:34:12 AM |
|
Wait, this still exists? I have some!
|
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
July 08, 2015, 11:35:43 AM |
|
Hmm I wonder why chc.suprnova.cc was removed from the OP.. thats one of the longest running pools I have (had)
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
antonio8
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
July 08, 2015, 12:04:28 PM |
|
How much to run the MN?
|
If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks
|
|
|
Rolihlahla (OP)
Member
Offline
Activity: 70
Merit: 10
Chaincoin Founder
|
|
July 08, 2015, 12:05:33 PM |
|
Hmm I wonder why chc.suprnova.cc was removed from the OP.. thats one of the longest running pools I have (had)
Re-added it to the OP. Thanks
|
|
|
|
|