Minor fix in build documentation for FreeBSD 11 #10245

pull shigeya wants to merge 1 commits into bitcoin:master from shigeya:freebsd-11-build-doc-fix changing 1 files +4 −2
  1. shigeya commented at 10:41 PM on April 20, 2017: contributor
    • Don't need libevent2 -- and it's not availble in pkg also
    • Need to use GNU make
  2. sipa commented at 12:19 AM on April 21, 2017: member

    Are you sure nothing is needed to install libevent?

  3. shigeya commented at 12:33 AM on April 21, 2017: contributor

    Yes, I could successfully build without error on FreeBSD 11.0-RELEASE-p9. I briefly tested the code with Testnet3 and looks working (although, I haven't run until getting the latest block).

    I decided to shut down the server for now, due to poor CPU resource. If you want more confirmation, I can provide.

  4. sipa commented at 12:51 AM on April 21, 2017: member

    @shigeya I don't doubt that you could build successfully, but wasn't that because somehow libevent was already installed?

  5. Minor fix in build documentation for FreeBSD 11
    - Package name is libevent, not libevent2
    - Need to use GNU make
    0611bc3439
  6. shigeya force-pushed on Apr 21, 2017
  7. shigeya commented at 1:10 AM on April 21, 2017: contributor

    @sipa I was partially wrong. It was named libevent and not libevent2 in pkg. Although I have setup the machine recently and clean, the package was installed part of other package installation already. That's why. I have pushed amended fix. thanks.

  8. fanquake added the label Docs and Output on Apr 21, 2017
  9. in doc/build-unix.md:343 in 0611bc3439
     339 | @@ -338,7 +340,7 @@ Then build using:
     340 |  
     341 |      ./autogen.sh
     342 |      ./configure --with-incompatible-bdb BDB_CFLAGS="-I/usr/local/include/db5" BDB_LIBS="-L/usr/local/lib -ldb_cxx-5"
     343 | -    make
     344 | +    gmake
    


    laanwj commented at 8:34 AM on April 21, 2017:

    Oh no, how could I have made this heretic mistake.


    shigeya commented at 8:39 AM on April 21, 2017:

    I know, I know... 😆 It's easy to guess due to the error output of make, but... Anyway, thanks for docs. It was short and easy.

  10. in doc/build-unix.md:324 in 0611bc3439
     320 | @@ -321,8 +321,10 @@ Clang is installed by default as `cc` compiler, this makes it easier to get
     321 |  started than on [OpenBSD](build-openbsd.md). Installing dependencies:
     322 |  
     323 |      pkg install autoconf automake libtool pkgconf
     324 | -    pkg install boost-libs openssl libevent2
     325 | +    pkg install boost-libs openssl libevent
    


    laanwj commented at 8:40 AM on April 21, 2017:

    Interesting. I upgraded from an older FreeBSD so my package was still called libevent2. But you're right that it has been renamed.

  11. laanwj merged this on Apr 21, 2017
  12. laanwj closed this on Apr 21, 2017

  13. laanwj referenced this in commit 694062eafe on Apr 21, 2017
  14. shigeya deleted the branch on Apr 21, 2017
  15. laanwj referenced this in commit 44a17f278a on May 29, 2017
  16. luke-jr referenced this in commit 26be67c7be on Jun 3, 2017
  17. nomnombtc referenced this in commit 47312bd7c6 on Jul 17, 2017
  18. codablock referenced this in commit 69058b83f7 on Jan 26, 2018
  19. michelvankessel referenced this in commit 9d2ec542b1 on Jan 5, 2019
  20. andvgal referenced this in commit 57916a0eb1 on Jan 6, 2019
  21. CryptoCentric referenced this in commit c9ff1fcea3 on Feb 27, 2019
  22. PastaPastaPasta referenced this in commit 8e91ae0cf3 on May 31, 2019
  23. PastaPastaPasta referenced this in commit ead74f49d9 on Jun 10, 2019
  24. PastaPastaPasta referenced this in commit 055dab3552 on Jun 10, 2019
  25. PastaPastaPasta referenced this in commit 7a150602d3 on Jun 11, 2019
  26. PastaPastaPasta referenced this in commit f32e2d7be7 on Jun 11, 2019
  27. PastaPastaPasta referenced this in commit 2a32adcee6 on Jun 12, 2019
  28. PastaPastaPasta referenced this in commit 716b5a4ee6 on Jun 15, 2019
  29. PastaPastaPasta referenced this in commit 15ac31bc32 on Jun 19, 2019
  30. PastaPastaPasta referenced this in commit bb9507f9e9 on Jun 19, 2019
  31. PastaPastaPasta referenced this in commit d8adcaba04 on Jun 19, 2019
  32. DrahtBot locked this on Sep 8, 2021
Contributors
Labels

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:15 UTC

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