Pages:
Author

Topic: [ANN] XAB -The currency of TheAltcoinBoard - Instant Masternodes - 73% Burnt - page 7. (Read 20072 times)

sr. member
Activity: 333
Merit: 250
you said that you are using a Linux daemon. but as you learn the balance on your wallet if no GUI? and how do I compile a daemon?
hero member
Activity: 792
Merit: 501
hmm this could also be a problem from the textfiles with windows format.

install dos2unix and convert all .mk and .sh files from dos to linux format

use "make clean" before trying again.

regards
file conversion help. Now there is a new bug. when compiling highlighted some of the lines, but did not stop compiling.

In file included from src/txdb-leveldb.h:9:0,
                 from src/txdb.h:9,
                 from src/rpcrawtransaction.cpp:10:
src/main.h:84:1: warning: this decimal constant is unsigned only in ISO C90
 static const int64_t MAX_MONEY = 3000000000 * COIN;


at the end of the compilation is stopped with an error

In file included from /usr/include/boost/iterator/iterator_categories.hpp:22:0,
                 from /usr/include/boost/iterator/iterator_facade.hpp:14,
                 from /usr/include/boost/range/iterator_range_core.hpp:27,
                 from /usr/include/boost/range/iterator_range.hpp:13,
                 from /usr/include/boost/assign/list_of.hpp:20,
                 from src/rpcrawtransaction.cpp:6:
