Hi all
I have just downloaded latest version of QuantLib. In my machine boost 1.41 ( laste version at this time ) was already instealled and working fine. Building quantlib is fine untile it tries to link against boost::unit_test and boost::test_tool. The libs are located in /usr/local/lib. What can I do to fix it? Thanks Mn Below some error message /home/aoi/Software/QuantLib-0.9.9/test-suite/varianceswaps.cpp:98: undefined reference to `boost::unit_test::ut_detail::entry_value_collector::operator<<(boost::unit _test::lazy_ostream const&) const' /home/aoi/Software/QuantLib-0.9.9/test-suite/varianceswaps.cpp:215: undefined reference to `boost::unit_test::unit_test_log_t::set_checkpoint(boost::unit_test::basic_ cstring<char const>, unsigned long, boost::unit_test::basic_cstring<char const>)' /home/aoi/Software/QuantLib-0.9.9/test-suite/varianceswaps.cpp:215: undefined reference to `boost::test_tools::tt_detail::check_impl(boost::test_tools::predicate_resu lt const&, boost::unit_test::lazy_ostream const&, boost::unit_test::basic_cstring<char const>, unsigned long, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, unsigned long, ...)' ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
On Fri, 2009-11-27 at 11:01 +0100, Conoscenza Silente wrote:
> I have just downloaded latest version of QuantLib. > In my machine boost 1.41 ( laste version at this time ) was already > instealled and working fine. > Building quantlib is fine untile it tries to link against > boost::unit_test and boost::test_tool. > The libs are located in /usr/local/lib. What can I do to fix it? Hi, a few questions to disgnose the problem: 1) what did ./configure say? Did it find the libs? May you send me your config.log? 2) what's the name of the libraries in /usr/local/lib? 3) what's the command line that make is trying to execute? Grazie, Luigi -- Discontent is the first necessity of progress. -- Thomas A. Edison ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |