<div dir="ltr">Hey,<br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 27, 2016 at 1:40 AM, Norbert Thiebaud <span dir="ltr"><<a href="mailto:nthiebaud@gmail.com" target="_blank">nthiebaud@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">So,<br>
<br>
with internal boost (iow not system-boost) build, we seems<br>
to build/deliver only static boost lib not the *.so<br>
but liborcus, although it is configured to use the internal boost,<br>
still will pick up the system .so (somewhere else than told) for boost<br>
and not use these static libs<br>
<br>
in turn that means that when using bibisect on a linux box that does<br>
not have these boost library installed (or too old I guess), we got<br>
missing library failure.<br>
<br>
I peeked at <a href="http://configure.ac" rel="noreferrer" target="_blank">configure.ac</a> in liborcus, and I was suspecting that adding<br>
BOOST_STATIC may do the trick... but we use configure directly in<br>
external/liborcus.. so patching <a href="http://autogen.ac" rel="noreferrer" target="_blank">autogen.ac</a> directly there is prolly<br>
not the way to go...<br>
Note: I'm not sure that BOOST_STATIC is an answer, even less the<br>
'right(tm)' answer<br></blockquote></div><br><br></div><div class="gmail_extra">Just as a note for anyone who did not see it on IRC.<br><br></div><div class="gmail_extra">This has been resolved with <a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=a4c974293e84685aa055922b70b2470fcff2d844">https://cgit.freedesktop.org/libreoffice/core/commit/?id=a4c974293e84685aa055922b70b2470fcff2d844</a><br><br></div><div class="gmail_extra">Markus<br></div></div>