Qt client does not build on Fedora #7284

issue stevenroose opened this issue on January 4, 2016
  1. stevenroose commented at 12:25 PM on January 4, 2016: contributor

    I tried to map alle the Debian dependencies mentioned in the docs to a Fedora equivalent, but seemingly something is missing.

    These are the ones I installed (for the GUI only, bitcoind builds fine):

    • qt5-qtbase-gui (for libqt5gui5)
    • qt5-qtbase, qt5-qtbase-common and qt5-qtbase-devel (for libqt5dbus5) (source)
    • qt5-qttools, qt5-qttools-devel and qt5-qttools-common (for qttools5-dev and qttools5-dev-tools)
    • protobuf-devel (for libprotobuf-dev)
    • protobuf-compiler (for protobuf-compiler)

    The only one explicitly missing is libqt5core5a, however since it is the core Qt5 module, I would believe qt5-qtbase would have to be good...

    These are the outputs of the compilation steps: https://gist.github.com/stevenroose/cd681bcdaf1ae5b701d8

    It might be relevant to note that I have KDE Plasma 5 installed, so I use Qt for almost all my applications.

  2. jonasschnelli commented at 12:28 PM on January 4, 2016: contributor

    @stevenroose: I just checked your make output. All good... everything was built correctly:

    ---snip---
    CXXLD    bitcoind
    ---snip---
    OBJCXXLD qt/bitcoin-qt
    ---snip---
    

    Or what exactly is the problem here?

  3. stevenroose commented at 12:51 PM on January 4, 2016: contributor

    Ok, I read documentation that suggested the qt client would be in the src/ directoy instead of in a separate one. Ok I close this, thanks!

  4. stevenroose closed this on Jan 4, 2016

  5. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-02 18:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me