seems to be compiling ok now...if you get stuck compiling db.cpp, change the makefile.osx to say:
DEPSDIR=/usr/local
(instead of /opt/local)
make sure you have deps installed:
brew install berkeley-db boost miniupnpc openssl
(make sure you install berkely-db 4.8...this might be useful:
cd /usr/local
git checkout e6a374d Library/Formula/berkeley-db.rb (get right version)
brew unlink berkeley-db (unlink wrong version)
brew install berkeley-db (this should install the right version...but it didn't work for me...I'm trying brew install berkeley-db
4 right now)
(grrr....where the heck does brew put db4?)
I was able to compile bitcoind from
https://github.com/donSchoe/ptsminer for OS X; that's as far as I can get; I'm not sure if ptsminer is supposed to compile on Mac or not...I'm no programmer, so it took me like two hours to fix all the bugs in the makefile.osx and get my libraries linked correctly...
Any news on a mac pool miner?
Oh, I'll keep my nodes running in validation mode to help others get started:
addnode 96.42.211.116:3888 add
addnode 96.42.211.116:3889 add
addnode 96.42.211.116:3890 add
addnode 96.42.211.116:3891 add
None of these are speed demons (the oldest is a core 2 -- not even a duo; I'm not even sure how much ram it has...)