Misc build fixes #6501

pull theuni wants to merge 2 commits into bitcoin:master from theuni:misc-build-fixes changing 2 files +49 −28
  1. theuni commented at 4:29 AM on August 1, 2015: member

    The first commit addresses #6458 and #6432. I'm not sure if it's enough to fix it completely, but it addresses the bulk of the pkg-config issue.

    The second commit (maybe) addresses #6486. I noticed it while I was looking at configure. It's not clear if #6486 is a real bug for that user or not, but either way it was prone to failure before and should work as expected after the change.

  2. build: fix libressl detection
    Checking libcrypto for a function after we've already found a (possibly
    different) libcrypto is not what we want to do here.
    
    pkg-config might've found a cross lib while AC_CHECK_LIB may find a different
    or native one.
    
    Run a link-test against the lib that's already been found instead.
    d9add71951
  3. build: make sure pkg-config checks are guarded by an m4_ifdef 31bfc272c7
  4. laanwj added the label Build system on Aug 1, 2015
  5. jgarzik commented at 4:58 PM on August 1, 2015: contributor

    ut ACK

  6. laanwj commented at 1:30 PM on August 3, 2015: member

    Tested ACK

  7. laanwj merged this on Aug 3, 2015
  8. laanwj closed this on Aug 3, 2015

  9. laanwj referenced this in commit fee6554b52 on Aug 3, 2015
  10. str4d referenced this in commit 7d8e6c7a28 on Sep 22, 2016
  11. str4d referenced this in commit 29f7d67253 on Sep 22, 2016
  12. str4d referenced this in commit 5bce086d88 on Sep 26, 2016
  13. str4d referenced this in commit 51babcb951 on Sep 29, 2016
  14. 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-17 03:15 UTC

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