Hi Martin Mozilla was one module I had no trouble with (I am building on windows). I simply copied the three zip files (WNTMSCIinc.zip, WNTMSCIlib.zip, WNTMSCIruntime.zip) into a folder called 'zipped' in the moz module.
I read somewhere that there is a better way to do this, by inserting the pre-compiled libraries instead but for me it is working and I haven't tried that yet. Regards Robert Black 2009/1/5 Martin Mancuska <[email protected]> > ok, maybe I know where problem lies. I used libnss3.so from my system > (/lib64/libnss3.so) and this library does not export > CERT_DecodeDERCertificate(). > So, I think that this problem is solved. > > Martin > > Martin Mancuska wrote / napĂsal(a): > > Hello *, >> >> are patches applied automatic during compilation? Or should I apply patch >> named mozilla-source-1.7.5.patch manually? Because I am trying to compile >> OOo already 3 days (I get always some error, but I solved it), but now I get >> this: >> >> ../unxlngx6.pro/slo/x509certificate_nssimpl.o: In function >> `X509Certificate_NssImpl::setRawCert(com::sun::star::uno::Sequence<signed >> char>)': >> x509certificate_nssimpl.cxx:(.text+0x10d2): undefined reference to >> `CERT_DecodeDERCertificate' >> collect2: ld returned 1 exit status >> dmake: Error code 1, while making '../unxlngx6.pro/lib/libxsec_xmlsec.so >> ' >> >> ERROR: Error 65280 occurred while making >> /home/mato/sources/OpenOffice_3/xmlsecurity/util >> rmdir /tmp/1756 >> >> I found out that function CERT_DecodeDERCertificate is exported in patch >> mozilla-source-1.7.5.patch. >> >> Thanks. >> >> Regards, >> Martin >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
