[00:23:16] @prole @mxaddict fixed the bug in #523 [00:27:55] Ok, i'll do a test build later today [00:27:59] Still busy with some other stuff [17:47:45] https://github.com/proletesseract/navcoin-core/pull/35 @prole [19:39:15] building the dao_extension branch and first had to install pkg-config now it's showing configure: error: libdb_cxx headers missing, NavCoin Core requires this library for wallet functionality (--disable-wallet to disable wallet functionality) [19:47:08] and when building depends, i got this make: *** [funcs.mk:248: /home/-/navcoin-core/depends/work/build/x86_64-pc-linux-gnu/unbound/1.7.3-051812234f8/./.stamp_configured] Error 1 [20:05:35] @mxaddict you know how to fix this? [20:08:39] sudo apt-get install build-essential libcurl3-dev libunbound-dev libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev sudo add-apt-repository ppa:bitcoin/bitcoin sudo apt-get update sudo apt-get install libdb4.8-dev libdb4.8++-dev [20:11:13] thx [20:11:18] will try [20:32:29] nice, it's building now [20:39:55] 😘 [20:39:55] https://cdn.discordapp.com/attachments/416000318149754881/609093451182768129/unknown.png [21:33:53] can't do gitian builds for dao_extension tho ./bin/gbuild:21:in `system!': failed to run on-target setarch x86_64 bash -x < var/build-script > var/build.log 2>&1 (RuntimeError) [22:15:15] i have the windows gitian build here: https://builds.navcore.org/v4.7.0-rc/ [22:15:25] im working on the others, still ironing out some issues with my new gitian builder [22:22:27] cool, thank you