Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [PoW/PoS/MN] [Quark] NADir, a community-driven experiment in governance
by
nadircoin
on 22/08/2020, 20:53:18 UTC



TRied to compile it and got this error from ./autogen.sh


Code:
configure.ac:427: error: possibly undefined macro: AC_CHECK_LIB
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:1022: error: possibly undefined macro: PKG_CHECK_MODULES
configure.ac:1049: error: possibly undefined macro: AC_CHECK_HEADER

do u know how to fix this?  

I think i'Ve tried everything  i found from google already xp haha


Have to compile it myself because when i use the daemon you gave i receive this error:

Code:
nadird: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.11' not found (required by nadird)
nadird: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by nadird)



Trying to put it in a mining pool Smiley

Thank you!




Have you tried sudo apt-get install libdb4.8-dev libdb4.8++-dev

or

/auto.sh

?

Likely incorrect tools version, but I'm not a Linux native so just trying to help out with anything I can - hope that works! Let me know, and if not, will pass it on to the dev. =)