error in make&&sudo make install

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

error in make&&sudo make install

Jack Harvard-2
Hi,

Tried to install QuantLib on my Snow Leopard with boost 1.4.4, however got the following errors:

if g++ -DHAVE_CONFIG_H -I. -I. -I../../ql  -I../.. -I../..   -g -O2 -MT BermudanSwaption.o -MD -MP -MF ".deps/BermudanSwaption.Tpo" -c -o BermudanSwaption.o BermudanSwaption.cpp; \
        then mv -f ".deps/BermudanSwaption.Tpo" ".deps/BermudanSwaption.Po"; else rm -f ".deps/BermudanSwaption.Tpo"; exit 1; fi
In file included from /boost_1_44_0/boost/random/ranlux.hpp:20,
                 from ../../ql/math/randomnumbers/ranluxuniformrng.hpp:28,
                 from ../../ql/math/randomnumbers/all.hpp:18,
                 from ../../ql/math/all.hpp:34,
                 from ../../ql/quantlib.hpp:46,
                 from BermudanSwaption.cpp:22:
/boost_1_44_0/boost/random/subtract_with_carry.hpp: In member function 'void boost::random::subtract_with_carry<IntType, m, s, r, v>::seed(Gen&, typename boost::random::detail::disable_seed<SeedSeq>::type*)':
/boost_1_44_0/boost/random/subtract_with_carry.hpp:521: error: 'generator_seed_seq' is not a member of 'boost::random::detail'
/boost_1_44_0/boost/random/subtract_with_carry.hpp:521: error: expected primary-expression before '>' token
/boost_1_44_0/boost/random/subtract_with_carry.hpp:522: error: 'seq' was not declared in this scope
/boost_1_44_0/boost/random/subtract_with_carry.hpp: In member function 'void boost::random::subtract_with_carry_01<RealType, w, s, r, v>::seed(Gen&, typename boost::random::detail::disable_seed<SeedSeq>::type*)':
boost_1_44_0/boost/random/subtract_with_carry.hpp:547: error: 'generator_seed_seq' is not a member of 'boost::random::detail'
/boost_1_44_0/boost/random/subtract_with_carry.hpp:547: error: expected primary-expression before '>' token
/boost_1_44_0/boost/random/subtract_with_carry.hpp:548: error: 'seq' was not declared in this scope
make[2]: *** [BermudanSwaption.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Thanks,
--
Jack Harvard

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users
worldwide. Take advantage of special opportunities to increase revenue and
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users