Public bug reported:
Hello,
i install the libavg-1.7.1
when i run the make command i get this erros:
./.libs/libplayer.a(Player.o): In function
`boost::python::converter::arg_to_python<char const*>::arg_to_python(char
const* const&)':
Player.cpp:(.text._ZN5boost6python9converter13arg_to_pythonIPKcEC2ERKS4_[_ZN5boost6python9converter13arg_to_pythonIPKcEC5ERKS4_]+0x12):
undefined reference to `boost::python::converter::do_return_to_python(char
const*)'
./.libs/libplayer.a(Player.o): In function
`boost::python::api::const_attribute_policies::get(boost::python::api::object
const&, char const*)':
Player.cpp:(.text._ZN5boost6python3api24const_attribute_policies3getERKNS1_6objectEPKc[boost::python::api::const_attribute_policies::get(boost::python::api::object
const&, char const*)]+0x14): undefined reference to
`boost::python::api::getattr(boost::python::api::object const&, char const*)'
./.libs/libplayer.a(Player.o): In function
`boost::python::api::const_item_policies::get(boost::python::api::object
const&, boost::python::api::object const&)':
Player.cpp:(.text._ZN5boost6python3api19const_item_policies3getERKNS1_6objectES5_[boost::python::api::const_item_policies::get(boost::python::api::object
const&, boost::python::api::object const&)]+0x14): undefined reference to
`boost::python::api::getitem(boost::python::api::object const&,
boost::python::api::object const&)'
./.libs/libplayer.a(Player.o): In function
`boost::python::api::item_policies::set(boost::python::api::object const&,
boost::python::api::object const&, boost::python::api::object const&)':
Player.cpp:(.text._ZN5boost6python3api13item_policies3setERKNS1_6objectES5_S5_[boost::python::api::item_policies::set(boost::python::api::object
const&, boost::python::api::object const&, boost::python::api::object
const&)]+0x12): undefined reference to
`boost::python::api::setitem(boost::python::api::object const&,
boost::python::api::object const&, boost::python::api::object const&)'
./.libs/libplayer.a(Player.o): In function `_object*
boost::python::expect_non_null<_object>(_object*)':
Player.cpp:(.text._ZN5boost6python15expect_non_nullI7_objectEEPT_S4_[_object*
boost::python::expect_non_null<_object>(_object*)]+0xe): undefined reference to
`boost::python::throw_error_already_set()'
./.libs/libplayer.a(Player.o): In function `bool
boost::python::dict::has_key<char [7]>(char const (&) [7]) const':
Player.cpp:(.text._ZNK5boost6python4dict7has_keyIA7_cEEbRKT_[bool
boost::python::dict::has_key<char [7]>(char const (&) [7]) const]+0x20):
undefined reference to
`boost::python::detail::dict_base::has_key(boost::python::api::object const&)
const'
./.libs/libplayer.a(Player.o): In function
`boost::python::api::object_operators<boost::python::api::object>::operator
_object* (boost::python::api::object::*)() const() const':
Player.cpp:(.text._ZNK5boost6python3api16object_operatorsINS1_6objectEEcvMS3_KFP7_objectvEEv[boost::python::api::object_operators<boost::python::api::object>::operator
_object* (boost::python::api::object::*)() const() const]+0x2c): undefined
reference to `boost::python::throw_error_already_set()'
./.libs/libplayer.a(Player.o): In function
`boost::python::converter::detail::return_rvalue_from_python<bool>::operator()(_object*)':
Player.cpp:(.text._ZN5boost6python9converter6detail25return_rvalue_from_pythonIbEclEP7_object[boost::python::converter::detail::return_rvalue_from_python<bool>::operator()(_object*)]+0x1c):
undefined reference to
`boost::python::converter::rvalue_result_from_python(_object*,
boost::python::converter::rvalue_from_python_stage1_data&)'
./.libs/libplayer.a(Player.o): In function
`boost::python::converter::extract_rvalue<boost::shared_ptr<avg::DivNode>
>::extract_rvalue(_object*)':
Player.cpp:(.text._ZN5boost6python9converter14extract_rvalueINS_10shared_ptrIN3avg7DivNodeEEEEC2EP7_object[_ZN5boost6python9converter14extract_rvalueINS_10shared_ptrIN3avg7DivNodeEEEEC5EP7_object]+0x32):
undefined reference to
`boost::python::converter::rvalue_from_python_stage1(_object*,
boost::python::converter::registration const&)'
./.libs/libplayer.a(Player.o): In function
`boost::python::converter::extract_rvalue<boost::shared_ptr<avg::DivNode>
>::operator()() const':
Player.cpp:(.text._ZNK5boost6python9converter14extract_rvalueINS_10shared_ptrIN3avg7DivNodeEEEEclEv[boost::python::converter::extract_rvalue<boost::shared_ptr<avg::DivNode>
>::operator()() const]+0x38): undefined reference to
`boost::python::converter::rvalue_from_python_stage2(_object*,
boost::python::converter::rvalue_from_python_stage1_data&,
boost::python::converter::registration const&)'
./.libs/libplayer.a(Player.o): In function `_object*
boost::python::converter::shared_ptr_to_python<avg::Event>(boost::shared_ptr<avg::Event>
const&)':
Player.cpp:(.text._ZN5boost6python9converter20shared_ptr_to_pythonIN3avg5EventEEEP7_objectRKNS_10shared_ptrIT_EE[_object*
boost::python::converter::shared_ptr_to_python<avg::Event>(boost::shared_ptr<avg::Event>
const&)]+0x4e): undefined reference to
`boost::python::converter::registration::to_python(void const volatile*) const'
./.libs/libplayer.a(Player.o): In function
`boost::python::converter::registration const&
boost::python::converter::detail::registry_lookup2<bool const volatile>(bool
const volatile& (*)())':
Player.cpp:(.text._ZN5boost6python9converter6detail16registry_lookup2IVKbEERKNS1_12registrationEPFRT_vE[boost::python::converter::registration
const& boost::python::converter::detail::registry_lookup2<bool const
volatile>(bool const volatile& (*)())]+0x18): undefined reference to
`boost::python::converter::registry::lookup(boost::python::type_info)'
./.libs/libplayer.a(Player.o): In function
`boost::python::converter::registration const&
boost::python::converter::detail::registry_lookup2<boost::shared_ptr<avg::DivNode>
const volatile>(boost::shared_ptr<avg::DivNode> const volatile& (*)())':
Player.cpp:(.text._ZN5boost6python9converter6detail16registry_lookup2IVKNS_10shared_ptrIN3avg7DivNodeEEEEERKNS1_12registrationEPFRT_vE[boost::python::converter::registration
const&
boost::python::converter::detail::registry_lookup2<boost::shared_ptr<avg::DivNode>
const volatile>(boost::shared_ptr<avg::DivNode> const volatile& (*)())]+0x18):
undefined reference to
`boost::python::converter::registry::lookup(boost::python::type_info)'
./.libs/libplayer.a(Player.o): In function
`boost::python::converter::registration const&
boost::python::converter::detail::registry_lookup2<boost::shared_ptr<avg::Event>
const volatile>(boost::shared_ptr<avg::Event> const volatile& (*)())':
Player.cpp:(.text._ZN5boost6python9converter6detail16registry_lookup2IVKNS_10shared_ptrIN3avg5EventEEEEERKNS1_12registrationEPFRT_vE[boost::python::converter::registration
const&
boost::python::converter::detail::registry_lookup2<boost::shared_ptr<avg::Event>
const volatile>(boost::shared_ptr<avg::Event> const volatile& (*)())]+0x18):
undefined reference to
`boost::python::converter::registry::lookup(boost::python::type_info)'
./.libs/libplayer.a(Player.o): In function `void
boost::python::converter::detail::register_shared_ptr0<avg::DivNode>(boost::shared_ptr<avg::DivNode>*)':
Player.cpp:(.text._ZN5boost6python9converter6detail20register_shared_ptr0IN3avg7DivNodeEEEvPNS_10shared_ptrIT_EE[void
boost::python::converter::detail::register_shared_ptr0<avg::DivNode>(boost::shared_ptr<avg::DivNode>*)]+0x10):
undefined reference to
`boost::python::converter::registry::lookup_shared_ptr(boost::python::type_info)'
./.libs/libplayer.a(Player.o): In function `void
boost::python::converter::detail::register_shared_ptr0<avg::Event>(boost::shared_ptr<avg::Event>*)':
Player.cpp:(.text._ZN5boost6python9converter6detail20register_shared_ptr0IN3avg5EventEEEvPNS_10shared_ptrIT_EE[void
boost::python::converter::detail::register_shared_ptr0<avg::Event>(boost::shared_ptr<avg::Event>*)]+0x10):
undefined reference to
`boost::python::converter::registry::lookup_shared_ptr(boost::python::type_info)'
./.libs/libplayer.a(PluginManager.o): In function
`avg::PluginManager::loadPlugin(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&)':
PluginManager.cpp:(.text+0x3f2): undefined reference to
`boost::python::api::object::object(boost::python::handle<_object> const&)'
./.libs/libplayer.a(ArgList.o): In function `avg::ArgList::ArgList(avg::ArgList
const&, boost::python::dict const&)':
ArgList.cpp:(.text+0x192): undefined reference to
`boost::python::detail::dict_base::keys() const'
./.libs/libplayer.a(ArgList.o): In function
`boost::python::len(boost::python::api::object const&)':
ArgList.cpp:(.text._ZN5boost6python3lenERKNS0_3api6objectE[boost::python::len(boost::python::api::object
const&)]+0x30): undefined reference to
`boost::python::throw_error_already_set()'
./.libs/libplayer.a(ArgList.o): In function
`boost::python::converter::extract_rvalue<std::basic_string<char,
std::char_traits<char>, std::allocator<char> > >::operator()() const':
ArgList.cpp:(.text._ZNK5boost6python9converter14extract_rvalueISsEclEv[boost::python::converter::extract_rvalue<std::basic_string<char,
std::char_traits<char>, std::allocator<char> > >::operator()() const]+0x38):
undefined reference to
`boost::python::converter::rvalue_from_python_stage2(_object*,
boost::python::converter::rvalue_from_python_stage1_data&,
boost::python::converter::registration const&)'
./.libs/libplayer.a(ArgList.o): In function
`boost::python::converter::extract_rvalue<std::basic_string<char,
std::char_traits<char>, std::allocator<char> > >::extract_rvalue(_object*)':
ArgList.cpp:(.text._ZN5boost6python9converter14extract_rvalueISsEC2EP7_object[_ZN5boost6python9converter14extract_rvalueISsEC5EP7_object]+0x32):
undefined reference to
`boost::python::converter::rvalue_from_python_stage1(_object*,
boost::python::converter::registration const&)'
./.libs/libplayer.a(ArgList.o): In function
`boost::python::converter::extract_rvalue<avg::UTF8String>::operator()() const':
ArgList.cpp:(.text._ZNK5boost6python9converter14extract_rvalueIN3avg10UTF8StringEEclEv[boost::python::converter::extract_rvalue<avg::UTF8String>::operator()()
const]+0x38): undefined reference to
`boost::python::converter::rvalue_from_python_stage2(_object*,
boost::python::converter::rvalue_from_python_stage1_data&,
boost::python::converter::registration const&)'
./.libs/libplayer.a(ArgList.o): In function
`boost::python::converter::extract_rvalue<int>::operator()() const':
ArgList.cpp:(.text._ZNK5boost6python9converter14extract_rvalueIiEclEv[boost::python::converter::extract_rvalue<int>::operator()()
const]+0x38): undefined reference to
`boost::python::converter::rvalue_from_python_stage2(_object*,
boost::python::converter::rvalue_from_python_stage1_data&,
boost::python::converter::registration const&)'
./.libs/libplayer.a(ArgList.o): In function
`boost::python::converter::extract_rvalue<double>::operator()() const':
ArgList.cpp:(.text._ZNK5boost6python9converter14extract_rvalueIdEclEv[boost::python::converter::extract_rvalue<double>::operator()()
const]+0x38): undefined reference to
`boost::python::converter::rvalue_from_python_stage2(_object*,
boost::python::converter::rvalue_from_python_stage1_data&,
boost::python::converter::registration const&)'
./.libs/libplayer.a(ArgList.o): In function
`boost::python::converter::extract_rvalue<float>::operator()() const':
ArgList.cpp:(.text._ZNK5boost6python9converter14extract_rvalueIfEclEv[boost::python::converter::extract_rvalue<float>::operator()()
const]+0x38): undefined reference to
`boost::python::converter::rvalue_from_python_stage2(_object*,
boost::python::converter::rvalue_from_python_stage1_data&,
boost::python::converter::registration const&)'
./.libs/libplayer.a(ArgList.o): In function
`boost::python::converter::extract_rvalue<bool>::operator()() const':
ArgList.cpp:(.text._ZNK5boost6python9converter14extract_rvalueIbEclEv[boost::python::converter::extract_rvalue<bool>::operator()()
const]+0x38): undefined reference to
`boost::python::converter::rvalue_from_python_stage2(_object*,
boost::python::converter::rvalue_from_python_stage1_data&,
boost::python::converter::registration const&)'
./.libs/libplayer.a(ArgList.o):ArgList.cpp:(.text._ZNK5boost6python9converter14extract_rvalueIN3avg5PointIdEEEclEv[boost::python::converter::extract_rvalue<avg::Point<double>
>::operator()() const]+0x38): more undefined references to
`boost::python::converter::rvalue_from_python_stage2(_object*,
boost::python::converter::rvalue_from_python_stage1_data&,
boost::python::converter::registration const&)' follow
./.libs/libplayer.a(ArgList.o): In function
`boost::python::converter::registration const&
boost::python::converter::detail::registry_lookup2<std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const
volatile>(std::basic_string<char, std::char_traits<char>, std::allocator<char>
> const volatile& (*)())':
ArgList.cpp:(.text._ZN5boost6python9converter6detail16registry_lookup2IVKSsEERKNS1_12registrationEPFRT_vE[boost::python::converter::registration
const&
boost::python::converter::detail::registry_lookup2<std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const
volatile>(std::basic_string<char, std::char_traits<char>, std::allocator<char>
> const volatile& (*)())]+0x18): undefined reference to
`boost::python::converter::registry::lookup(boost::python::type_info)'
./.libs/libplayer.a(ArgList.o): In function
`boost::python::converter::extract_rvalue<avg::UTF8String>::extract_rvalue(_object*)':
ArgList.cpp:(.text._ZN5boost6python9converter14extract_rvalueIN3avg10UTF8StringEEC2EP7_object[_ZN5boost6python9converter14extract_rvalueIN3avg10UTF8StringEEC5EP7_object]+0x32):
undefined reference to
`boost::python::converter::rvalue_from_python_stage1(_object*,
boost::python::converter::registration const&)'
./.libs/libplayer.a(ArgList.o): In function
`boost::python::converter::extract_rvalue<int>::extract_rvalue(_object*)':
ArgList.cpp:(.text._ZN5boost6python9converter14extract_rvalueIiEC2EP7_object[_ZN5boost6python9converter14extract_rvalueIiEC5EP7_object]+0x32):
undefined reference to
`boost::python::converter::rvalue_from_python_stage1(_object*,
boost::python::converter::registration const&)'
./.libs/libplayer.a(ArgList.o): In function
`boost::python::converter::extract_rvalue<double>::extract_rvalue(_object*)':
ArgList.cpp:(.text._ZN5boost6python9converter14extract_rvalueIdEC2EP7_object[_ZN5boost6python9converter14extract_rvalueIdEC5EP7_object]+0x32):
undefined reference to
`boost::python::converter::rvalue_from_python_stage1(_object*,
boost::python::converter::registration const&)'
./.libs/libplayer.a(ArgList.o): In function
`boost::python::converter::extract_rvalue<float>::extract_rvalue(_object*)':
ArgList.cpp:(.text._ZN5boost6python9converter14extract_rvalueIfEC2EP7_object[_ZN5boost6python9converter14extract_rvalueIfEC5EP7_object]+0x32):
undefined reference to
`boost::python::converter::rvalue_from_python_stage1(_object*,
boost::python::converter::registration const&)'
./.libs/libplayer.a(ArgList.o): In function
`boost::python::converter::extract_rvalue<bool>::extract_rvalue(_object*)':
ArgList.cpp:(.text._ZN5boost6python9converter14extract_rvalueIbEC2EP7_object[_ZN5boost6python9converter14extract_rvalueIbEC5EP7_object]+0x32):
undefined reference to
`boost::python::converter::rvalue_from_python_stage1(_object*,
boost::python::converter::registration const&)'
./.libs/libplayer.a(ArgList.o):ArgList.cpp:(.text._ZN5boost6python9converter14extract_rvalueIN3avg5PointIdEEEC2EP7_object[_ZN5boost6python9converter14extract_rvalueIN3avg5PointIdEEEC5EP7_object]+0x32):
more undefined references to
`boost::python::converter::rvalue_from_python_stage1(_object*,
boost::python::converter::registration const&)' follow
./.libs/libplayer.a(ArgList.o): In function
`boost::python::converter::registration const&
boost::python::converter::detail::registry_lookup2<avg::UTF8String const
volatile>(avg::UTF8String const volatile& (*)())':
ArgList.cpp:(.text._ZN5boost6python9converter6detail16registry_lookup2IVKN3avg10UTF8StringEEERKNS1_12registrationEPFRT_vE[boost::python::converter::registration
const& boost::python::converter::detail::registry_lookup2<avg::UTF8String
const volatile>(avg::UTF8String const volatile& (*)())]+0x18): undefined
reference to
`boost::python::converter::registry::lookup(boost::python::type_info)'
./.libs/libplayer.a(ArgList.o): In function
`boost::python::converter::registration const&
boost::python::converter::detail::registry_lookup2<int const volatile>(int
const volatile& (*)())':
ArgList.cpp:(.text._ZN5boost6python9converter6detail16registry_lookup2IVKiEERKNS1_12registrationEPFRT_vE[boost::python::converter::registration
const& boost::python::converter::detail::registry_lookup2<int const
volatile>(int const volatile& (*)())]+0x18): undefined reference to
`boost::python::converter::registry::lookup(boost::python::type_info)'
./.libs/libplayer.a(ArgList.o): In function
`boost::python::converter::registration const&
boost::python::converter::detail::registry_lookup2<double const
volatile>(double const volatile& (*)())':
ArgList.cpp:(.text._ZN5boost6python9converter6detail16registry_lookup2IVKdEERKNS1_12registrationEPFRT_vE[boost::python::converter::registration
const& boost::python::converter::detail::registry_lookup2<double const
volatile>(double const volatile& (*)())]+0x18): undefined reference to
`boost::python::converter::registry::lookup(boost::python::type_info)'
./.libs/libplayer.a(ArgList.o): In function
`boost::python::converter::registration const&
boost::python::converter::detail::registry_lookup2<float const volatile>(float
const volatile& (*)())':
ArgList.cpp:(.text._ZN5boost6python9converter6detail16registry_lookup2IVKfEERKNS1_12registrationEPFRT_vE[boost::python::converter::registration
const& boost::python::converter::detail::registry_lookup2<float const
volatile>(float const volatile& (*)())]+0x18): undefined reference to
`boost::python::converter::registry::lookup(boost::python::type_info)'
./.libs/libplayer.a(ArgList.o): In function
`boost::python::converter::registration const&
boost::python::converter::detail::registry_lookup2<avg::Point<double> const
volatile>(avg::Point<double> const volatile& (*)())':
ArgList.cpp:(.text._ZN5boost6python9converter6detail16registry_lookup2IVKN3avg5PointIdEEEERKNS1_12registrationEPFRT_vE[boost::python::converter::registration
const& boost::python::converter::detail::registry_lookup2<avg::Point<double>
const volatile>(avg::Point<double> const volatile& (*)())]+0x18): undefined
reference to
`boost::python::converter::registry::lookup(boost::python::type_info)'
./.libs/libplayer.a(ArgList.o):ArgList.cpp:(.text._ZN5boost6python9converter6detail16registry_lookup2IVKSt6vectorIdSaIdEEEERKNS1_12registrationEPFRT_vE[boost::python::converter::registration
const& boost::python::converter::detail::registry_lookup2<std::vector<double,
std::allocator<double> > const volatile>(std::vector<double,
std::allocator<double> > const volatile& (*)())]+0x18): more undefined
references to
`boost::python::converter::registry::lookup(boost::python::type_info)' follow
./.libs/libplayer.a(Timeout.o): In function `avg::Timeout::Fire(long long)':
Timeout.cpp:(.text+0x270): undefined reference to
`boost::python::error_already_set::~error_already_set()'
Timeout.cpp:(.text+0x274): undefined reference to `typeinfo for
boost::python::error_already_set'
./.libs/libplayer.a(Timeout.o): In function
`boost::python::error_already_set::error_already_set()':
Timeout.cpp:(.text._ZN5boost6python17error_already_setC2Ev[_ZN5boost6python17error_already_setC5Ev]+0x2c):
undefined reference to `vtable for boost::python::error_already_set'
./.libs/libplayer.a(SoundNode.o): In function `avg::SoundNode::onEOF()':
SoundNode.cpp:(.text+0x1500): undefined reference to
`boost::python::error_already_set::~error_already_set()'
SoundNode.cpp:(.text+0x1504): undefined reference to `typeinfo for
boost::python::error_already_set'
./.libs/libplayer.a(Contact.o): In function
`boost::python::converter::return_from_python<void>::operator()(_object*)
const':
Contact.cpp:(.text._ZNK5boost6python9converter18return_from_pythonIvEclEP7_object[boost::python::converter::return_from_python<void>::operator()(_object*)
const]+0xc): undefined reference to
`boost::python::converter::void_result_from_python(_object*)'
./.libs/libplayer.a(VideoNode.o): In function `avg::VideoNode::onEOF()':
VideoNode.cpp:(.text+0x3a8c): undefined reference to
`boost::python::error_already_set::~error_already_set()'
VideoNode.cpp:(.text+0x3a90): undefined reference to `typeinfo for
boost::python::error_already_set'
../graphics/.libs/libgraphics.a(BitmapManager.o):(.ARM.extab+0x190): undefined
reference to `typeinfo for boost::python::error_already_set'
../graphics/.libs/libgraphics.a(BitmapManagerMsg.o): In function
`boost::python::converter::detail::pointer_deep_arg_to_python<avg::Exception*>::pointer_deep_arg_to_python(avg::Exception*)':
BitmapManagerMsg.cpp:(.text._ZN5boost6python9converter6detail26pointer_deep_arg_to_pythonIPN3avg9ExceptionEEC2ES6_[_ZN5boost6python9converter6detail26pointer_deep_arg_to_pythonIPN3avg9ExceptionEEC5ES6_]+0x1c):
undefined reference to
`boost::python::converter::detail::arg_to_python_base::arg_to_python_base(void
const volatile*, boost::python::converter::registration const&)'
../graphics/.libs/libgraphics.a(BitmapManagerMsg.o): In function `_object*
boost::python::converter::shared_ptr_to_python<avg::Bitmap>(boost::shared_ptr<avg::Bitmap>
const&)':
BitmapManagerMsg.cpp:(.text._ZN5boost6python9converter20shared_ptr_to_pythonIN3avg6BitmapEEEP7_objectRKNS_10shared_ptrIT_EE[_object*
boost::python::converter::shared_ptr_to_python<avg::Bitmap>(boost::shared_ptr<avg::Bitmap>
const&)]+0x4e): undefined reference to
`boost::python::converter::registration::to_python(void const volatile*) const'
../graphics/.libs/libgraphics.a(BitmapManagerMsg.o): In function
`boost::python::converter::registration const&
boost::python::converter::detail::registry_lookup2<avg::Exception const
volatile>(avg::Exception const volatile& (*)())':
BitmapManagerMsg.cpp:(.text._ZN5boost6python9converter6detail16registry_lookup2IVKN3avg9ExceptionEEERKNS1_12registrationEPFRT_vE[boost::python::converter::registration
const& boost::python::converter::detail::registry_lookup2<avg::Exception const
volatile>(avg::Exception const volatile& (*)())]+0x18): undefined reference to
`boost::python::converter::registry::lookup(boost::python::type_info)'
../graphics/.libs/libgraphics.a(BitmapManagerMsg.o): In function
`boost::python::converter::registration const&
boost::python::converter::detail::registry_lookup2<boost::shared_ptr<avg::Bitmap>
const volatile>(boost::shared_ptr<avg::Bitmap> const volatile& (*)())':
BitmapManagerMsg.cpp:(.text._ZN5boost6python9converter6detail16registry_lookup2IVKNS_10shared_ptrIN3avg6BitmapEEEEERKNS1_12registrationEPFRT_vE[boost::python::converter::registration
const&
boost::python::converter::detail::registry_lookup2<boost::shared_ptr<avg::Bitmap>
const volatile>(boost::shared_ptr<avg::Bitmap> const volatile& (*)())]+0x18):
undefined reference to
`boost::python::converter::registry::lookup(boost::python::type_info)'
../graphics/.libs/libgraphics.a(BitmapManagerMsg.o): In function `void
boost::python::converter::detail::register_shared_ptr0<avg::Bitmap>(boost::shared_ptr<avg::Bitmap>*)':
BitmapManagerMsg.cpp:(.text._ZN5boost6python9converter6detail20register_shared_ptr0IN3avg6BitmapEEEvPNS_10shared_ptrIT_EE[void
boost::python::converter::detail::register_shared_ptr0<avg::Bitmap>(boost::shared_ptr<avg::Bitmap>*)]+0x10):
undefined reference to
`boost::python::converter::registry::lookup_shared_ptr(boost::python::type_info)'
collect2: ld returned 1 exit status
** Affects: boost1.38 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1177809
Title:
undifined referance to bosst
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boost1.38/+bug/1177809/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs