Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Dreamcoin [DRM] - X11 - PoW/PoS - Zerocoin - Bittrex ~ 15% PoS!
by
alcamie
on 12/05/2014, 13:09:38 UTC
After a week I still can't get the linux wallet to build. I've just recloned from git and still has the same issues?
Is the dev going to fix it?

chris@clongnovia$ (git::master) qmake
Project MESSAGE: Building with UPNP support
Project MESSAGE: Building with UPNP supportRemoved plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
RCC: Error in 'src/qt/bitcoin.qrc': Cannot find file 'res/icons/Dreamcoin.png'
RCC: Error in 'src/qt/bitcoin.qrc': Cannot find file 'res/icons/Dreamcoin-16.png'
RCC: Error in 'src/qt/bitcoin.qrc': Cannot find file 'res/icons/Dreamcoin.png'
RCC: Error in 'src/qt/bitcoin.qrc': Cannot find file 'res/icons/Dreamcoin-16.png'


And then:

chris@clongnovia$ (git::master) make
cd /home/chris/cryptocoin-dev/Dreamcoin/src/leveldb && CC=gcc CXX=g++ make OPT="-fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2" libleveldb.a libmemenv.a
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `/home/chris/cryptocoin-dev/Dreamcoin/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 `/home/chris/cryptocoin-dev/Dreamcoin/src/leveldb'
make: *** [/home/chris/cryptocoin-dev/Dreamcoin/src/leveldb/libleveldb.a] Error 2


Please let me know what it the status of this fix ASAP.