Marian Oblesny
2017-02-15 17:29:03 UTC
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?
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?