[mlpack-git] [mlpack] Error Building Adaboost method (#557)

nirmalsinghania2008 notifications at github.com
Wed Mar 9 01:11:48 EST 2016


CMakeFiles/mlpack_adaboost.dir/adaboost_main.cpp.o:(.rodata._ZTVN5boost15program_options11typed_valueIdcEE[_ZTVN5boost15program_options11typed_valueIdcEE]+0x40): undefined reference to `boost::program_options::value_semantic_codecvt_helper<char>::parse(boost::any&, std::vector<std::string, std::allocator<std::string> > const&, bool) const'
../../../../lib/libmlpack.so.2.0: undefined reference to `boost::program_options::detail::cmdline::cmdline(std::vector<std::string, std::allocator<std::string> > const&)'
../../../../lib/libmlpack.so.2.0: undefined reference to `boost::program_options::options_description::options_description(std::string const&, unsigned int, unsigned int)'
../../../../lib/libmlpack.so.2.0: undefined reference to `boost::program_options::detail::cmdline::set_additional_parser(boost::function1<std::pair<std::string, std::string>, std::string const&>)'
../../../../lib/libmlpack.so.2.0: undefined reference to `boost::program_options::to_internal(std::string const&)'
../../../../lib/libmlpack.so.2.0: undefined reference to `boost::program_options::abstract_variables_map::operator[](std::string const&) const'
collect2: error: ld returned 1 exit status
src/mlpack/methods/adaboost/CMakeFiles/mlpack_adaboost.dir/build.make:99: recipe for target 'bin/mlpack_adaboost' failed
make[2]: *** [bin/mlpack_adaboost] Error 1
CMakeFiles/Makefile2:798: recipe for target 'src/mlpack/methods/adaboost/CMakeFiles/mlpack_adaboost.dir/all' failed
make[1]: *** [src/mlpack/methods/adaboost/CMakeFiles/mlpack_adaboost.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2



I was trying to build ml-pack and after building some of the methods(27%) it stopped when it started building adaboost
system-arch linux
all dependencies for ml-pack installed 
above is the error output.
Please help

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/557
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160308/68720bb5/attachment.html>


More information about the mlpack-git mailing list