Most of the boost libs compile, and even regex appears as though it's compiling... but when all is said and done, no binary library can be found in bin or bin-stage.
During the compile, I do get a lot of messages like this:
/usr/local/home/synic/downloads/boost-1.30.2/boost/regex/config.hpp:437: redefinition of `int isupper(int)' /usr/include/ctype.h:134: `int isupper(int)' previously defined here
Looks like you need to comment out the following in
boost/config/platform/bsd.hpp:
//
// The BSD