Hello,

On Thu, 31 May 2018, Mick wrote:
>Any idea what might be causing this?  As it is making matroska, 'undefined 
>references to `libebml::EbmlString::operator' produce an error and the ebuild 
>fails:

PLEASE, always run your emerges with LANG=C and MAKEOPTS="-j1"!

[..]
>demux/mkv/.libs/libmkv_plugin_la-
>matroska_segment_parse.o:matroska_segment_parse.cpp:(.text+0x27da): more 
>undefined references to `libebml::EbmlString::operator 
                          ^^^^^^^
>std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> 
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
>> const&() const' follow
>collect2: error: ld returned 1 exit status
[.. lost more because of MAKEOPTS=-j2 or more ..]

Re-emerge dev-libs/libebml! And mind that you compile it with the same
c++-flags as libmatroska (i.e. -std=c++11 or later).

HTH,
-dnh

-- 
 "Waking up this morning was a pointless act of masochism" -- Girl

Reply via email to