
27 Oct
2011
27 Oct
'11
5:45 p.m.
Here's one of the compile failures:
clang-darwin.compile.c++ bin.v2/libs/math/build/clang-darwin-4.2.1/release/threading-multi/cyl_bessel_i.o In file included from libs/math/build/../src/tr1/cyl_bessel_i.cpp:11: In file included from ./boost/math/special_functions/bessel.hpp:20: ./boost/math/special_functions/detail/bessel_ik.hpp:320:16: error: call to function 'bessel_i_small_z_series' that is neither visible in the template definition nor found by argument-dependent lookup Iv = bessel_i_small_z_series(v, x, pol); ^
Sigh.... Investigating a possible fix now, John.