- Don't need libevent2 -- and it's not availble in pkg also
- Need to use GNU make
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-
shigeya commented at 10:41 PM on April 20, 2017: contributor
-
sipa commented at 12:19 AM on April 21, 2017: member
Are you sure nothing is needed to install libevent?
-
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.
-
0611bc3439
Minor fix in build documentation for FreeBSD 11
- Package name is libevent, not libevent2 - Need to use GNU make
- shigeya force-pushed on Apr 21, 2017
-
shigeya commented at 1:10 AM on April 21, 2017: contributor
@sipa I was partially wrong. It was named
libeventand notlibevent2inpkg. 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. - fanquake added the label Docs and Output on Apr 21, 2017
-
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.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.laanwj commented at 8:40 AM on April 21, 2017: memberlaanwj merged this on Apr 21, 2017laanwj closed this on Apr 21, 2017laanwj referenced this in commit 694062eafe on Apr 21, 2017shigeya deleted the branch on Apr 21, 2017laanwj referenced this in commit 44a17f278a on May 29, 2017luke-jr referenced this in commit 26be67c7be on Jun 3, 2017nomnombtc referenced this in commit 47312bd7c6 on Jul 17, 2017codablock referenced this in commit 69058b83f7 on Jan 26, 2018michelvankessel referenced this in commit 9d2ec542b1 on Jan 5, 2019andvgal referenced this in commit 57916a0eb1 on Jan 6, 2019CryptoCentric referenced this in commit c9ff1fcea3 on Feb 27, 2019PastaPastaPasta referenced this in commit 8e91ae0cf3 on May 31, 2019PastaPastaPasta referenced this in commit ead74f49d9 on Jun 10, 2019PastaPastaPasta referenced this in commit 055dab3552 on Jun 10, 2019PastaPastaPasta referenced this in commit 7a150602d3 on Jun 11, 2019PastaPastaPasta referenced this in commit f32e2d7be7 on Jun 11, 2019PastaPastaPasta referenced this in commit 2a32adcee6 on Jun 12, 2019PastaPastaPasta referenced this in commit 716b5a4ee6 on Jun 15, 2019PastaPastaPasta referenced this in commit 15ac31bc32 on Jun 19, 2019PastaPastaPasta referenced this in commit bb9507f9e9 on Jun 19, 2019PastaPastaPasta referenced this in commit d8adcaba04 on Jun 19, 2019DrahtBot locked this on Sep 8, 2021
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
More mirrored repositories can be found on mirror.b10c.me