Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XCYPT] CryptCash | FluxPoW | In-Client Block Explorer | Slack | CryptNodes
by
james42
on 16/06/2015, 20:09:45 UTC
Linux daemon still does not compile:

Code:
deps/md_helper.c: At global scope:
deps/md_helper.c:343:10: warning: ‘void HASH_close(void*, void*, unsigned int)’ defined but not used [-Wunused-function]
 SPH_XCAT(HASH, _close)(void *cc, void *dst, unsigned rnum)
          ^
deps/md_helper.c:86:28: note: in definition of macro ‘SPH_XCAT_’
 #define SPH_XCAT_(a, b)    a ## b
                            ^
deps/md_helper.c:343:1: note: in expansion of macro ‘SPH_XCAT’
 SPH_XCAT(HASH, _close)(void *cc, void *dst, unsigned rnum)
 ^
make: *** [obj/deps/md_helper.o] Error 1

If you want exchanges to keep up with your coin, it is essential for the daemon to compile