libxmlsec1-nss.a, no such file, sure I built xmlsec with openssl
Michael Stahl
mstahl at redhat.com
Tue Feb 24 03:45:53 PST 2015
On 23.02.2015 22:44, Gabriele Bulfon wrote:
> Still me, on xstreamos/illumos.
>
> Now every lib and bin is linked fine, then I come up with this.
> But my env has a specific patch for xmlsec, to let it build with
> openssl, not nss...
if you use OpenSSL then the document signatures won't work anyway
because the UI for that feature allows the user to select certificates
from a Mozilla Firefox/Thunderbird profile and those only work with NSS.
> g++: error:
> /sources/sonicle/xstream-desktop-gate/components/libreoffice/libreoffice/libreoffice-4.4.0.3/workdir/UnpackedTarball/xmlsec/src/nss/.libs/libxmlsec1-nss.a:
> No such file or directory
>
> ...any idea?!
this is apparently hardcoded in the Library_xsec_xmlsec.mk for non-WNT
platforms because of the reason above.
More information about the LibreOffice
mailing list