Bitcoin Forum
May 08, 2024, 05:06:37 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?
1715187997
Hero Member
*
Offline Offline

Posts: 1715187997

View Profile Personal Message (Offline)

Ignore
1715187997
Reply with quote  #2

1715187997
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715187997
Hero Member
*
Offline Offline

Posts: 1715187997

View Profile Personal Message (Offline)

Ignore
1715187997
Reply with quote  #2

1715187997
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!