Bugfix: configure: Look in libx32 subdirectory for boost libraries #4032

pull luke-jr wants to merge 1 commits into bitcoin:master from luke-jr:bugfix_x32_find_boost changing 1 files +4 −1
  1. luke-jr commented at 1:00 PM on April 9, 2014: member

    No description provided.

  2. Bugfix: configure: Look in libx32 subdirectory for boost libraries c0e0b05aec
  3. BitcoinPullTester commented at 1:20 PM on April 9, 2014: none

    Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/c0e0b05aec621f154e811c0ff2ad4bded4ea7262 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.

  4. wtogami commented at 3:20 AM on April 10, 2014: contributor

    Any idea why is lib64 listed twice in the original?

  5. luke-jr commented at 4:16 AM on April 10, 2014: member
         dnl The last entry in the list is chosen by default when no libraries
          dnl are found, e.g. when only header-only libraries are installed!
    
  6. wtogami commented at 1:43 AM on April 13, 2014: contributor

    ACK

  7. in src/m4/ax_boost_base.m4:None in c0e0b05aec
      91 | @@ -92,7 +92,10 @@ if test "x$want_boost" = "xyes"; then
      92 |      libsubdirs="lib"
      93 |      ax_arch=`uname -m`
      94 |      case $ax_arch in
      95 | -      x86_64|ppc64|s390x|sparc64|aarch64)
      96 | +      x86_64)
    


    laanwj commented at 6:04 AM on April 14, 2014:

    Is the arch still x86_64 in case of x32? Wouldn't this possibly cause the detection process to confuse 64-bit and x32 libs?


    luke-jr commented at 6:21 AM on April 14, 2014:

    x86_64-pc-linux-gnux32

    This code is already very confused if there are x86_64 libs installed on a x86_32 OS with x86_64 kernel. Fixing that is outside the scope of this pull request :/

  8. laanwj merged this on May 2, 2014
  9. laanwj closed this on May 2, 2014

  10. laanwj referenced this in commit 83d7dc44ef on May 2, 2014
  11. luke-jr deleted the branch on Oct 19, 2014
  12. 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-04-14 15:15 UTC

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