Amen to this. I've also been suffering from OSX compilation problems in the last few days and I have years of experience compiling packages from scratch. It's so bad that I'm about to switch back to using Ubuntu as a primary development machine. And macports has never worked properly for me on Snow Leopard. Fink is great for tools and libraries but the large source-based packages I'm interested in always break for some reason. I have failed to compile emacs, xemacs, Python, SDL, Irrlicht, gambit-c, Panda, Ogre and a whole bunch of others I've probably forgotten by now on OSX. All of them worked flawlessly on Ubuntu - ./configure && make && make install. Done. Compiling and installing on OSX - ugh. Yes xcode is lovely if you know how to drive it and are writing Objective C. For the rest of us, it's a wilderness.