-daemon is no longer functional on git head as of 3415b15a56e2ffec16c831d5994b969daa65dc2b #94

issue midnightmagic opened this issue on March 3, 2011
  1. midnightmagic commented at 8:14 PM on March 3, 2011: contributor

    The following commit appears to have broken -daemon mode for a bitcoind compile:

    8314b7f5e68007db1ffe12a0fe5d3204d4e79d2d is the first bad commit commit 8314b7f5e68007db1ffe12a0fe5d3204d4e79d2d Author: Matt Giuca matt.giuca@gmail.com Date: Sat Feb 26 08:58:15 2011 +1100

    makefile.unix: Removed redundant use of wx-config in DEFS (it was being included twice).
        Also changed wx-config --cppflags to --cxxflags. I am not sure what the
        difference is supposed to be, but --cppflags does not include -pthread.
    

    :100644 100644 b36aa2c6a8cb4b6a22f053eccf70c88217d2f445 383de9aded37750f1f7cff5290c4dfab40545f09 M makefile.unix

  2. midnightmagic commented at 8:57 PM on March 3, 2011: contributor

    Since that commit stripped out the inclusion of WXINCLUDEPATHS in the defs and moved it to the obj/%.o location instead. This means the nogui option compilation doesn't receive the WXGTK define, which is #ifdef'ing out the daemonizing fork() call. (Which itself is probably the genesis of this bug.)

  3. tcatm commented at 9:37 PM on March 3, 2011: none

    bugfix: #96

  4. tcatm closed this on Mar 22, 2011

  5. glv2 referenced this in commit 4fb6fbfe15 on Jul 22, 2014
  6. rdponticelli referenced this in commit 0ce80ef47e on Nov 26, 2014
  7. classesjack referenced this in commit 413fbaa8bb on Jan 2, 2018
  8. lateminer referenced this in commit d181172f47 on Feb 23, 2019
  9. Losangelosgenetics referenced this in commit a1d3f5b91c on Mar 12, 2020
  10. rajarshimaitra referenced this in commit 67fe9d3240 on Mar 23, 2021
  11. rajarshimaitra referenced this in commit 9e80c8153b on Aug 5, 2021
  12. MarcoFalke 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-04-13 21:16 UTC

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