--- ./tools/build/v2/tools/python.jam.orig Wed Jun 27 10:33:39 2007 +++ ./tools/build/v2/tools/python.jam Wed Jun 27 10:39:36 2007 @@ -625,6 +625,7 @@ case windows : return ; case hpux : return rt ; + case *bsd : return pthread gcc:util ; case * : return pthread dl gcc:util ; }