warning: Graph library does not contain optional GraphML reader. note: to enable GraphML support, set EXPAT_INCLUDE and EXPAT_LIBPATH to the note: directories containing the Expat headers and libraries, respectively. warning: skipping optional Message Passing Interface (MPI) library. note: to enable MPI support, add "using mpi ;" to user-config.jam. note: to suppress this message, pass "--without-mpi" to bjam. note: otherwise, you can safely ignore this message. Building Boost.Regex with the optional Unicode/ICU support disabled. Please refer to the Boost.Regex documentation for more information (don't panic: this is a strictly optional feature). ...patience... ...found 1126 targets... ...updating 8 targets... gcc.compile.c++ ../../../bin.v2/libs/units/test/test_limits.test/gcc-4.1.2/debug/test_limits.o In file included from test_limits.cpp:28: ../../../boost/units/cmath.hpp:22:50: error: boost/math/special_functions/round.hpp: No such file or directory ../../../boost/units/cmath.hpp: In function ‘boost::units::quantity boost::units::round(const boost::units::quantity&)’: ../../../boost/units/cmath.hpp:371: error: ‘boost::math::round’ has not been declared "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -pedantic -g -fPIC -DBOOST_ALL_NO_LIB=1 -I"../../.." -I"/tmp/boost_1_35_0" -c -o "../../../bin.v2/libs/units/test/test_limits.test/gcc-4.1.2/debug/test_limits.o" "test_limits.cpp" ...failed gcc.compile.c++ ../../../bin.v2/libs/units/test/test_limits.test/gcc-4.1.2/debug/test_limits.o... ...skipped test_limits for lack of test_limits.o... ...skipped test_limits.run for lack of test_limits... gcc.compile.c++ ../../../bin.v2/libs/units/test/test_cmath.test/gcc-4.1.2/debug/test_cmath.o In file included from test_cmath.cpp:26: ../../../boost/units/cmath.hpp:22:50: error: boost/math/special_functions/round.hpp: No such file or directory ../../../boost/units/cmath.hpp: In function ‘boost::units::quantity boost::units::round(const boost::units::quantity&)’: ../../../boost/units/cmath.hpp:371: error: ‘boost::math::round’ has not been declared ../../../boost/units/cmath.hpp: In function ‘boost::units::quantity boost::units::round(const boost::units::quantity&) [with Unit = boost::units::unit >, boost::units::dimension_list >, boost::units::dimension_list >, boost::units::dimensionless_type> > >, boost::units::homogeneous_system > > >, void>, Y = double]’: test_cmath.cpp:131: instantiated from here ../../../boost/units/cmath.hpp:375: error: no matching function for call to ‘round(const double&)’ "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -pedantic -g -fPIC -DBOOST_ALL_NO_LIB=1 -I"../../.." -I"/tmp/boost_1_35_0" -c -o "../../../bin.v2/libs/units/test/test_cmath.test/gcc-4.1.2/debug/test_cmath.o" "test_cmath.cpp" ...failed gcc.compile.c++ ../../../bin.v2/libs/units/test/test_cmath.test/gcc-4.1.2/debug/test_cmath.o... ...skipped test_cmath for lack of test_cmath.o... ...skipped test_cmath.run for lack of test_cmath... ...failed updating 2 targets... ...skipped 6 targets...