Discussion:
[Savonet-users] Can not compile liquidsoap 1.2.1 from sources
Marian Oblesny
2017-02-15 17:29:03 UTC
Permalink
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?
Romain Beauxis
2017-02-16 20:02:22 UTC
Permalink
Hi,

This is an unusual issue. How did you install taglib?

Romain
Post by Marian Oblesny
Hello all,
I am trying to compile liquidsoap from sources under FreeBSD 11.0, but
/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
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)
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
https://lists.sourceforge.net/lists/listinfo/savonet-users
Loading...