<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - libpixman-1.so.0 not found when LO is built with internal cairo"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121983#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - libpixman-1.so.0 not found when LO is built with internal cairo"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121983">bug 121983</a>
              from <span class="vcard"><a class="email" href="mailto:michael.stahl@cib.de" title="Michael Stahl (CIB) <michael.stahl@cib.de>"> <span class="fn">Michael Stahl (CIB)</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>