Code Monkey home page Code Monkey logo

Comments (6)

FuzzyBearBTC avatar FuzzyBearBTC commented on July 28, 2024

@tuaris can you build the daemon with no errors? Its good to check you have the general dependencies working fine with the daemon build first, then try the Qt, will give us some better insight into what is going on as I have not seen this error before

from peercoin.

tuaris avatar tuaris commented on July 28, 2024

The non Qt daemon builds and works fine. FYI, this is FreeBSD 9.3 and 10.x.

from peercoin.

tuaris avatar tuaris commented on July 28, 2024

This is the build log for the daemon
http://pkg.morante.net/poudriere/data/93amd64-default-wallets/latest-per-pkg/ppcoin-0.4.0.0_1.log

from peercoin.

FuzzyBearBTC avatar FuzzyBearBTC commented on July 28, 2024

@tuaris Ah I have not tried to build on FreeBSD.

If your daemon working then that is good, not an issue with core dependencies.

Now check your Qt deps... what versions are you running I know there are some issues from certain QT-creator versions etc

I have found this https://www.peercointalk.org/index.php?topic=1917.5 where user d5000 reported same error as you but on Linux system.
Solution was https://www.peercointalk.org/index.php?topic=1917.msg15555#msg15555

from peercoin.

tuaris avatar tuaris commented on July 28, 2024

I couldn't find what the solution was on the link you provided. Looks like it was not solved at the end. I was able to find an old Bitcoin discussion regarding the same error: http://bitcoinstats.com/irc/bitcoin-dev/logs/2012/05/28#l1338241436.0 It seems to mention that an #include is needed somewhere but they also don't offer a solution.

This is strange, I am able to build lots of other Qt wallets just fine.

from peercoin.

tuaris avatar tuaris commented on July 28, 2024

I got it. Found an old patch for Bitcoin 0.6.3 at https://svnweb.freebsd.org/ports/head/net-p2p/bitcoin/files/patch-transactiondesc.cpp?view=markup&pathrev=303526.

Need to add to 'transactiondesc.cpp':

#include "walletdb.h"

from peercoin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.