Bitcoin Forum
May 11, 2024, 12:18:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Trouble compiling bitcoind on OSX with homebrew  (Read 1292 times)
ashleyconnor (OP)
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
May 14, 2012, 06:41:23 PM
Last edit: August 29, 2012, 07:29:13 PM by ashleyconnor
 #1

I've read the README on the bitcoin github page which instructs you to install the following libraries using MacPorts - boost db48 dbus openssl.

I have these installed using homebrew which I use instead of macports. They are also the correct versions as homebrew installs, later, incompatible versions.

With these installed I edited the make to point to the libraries homebrew installed namely DEPSDIR=/usr/local and adding -I"$(DEPSDIR)/Cellar/berkeley-db4/4.8.30/include" to INCLUDEPATHS

However I'm getting this compiler error which is cryptic to me:

http://pastebin.com/6ey859uK

Has anybody managed to get this working?
1715429926
Hero Member
*
Offline Offline

Posts: 1715429926

View Profile Personal Message (Offline)

Ignore
1715429926
Reply with quote  #2

1715429926
Report to moderator
1715429926
Hero Member
*
Offline Offline

Posts: 1715429926

View Profile Personal Message (Offline)

Ignore
1715429926
Reply with quote  #2

1715429926
Report to moderator
1715429926
Hero Member
*
Offline Offline

Posts: 1715429926

View Profile Personal Message (Offline)

Ignore
1715429926
Reply with quote  #2

1715429926
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715429926
Hero Member
*
Offline Offline

Posts: 1715429926

View Profile Personal Message (Offline)

Ignore
1715429926
Reply with quote  #2

1715429926
Report to moderator
1715429926
Hero Member
*
Offline Offline

Posts: 1715429926

View Profile Personal Message (Offline)

Ignore
1715429926
Reply with quote  #2

1715429926
Report to moderator
1715429926
Hero Member
*
Offline Offline

Posts: 1715429926

View Profile Personal Message (Offline)

Ignore
1715429926
Reply with quote  #2

1715429926
Report to moderator
Red Emerald
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile WWW
August 27, 2012, 07:56:32 AM
 #2

I've setup a brew-tap that makes this super easy.

Code:
brew tap WyseNynja/bitcoin
brew install wysenynja/bitcoin/bitcoind

Right now it installs version 0.6.3 (or head if you pass --head).  I'm not sure how to have it allow multiple versions; I'm still reading the docs.

I'm also about to add "bitcoind-next-test"

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!