I followed the guide
I have succesfully installed all dependencies
I have patched source code
But when i try to compile, cmake return this error when cxx try to link all executable:
ld warning: duplicate dylib /opt/local/lib/libboost_thread-mt.dylib
I tried to search into forum, but who had my same problem wasn't helped at all.

p.s. i tried also snow leopard build, but it crashes.