Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [BEE2] [BEECOIN V2] POW X11/POS Hybrid - Now With CLIENT CHAT Feature!
by
mycoinsstore
on 22/02/2015, 17:59:04 UTC
There is a problem with new BEE sources that you gave me. And I can understand why Mark from Allcoin can't compile it.

I reckon it's just the usual issue of src/leveldb/build_detect_platform not having the 'x' flag set:

Code:
Building LevelDB ...
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `/www/lib/abe/beecoinv2/beecoinv2exchange/src/leveldb'
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target `build_config.mk'.  Stop.
make[1]: Leaving directory `/www/lib/abe/beecoinv2/beecoinv2exchange/src/leveldb'

which is fixable with:

Code:
$ chmod a+x leveldb/build_detect_platform
You are wrong. Even if you will do chmod a+x on leveldb/build_detect_platform you still can't compile wallet.
It's because a wrong leveldb version that was included in bee wallet and not in "build_detect_platform not having the 'x' flag set".

Soopy,
not all good with BEE wallet on Allcoin. I tried to withdraw a 2.5 Millions of BEE AFTER the wallet was fixed on Allcoin, but I still didn't receive them Sad
My txid:9c424ad1f7a76e8aa20b5bfc428fde43ba191ef4beb492fd14e74e353acf7c0b
Can you help?