[Libreoffice-bugs] [Bug 121983] libpixman-1.so.0 not found when LO is built with internal cairo
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Mar 7 09:37:15 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=121983
--- Comment #2 from Michael Stahl (CIB) <michael.stahl at cib.de> ---
this is the problem:
/home/timar/libreoffice-master/instdir/program/libcairo.so.2 has unexpected
RPATH 0x000000000000001d (RUNPATH) Library runpath:
[/home/timar/libreoffice-master/workdir/UnpackedTarball/pixman/pixman/.libs]
it should be [$ORIGIN] instead
various externals already coerce libtool with varying amounts of violence to
fix the RPATH, seems it's missing for cairo.
the other warnings can be fixed by adding a whitelist for cairo.so to the
check-elf-objects script.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190307/14842eb7/attachment.html>
More information about the Libreoffice-bugs
mailing list