/usr/include/boost/variant/get.hpp: In instantiation of ‘typename boost::add_reference::type boost::strict_get(boost::variant&) [with U = const CScriptID&; T0 = CNoDestination; T1 = CKeyID; T2 = CScriptID; T3 = CStealthAddress; T4 = boost::detail::variant::void_; T5 = boost::detail::variant::void_; T6 = boost::detail::variant::void_; T7 = boost::detail::variant::void_; T8 = boost::detail::variant::void_; T9 = boost::detail::variant::void_; T10 = boost::detail::variant::void_; T11 = boost::detail::variant::void_; T12 = boost::detail::variant::void_; T13 = boost::detail::variant::void_; T14 = boost::detail::variant::void_; T15 = boost::detail::variant::void_; T16 = boost::detail::variant::void_; T17 = boost::detail::variant::void_; T18 = boost::detail::variant::void_; T19 = boost::detail::variant::void_; typename boost::add_reference::type = const CScriptID&]’:
/usr/include/boost/variant/get.hpp:284:25:   required from ‘typename boost::add_reference::type boost::get(boost::variant&) [with U = const CScriptID&; T0 = CNoDestination; T1 = CKeyID; T2 = CScriptID; T3 = CStealthAddress; T4 = boost::detail::variant::void_; T5 = boost::detail::variant::void_; T6 = boost::detail::variant::void_; T7 = boost::detail::variant::void_; T8 = boost::detail::variant::void_; T9 = boost::detail::variant::void_; T10 = boost::detail::variant::void_; T11 = boost::detail::variant::void_; T12 = boost::detail::variant::void_; T13 = boost::detail::variant::void_; T14 = boost::detail::variant::void_; T15 = boost::detail::variant::void_; T16 = boost::detail::variant::void_; T17 = boost::detail::variant::void_; T18 = boost::detail::variant::void_; T19 = boost::detail::variant::void_; typename boost::add_reference::type = const CScriptID&]’
src/rpcrawtransaction.cpp:217:77:   required from here
/usr/include/boost/variant/get.hpp:178:5: error: invalid application of ‘sizeof’ to incomplete type ‘boost::STATIC_ASSERTION_FAILURE
     BOOST_STATIC_ASSERT_MSG(
     ^
Makefile:3401: oшибкa выпoлнeния peцeптa для цeли «build/rpcrawtransaction.o»
make: *** [build/rpcrawtransaction.o] Oшибкa 1


sorry .. here end my ideas .. looks like a problem with your boost include files. In such cases deleting the boos package on your system and compiling it fresh may help ..

but you need to "experiment around" a bit here

Sorry

regards

sr. member
Activity: 333
Merit: 250
hmm this could also be a problem from the textfiles with windows format.

install dos2unix and convert all .mk and .sh files from dos to linux format

use "make clean" before trying again.

regards
file conversion help. Now there is a new bug. when compiling highlighted some of the lines, but did not stop compiling.

In file included from src/txdb-leveldb.h:9:0,
                 from src/txdb.h:9,
                 from src/rpcrawtransaction.cpp:10:
src/main.h:84:1: warning: this decimal constant is unsigned only in ISO C90
 static const int64_t MAX_MONEY = 3000000000 * COIN;


at the end of the compilation is stopped with an error

In file included from /usr/include/boost/iterator/iterator_categories.hpp:22:0,
                 from /usr/include/boost/iterator/iterator_facade.hpp:14,
                 from /usr/include/boost/range/iterator_range_core.hpp:27,
                 from /usr/include/boost/range/iterator_range.hpp:13,
                 from /usr/include/boost/assign/list_of.hpp:20,
                 from src/rpcrawtransaction.cpp:6:
/usr/include/boost/variant/get.hpp: In instantiation of ‘typename boost::add_reference::type boost::strict_get(boost::variant&) [with U = const CScriptID&; T0 = CNoDestination; T1 = CKeyID; T2 = CScriptID; T3 = CStealthAddress; T4 = boost::detail::variant::void_; T5 = boost::detail::variant::void_; T6 = boost::detail::variant::void_; T7 = boost::detail::variant::void_; T8 = boost::detail::variant::void_; T9 = boost::detail::variant::void_; T10 = boost::detail::variant::void_; T11 = boost::detail::variant::void_; T12 = boost::detail::variant::void_; T13 = boost::detail::variant::void_; T14 = boost::detail::variant::void_; T15 = boost::detail::variant::void_; T16 = boost::detail::variant::void_; T17 = boost::detail::variant::void_; T18 = boost::detail::variant::void_; T19 = boost::detail::variant::void_; typename boost::add_reference::type = const CScriptID&]’:
/usr/include/boost/variant/get.hpp:284:25:   required from ‘typename boost::add_reference::type boost::get(boost::variant&) [with U = const CScriptID&; T0 = CNoDestination; T1 = CKeyID; T2 = CScriptID; T3 = CStealthAddress; T4 = boost::detail::variant::void_; T5 = boost::detail::variant::void_; T6 = boost::detail::variant::void_; T7 = boost::detail::variant::void_; T8 = boost::detail::variant::void_; T9 = boost::detail::variant::void_; T10 = boost::detail::variant::void_; T11 = boost::detail::variant::void_; T12 = boost::detail::variant::void_; T13 = boost::detail::variant::void_; T14 = boost::detail::variant::void_; T15 = boost::detail::variant::void_; T16 = boost::detail::variant::void_; T17 = boost::detail::variant::void_; T18 = boost::detail::variant::void_; T19 = boost::detail::variant::void_; typename boost::add_reference::type = const CScriptID&]’
src/rpcrawtransaction.cpp:217:77:   required from here
/usr/include/boost/variant/get.hpp:178:5: error: invalid application of ‘sizeof’ to incomplete type ‘boost::STATIC_ASSERTION_FAILURE
     BOOST_STATIC_ASSERT_MSG(
     ^
Makefile:3401: oшибкa выпoлнeния peцeптa для цeли «build/rpcrawtransaction.o»
make: *** [build/rpcrawtransaction.o] Oшибкa 1
hero member
Activity: 792
Merit: 501
hmm this could also be a problem from the textfiles with windows format.

install dos2unix and convert all .mk and .sh files from dos to linux format

use "make clean" before trying again.

regards
sr. member
Activity: 333
Merit: 250
I made again. nothing changed

sazonov@sazonov-VirtualBox:~/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb$ chattr +x build_detect_platform
Usage: chattr [-RVf] [-+=aAcCdDeijsStTu] [-v version] files...

S O R R Y ...

Over years I made the same fault chmod +x .... not chattr +x ..

please try again with chmod +x build_detect_platform in leveldb :-)

regards

btw I'm also online in TheAltCoinBoard Slack :-)
chmod +x build_detect_platform. nothing changed.
before compiling you do not need to be started build_detect_platform manually?

I do not have access to the TheAltCoinBoard Slack
hero member
Activity: 792
Merit: 501
I made again. nothing changed

sazonov@sazonov-VirtualBox:~/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb$ chattr +x build_detect_platform
Usage: chattr [-RVf] [-+=aAcCdDeijsStTu] [-v version] files...

S O R R Y ...

Over years I made the same fault chmod +x .... not chattr +x ..

please try again with chmod +x build_detect_platform in leveldb :-)

regards

btw I'm also online in TheAltCoinBoard Slack :-)
sr. member
Activity: 333
Merit: 250
Hello. I want to compile the wallet under Linux x32 bits. I downloaded the source code. I set qtcreator. I chose the file XAB-qt.pro. after the launch of the project builds I error occurs. "/home/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb/libleveldb.a: No such file or directory". help to solve the problem.

Hi,

I never use GUI Wallet under linux only daemon but UPNPC/src/leveldb/libleveldb.a: No such file or directory could be a hint that it wasn't compiled at all. Go into the leveldb directoriy and check if the build_detect_platform script is executable. If not use chattr +x build_detect_platform to make it executable. After that switch back to start and try to compile again.

Regards
unfortunately I have ubuntu with Russian localization. here's the log after running make

sazonov@sazonov-VirtualBox:~/XAB-withoutSecp256k1-1.0.0-UPNPC$ make
cd /home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb && CC=gcc CXX=g++ make OPT="-pipe -fstack-protector-all --param ssp-buffer-size=1 -O2" libleveldb.a libmemenv.a
make[1]: вxoд в кaтaлoг «/home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb»
/bin/sh: 1: ./build_detect_platform: not found
Makefile:18: build_config.mk: Heт тaкoгo фaйлa или кaтaлoгa
make[1]: *** Heт пpaвилa для cбopки цeли «build_config.mk».  Ocтaнoв.
make[1]: выxoд из кaтaлoгa «/home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb»
Makefile:843: oшибкa выпoлнeния peцeптa для цeли «/home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb/libleveldb.a»
make: *** [/home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb/libleveldb.a] Oшибкa 2


Looks exactly like the problem I talked about. Please try the command to make the script executable (if it's there)

regards

I made again. nothing changed

sazonov@sazonov-VirtualBox:~/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb$ chattr +x build_detect_platform
Usage: chattr [-RVf] [-+=aAcCdDeijsStTu] [-v version] files...
sazonov@sazonov-VirtualBox:~/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb$ cd ..
sazonov@sazonov-VirtualBox:~/XAB-withoutSecp256k1-1.0.0-UPNPC/src$ cd ..
sazonov@sazonov-VirtualBox:~/XAB-withoutSecp256k1-1.0.0-UPNPC$ make
cd /home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb && CC=gcc CXX=g++ make OPT="-pipe -fstack-protector-all --param ssp-buffer-size=1 -O2" libleveldb.a libmemenv.a
make[1]: вxoд в кaтaлoг «/home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb»
/bin/sh: 1: ./build_detect_platform: not found
Makefile:18: build_config.mk: Heт тaкoгo фaйлa или кaтaлoгa
make[1]: *** Heт пpaвилa для cбopки цeли «build_config.mk».  Ocтaнoв.
make[1]: выxoд из кaтaлoгa «/home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb»
Makefile:843: oшибкa выпoлнeния peцeптa для цeли «/home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb/libleveldb.a»
make: *** [/home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb/libleveldb.a] Oшибкa 2

hero member
Activity: 792
Merit: 501
Hello. I want to compile the wallet under Linux x32 bits. I downloaded the source code. I set qtcreator. I chose the file XAB-qt.pro. after the launch of the project builds I error occurs. "/home/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb/libleveldb.a: No such file or directory". help to solve the problem.

Hi,

I never use GUI Wallet under linux only daemon but UPNPC/src/leveldb/libleveldb.a: No such file or directory could be a hint that it wasn't compiled at all. Go into the leveldb directoriy and check if the build_detect_platform script is executable. If not use chattr +x build_detect_platform to make it executable. After that switch back to start and try to compile again.

Regards
unfortunately I have ubuntu with Russian localization. here's the log after running make

sazonov@sazonov-VirtualBox:~/XAB-withoutSecp256k1-1.0.0-UPNPC$ make
cd /home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb && CC=gcc CXX=g++ make OPT="-pipe -fstack-protector-all --param ssp-buffer-size=1 -O2" libleveldb.a libmemenv.a
make[1]: вxoд в кaтaлoг «/home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb»
/bin/sh: 1: ./build_detect_platform: not found
Makefile:18: build_config.mk: Heт тaкoгo фaйлa или кaтaлoгa
make[1]: *** Heт пpaвилa для cбopки цeли «build_config.mk».  Ocтaнoв.
make[1]: выxoд из кaтaлoгa «/home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb»
Makefile:843: oшибкa выпoлнeния peцeптa для цeли «/home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb/libleveldb.a»
make: *** [/home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb/libleveldb.a] Oшибкa 2


Looks exactly like the problem I talked about. Please try the command to make the script executable (if it's there)

regards
sr. member
Activity: 333
Merit: 250
Hello. I want to compile the wallet under Linux x32 bits. I downloaded the source code. I set qtcreator. I chose the file XAB-qt.pro. after the launch of the project builds I error occurs. "/home/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb/libleveldb.a: No such file or directory". help to solve the problem.

Hi,

I never use GUI Wallet under linux only daemon but UPNPC/src/leveldb/libleveldb.a: No such file or directory could be a hint that it wasn't compiled at all. Go into the leveldb directoriy and check if the build_detect_platform script is executable. If not use chattr +x build_detect_platform to make it executable. After that switch back to start and try to compile again.

Regards
unfortunately I have ubuntu with Russian localization. here's the log after running make

sazonov@sazonov-VirtualBox:~/XAB-withoutSecp256k1-1.0.0-UPNPC$ make
cd /home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb && CC=gcc CXX=g++ make OPT="-pipe -fstack-protector-all --param ssp-buffer-size=1 -O2" libleveldb.a libmemenv.a
make[1]: вxoд в кaтaлoг «/home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb»
/bin/sh: 1: ./build_detect_platform: not found
Makefile:18: build_config.mk: Heт тaкoгo фaйлa или кaтaлoгa
make[1]: *** Heт пpaвилa для cбopки цeли «build_config.mk».  Ocтaнoв.
make[1]: выxoд из кaтaлoгa «/home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb»
Makefile:843: oшибкa выпoлнeния peцeптa для цeли «/home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb/libleveldb.a»
make: *** [/home/sazonov/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb/libleveldb.a] Oшибкa 2
hero member
Activity: 792
Merit: 501
Hello. I want to compile the wallet under Linux x32 bits. I downloaded the source code. I set qtcreator. I chose the file XAB-qt.pro. after the launch of the project builds I error occurs. "/home/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb/libleveldb.a: No such file or directory". help to solve the problem.

Hi,

I never use GUI Wallet under linux only daemon but UPNPC/src/leveldb/libleveldb.a: No such file or directory could be a hint that it wasn't compiled at all. Go into the leveldb directoriy and check if the build_detect_platform script is executable. If not use chattr +x build_detect_platform to make it executable. After that switch back to start and try to compile again.

Regards
legendary
Activity: 3416
Merit: 1225
I'm staking this coin nicely getting 18 new xab every hour,the dev should list this coin to Yobit ,postcoin is listed there and they are traded very nicely with a very good volume daily if you are a postcoin holders why would you swap your postcoin to xab when the price of postcoin is much more better than xab..
hero member
Activity: 2926
Merit: 567
where news Huh new exchange

afaik rolik2001,,XAB only lisred on novaexchange Dev still not announce another exchange.actually i also hope XAB can listed in ampther exchange.

For a small fee it can get listed within 3 days on Yobit I'm sure that the admin is well aware of Yobit easiness to get any coin listed so we hope he'll take our advice..
hero member
Activity: 1204
Merit: 539
where news Huh new exchange

afaik rolik2001,,XAB only lisred on novaexchange Dev still not announce another exchange.actually i also hope XAB can listed in ampther exchange.
sr. member
Activity: 333
Merit: 250
Hello. I want to compile the wallet under Linux x32 bits. I downloaded the source code. I set qtcreator. I chose the file XAB-qt.pro. after the launch of the project builds I error occurs. "/home/XAB-withoutSecp256k1-1.0.0-UPNPC/src/leveldb/libleveldb.a: No such file or directory". help to solve the problem.
hero member
Activity: 1232
Merit: 503
where news Huh new exchange
legendary
Activity: 3416
Merit: 1225
Got my free coins my wallet is now staking and I've got an initial 18 xab rewards from staking,this is an exciting project I just hope the dev will submit this coin to Yobit,but there is one coin there that has a abbreviation Xav i thought it is that coin,quite confusing..
member
Activity: 108
Merit: 10
A quick reminder regarding the process of free distribution

Quote
To be eligible for the free stake, you must meet all the requirements and follow the the stated request procedure steps.
 
1. You have a minimum of 100 posts on Bitcointalk.org
2. You are a registered member of TheAltcoinBoard.com - https://thealtcoinboard.com/index.php?action=register
3. You have to fill the Request Form, with the required info
4. You must provide your Bitcointalk.org and TheAltcoinBoard.com UID in the Request Form. Make sure that the link contains your UID which looks like "action=profile;u=123456;sa=summary". To get your UID go to your forum profile - Click on summary on left side.
5. After you submitted the request form send a PM  both to AltcoinBoardAdmin at https://thealtcoinboard.com  and to  altcoinboard on Bitcointalk.org with message: Free distribution form filled and your Bitcointalk.org username

*Multi-accounting strictly prohibited. All the users caught with multiple accounts or multiple request will be BANNED from the free distribution
legendary
Activity: 3416
Merit: 1225
I don't know why I missed it but lucky that it is not yet late to get into the free distribution I have sent my request for free coins and looking forward to received it and would like also to congratulation your team for a great job on your wallet..
member
Activity: 108
Merit: 10
Giveaway company is still active? I fill the form and send PM. If it's active i'm waiting coins  Smiley
Yes the free distribution is open until 13th of August.
The processing time of the request could take up to 24 hours, so please be patient.
hero member
Activity: 924
Merit: 502
Giveaway company is still active? I fill the form and send PM. If it's active i'm waiting coins  Smiley
Pages:
Jump to: