Hello again,
I tried today also with compiled from soruces TagLib 1.11.1, similiar result:
/home/stream/liquidsoap-1.2.1-full/liquidsoap-1.2.1/../ocaml-taglib/src/libtaglib_stubs.a(taglib_stubs.o): In function `__static_initialization_and_destruction_0(int, int)':
taglib_stubs.cc:(.text+0x2150): undefined reference to `std::ios_base::Init::Init()'
taglib_stubs.cc:(.text+0x2165): undefined reference to `std::ios_base::Init::~Init()'
/home/stream/liquidsoap-1.2.1-full/liquidsoap-1.2.1/../ocaml-taglib/src/libtaglib_stubs.a(taglib_stubs.o): In function
`std::_Rb_tree_iterator<std::pair<TagLib::String const, TagLib::StringList> >::operator++(int)':
taglib_stubs.cc:(.text._ZNSt17_Rb_tree_iteratorISt4pairIKN6TagLib6StringENS1_10StringListEEEppEi[_ZNSt17_Rb_tree_iteratorISt4pairIKN6TagLib6StringENS1_10StringListEEEppEi]+0x25): undefined reference to `std::_Rb_tree_increment(std::_Rb_tree_node_base*)'
/home/stream/liquidsoap-1.2.1-full/liquidsoap-1.2.1/../ocaml-taglib/src/libtaglib_stubs.a(taglib_stubs.o): In function
`std::list<TagLib::String, std::allocator<TagLib::String> >::_M_insert(std::_List_iterator<TagLib::String>, TagLib::String const&)':
taglib_stubs.cc:(.text._ZNSt4listIN6TagLib6StringESaIS1_EE9_M_insertESt14_List_iteratorIS1_ERKS1_[_ZNSt4listIN6TagLib6StringESaIS1_EE9_M_insertESt14_List_iteratorIS1_ERKS1_]+0x3a): undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
cc: error: linker command failed with exit code 1 (use
-v to see invocation)
File "caml_startup", line 1:
Error: Error during linking
Dnia Czwartek, 16 Lutego 2017 21:02 Romain Beauxis <[email protected]> napisaĆ(a)
Hi,This is an unusual issue. How did you install taglib?Romain
2017-02-15 11:29 GMT-06:00 Marian Oblesny <[email protected]>:
Hello all,
I am trying to compile liquidsoap from sources under FreeBSD 11.0, but still getting this error:
/home/stream/liquidsoap-1.2.1-full/liquidsoap-1.2.1/../ocaml-taglib-0.3.2/src/libtaglib_stubs.a(taglib_stubs.o): In function `__static_initialization_and_destruction_0(int, int)':
taglib_stubs.cc:(.text+0x1eae): undefined reference to `std::ios_base::Init::Init()'
taglib_stubs.cc:(.text+0x1ec3): undefined reference to `std::ios_base::Init::~Init()'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
File "caml_startup", line 1:
Error: Error during linking
Is there any package missing in my OS?
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
