xmlsecurity build error
Michael Stahl
mstahl at redhat.com
Mon Jul 14 06:08:50 PDT 2014
On 13/07/14 19:36, Marina Latini wrote:
>
>
> Tried without success (with master sources updated before the build). :(
>
> [build CXX] xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.cxx
> /home/build/sources/LibreOffice/libreoffice/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx: In member function ‘virtual sal_Int32 SecurityEnvironment_NssImpl::verifyCertificate(const com::sun::star::uno::Reference<com::sun::star::security::XCertificate>&, const com::sun::star::uno::Sequence<com::sun::star::uno::Reference<com::sun::star::security::XCertificate> >&)’:
> /home/build/sources/LibreOffice/libreoffice/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx:732:66: error: ‘__CERT_NewTempCertificate’ was not declared in this scope
> PR_TRUE /* copyDER */);
> ^
> make[1]: *** [/home/build/sources/LibreOffice/libreoffice/workdir/CxxObject/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.o] Errore 1
> make[1]: *** Attesa per i processi non terminati....
can you try to build with the attached patch, it should create a
preprocessed file
"workdir/CxxObject/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.o.ii"
that perhaps contains a clue about what is going on...
> This is my autogen.lastrun
>
> --enable-pch
does removing the --enable-pch do anything about the problem?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: preprocessor.diff
Type: text/x-patch
Size: 532 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140714/a2dd61d9/attachment.bin>
More information about the LibreOffice
mailing list