Code: Select all
/var/tmp/portage/media-video/mpv-0.41.0/work/mpv-0.41.0-build/mpv: symbol lookup error: /usr/lib64/libtesseract.so.5: undefined symbol: __kmpc_for_static_init_8uCode: Select all
/var/tmp/portage/media-video/mpv-0.41.0/work/mpv-0.41.0-build/mpv: symbol lookup error: /usr/lib64/libtesseract.so.5: undefined symbol: __kmpc_for_static_init_8uI haven't installed any libraries myself, only through portage.Ionen wrote:It doesn't, its dependencies can though, e.g. ffmpeg with USE=ocr would be linked with libtesseract.
Full build.log? Do you have old libraries that you installed yourself in /usr/local? May be incompatible and break things when it tries to use it.
Edit: If not, rebuilding ffmpeg may help -- albeit not aware of libtesseract recently breaking ABI, unsure what may have happened -- either way the issue is not with mpv itself.