ANN: namecoin-qt with autotools (configure) build support

Namecoin, NMControl
indolering
Posts: 801
Joined: Sun Aug 18, 2013 8:26 pm
os: mac

Re: ANN: namecoin-qt with autotools (configure) build suppor

Post by indolering »

indolering wrote:I'm not sure if this is related to your specific build or not, neither namecoind nor namecoind -d appear to demonize the process. They both require that I keep the terminal open to work.
Okay, apparently you must type `namecoind -daemon`, which is different from what the Linux client required. Of course, why the hell Satoshi decided that bitcoind would require a -d switch to begin with or any of his other insane syntactic choices is beyond me.
DNS is much more than a key->value datastore.

indolering
Posts: 801
Joined: Sun Aug 18, 2013 8:26 pm
os: mac

Re: ANN: namecoin-qt with autotools (configure) build suppor

Post by indolering »

Still unable to build, I'm even using a fresh dev machine so there really shouldn't be any issues.

I can give you remote access (I'm setting up an OS X build server for the team).

https://gist.github.com/nmcbot/9403870
DNS is much more than a key->value datastore.

mightbemike
Posts: 57
Joined: Fri Apr 25, 2014 4:40 am

Re: ANN: namecoin-qt with autotools (configure) build suppor

Post by mightbemike »

Wow this is the closest I've been able to get on OSX Mavericks. Kudos cotton.

I'm getting a build error as follows:

Code: Select all

cryptopp/sha.cpp:339:2: error: invalid instruction mnemonic 'prefix'
        ASL(1)
        ^
Anyone else run into this error, and if so what did you do to get around it?
NMC: NFhmGAqzRpZbGs3uCPPo7DJKuscuL4Aap2
id/mightbemike

Post Reply