$ make cd external-dependencies/ && make -f Makefile make[1]: Entering directory '/home/prityaa/documents/packages/tools/xfstk-code/external-dependencies' make[1]: Nothing to be done for 'first'. make[1]: Leaving directory '/home/prityaa/documents/packages/tools/xfstk-code/external-dependencies' cd xfstk-projects/ && make -f Makefile make[1]: Entering directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects' cd core/ && make -f Makefile make[2]: Entering directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core' cd command-line-helper/ && make -f Makefile make[3]: Entering directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/command-line-helper' make -f Makefile.Debug all make[4]: Entering directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/command-line-helper' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/command-line-helper' make -f Makefile.Release all make[4]: Entering directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/command-line-helper' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/command-line-helper' make[3]: Leaving directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/command-line-helper' cd factory/ && make -f Makefile make[3]: Entering directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory' make -f Makefile.Debug all make[4]: Entering directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory' make -f Makefile.Release all make[4]: Entering directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory' make[3]: Leaving directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory' cd downloader-solo/ && make -f Makefile make[3]: Entering directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/downloader-solo' make -f Makefile.Debug all make[4]: Entering directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/downloader-solo' g++ -o ../../../xfstk-build/bin/debug/downloader-solo/xfstk-dldr-solo ../../../xfstk-build/temp/debug/obj/downloader-solo/xfstkdownloader.o ../../../xfstk-build/temp/debug/obj/downloader-solo/xfstkdownloadermain.o -L/usr/lib/x86_64-linux-gnu ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a ../../../xfstk-build/bin/debug/command-line-helper/libxfstk-command-line.a ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a /usr/lib/libusb.a -lQtGui -lQtCore -lpthread -lrt /usr/bin/ld: i386 architecture of input file `../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(cmdline.o)' is incompatible with i386:x86-64 output /usr/bin/ld: i386 architecture of input file `../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o)' is incompatible with i386:x86-64 output /usr/bin/ld: i386 architecture of input file `../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(variables_map.o)' is incompatible with i386:x86-64 output /usr/bin/ld: i386 architecture of input file `../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(value_semantic.o)' is incompatible with i386:x86-64 output /usr/bin/ld: i386 architecture of input file `../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(positional_options.o)' is incompatible with i386:x86-64 output /usr/bin/ld: i386 architecture of input file `../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(convert.o)' is incompatible with i386:x86-64 output /usr/bin/ld: i386 architecture of input file `../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(utf8_codecvt_facet.o)' is incompatible with i386:x86-64 output /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(hashverifyoptions.o): in function `HashVerifyOptions::Parse(int, char**)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/hashverify/hashverifyoptions.cpp:40: undefined reference to `boost::program_options::options_description::options_description(std::__cxx11::basic_string, std::allocator > const&, unsigned int, unsigned int)' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(hashverifyoptions.o): in function `boost::program_options::variables_map::operator[](std::__cxx11::basic_string, std::allocator > const&) const': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../external-dependencies/min_boost_1_46_1/boost/program_options/variables_map.hpp:155: undefined reference to `boost::program_options::abstract_variables_map::operator[](std::__cxx11::basic_string, std::allocator > const&) const' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(hashverifyoptions.o): in function `boost::program_options::basic_command_line_parser::basic_command_line_parser(int, char const* const*)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../external-dependencies/min_boost_1_46_1/boost/program_options/detail/parsers.hpp:43: undefined reference to `boost::program_options::detail::cmdline::cmdline(std::vector, std::allocator >, std::allocator, std::allocator > > > const&)' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(hashverifyoptions.o): in function `boost::program_options::basic_command_line_parser::extra_parser(boost::function1, std::allocator >, std::__cxx11::basic_string, std::allocator > >, std::__cxx11::basic_string, std::allocator > const&>)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../external-dependencies/min_boost_1_46_1/boost/program_options/detail/parsers.hpp:77: undefined reference to `boost::program_options::detail::cmdline::set_additional_parser(boost::function1, std::allocator >, std::__cxx11::basic_string, std::allocator > >, std::__cxx11::basic_string, std::allocator > const&>)' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(hashverifyoptions.o): in function `std::vector, std::allocator >, std::allocator, std::allocator > > > boost::program_options::to_internal, std::allocator > >(std::vector, std::allocator >, std::allocator, std::allocator > > > const&)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../external-dependencies/min_boost_1_46_1/boost/program_options/detail/convert.hpp:79: undefined reference to `boost::program_options::to_internal(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(hashverifyoptions.o):(.data.rel.ro._ZTVN5boost15program_options11typed_valueINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEcEE[_ZTVN5boost15program_options11typed_valueINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEcEE]+0x38): undefined reference to `boost::program_options::value_semantic_codecvt_helper::parse(boost::any&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, bool) const' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(hashverifyoptions.o): in function `boost::program_options::typed_value, std::allocator >, char>::name() const': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../external-dependencies/min_boost_1_46_1/boost/program_options/detail/value_semantic.hpp:26: undefined reference to `boost::program_options::arg[abi:cxx11]' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../external-dependencies/min_boost_1_46_1/boost/program_options/detail/value_semantic.hpp:28: undefined reference to `boost::program_options::arg[abi:cxx11]' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(hashverifyoptions.o): in function `boost::program_options::typed_value, std::allocator >, char>::xparse(boost::any&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) const': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../external-dependencies/min_boost_1_46_1/boost/program_options/detail/value_semantic.hpp:169: undefined reference to `boost::program_options::validate(boost::any&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::__cxx11::basic_string, std::allocator >*, int)' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(emmcoptions.o): in function `EmmcOptions::Parse(int, char**)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/emmc/emmcoptions.cpp:55: undefined reference to `boost::program_options::options_description::options_description(std::__cxx11::basic_string, std::allocator > const&, unsigned int, unsigned int)' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(emmcoptions.o):(.data.rel.ro._ZTVN5boost15program_options11typed_valueIlcEE[_ZTVN5boost15program_options11typed_valueIlcEE]+0x38): undefined reference to `boost::program_options::value_semantic_codecvt_helper::parse(boost::any&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, bool) const' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(emmcoptions.o):(.data.rel.ro._ZTVN5boost15program_options11typed_valueIicEE[_ZTVN5boost15program_options11typed_valueIicEE]+0x38): undefined reference to `boost::program_options::value_semantic_codecvt_helper::parse(boost::any&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, bool) const' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(emmcoptions.o): in function `boost::program_options::typed_value::name[abi:cxx11]() const': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../external-dependencies/min_boost_1_46_1/boost/program_options/detail/value_semantic.hpp:26: undefined reference to `boost::program_options::arg[abi:cxx11]' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../external-dependencies/min_boost_1_46_1/boost/program_options/detail/value_semantic.hpp:28: undefined reference to `boost::program_options::arg[abi:cxx11]' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(emmcoptions.o): in function `boost::program_options::typed_value::name[abi:cxx11]() const': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../external-dependencies/min_boost_1_46_1/boost/program_options/detail/value_semantic.hpp:26: undefined reference to `boost::program_options::arg[abi:cxx11]' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../external-dependencies/min_boost_1_46_1/boost/program_options/detail/value_semantic.hpp:28: undefined reference to `boost::program_options::arg[abi:cxx11]' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(emmcoptions.o): in function `void boost::program_options::validate(boost::any&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, long*, long)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../external-dependencies/min_boost_1_46_1/boost/program_options/detail/value_semantic.hpp:91: undefined reference to `boost::program_options::invalid_option_value::invalid_option_value(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(emmcoptions.o): in function `void boost::program_options::validate(boost::any&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, int*, long)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../external-dependencies/min_boost_1_46_1/boost/program_options/detail/value_semantic.hpp:91: undefined reference to `boost::program_options::invalid_option_value::invalid_option_value(std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(emmcoptions.o): in function `std::__cxx11::basic_string, std::allocator > const& boost::program_options::validators::get_single_string(std::vector, std::allocator >, std::allocator, std::allocator > > > const&, bool)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../external-dependencies/min_boost_1_46_1/boost/program_options/detail/value_semantic.hpp:58: undefined reference to `boost::program_options::validation_error::validation_error(boost::program_options::validation_error::kind_t, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../external-dependencies/min_boost_1_46_1/boost/program_options/detail/value_semantic.hpp:62: undefined reference to `boost::program_options::validation_error::validation_error(boost::program_options::validation_error::kind_t, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(baytrailoptions.o): in function `BaytrailOptions::Parse(int, char**)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/baytrail/baytrailoptions.cpp:49: undefined reference to `boost::program_options::options_description::options_description(std::__cxx11::basic_string, std::allocator > const&, unsigned int, unsigned int)' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewplusoptions.o): in function `CloverviewPlusOptions::Parse(int, char**)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusoptions.cpp:53: undefined reference to `boost::program_options::options_description::options_description(std::__cxx11::basic_string, std::allocator > const&, unsigned int, unsigned int)' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewplusdevice.o): in function `CloverviewPlusUSB20Device::CloverviewPlusUSB20Device()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:212: undefined reference to `usb_init' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:215: undefined reference to `usb_set_debug' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewplusdevice.o): in function `CloverviewPlusUSB20Device::~CloverviewPlusUSB20Device()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:222: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewplusdevice.o): in function `CloverviewPlusUSB20Device::GetNumberAvailableDevices()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:233: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:234: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:235: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:237: undefined reference to `usb_busses' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewplusdevice.o): in function `CloverviewPlusUSB20Device::GetNumberAvailableDevices(DeviceInfos*)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:257: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:258: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:259: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:263: undefined reference to `usb_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:270: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:274: undefined reference to `usb_get_string_simple' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:275: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewplusdevice.o): in function `CloverviewPlusUSB20Device::GetDeviceHandle(int)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:292: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:293: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:294: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:296: undefined reference to `usb_busses' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewplusdevice.o): in function `CloverviewPlusUSB20Device::SetDeviceHandle(void*)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:319: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:325: undefined reference to `usb_get_string_simple' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:326: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewplusdevice.o): in function `CloverviewPlusUSB20Device::VerifyDeviceHandle(usb_device*)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:338: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:339: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:340: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:342: undefined reference to `usb_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:347: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:353: undefined reference to `usb_get_string_simple' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:356: undefined reference to `usb_close' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:360: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewplusdevice.o): in function `CloverviewPlusUSB20Device::FindDevice()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:388: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:389: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:390: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:391: undefined reference to `usb_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:440: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:446: undefined reference to `usb_get_string_simple' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:449: undefined reference to `usb_close' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:454: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:463: undefined reference to `usb_close' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:489: undefined reference to `usb_claim_interface' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:493: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewplusdevice.o): in function `CloverviewPlusUSB20Device::Abort()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:547: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewplusdevice.o): in function `CloverviewPlusUSB20Device::Write(void*, unsigned int)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:563: undefined reference to `usb_bulk_write' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewplusdevice.o): in function `CloverviewPlusUSB20Device::Read(void*, unsigned int)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:599: undefined reference to `usb_bulk_read' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewplusdevice.o): in function `CloverviewPlusUSB20Device::GetAck(void*, unsigned int*)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverviewplus/cloverviewplusdevice.cpp:639: undefined reference to `usb_bulk_read' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewoptions.o): in function `CloverviewOptions::Parse(int, char**)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewoptions.cpp:53: undefined reference to `boost::program_options::options_description::options_description(std::__cxx11::basic_string, std::allocator > const&, unsigned int, unsigned int)' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewdevice.o): in function `CloverviewUSB20Device::CloverviewUSB20Device()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:213: undefined reference to `usb_init' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:216: undefined reference to `usb_set_debug' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewdevice.o): in function `CloverviewUSB20Device::~CloverviewUSB20Device()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:223: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewdevice.o): in function `CloverviewUSB20Device::GetNumberAvailableDevices()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:234: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:235: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:236: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:238: undefined reference to `usb_busses' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewdevice.o): in function `CloverviewUSB20Device::GetNumberAvailableDevices(DeviceInfos*)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:258: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:259: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:260: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:264: undefined reference to `usb_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:271: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:275: undefined reference to `usb_get_string_simple' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:276: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewdevice.o): in function `CloverviewUSB20Device::GetDeviceHandle(int)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:293: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:294: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:295: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:297: undefined reference to `usb_busses' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewdevice.o): in function `CloverviewUSB20Device::SetDeviceHandle(void*)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:320: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:326: undefined reference to `usb_get_string_simple' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:327: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewdevice.o): in function `CloverviewUSB20Device::VerifyDeviceHandle(usb_device*)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:339: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:340: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:341: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:343: undefined reference to `usb_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:348: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:354: undefined reference to `usb_get_string_simple' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:357: undefined reference to `usb_close' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:361: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewdevice.o): in function `CloverviewUSB20Device::FindDevice()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:389: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:390: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:391: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:392: undefined reference to `usb_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:441: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:447: undefined reference to `usb_get_string_simple' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:450: undefined reference to `usb_close' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:455: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:464: undefined reference to `usb_close' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:490: undefined reference to `usb_claim_interface' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:494: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewdevice.o): in function `CloverviewUSB20Device::Abort()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:548: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewdevice.o): in function `CloverviewUSB20Device::Write(void*, unsigned int)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:564: undefined reference to `usb_bulk_write' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewdevice.o): in function `CloverviewUSB20Device::Read(void*, unsigned int)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:600: undefined reference to `usb_bulk_read' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(cloverviewdevice.o): in function `CloverviewUSB20Device::GetAck(void*, unsigned int*)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/cloverview/cloverviewdevice.cpp:640: undefined reference to `usb_bulk_read' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(medfieldoptions.o): in function `MedfieldOptions::Parse(int, char**)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfieldoptions.cpp:54: undefined reference to `boost::program_options::options_description::options_description(std::__cxx11::basic_string, std::allocator > const&, unsigned int, unsigned int)' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(medfielddevice.o): in function `MedfieldUSB20Device::MedfieldUSB20Device()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:211: undefined reference to `usb_init' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:214: undefined reference to `usb_set_debug' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(medfielddevice.o): in function `MedfieldUSB20Device::~MedfieldUSB20Device()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:221: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(medfielddevice.o): in function `MedfieldUSB20Device::GetNumberAvailableDevices()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:232: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:233: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:234: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:236: undefined reference to `usb_busses' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(medfielddevice.o): in function `MedfieldUSB20Device::GetNumberAvailableDevices(DeviceInfos*)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:256: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:257: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:258: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:262: undefined reference to `usb_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:269: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:273: undefined reference to `usb_get_string_simple' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:274: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(medfielddevice.o): in function `MedfieldUSB20Device::GetDeviceHandle(int)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:291: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:292: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:293: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:295: undefined reference to `usb_busses' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(medfielddevice.o): in function `MedfieldUSB20Device::SetDeviceHandle(void*)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:318: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:324: undefined reference to `usb_get_string_simple' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:325: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(medfielddevice.o): in function `MedfieldUSB20Device::VerifyDeviceHandle(usb_device*)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:337: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:338: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:339: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:341: undefined reference to `usb_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:346: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:352: undefined reference to `usb_get_string_simple' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:355: undefined reference to `usb_close' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:359: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(medfielddevice.o): in function `MedfieldUSB20Device::FindDevice()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:387: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:388: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:389: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:390: undefined reference to `usb_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:439: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:445: undefined reference to `usb_get_string_simple' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:448: undefined reference to `usb_close' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:453: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:462: undefined reference to `usb_close' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:488: undefined reference to `usb_claim_interface' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:492: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(medfielddevice.o): in function `MedfieldUSB20Device::Abort()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:546: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(medfielddevice.o): in function `MedfieldUSB20Device::Write(void*, unsigned int)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:562: undefined reference to `usb_bulk_write' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(medfielddevice.o): in function `MedfieldUSB20Device::Read(void*, unsigned int)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:598: undefined reference to `usb_bulk_read' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(medfielddevice.o): in function `MedfieldUSB20Device::GetAck(void*, unsigned int*)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/medfield/medfielddevice.cpp:638: undefined reference to `usb_bulk_read' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(merrifieldoptions.o): in function `MerrifieldOptions::Parse(int, char**)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifieldoptions.cpp:54: undefined reference to `boost::program_options::options_description::options_description(std::__cxx11::basic_string, std::allocator > const&, unsigned int, unsigned int)' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(merrifielddevice.o): in function `MerrifieldUSB20Device::MerrifieldUSB20Device(unsigned long)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:233: undefined reference to `usb_init' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:236: undefined reference to `usb_set_debug' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(merrifielddevice.o): in function `MerrifieldUSB20Device::~MerrifieldUSB20Device()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:243: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(merrifielddevice.o): in function `MerrifieldUSB20Device::GetNumberAvailableDevices()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:254: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:255: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:256: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:258: undefined reference to `usb_busses' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(merrifielddevice.o): in function `MerrifieldUSB20Device::GetNumberAvailableDevices(DeviceInfos*)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:278: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:279: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:280: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:284: undefined reference to `usb_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:291: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:295: undefined reference to `usb_get_string_simple' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:296: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(merrifielddevice.o): in function `MerrifieldUSB20Device::GetDeviceHandle(int)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:313: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:314: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:315: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:317: undefined reference to `usb_busses' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(merrifielddevice.o): in function `MerrifieldUSB20Device::SetDeviceHandle(void*)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:340: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:346: undefined reference to `usb_get_string_simple' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:347: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(merrifielddevice.o): in function `MerrifieldUSB20Device::VerifyDeviceHandle(usb_device*)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:359: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:360: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:361: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:363: undefined reference to `usb_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:368: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:374: undefined reference to `usb_get_string_simple' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:377: undefined reference to `usb_close' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:381: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(merrifielddevice.o): in function `MerrifieldUSB20Device::FindDevice()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:409: undefined reference to `usb_find_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:410: undefined reference to `usb_find_devices' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:411: undefined reference to `usb_get_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:412: undefined reference to `usb_busses' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:461: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:467: undefined reference to `usb_get_string_simple' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:470: undefined reference to `usb_close' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:475: undefined reference to `usb_open' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:484: undefined reference to `usb_close' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:510: undefined reference to `usb_claim_interface' /usr/bin/ld: /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:514: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(merrifielddevice.o): in function `MerrifieldUSB20Device::Abort()': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:567: undefined reference to `usb_close' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(merrifielddevice.o): in function `MerrifieldUSB20Device::Write(void*, unsigned int)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:583: undefined reference to `usb_bulk_write' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(merrifielddevice.o): in function `MerrifieldUSB20Device::Read(void*, unsigned int)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:619: undefined reference to `usb_bulk_read' /usr/bin/ld: ../../../xfstk-build/bin/debug/factory/libXfstkFactory.a(merrifielddevice.o): in function `MerrifieldUSB20Device::GetAck(void*, unsigned int*)': /home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/factory/../../../xfstk-sources/core/factory/platforms/merrifield/merrifielddevice.cpp:659: undefined reference to `usb_bulk_read' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(cmdline.o): in function `boost::program_options::invalid_syntax::invalid_syntax(std::string const&, boost::program_options::invalid_syntax::kind_t)': cmdline.cpp:(.text+0x220): undefined reference to `std::string::append(char const*, unsigned int)' /usr/bin/ld: cmdline.cpp:(.text+0x244): undefined reference to `std::string::append(char const*, unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(cmdline.o): in function `boost::program_options::invalid_syntax::invalid_syntax(std::string const&, boost::program_options::invalid_syntax::kind_t)': cmdline.cpp:(.text+0x310): undefined reference to `std::string::append(char const*, unsigned int)' /usr/bin/ld: cmdline.cpp:(.text+0x334): undefined reference to `std::string::append(char const*, unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(cmdline.o): in function `boost::program_options::detail::cmdline::parse_long_option(std::vector >&)': cmdline.cpp:(.text+0xa51): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: cmdline.cpp:(.text+0xa93): undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned int, unsigned int)' /usr/bin/ld: cmdline.cpp:(.text+0xae2): undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned int, unsigned int)' /usr/bin/ld: cmdline.cpp:(.text+0xbfc): undefined reference to `std::string::substr(unsigned int, unsigned int) const' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(cmdline.o): in function `boost::program_options::detail::cmdline::parse_disguised_long_option(std::vector >&)': cmdline.cpp:(.text+0xd87): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: cmdline.cpp:(.text+0xdba): undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned int, unsigned int)' /usr/bin/ld: cmdline.cpp:(.text+0xe29): undefined reference to `std::string::insert(unsigned int, char const*, unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(cmdline.o): in function `boost::program_options::detail::cmdline::parse_short_option(std::vector >&)': cmdline.cpp:(.text+0xf2c): undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned int, unsigned int)' /usr/bin/ld: cmdline.cpp:(.text+0xf60): undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned int, unsigned int)' /usr/bin/ld: cmdline.cpp:(.text+0x10aa): undefined reference to `operator new(unsigned int)' /usr/bin/ld: cmdline.cpp:(.text+0x1252): undefined reference to `std::string::append(unsigned int, char)' /usr/bin/ld: cmdline.cpp:(.text+0x12ac): undefined reference to `std::string::_M_mutate(unsigned int, unsigned int, unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(cmdline.o): in function `boost::program_options::detail::cmdline::parse_dos_option(std::vector >&)': cmdline.cpp:(.text+0x165b): undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned int, unsigned int)' /usr/bin/ld: cmdline.cpp:(.text+0x167a): undefined reference to `std::string::reserve(unsigned int)' /usr/bin/ld: cmdline.cpp:(.text+0x1692): undefined reference to `std::string::append(char const*, unsigned int)' /usr/bin/ld: cmdline.cpp:(.text+0x16d7): undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned int, unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(cmdline.o): in function `boost::program_options::detail::cmdline::finish_option(boost::program_options::basic_option&, std::vector >&, std::vector, std::allocator > >, std::vector >&>, std::allocator, std::allocator > >, std::vector >&> > > const&)': cmdline.cpp:(.text+0x1a0a): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(cmdline.o): in function `std::_Vector_base >::_M_allocate(unsigned int)': cmdline.cpp:(.text._ZNSt12_Vector_baseISsSaISsEE11_M_allocateEj[_ZNSt12_Vector_baseISsSaISsEE11_M_allocateEj]+0x1c): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(cmdline.o): in function `std::_Vector_base, std::allocator > >::_M_allocate(unsigned int)': cmdline.cpp:(.text._ZNSt12_Vector_baseIN5boost15program_options12basic_optionIcEESaIS3_EE11_M_allocateEj[_ZNSt12_Vector_baseIN5boost15program_options12basic_optionIcEESaIS3_EE11_M_allocateEj]+0x1f): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(cmdline.o): in function `std::vector >::vector(char const* const*, char const* const*, std::allocator const&)': cmdline.cpp:(.text._ZNSt6vectorISsSaISsEEC1IPKPKcEET_S7_RKS0_[_ZNSt6vectorISsSaISsEEC1IPKPKcEET_S7_RKS0_]+0x4a): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(cmdline.o): in function `boost::exception_detail::clone_impl >::clone() const': cmdline.cpp:(.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options27invalid_command_line_syntaxEEEE5cloneEv[_ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options27invalid_command_line_syntaxEEEE5cloneEv]+0x23): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(cmdline.o):cmdline.cpp:(.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEE5cloneEv[_ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEE5cloneEv]+0x23): more undefined references to `operator new(unsigned int)' follow /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `boost::program_options::option_description::key(std::string const&) const': options_description.cpp:(.text+0x517): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `boost::program_options::option_description::format_name() const': options_description.cpp:(.text+0xab8): undefined reference to `std::string::append(char const*, unsigned int)' /usr/bin/ld: options_description.cpp:(.text+0xadc): undefined reference to `std::string::append(char const*, unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `boost::program_options::option_description::set_name(char const*)': options_description.cpp:(.text+0xba6): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: options_description.cpp:(.text+0xbcc): undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned int, unsigned int)' /usr/bin/ld: options_description.cpp:(.text+0xc10): undefined reference to `std::basic_string, std::allocator >::basic_string(std::string const&, unsigned int, unsigned int)' /usr/bin/ld: options_description.cpp:(.text+0xc2f): undefined reference to `std::string::reserve(unsigned int)' /usr/bin/ld: options_description.cpp:(.text+0xc47): undefined reference to `std::string::append(unsigned int, char)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `boost::program_options::options_description::add(boost::program_options::options_description const&)': options_description.cpp:(.text+0xf97): undefined reference to `operator new(unsigned int)' /usr/bin/ld: options_description.cpp:(.text+0xffa): undefined reference to `operator new(unsigned int)' /usr/bin/ld: options_description.cpp:(.text+0x10c1): undefined reference to `operator new(unsigned int)' /usr/bin/ld: options_description.cpp:(.text+0x1206): undefined reference to `operator new(unsigned int)' /usr/bin/ld: options_description.cpp:(.text+0x1294): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o):options_description.cpp:(.text+0x1514): more undefined references to `operator new(unsigned int)' follow /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `boost::program_options::(anonymous namespace)::format_one(std::ostream&, boost::program_options::option_description const&, unsigned int, unsigned int)': options_description.cpp:(.text+0x1934): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)' /usr/bin/ld: options_description.cpp:(.text+0x194a): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)' /usr/bin/ld: options_description.cpp:(.text+0x1965): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)' /usr/bin/ld: options_description.cpp:(.text+0x197b): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)' /usr/bin/ld: options_description.cpp:(.text+0x19c5): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)' /usr/bin/ld: options_description.cpp:(.text+0x1aae): undefined reference to `std::string::assign(char const*, unsigned int)' /usr/bin/ld: options_description.cpp:(.text+0x1d4a): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: options_description.cpp:(.text+0x1f91): undefined reference to `std::string::_M_mutate(unsigned int, unsigned int, unsigned int)' /usr/bin/ld: options_description.cpp:(.text+0x2098): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)' /usr/bin/ld: options_description.cpp:(.text+0x20ef): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)' /usr/bin/ld: options_description.cpp:(.text+0x216b): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)' /usr/bin/ld: options_description.cpp:(.text+0x2261): undefined reference to `std::string::replace(unsigned int, unsigned int, char const*, unsigned int)' /usr/bin/ld: options_description.cpp:(.text+0x23f6): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: options_description.cpp:(.text+0x250c): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)' /usr/bin/ld: options_description.cpp:(.text+0x269b): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: options_description.cpp:(.text+0x26d8): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: options_description.cpp:(.text+0x26fd): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: options_description.cpp:(.text+0x2728): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: options_description.cpp:(.text+0x27e3): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o):options_description.cpp:(.text+0x2856): more undefined references to `std::string::find(char, unsigned int) const' follow /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `boost::program_options::option_description::match(std::string const&, bool, bool, bool) const': options_description.cpp:(.text+0x2be7): undefined reference to `std::string::append(unsigned int, char)' /usr/bin/ld: options_description.cpp:(.text+0x2d5f): undefined reference to `std::string::append(unsigned int, char)' /usr/bin/ld: options_description.cpp:(.text+0x2daf): undefined reference to `std::string::append(unsigned int, char)' /usr/bin/ld: options_description.cpp:(.text+0x2dff): undefined reference to `std::string::append(unsigned int, char)' /usr/bin/ld: options_description.cpp:(.text+0x2e62): undefined reference to `std::string::find(char const*, unsigned int, unsigned int) const' /usr/bin/ld: options_description.cpp:(.text+0x2e97): undefined reference to `std::string::substr(unsigned int, unsigned int) const' /usr/bin/ld: options_description.cpp:(.text+0x2ebb): undefined reference to `std::string::find(char const*, unsigned int, unsigned int) const' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `boost::program_options::options_description::print(std::ostream&) const': options_description.cpp:(.text+0x3038): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)' /usr/bin/ld: options_description.cpp:(.text+0x304e): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)' /usr/bin/ld: options_description.cpp:(.text+0x3069): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)' /usr/bin/ld: options_description.cpp:(.text+0x307f): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)' /usr/bin/ld: options_description.cpp:(.text+0x3398): undefined reference to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o):options_description.cpp:(.text+0x347e): more undefined references to `std::basic_ostream >& std::__ostream_insert >(std::basic_ostream >&, char const*, int)' follow /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `boost::program_options::options_description::find_nothrow(std::string const&, bool, bool, bool) const': options_description.cpp:(.text+0x37e2): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: options_description.cpp:(.text+0x3842): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `boost::char_separator >::is_dropped(char) const': options_description.cpp:(.text._ZNK5boost14char_separatorIcSt11char_traitsIcEE10is_droppedEc[_ZNK5boost14char_separatorIcSt11char_traitsIcEE10is_droppedEc]+0x4e): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `boost::char_separator >::is_kept(char) const': options_description.cpp:(.text._ZNK5boost14char_separatorIcSt11char_traitsIcEE7is_keptEc[_ZNK5boost14char_separatorIcSt11char_traitsIcEE7is_keptEc]+0x43): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `boost::shared_ptr::shared_ptr(boost::program_options::option_description*)': options_description.cpp:(.text._ZN5boost10shared_ptrINS_15program_options18option_descriptionEEC1IS2_EEPT_[_ZN5boost10shared_ptrINS_15program_options18option_descriptionEEC1IS2_EEPT_]+0x23): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `boost::shared_ptr::shared_ptr(boost::program_options::value_semantic const*)': options_description.cpp:(.text._ZN5boost10shared_ptrIKNS_15program_options14value_semanticEEC1IS3_EEPT_[_ZN5boost10shared_ptrIKNS_15program_options14value_semanticEEC1IS3_EEPT_]+0x23): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `std::_Bvector_base >::_M_allocate(unsigned int)': options_description.cpp:(.text._ZNSt13_Bvector_baseISaIbEE11_M_allocateEj[_ZNSt13_Bvector_baseISaIbEE11_M_allocateEj]+0x17): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `std::vector, std::allocator > >::_M_insert_aux(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, boost::shared_ptr const&)': options_description.cpp:(.text._ZNSt6vectorIN5boost10shared_ptrINS0_15program_options19options_descriptionEEESaIS4_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS4_S6_EERKS4_[_ZNSt6vectorIN5boost10shared_ptrINS0_15program_options19options_descriptionEEESaIS4_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS4_S6_EERKS4_]+0x11b): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `std::vector, std::allocator > >::_M_insert_aux(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, boost::shared_ptr const&)': options_description.cpp:(.text._ZNSt6vectorIN5boost10shared_ptrINS0_15program_options18option_descriptionEEESaIS4_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS4_S6_EERKS4_[_ZNSt6vectorIN5boost10shared_ptrINS0_15program_options18option_descriptionEEESaIS4_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS4_S6_EERKS4_]+0x11b): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o):options_description.cpp:(.text._ZNSt6vectorISsSaISsEEC1ERKS1_[_ZNSt6vectorISsSaISsEEC1ERKS1_]+0x4a): more undefined references to `operator new(unsigned int)' follow /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `bool boost::char_separator >::operator()<__gnu_cxx::__normal_iterator, std::string>(__gnu_cxx::__normal_iterator&, __gnu_cxx::__normal_iterator, std::string&)': options_description.cpp:(.text._ZN5boost14char_separatorIcSt11char_traitsIcEEclIN9__gnu_cxx17__normal_iteratorIPKcSsEESsEEbRT_SA_RT0_[_ZN5boost14char_separatorIcSt11char_traitsIcEEclIN9__gnu_cxx17__normal_iteratorIPKcSsEESsEEbRT_SA_RT0_]+0x12c): undefined reference to `std::string::replace(unsigned int, unsigned int, char const*, unsigned int)' /usr/bin/ld: options_description.cpp:(.text._ZN5boost14char_separatorIcSt11char_traitsIcEEclIN9__gnu_cxx17__normal_iteratorIPKcSsEESsEEbRT_SA_RT0_[_ZN5boost14char_separatorIcSt11char_traitsIcEEclIN9__gnu_cxx17__normal_iteratorIPKcSsEESsEEbRT_SA_RT0_]+0x1e3): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: options_description.cpp:(.text._ZN5boost14char_separatorIcSt11char_traitsIcEEclIN9__gnu_cxx17__normal_iteratorIPKcSsEESsEEbRT_SA_RT0_[_ZN5boost14char_separatorIcSt11char_traitsIcEEclIN9__gnu_cxx17__normal_iteratorIPKcSsEESsEEbRT_SA_RT0_]+0x20b): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: options_description.cpp:(.text._ZN5boost14char_separatorIcSt11char_traitsIcEEclIN9__gnu_cxx17__normal_iteratorIPKcSsEESsEEbRT_SA_RT0_[_ZN5boost14char_separatorIcSt11char_traitsIcEEclIN9__gnu_cxx17__normal_iteratorIPKcSsEESsEEbRT_SA_RT0_]+0x2c0): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: options_description.cpp:(.text._ZN5boost14char_separatorIcSt11char_traitsIcEEclIN9__gnu_cxx17__normal_iteratorIPKcSsEESsEEbRT_SA_RT0_[_ZN5boost14char_separatorIcSt11char_traitsIcEEclIN9__gnu_cxx17__normal_iteratorIPKcSsEESsEEbRT_SA_RT0_]+0x2e8): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: options_description.cpp:(.text._ZN5boost14char_separatorIcSt11char_traitsIcEEclIN9__gnu_cxx17__normal_iteratorIPKcSsEESsEEbRT_SA_RT0_[_ZN5boost14char_separatorIcSt11char_traitsIcEEclIN9__gnu_cxx17__normal_iteratorIPKcSsEESsEEbRT_SA_RT0_]+0x330): undefined reference to `std::string::find(char, unsigned int) const' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o):options_description.cpp:(.text._ZN5boost14char_separatorIcSt11char_traitsIcEEclIN9__gnu_cxx17__normal_iteratorIPKcSsEESsEEbRT_SA_RT0_[_ZN5boost14char_separatorIcSt11char_traitsIcEEclIN9__gnu_cxx17__normal_iteratorIPKcSsEESsEEbRT_SA_RT0_]+0x3a8): more undefined references to `std::string::find(char, unsigned int) const' follow /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `boost::exception_detail::clone_impl >::clone() const': options_description.cpp:(.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options5errorEEEE5cloneEv[_ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options5errorEEEE5cloneEv]+0x23): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `boost::exception_detail::clone_impl >::clone() const': options_description.cpp:(.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options16ambiguous_optionEEEE5cloneEv[_ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options16ambiguous_optionEEEE5cloneEv]+0x24): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `boost::program_options::ambiguous_option::ambiguous_option(boost::program_options::ambiguous_option const&)': options_description.cpp:(.text._ZN5boost15program_options16ambiguous_optionC2ERKS1_[_ZN5boost15program_options16ambiguous_optionC2ERKS1_]+0x7a): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `boost::program_options::ambiguous_option::ambiguous_option(std::string const&, std::vector > const&)': options_description.cpp:(.text._ZN5boost15program_options16ambiguous_optionC1ERKSsRKSt6vectorISsSaISsEE[_ZN5boost15program_options16ambiguous_optionC1ERKSsRKSt6vectorISsSaISsEE]+0x9e): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(options_description.o): in function `boost::exception_detail::clone_impl >::rethrow() const': options_description.cpp:(.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options16ambiguous_optionEEEE7rethrowEv[_ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options16ambiguous_optionEEEE7rethrowEv]+0x96): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(variables_map.o):variables_map.cpp:(.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options15required_optionEEEE5cloneEv[_ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options15required_optionEEEE5cloneEv]+0x23): more undefined references to `operator new(unsigned int)' follow /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(value_semantic.o): in function `boost::program_options::bool_switch(bool*)': value_semantic.cpp:(.text+0x297): undefined reference to `std::string::replace(unsigned int, unsigned int, char const*, unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(value_semantic.o): in function `boost::program_options::bool_switch()': value_semantic.cpp:(.text+0x2f5): undefined reference to `operator new(unsigned int)' /usr/bin/ld: value_semantic.cpp:(.text+0x342): undefined reference to `operator new(unsigned int)' /usr/bin/ld: value_semantic.cpp:(.text+0x398): undefined reference to `std::string::replace(unsigned int, unsigned int, char const*, unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(value_semantic.o): in function `boost::program_options::validation_error::what() const': value_semantic.cpp:(.text+0xbbd): undefined reference to `std::string::append(char const*, unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(value_semantic.o): in function `boost::program_options::untyped_value::xparse(boost::any&, std::vector > const&) const': value_semantic.cpp:(.text+0x174b): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(value_semantic.o): in function `boost::program_options::validate(boost::any&, std::vector > const&, std::string*, int)': value_semantic.cpp:(.text+0x1945): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(value_semantic.o): in function `boost::program_options::validate(boost::any&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::string*, int)': value_semantic.cpp:(.text+0x19f5): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(value_semantic.o): in function `boost::program_options::validate(boost::any&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, bool*, int)': value_semantic.cpp:(.text+0x1b24): undefined reference to `operator new(unsigned int)' /usr/bin/ld: value_semantic.cpp:(.text+0x1be1): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(value_semantic.o):value_semantic.cpp:(.text+0x1dec): more undefined references to `operator new(unsigned int)' follow /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(value_semantic.o): in function `std::basic_string, std::allocator > std::operator+, std::allocator >(char const*, std::basic_string, std::allocator > const&)': value_semantic.cpp:(.text._ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EPKS3_RKS6_[_ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EPKS3_RKS6_]+0x38): undefined reference to `std::string::reserve(unsigned int)' /usr/bin/ld: value_semantic.cpp:(.text._ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EPKS3_RKS6_[_ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EPKS3_RKS6_]+0x4b): undefined reference to `std::string::append(char const*, unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(value_semantic.o): in function `std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, char const*)': value_semantic.cpp:(.text._ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_ERKS6_PKS3_[_ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_ERKS6_PKS3_]+0x35): undefined reference to `std::string::append(char const*, unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(value_semantic.o): in function `boost::any::holder::clone() const': value_semantic.cpp:(.text._ZNK5boost3any6holderISsE5cloneEv[_ZNK5boost3any6holderISsE5cloneEv]+0xf): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(value_semantic.o): in function `boost::any::holder, std::allocator > >::clone() const': value_semantic.cpp:(.text._ZNK5boost3any6holderISbIwSt11char_traitsIwESaIwEEE5cloneEv[_ZNK5boost3any6holderISbIwSt11char_traitsIwESaIwEEE5cloneEv]+0xf): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(value_semantic.o): in function `boost::exception_detail::clone_impl >::clone() const': value_semantic.cpp:(.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options20multiple_occurrencesEEEE5cloneEv[_ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options20multiple_occurrencesEEEE5cloneEv]+0x23): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(value_semantic.o): in function `std::vector, std::allocator >, std::allocator, std::allocator > > >::_M_insert_aux(__gnu_cxx::__normal_iterator, std::allocator >*, std::vector, std::allocator >, std::allocator, std::allocator > > > >, std::basic_string, std::allocator > const&)': value_semantic.cpp:(.text._ZNSt6vectorISbIwSt11char_traitsIwESaIwEESaIS3_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS3_S5_EERKS3_[_ZNSt6vectorISbIwSt11char_traitsIwESaIwEESaIS3_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS3_S5_EERKS3_]+0xd8): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(value_semantic.o): in function `boost::exception_detail::clone_impl >::clone() const': value_semantic.cpp:(.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options15multiple_valuesEEEE5cloneEv[_ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options15multiple_valuesEEEE5cloneEv]+0x23): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(value_semantic.o): in function `boost::program_options::typed_value::name() const': value_semantic.cpp:(.text._ZNK5boost15program_options11typed_valueIbcE4nameEv[_ZNK5boost15program_options11typed_valueIbcE4nameEv]+0x71): undefined reference to `std::string::append(char const*, unsigned int)' /usr/bin/ld: value_semantic.cpp:(.text._ZNK5boost15program_options11typed_valueIbcE4nameEv[_ZNK5boost15program_options11typed_valueIbcE4nameEv]+0x146): undefined reference to `std::string::append(char const*, unsigned int)' /usr/bin/ld: value_semantic.cpp:(.text._ZNK5boost15program_options11typed_valueIbcE4nameEv[_ZNK5boost15program_options11typed_valueIbcE4nameEv]+0x188): undefined reference to `std::string::append(char const*, unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(positional_options.o): in function `boost::program_options::positional_options_description::add(char const*, int)': positional_options.cpp:(.text+0x16f): undefined reference to `std::string::assign(char const*, unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(positional_options.o): in function `std::vector >::_M_fill_insert(__gnu_cxx::__normal_iterator > >, unsigned int, std::string const&)': positional_options.cpp:(.text._ZNSt6vectorISsSaISsEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPSsS1_EEjRKSs[_ZNSt6vectorISsSaISsEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPSsS1_EEjRKSs]+0x7d): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(convert.o): in function `global constructors keyed to boost::from_8_bit(std::string const&, std::codecvt const&)': convert.cpp:(.text+0x3e): undefined reference to `std::codecvt::codecvt(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(convert.o): in function `boost::exception_detail::clone_impl >::clone() const': convert.cpp:(.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorISt11logic_errorEEE5cloneEv[_ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorISt11logic_errorEEE5cloneEv]+0x23): undefined reference to `operator new(unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(convert.o): in function `std::basic_string, std::allocator > boost::detail::convert, __mbstate_t&, wchar_t const*, wchar_t const*, wchar_t const*&, char*, char*, char*&>, boost::_bi::list8 const*>, boost::arg<1>, boost::arg<2>, boost::arg<3>, boost::arg<4>, boost::arg<5>, boost::arg<6>, boost::arg<7> > > >(std::basic_string, std::allocator > const&, boost::_bi::bind_t, __mbstate_t&, wchar_t const*, wchar_t const*, wchar_t const*&, char*, char*, char*&>, boost::_bi::list8 const*>, boost::arg<1>, boost::arg<2>, boost::arg<3>, boost::arg<4>, boost::arg<5>, boost::arg<6>, boost::arg<7> > >)': convert.cpp:(.text._ZN5boost6detail7convertIcwNS_3_bi6bind_tINSt12codecvt_base6resultENS_4_mfi4cmf7IS5_St23__codecvt_abstract_baseIwc11__mbstate_tERS9_PKwSD_RSD_PcSF_RSF_EENS2_5list8INS2_5valueIPKSt7codecvtIwcS9_EEENS_3argILi1EEENSP_ILi2EEENSP_ILi3EEENSP_ILi4EEENSP_ILi5EEENSP_ILi6EEENSP_ILi7EEEEEEEEESbIT_St11char_traitsISZ_ESaISZ_EERKSbIT0_S10_IS14_ESaIS14_EET1_[_ZN5boost6detail7convertIcwNS_3_bi6bind_tINSt12codecvt_base6resultENS_4_mfi4cmf7IS5_St23__codecvt_abstract_baseIwc11__mbstate_tERS9_PKwSD_RSD_PcSF_RSF_EENS2_5list8INS2_5valueIPKSt7codecvtIwcS9_EEENS_3argILi1EEENSP_ILi2EEENSP_ILi3EEENSP_ILi4EEENSP_ILi5EEENSP_ILi6EEENSP_ILi7EEEEEEEEESbIT_St11char_traitsISZ_ESaISZ_EERKSbIT0_S10_IS14_ESaIS14_EET1_]+0xc7): undefined reference to `std::string::replace(unsigned int, unsigned int, char const*, unsigned int)' /usr/bin/ld: convert.cpp:(.text._ZN5boost6detail7convertIcwNS_3_bi6bind_tINSt12codecvt_base6resultENS_4_mfi4cmf7IS5_St23__codecvt_abstract_baseIwc11__mbstate_tERS9_PKwSD_RSD_PcSF_RSF_EENS2_5list8INS2_5valueIPKSt7codecvtIwcS9_EEENS_3argILi1EEENSP_ILi2EEENSP_ILi3EEENSP_ILi4EEENSP_ILi5EEENSP_ILi6EEENSP_ILi7EEEEEEEEESbIT_St11char_traitsISZ_ESaISZ_EERKSbIT0_S10_IS14_ESaIS14_EET1_[_ZN5boost6detail7convertIcwNS_3_bi6bind_tINSt12codecvt_base6resultENS_4_mfi4cmf7IS5_St23__codecvt_abstract_baseIwc11__mbstate_tERS9_PKwSD_RSD_PcSF_RSF_EENS2_5list8INS2_5valueIPKSt7codecvtIwcS9_EEENS_3argILi1EEENSP_ILi2EEENSP_ILi3EEENSP_ILi4EEENSP_ILi5EEENSP_ILi6EEENSP_ILi7EEEEEEEEESbIT_St11char_traitsISZ_ESaISZ_EERKSbIT0_S10_IS14_ESaIS14_EET1_]+0x162): undefined reference to `std::string::replace(unsigned int, unsigned int, char const*, unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(convert.o): in function `std::basic_string, std::allocator > boost::detail::convert, __mbstate_t&, char const*, char const*, char const*&, wchar_t*, wchar_t*, wchar_t*&>, boost::_bi::list8 const*>, boost::arg<1>, boost::arg<2>, boost::arg<3>, boost::arg<4>, boost::arg<5>, boost::arg<6>, boost::arg<7> > > >(std::basic_string, std::allocator > const&, boost::_bi::bind_t, __mbstate_t&, char const*, char const*, char const*&, wchar_t*, wchar_t*, wchar_t*&>, boost::_bi::list8 const*>, boost::arg<1>, boost::arg<2>, boost::arg<3>, boost::arg<4>, boost::arg<5>, boost::arg<6>, boost::arg<7> > >)': convert.cpp:(.text._ZN5boost6detail7convertIwcNS_3_bi6bind_tINSt12codecvt_base6resultENS_4_mfi4cmf7IS5_St23__codecvt_abstract_baseIwc11__mbstate_tERS9_PKcSD_RSD_PwSF_RSF_EENS2_5list8INS2_5valueIPKSt7codecvtIwcS9_EEENS_3argILi1EEENSP_ILi2EEENSP_ILi3EEENSP_ILi4EEENSP_ILi5EEENSP_ILi6EEENSP_ILi7EEEEEEEEESbIT_St11char_traitsISZ_ESaISZ_EERKSbIT0_S10_IS14_ESaIS14_EET1_[_ZN5boost6detail7convertIwcNS_3_bi6bind_tINSt12codecvt_base6resultENS_4_mfi4cmf7IS5_St23__codecvt_abstract_baseIwc11__mbstate_tERS9_PKcSD_RSD_PwSF_RSF_EENS2_5list8INS2_5valueIPKSt7codecvtIwcS9_EEENS_3argILi1EEENSP_ILi2EEENSP_ILi3EEENSP_ILi4EEENSP_ILi5EEENSP_ILi6EEENSP_ILi7EEEEEEEEESbIT_St11char_traitsISZ_ESaISZ_EERKSbIT0_S10_IS14_ESaIS14_EET1_]+0xe4): undefined reference to `std::basic_string, std::allocator >::replace(unsigned int, unsigned int, wchar_t const*, unsigned int)' /usr/bin/ld: convert.cpp:(.text._ZN5boost6detail7convertIwcNS_3_bi6bind_tINSt12codecvt_base6resultENS_4_mfi4cmf7IS5_St23__codecvt_abstract_baseIwc11__mbstate_tERS9_PKcSD_RSD_PwSF_RSF_EENS2_5list8INS2_5valueIPKSt7codecvtIwcS9_EEENS_3argILi1EEENSP_ILi2EEENSP_ILi3EEENSP_ILi4EEENSP_ILi5EEENSP_ILi6EEENSP_ILi7EEEEEEEEESbIT_St11char_traitsISZ_ESaISZ_EERKSbIT0_S10_IS14_ESaIS14_EET1_[_ZN5boost6detail7convertIwcNS_3_bi6bind_tINSt12codecvt_base6resultENS_4_mfi4cmf7IS5_St23__codecvt_abstract_baseIwc11__mbstate_tERS9_PKcSD_RSD_PwSF_RSF_EENS2_5list8INS2_5valueIPKSt7codecvtIwcS9_EEENS_3argILi1EEENSP_ILi2EEENSP_ILi3EEENSP_ILi4EEENSP_ILi5EEENSP_ILi6EEENSP_ILi7EEEEEEEEESbIT_St11char_traitsISZ_ESaISZ_EERKSbIT0_S10_IS14_ESaIS14_EET1_]+0x18a): undefined reference to `std::basic_string, std::allocator >::replace(unsigned int, unsigned int, wchar_t const*, unsigned int)' /usr/bin/ld: ../../../external-dependencies/min_boost_1_46_1/bin.v2/libs/program_options/libboost_program_options.a(utf8_codecvt_facet.o):(.rodata._ZTVN5boost15program_options6detail18utf8_codecvt_facetE[_ZTVN5boost15program_options6detail18utf8_codecvt_facetE]+0x24): undefined reference to `std::codecvt::do_length(__mbstate_t&, char const*, char const*, unsigned int) const' collect2: error: ld returned 1 exit status make[4]: *** [Makefile.Debug:107: ../../../xfstk-build/bin/debug/downloader-solo/xfstk-dldr-solo] Error 1 make[4]: Leaving directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/downloader-solo' make[3]: *** [Makefile:40: debug-all] Error 2 make[3]: Leaving directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core/downloader-solo' make[2]: *** [Makefile:114: sub-downloader-solo-make_default-ordered] Error 2 make[2]: Leaving directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects/core' make[1]: *** [Makefile:42: sub-core-make_default-ordered] Error 2 make[1]: Leaving directory '/home/prityaa/documents/packages/tools/xfstk-code/xfstk-projects' make: *** [Makefile:76: sub-xfstk-projects-make_default-ordered] Error 2 prityaa@prityaa:~/documents/packages/tools/xfstk-code$