WITH_DBUS shouldn’t be limited to Linux #32464

issue kev009 openend this issue on May 9, 2025
  1. kev009 commented at 8:39 pm on May 9, 2025: none

    Is there an existing issue for this?

    • I have searched the existing issues

    Current behaviour

    With the move to CMake, WITH_DBUS becomes a Linux only feature: cmake_dependent_option(WITH_DBUS "Enable DBus support." ON "CMAKE_SYSTEM_NAME STREQUAL \"Linux\" AND BUILD_GUI" OFF)

    Expected behaviour

    This should be enabled on any UNIX-like. Or alternatively disabled on WIN32.

    Steps to reproduce

    cmake -DWITH_GUI -DWITH_DBUS on FreeBSD or other UNIX

    Relevant log output

    No response

    How did you obtain Bitcoin Core

    Compiled from source

    What version of Bitcoin Core are you using?

    v29.0

    Operating system and version

    FreeBSD CURRENT

    Machine specifications

    No response

  2. hebasto commented at 4:11 pm on May 11, 2025: member

    @kev009

    Thanks for reporting!

    Fixed in #32469.

  3. fanquake closed this on May 12, 2025

  4. fanquake referenced this in commit 3edf400b10 on May 12, 2025


kev009 hebasto


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: 2025-05-23 09:12 UTC

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